Sep 05 04:22:12 devstack devstack@c-api.service[76364]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 04:22:12 devstack devstack@c-api.service[76364]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 04:22:12 2026] *** Sep 05 04:22:12 devstack devstack@c-api.service[76364]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 04:22:12 devstack devstack@c-api.service[76364]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 04:22:12 devstack devstack@c-api.service[76364]: nodename: devstack Sep 05 04:22:12 devstack devstack@c-api.service[76364]: machine: x86_64 Sep 05 04:22:12 devstack devstack@c-api.service[76364]: clock source: unix Sep 05 04:22:12 devstack devstack@c-api.service[76364]: pcre jit disabled Sep 05 04:22:12 devstack devstack@c-api.service[76364]: detected number of CPU cores: 4 Sep 05 04:22:12 devstack devstack@c-api.service[76364]: current working directory: / Sep 05 04:22:12 devstack devstack@c-api.service[76364]: detected binary path: /usr/bin/uwsgi-core Sep 05 04:22:12 devstack devstack@c-api.service[76364]: your processes number limit is 47518 Sep 05 04:22:12 devstack devstack@c-api.service[76364]: your memory page size is 4096 bytes Sep 05 04:22:12 devstack devstack@c-api.service[76364]: detected max file descriptor number: 2048 Sep 05 04:22:12 devstack devstack@c-api.service[76364]: lock engine: pthread robust mutexes Sep 05 04:22:12 devstack devstack@c-api.service[76364]: thunder lock: enabled Sep 05 04:22:12 devstack devstack@c-api.service[76364]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 04:22:12 devstack devstack@c-api.service[76364]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 04:22:12 devstack devstack@c-api.service[76364]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 04:22:12 devstack devstack@c-api.service[76364]: Set PythonHome to /opt/stack/data/venv Sep 05 04:22:13 devstack devstack@c-api.service[76364]: Python main interpreter initialized at 0x79b8d16a4668 Sep 05 04:22:13 devstack devstack@c-api.service[76364]: python threads support enabled Sep 05 04:22:13 devstack devstack@c-api.service[76364]: your server socket listen backlog is limited to 100 connections Sep 05 04:22:13 devstack devstack@c-api.service[76364]: your mercy for graceful operations on workers is 80 seconds Sep 05 04:22:13 devstack devstack@c-api.service[76364]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 04:22:13 devstack devstack@c-api.service[76364]: *** Operational MODE: preforking *** Sep 05 04:22:13 devstack devstack@c-api.service[76364]: *** uWSGI is running in multiple interpreter mode *** Sep 05 04:22:13 devstack devstack@c-api.service[76364]: spawned uWSGI master process (pid: 76364) Sep 05 04:22:13 devstack devstack@c-api.service[76364]: spawned uWSGI worker 1 (pid: 76366, cores: 1) Sep 05 04:22:13 devstack devstack@c-api.service[76364]: spawned uWSGI worker 2 (pid: 76367, cores: 1) Sep 05 04:22:13 devstack devstack@c-api.service[76364]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 04:22:13 devstack devstack@c-api.service[76367]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 04:22:13 devstack devstack@c-api.service[76367]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 04:22:13 devstack devstack@c-api.service[76367]: we strongly recommend against using it for new projects. Sep 05 04:22:13 devstack devstack@c-api.service[76367]: If you are already using Eventlet, we recommend migrating to a different Sep 05 04:22:13 devstack devstack@c-api.service[76367]: framework. For more detail see Sep 05 04:22:13 devstack devstack@c-api.service[76367]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 04:22:13 devstack devstack@c-api.service[76367]: import eventlet # noqa Sep 05 04:22:13 devstack devstack@c-api.service[76366]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 04:22:13 devstack devstack@c-api.service[76366]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 04:22:13 devstack devstack@c-api.service[76366]: we strongly recommend against using it for new projects. Sep 05 04:22:13 devstack devstack@c-api.service[76366]: If you are already using Eventlet, we recommend migrating to a different Sep 05 04:22:13 devstack devstack@c-api.service[76366]: framework. For more detail see Sep 05 04:22:13 devstack devstack@c-api.service[76366]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 04:22:13 devstack devstack@c-api.service[76366]: import eventlet # noqa Sep 05 04:22:13 devstack devstack@c-api.service[76366]: /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 05 04:22:13 devstack devstack@c-api.service[76366]: from cgi import parse_header Sep 05 04:22:13 devstack devstack@c-api.service[76367]: /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 05 04:22:13 devstack devstack@c-api.service[76367]: from cgi import parse_header Sep 05 04:22:13 devstack devstack@c-api.service[76366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 04:22:13 devstack devstack@c-api.service[76366]: warnings.warn( Sep 05 04:22:13 devstack devstack@c-api.service[76367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 04:22:13 devstack devstack@c-api.service[76367]: warnings.warn( Sep 05 04:22:13 devstack devstack@c-api.service[76366]: /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 05 04:22:13 devstack devstack@c-api.service[76366]: removals.removed_module( Sep 05 04:22:13 devstack devstack@c-api.service[76366]: /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 05 04:22:13 devstack devstack@c-api.service[76366]: removals.removed_module( Sep 05 04:22:13 devstack devstack@c-api.service[76367]: /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 05 04:22:13 devstack devstack@c-api.service[76367]: removals.removed_module( Sep 05 04:22:13 devstack devstack@c-api.service[76367]: /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 05 04:22:13 devstack devstack@c-api.service[76367]: removals.removed_module( Sep 05 04:22:15 devstack devstack@c-api.service[76366]: /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 05 04:22:15 devstack devstack@c-api.service[76366]: warnings.warn( Sep 05 04:22:15 devstack devstack@c-api.service[76367]: /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 05 04:22:15 devstack devstack@c-api.service[76367]: warnings.warn( Sep 05 04:22:15 devstack devstack@c-api.service[76366]: /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 05 04:22:15 devstack devstack@c-api.service[76366]: warnings.warn( Sep 05 04:22:15 devstack devstack@c-api.service[76367]: /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 05 04:22:15 devstack devstack@c-api.service[76367]: warnings.warn( Sep 05 04:22:16 devstack devstack@c-api.service[76366]: 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 05 04:22:16 devstack devstack@c-api.service[76366]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=76366) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 04:22:16 devstack devstack@c-api.service[76367]: 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 05 04:22:16 devstack devstack@c-api.service[76367]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=76367) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 04:22:16 devstack devstack@c-api.service[76366]: /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 05 04:22:16 devstack devstack@c-api.service[76366]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 04:22:16 devstack devstack@c-api.service[76367]: /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 05 04:22:16 devstack devstack@c-api.service[76367]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=76366) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=76367) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=76366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=76366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=76366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=76367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=76367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=76367) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: INFO dbcounter [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Registered counter for database cinder Sep 05 04:22:17 devstack devstack@c-api.service[76367]: INFO dbcounter [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Registered counter for database cinder Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG oslo_db.sqlalchemy.engines [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d 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=76367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG oslo_db.sqlalchemy.engines [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 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=76366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG dbcounter [-] [76367] Writer thread running {{(pid=76367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: /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 05 04:22:17 devstack devstack@c-api.service[76367]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:22:17 devstack devstack@c-api.service[76367]: INFO cinder.rpc [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76367]: INFO cinder.rpc [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76367]: INFO cinder.rpc [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG dbcounter [-] [76366] Writer thread running {{(pid=76366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: INFO cinder.rpc [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING cinder.keymgr.conf_key_mgr [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d 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 05 04:22:17 devstack devstack@c-api.service[76366]: /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 05 04:22:17 devstack devstack@c-api.service[76366]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:22:17 devstack devstack@c-api.service[76366]: INFO cinder.rpc [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: INFO cinder.rpc [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76366]: INFO cinder.rpc [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76366]: INFO cinder.rpc [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING cinder.keymgr.conf_key_mgr [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 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 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: DEBUG oslo_db.sqlalchemy.engines [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d 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=76367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:22:17 devstack devstack@c-api.service[76367]: INFO cinder.rpc [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76367]: INFO cinder.rpc [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: DEBUG oslo_db.sqlalchemy.engines [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 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=76366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:22:17 devstack devstack@c-api.service[76366]: INFO cinder.rpc [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76366]: INFO cinder.rpc [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:17 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING cinder.api.contrib.hosts [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING cinder.api.contrib.hosts [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: extensions {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: os-volume-manage {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: os-quota-class-sets {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: extensions {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: os-hosts {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: os-volume-manage {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: capabilities {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: encryption {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: os-quota-class-sets {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: os-hosts {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: scheduler-stats {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: capabilities {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: os-quota-sets {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: encryption {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: os-availability-zone {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: qos-specs {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: scheduler-stats {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: os-quota-sets {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: extra_specs {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: os-availability-zone {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: backups {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: qos-specs {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: encryption {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: extra_specs {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: cgsnapshots {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: backups {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: os-volume-type-access {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: encryption {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: consistencygroups {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: cgsnapshots {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: os-volume-transfer {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: os-volume-type-access {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extended resource: os-snapshot-manage {{(pid=76366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: consistencygroups {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: os-volume-transfer {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extended resource: os-snapshot-manage {{(pid=76367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING stevedore.named [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WARNING castellan.key_manager [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] SnapshotActionsController initialized {{(pid=76366) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension AdminActions extending resource: volumes {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension AdminActions extending resource: snapshots {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension AdminActions extending resource: backups {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension VolumeActions extending resource: volumes {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension UsedLimits extending resource: limits {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension TypesManage extending resource: types {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension SnapshotActions extending resource: snapshots {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.v3.router [None req-ea1f06dc-1049-4b08-a373-e59cbeb98b29 None None] Extension VolumeTypeAccess extending resource: types {{(pid=76366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING stevedore.named [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WARNING castellan.key_manager [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] SnapshotActionsController initialized {{(pid=76367) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension AdminActions extending resource: volumes {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension AdminActions extending resource: snapshots {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension AdminActions extending resource: backups {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension VolumeActions extending resource: volumes {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension UsedLimits extending resource: limits {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension TypesManage extending resource: types {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension SnapshotActions extending resource: snapshots {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76367]: DEBUG cinder.api.v3.router [None req-4c3bc613-d1c6-4432-b4ec-713ec5f74d4d None None] Extension VolumeTypeAccess extending resource: types {{(pid=76367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x79b8d16a4668 pid: 76366 (default app) Sep 05 04:22:18 devstack devstack@c-api.service[76367]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x79b8d16a4668 pid: 76367 (default app) Sep 05 04:22:18 devstack devstack@c-api.service[76366]: DEBUG cinder.api.middleware.request_id [None req-586bbb0d-3139-4e1a-bc71-8f9140efb888 None None] RequestId filter calling following filter/app {{(pid=76366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:22:18 devstack devstack@c-api.service[76366]: [pid: 76366|app: 0|req: 1/1] 192.168.122.229 () {50 vars in 785 bytes} [Sat Sep 5 04:22:18 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:22:25 devstack devstack@c-api.service[76367]: DEBUG cinder.api.middleware.request_id [None req-9111122e-633e-47b4-add8-d0885d6d51ef None None] RequestId filter calling following filter/app {{(pid=76367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:22:26 devstack devstack@c-api.service[76367]: INFO cinder.api.openstack.wsgi [None req-9111122e-633e-47b4-add8-d0885d6d51ef admin admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:22:26 devstack devstack@c-api.service[76367]: DEBUG cinder.api.openstack.wsgi [None req-9111122e-633e-47b4-add8-d0885d6d51ef admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=76367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:22:26 devstack devstack@c-api.service[76367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:22:26 devstack devstack@c-api.service[76367]: warnings.warn( Sep 05 04:22:26 devstack devstack@c-api.service[76367]: DEBUG oslo_db.sqlalchemy.engines [None req-9111122e-633e-47b4-add8-d0885d6d51ef 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=76367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:22:27 devstack devstack@c-api.service[76367]: INFO cinder.api.openstack.wsgi [None req-9111122e-633e-47b4-add8-d0885d6d51ef admin admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:22:27 devstack devstack@c-api.service[76367]: [pid: 76367|app: 0|req: 1/2] 192.168.122.229 () {60 vars in 1191 bytes} [Sat Sep 5 04:22:25 2026] POST /volume/v3/types => generated 186 bytes in 1170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:22:27 devstack devstack@c-api.service[76366]: DEBUG cinder.api.middleware.request_id [None req-11080efd-bdf9-4e41-b557-dab6630828e4 None None] RequestId filter calling following filter/app {{(pid=76366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:22:27 devstack devstack@c-api.service[76366]: INFO cinder.api.openstack.wsgi [None req-11080efd-bdf9-4e41-b557-dab6630828e4 admin admin] POST http://192.168.122.229/volume/v3/types/0d5003ce-157b-4c50-900f-fc535406d1fc/extra_specs Sep 05 04:22:27 devstack devstack@c-api.service[76366]: DEBUG cinder.api.openstack.wsgi [None req-11080efd-bdf9-4e41-b557-dab6630828e4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=76366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:22:27 devstack devstack@c-api.service[76366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:22:27 devstack devstack@c-api.service[76366]: warnings.warn( Sep 05 04:22:27 devstack devstack@c-api.service[76366]: DEBUG oslo_db.sqlalchemy.engines [None req-11080efd-bdf9-4e41-b557-dab6630828e4 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=76366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:22:27 devstack devstack@c-api.service[76366]: INFO cinder.api.openstack.wsgi [None req-11080efd-bdf9-4e41-b557-dab6630828e4 admin admin] http://192.168.122.229/volume/v3/types/0d5003ce-157b-4c50-900f-fc535406d1fc/extra_specs returned with HTTP 200 Sep 05 04:22:27 devstack devstack@c-api.service[76366]: [pid: 76366|app: 0|req: 2/3] 192.168.122.229 () {60 vars in 1338 bytes} [Sat Sep 5 04:22:27 2026] POST /volume/v3/types/0d5003ce-157b-4c50-900f-fc535406d1fc/extra_specs => generated 55 bytes in 765 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:22:37 devstack devstack@c-api.service[76367]: DEBUG dbcounter [-] [76367] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=76367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:22:37 devstack devstack@c-api.service[76366]: DEBUG dbcounter [-] [76366] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=76366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:23:09 devstack devstack@c-api.service[76367]: DEBUG cinder.api.middleware.request_id [None req-16bf903c-78f4-460e-9cd7-bf859618871c None None] RequestId filter calling following filter/app {{(pid=76367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:23:09 devstack devstack@c-api.service[76367]: INFO cinder.api.openstack.wsgi [None req-16bf903c-78f4-460e-9cd7-bf859618871c None None] GET http://192.168.122.229/volume// Sep 05 04:23:09 devstack devstack@c-api.service[76367]: DEBUG cinder.api.openstack.wsgi [None req-16bf903c-78f4-460e-9cd7-bf859618871c None None] Empty body provided in request {{(pid=76367) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:23:09 devstack devstack@c-api.service[76367]: DEBUG cinder.api.openstack.wsgi [None req-16bf903c-78f4-460e-9cd7-bf859618871c None None] Calling method 'all' {{(pid=76367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:23:09 devstack devstack@c-api.service[76367]: INFO cinder.api.openstack.wsgi [None req-16bf903c-78f4-460e-9cd7-bf859618871c None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:23:09 devstack devstack@c-api.service[76367]: [pid: 76367|app: 0|req: 2/4] 192.168.122.229 () {58 vars in 1314 bytes} [Sat Sep 5 04:23:09 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:24:55 devstack devstack@c-api.service[76366]: DEBUG cinder.api.middleware.request_id [None req-ef194b9e-b373-40b4-8550-d233cca15823 None None] RequestId filter calling following filter/app {{(pid=76366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:24:55 devstack devstack@c-api.service[76366]: INFO cinder.api.openstack.wsgi [None req-ef194b9e-b373-40b4-8550-d233cca15823 tempest-verify_tempest_config-1871363940 tempest-verify_tempest_config-1871363940-project-member] GET http://192.168.122.229/volume/v3/extensions Sep 05 04:24:55 devstack devstack@c-api.service[76366]: DEBUG cinder.api.openstack.wsgi [None req-ef194b9e-b373-40b4-8550-d233cca15823 tempest-verify_tempest_config-1871363940 tempest-verify_tempest_config-1871363940-project-member] Empty body provided in request {{(pid=76366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:24:55 devstack devstack@c-api.service[76366]: DEBUG cinder.api.openstack.wsgi [None req-ef194b9e-b373-40b4-8550-d233cca15823 tempest-verify_tempest_config-1871363940 tempest-verify_tempest_config-1871363940-project-member] Calling method 'index' {{(pid=76366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:24:55 devstack devstack@c-api.service[76366]: INFO cinder.api.openstack.wsgi [None req-ef194b9e-b373-40b4-8550-d233cca15823 tempest-verify_tempest_config-1871363940 tempest-verify_tempest_config-1871363940-project-member] http://192.168.122.229/volume/v3/extensions returned with HTTP 200 Sep 05 04:24:55 devstack devstack@c-api.service[76366]: [pid: 76366|app: 0|req: 3/5] 192.168.122.229 () {58 vars in 1130 bytes} [Sat Sep 5 04:24:55 2026] GET /volume/v3/extensions => generated 5245 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:25:02 devstack devstack@c-api.service[76367]: DEBUG cinder.api.middleware.request_id [None req-3278141e-7b01-4153-b520-d18ed9fc7020 None None] RequestId filter calling following filter/app {{(pid=76367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:25:02 devstack devstack@c-api.service[76367]: INFO cinder.api.openstack.wsgi [None req-3278141e-7b01-4153-b520-d18ed9fc7020 demo admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:25:02 devstack devstack@c-api.service[76367]: DEBUG cinder.api.openstack.wsgi [None req-3278141e-7b01-4153-b520-d18ed9fc7020 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=76367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:25:02 devstack devstack@c-api.service[76367]: INFO cinder.api.openstack.wsgi [None req-3278141e-7b01-4153-b520-d18ed9fc7020 demo admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:25:02 devstack devstack@c-api.service[76367]: [pid: 76367|app: 0|req: 3/6] 192.168.122.229 () {60 vars in 1191 bytes} [Sat Sep 5 04:25:02 2026] POST /volume/v3/types => generated 184 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:25:12 devstack devstack@c-api.service[76367]: DEBUG dbcounter [-] [76367] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=76367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:35:56 devstack devstack@c-api.service[76364]: Sat Sep 5 04:35:56 2026 - graceful shutdown triggered... Sep 05 04:35:56 devstack devstack@c-api.service[76367]: Gracefully killing worker 2 (pid: 76367)... Sep 05 04:35:56 devstack devstack@c-api.service[76366]: Gracefully killing worker 1 (pid: 76366)... Sep 05 04:35:57 devstack devstack@c-api.service[76364]: worker 1 buried after 1 seconds Sep 05 04:35:57 devstack devstack@c-api.service[76364]: worker 2 buried after 1 seconds Sep 05 04:35:57 devstack devstack@c-api.service[76364]: goodbye to uWSGI. Sep 05 04:35:57 devstack devstack@c-api.service[89118]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 04:35:57 devstack devstack@c-api.service[89118]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 04:35:57 2026] *** Sep 05 04:35:57 devstack devstack@c-api.service[89118]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 04:35:57 devstack devstack@c-api.service[89118]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 04:35:57 devstack devstack@c-api.service[89118]: nodename: devstack Sep 05 04:35:57 devstack devstack@c-api.service[89118]: machine: x86_64 Sep 05 04:35:57 devstack devstack@c-api.service[89118]: clock source: unix Sep 05 04:35:57 devstack devstack@c-api.service[89118]: pcre jit disabled Sep 05 04:35:57 devstack devstack@c-api.service[89118]: detected number of CPU cores: 4 Sep 05 04:35:57 devstack devstack@c-api.service[89118]: current working directory: / Sep 05 04:35:57 devstack devstack@c-api.service[89118]: detected binary path: /usr/bin/uwsgi-core Sep 05 04:35:57 devstack devstack@c-api.service[89118]: your processes number limit is 47518 Sep 05 04:35:57 devstack devstack@c-api.service[89118]: your memory page size is 4096 bytes Sep 05 04:35:57 devstack devstack@c-api.service[89118]: detected max file descriptor number: 2048 Sep 05 04:35:57 devstack devstack@c-api.service[89118]: lock engine: pthread robust mutexes Sep 05 04:35:57 devstack devstack@c-api.service[89118]: thunder lock: enabled Sep 05 04:35:57 devstack devstack@c-api.service[89118]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 04:35:57 devstack devstack@c-api.service[89118]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 04:35:57 devstack devstack@c-api.service[89118]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 04:35:57 devstack devstack@c-api.service[89118]: Set PythonHome to /opt/stack/data/venv Sep 05 04:35:57 devstack devstack@c-api.service[89118]: Python main interpreter initialized at 0x7a6ad9aa4668 Sep 05 04:35:57 devstack devstack@c-api.service[89118]: python threads support enabled Sep 05 04:35:57 devstack devstack@c-api.service[89118]: your server socket listen backlog is limited to 100 connections Sep 05 04:35:57 devstack devstack@c-api.service[89118]: your mercy for graceful operations on workers is 80 seconds Sep 05 04:35:57 devstack devstack@c-api.service[89118]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 04:35:57 devstack devstack@c-api.service[89118]: *** Operational MODE: preforking *** Sep 05 04:35:57 devstack devstack@c-api.service[89118]: *** uWSGI is running in multiple interpreter mode *** Sep 05 04:35:57 devstack devstack@c-api.service[89118]: spawned uWSGI master process (pid: 89118) Sep 05 04:35:57 devstack devstack@c-api.service[89118]: spawned uWSGI worker 1 (pid: 89120, cores: 1) Sep 05 04:35:57 devstack devstack@c-api.service[89118]: spawned uWSGI worker 2 (pid: 89121, cores: 1) Sep 05 04:35:57 devstack devstack@c-api.service[89118]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 04:35:57 devstack devstack@c-api.service[89120]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 04:35:57 devstack devstack@c-api.service[89120]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 04:35:57 devstack devstack@c-api.service[89120]: we strongly recommend against using it for new projects. Sep 05 04:35:57 devstack devstack@c-api.service[89120]: If you are already using Eventlet, we recommend migrating to a different Sep 05 04:35:57 devstack devstack@c-api.service[89120]: framework. For more detail see Sep 05 04:35:57 devstack devstack@c-api.service[89120]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 04:35:57 devstack devstack@c-api.service[89120]: import eventlet # noqa Sep 05 04:35:57 devstack devstack@c-api.service[89121]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 04:35:57 devstack devstack@c-api.service[89121]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 04:35:57 devstack devstack@c-api.service[89121]: we strongly recommend against using it for new projects. Sep 05 04:35:57 devstack devstack@c-api.service[89121]: If you are already using Eventlet, we recommend migrating to a different Sep 05 04:35:57 devstack devstack@c-api.service[89121]: framework. For more detail see Sep 05 04:35:57 devstack devstack@c-api.service[89121]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 04:35:57 devstack devstack@c-api.service[89121]: import eventlet # noqa Sep 05 04:35:58 devstack devstack@c-api.service[89120]: /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 05 04:35:58 devstack devstack@c-api.service[89120]: from cgi import parse_header Sep 05 04:35:58 devstack devstack@c-api.service[89121]: /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 05 04:35:58 devstack devstack@c-api.service[89121]: from cgi import parse_header Sep 05 04:35:58 devstack devstack@c-api.service[89120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 04:35:58 devstack devstack@c-api.service[89120]: warnings.warn( Sep 05 04:35:58 devstack devstack@c-api.service[89120]: /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 05 04:35:58 devstack devstack@c-api.service[89120]: removals.removed_module( Sep 05 04:35:58 devstack devstack@c-api.service[89120]: /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 05 04:35:58 devstack devstack@c-api.service[89120]: removals.removed_module( Sep 05 04:35:58 devstack devstack@c-api.service[89121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 04:35:58 devstack devstack@c-api.service[89121]: warnings.warn( Sep 05 04:35:58 devstack devstack@c-api.service[89121]: /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 05 04:35:58 devstack devstack@c-api.service[89121]: removals.removed_module( Sep 05 04:35:58 devstack devstack@c-api.service[89121]: /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 05 04:35:58 devstack devstack@c-api.service[89121]: removals.removed_module( Sep 05 04:36:00 devstack devstack@c-api.service[89121]: /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 05 04:36:00 devstack devstack@c-api.service[89121]: warnings.warn( Sep 05 04:36:00 devstack devstack@c-api.service[89120]: /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 05 04:36:00 devstack devstack@c-api.service[89120]: warnings.warn( Sep 05 04:36:00 devstack devstack@c-api.service[89121]: /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 05 04:36:00 devstack devstack@c-api.service[89121]: warnings.warn( Sep 05 04:36:01 devstack devstack@c-api.service[89120]: /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 05 04:36:01 devstack devstack@c-api.service[89120]: warnings.warn( Sep 05 04:36:01 devstack devstack@c-api.service[89121]: 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 05 04:36:01 devstack devstack@c-api.service[89121]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=89121) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 04:36:01 devstack devstack@c-api.service[89120]: 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 05 04:36:01 devstack devstack@c-api.service[89120]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=89120) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 04:36:01 devstack devstack@c-api.service[89121]: /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 05 04:36:01 devstack devstack@c-api.service[89121]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 04:36:01 devstack devstack@c-api.service[89120]: /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 05 04:36:01 devstack devstack@c-api.service[89120]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=89121) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=89120) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=89121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=89120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: INFO dbcounter [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Registered counter for database cinder Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG oslo_db.sqlalchemy.engines [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 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=89121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:36:02 devstack devstack@c-api.service[89120]: INFO dbcounter [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Registered counter for database cinder Sep 05 04:36:02 devstack devstack@c-api.service[89120]: DEBUG oslo_db.sqlalchemy.engines [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb 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=89120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG dbcounter [-] [89121] Writer thread running {{(pid=89121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 04:36:02 devstack devstack@c-api.service[89121]: /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 05 04:36:02 devstack devstack@c-api.service[89121]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:36:02 devstack devstack@c-api.service[89121]: INFO cinder.rpc [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 04:36:02 devstack devstack@c-api.service[89121]: INFO cinder.rpc [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 04:36:02 devstack devstack@c-api.service[89121]: INFO cinder.rpc [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 04:36:02 devstack devstack@c-api.service[89121]: INFO cinder.rpc [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 04:36:02 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:02 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:02 devstack devstack@c-api.service[89121]: WARNING cinder.keymgr.conf_key_mgr [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 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 05 04:36:02 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:02 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:02 devstack devstack@c-api.service[89121]: DEBUG oslo_db.sqlalchemy.engines [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 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=89121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: INFO cinder.rpc [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 04:36:03 devstack devstack@c-api.service[89121]: INFO cinder.rpc [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG dbcounter [-] [89120] Writer thread running {{(pid=89120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: /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 05 04:36:03 devstack devstack@c-api.service[89120]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:36:03 devstack devstack@c-api.service[89120]: INFO cinder.rpc [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 04:36:03 devstack devstack@c-api.service[89120]: INFO cinder.rpc [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: INFO cinder.rpc [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: INFO cinder.rpc [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING cinder.keymgr.conf_key_mgr [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb 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 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING cinder.api.contrib.hosts [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG oslo_db.sqlalchemy.engines [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb 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=89120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: extensions {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: os-volume-manage {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: INFO cinder.rpc [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: os-quota-class-sets {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: os-hosts {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: capabilities {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: INFO cinder.rpc [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: encryption {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: scheduler-stats {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: os-quota-sets {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: os-availability-zone {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: qos-specs {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: extra_specs {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: backups {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: encryption {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: cgsnapshots {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: os-volume-type-access {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: consistencygroups {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: os-volume-transfer {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extended resource: os-snapshot-manage {{(pid=89121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING stevedore.named [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WARNING castellan.key_manager [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.contrib.snapshot_actions [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] SnapshotActionsController initialized {{(pid=89121) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension AdminActions extending resource: volumes {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension AdminActions extending resource: snapshots {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension AdminActions extending resource: backups {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension VolumeActions extending resource: volumes {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension UsedLimits extending resource: limits {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension TypesManage extending resource: types {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension SnapshotActions extending resource: snapshots {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89121]: DEBUG cinder.api.v3.router [None req-ac961f5e-8cef-4c38-b883-1d7561d33b04 None None] Extension VolumeTypeAccess extending resource: types {{(pid=89121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89121]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7a6ad9aa4668 pid: 89121 (default app) Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING cinder.api.contrib.hosts [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: extensions {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: os-volume-manage {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: os-quota-class-sets {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: os-hosts {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: capabilities {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: encryption {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: scheduler-stats {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: os-quota-sets {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: os-availability-zone {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: qos-specs {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: extra_specs {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: backups {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: encryption {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: cgsnapshots {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: os-volume-type-access {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: consistencygroups {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: os-volume-transfer {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extended resource: os-snapshot-manage {{(pid=89120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING stevedore.named [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WARNING castellan.key_manager [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] SnapshotActionsController initialized {{(pid=89120) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension AdminActions extending resource: volumes {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension AdminActions extending resource: snapshots {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension AdminActions extending resource: backups {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension VolumeActions extending resource: volumes {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension UsedLimits extending resource: limits {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension TypesManage extending resource: types {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension SnapshotActions extending resource: snapshots {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: DEBUG cinder.api.v3.router [None req-1ab9445e-5b31-4454-8ffc-fa11fdf1faeb None None] Extension VolumeTypeAccess extending resource: types {{(pid=89120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:03 devstack devstack@c-api.service[89120]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7a6ad9aa4668 pid: 89120 (default app) Sep 05 04:36:05 devstack devstack@c-api.service[89118]: Sat Sep 5 04:36:05 2026 - graceful shutdown triggered... Sep 05 04:36:05 devstack devstack@c-api.service[89120]: Gracefully killing worker 1 (pid: 89120)... Sep 05 04:36:05 devstack devstack@c-api.service[89121]: Gracefully killing worker 2 (pid: 89121)... Sep 05 04:36:06 devstack devstack@c-api.service[89118]: worker 1 buried after 1 seconds Sep 05 04:36:06 devstack devstack@c-api.service[89118]: worker 2 buried after 1 seconds Sep 05 04:36:06 devstack devstack@c-api.service[89118]: goodbye to uWSGI. Sep 05 04:36:06 devstack devstack@c-api.service[89501]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 04:36:06 devstack devstack@c-api.service[89501]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 04:36:06 2026] *** Sep 05 04:36:06 devstack devstack@c-api.service[89501]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 04:36:06 devstack devstack@c-api.service[89501]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 04:36:06 devstack devstack@c-api.service[89501]: nodename: devstack Sep 05 04:36:06 devstack devstack@c-api.service[89501]: machine: x86_64 Sep 05 04:36:06 devstack devstack@c-api.service[89501]: clock source: unix Sep 05 04:36:06 devstack devstack@c-api.service[89501]: pcre jit disabled Sep 05 04:36:06 devstack devstack@c-api.service[89501]: detected number of CPU cores: 4 Sep 05 04:36:06 devstack devstack@c-api.service[89501]: current working directory: / Sep 05 04:36:06 devstack devstack@c-api.service[89501]: detected binary path: /usr/bin/uwsgi-core Sep 05 04:36:06 devstack devstack@c-api.service[89501]: your processes number limit is 47518 Sep 05 04:36:06 devstack devstack@c-api.service[89501]: your memory page size is 4096 bytes Sep 05 04:36:06 devstack devstack@c-api.service[89501]: detected max file descriptor number: 2048 Sep 05 04:36:06 devstack devstack@c-api.service[89501]: lock engine: pthread robust mutexes Sep 05 04:36:06 devstack devstack@c-api.service[89501]: thunder lock: enabled Sep 05 04:36:06 devstack devstack@c-api.service[89501]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 04:36:06 devstack devstack@c-api.service[89501]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 04:36:06 devstack devstack@c-api.service[89501]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 04:36:06 devstack devstack@c-api.service[89501]: Set PythonHome to /opt/stack/data/venv Sep 05 04:36:06 devstack devstack@c-api.service[89501]: Python main interpreter initialized at 0x7abb8a4a4668 Sep 05 04:36:06 devstack devstack@c-api.service[89501]: python threads support enabled Sep 05 04:36:06 devstack devstack@c-api.service[89501]: your server socket listen backlog is limited to 100 connections Sep 05 04:36:06 devstack devstack@c-api.service[89501]: your mercy for graceful operations on workers is 80 seconds Sep 05 04:36:06 devstack devstack@c-api.service[89501]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 04:36:06 devstack devstack@c-api.service[89501]: *** Operational MODE: preforking *** Sep 05 04:36:06 devstack devstack@c-api.service[89501]: *** uWSGI is running in multiple interpreter mode *** Sep 05 04:36:06 devstack devstack@c-api.service[89501]: spawned uWSGI master process (pid: 89501) Sep 05 04:36:06 devstack devstack@c-api.service[89501]: spawned uWSGI worker 1 (pid: 89502, cores: 1) Sep 05 04:36:06 devstack devstack@c-api.service[89501]: spawned uWSGI worker 2 (pid: 89503, cores: 1) Sep 05 04:36:06 devstack devstack@c-api.service[89501]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 04:36:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 04:36:06 devstack devstack@c-api.service[89503]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 04:36:06 devstack devstack@c-api.service[89503]: we strongly recommend against using it for new projects. Sep 05 04:36:06 devstack devstack@c-api.service[89503]: If you are already using Eventlet, we recommend migrating to a different Sep 05 04:36:06 devstack devstack@c-api.service[89503]: framework. For more detail see Sep 05 04:36:06 devstack devstack@c-api.service[89503]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 04:36:06 devstack devstack@c-api.service[89503]: import eventlet # noqa Sep 05 04:36:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 04:36:06 devstack devstack@c-api.service[89502]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 04:36:06 devstack devstack@c-api.service[89502]: we strongly recommend against using it for new projects. Sep 05 04:36:06 devstack devstack@c-api.service[89502]: If you are already using Eventlet, we recommend migrating to a different Sep 05 04:36:06 devstack devstack@c-api.service[89502]: framework. For more detail see Sep 05 04:36:06 devstack devstack@c-api.service[89502]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 04:36:06 devstack devstack@c-api.service[89502]: import eventlet # noqa Sep 05 04:36:07 devstack devstack@c-api.service[89503]: /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 05 04:36:07 devstack devstack@c-api.service[89503]: from cgi import parse_header Sep 05 04:36:07 devstack devstack@c-api.service[89502]: /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 05 04:36:07 devstack devstack@c-api.service[89502]: from cgi import parse_header Sep 05 04:36:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 04:36:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:36:07 devstack devstack@c-api.service[89503]: /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 05 04:36:07 devstack devstack@c-api.service[89503]: removals.removed_module( Sep 05 04:36:07 devstack devstack@c-api.service[89503]: /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 05 04:36:07 devstack devstack@c-api.service[89503]: removals.removed_module( Sep 05 04:36:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 04:36:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:36:07 devstack devstack@c-api.service[89502]: /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 05 04:36:07 devstack devstack@c-api.service[89502]: removals.removed_module( Sep 05 04:36:07 devstack devstack@c-api.service[89502]: /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 05 04:36:07 devstack devstack@c-api.service[89502]: removals.removed_module( Sep 05 04:36:09 devstack devstack@c-api.service[89502]: /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 05 04:36:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:36:09 devstack devstack@c-api.service[89503]: /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 05 04:36:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:36:09 devstack devstack@c-api.service[89502]: /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 05 04:36:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:36:09 devstack devstack@c-api.service[89503]: /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 05 04:36:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:36:10 devstack devstack@c-api.service[89503]: 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 05 04:36:10 devstack devstack@c-api.service[89503]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=89503) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 04:36:10 devstack devstack@c-api.service[89502]: 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 05 04:36:10 devstack devstack@c-api.service[89502]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=89502) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 04:36:10 devstack devstack@c-api.service[89503]: /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 05 04:36:10 devstack devstack@c-api.service[89503]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 04:36:10 devstack devstack@c-api.service[89502]: /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 05 04:36:10 devstack devstack@c-api.service[89502]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=89503) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=89502) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=89503) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=89502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=89502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=89502) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 04:36:11 devstack devstack@c-api.service[89503]: INFO dbcounter [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Registered counter for database cinder Sep 05 04:36:11 devstack devstack@c-api.service[89502]: INFO dbcounter [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Registered counter for database cinder Sep 05 04:36:11 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-75395345-5f6d-43c0-95dd-6a5689a0991c 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=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:36:11 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d 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=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writer thread running {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: /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 05 04:36:12 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:36:12 devstack devstack@c-api.service[89502]: INFO cinder.rpc [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89502]: INFO cinder.rpc [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writer thread running {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: INFO cinder.rpc [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89503]: /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 05 04:36:12 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:36:12 devstack devstack@c-api.service[89503]: INFO cinder.rpc [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89502]: INFO cinder.rpc [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING cinder.keymgr.conf_key_mgr [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d 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 05 04:36:12 devstack devstack@c-api.service[89503]: INFO cinder.rpc [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: INFO cinder.rpc [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89503]: INFO cinder.rpc [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING cinder.keymgr.conf_key_mgr [None req-75395345-5f6d-43c0-95dd-6a5689a0991c 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 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d 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=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: INFO cinder.rpc [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89502]: INFO cinder.rpc [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-75395345-5f6d-43c0-95dd-6a5689a0991c 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=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: INFO cinder.rpc [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89503]: INFO cinder.rpc [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING cinder.api.contrib.hosts [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: extensions {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: os-volume-manage {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING cinder.api.contrib.hosts [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: os-quota-class-sets {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: os-hosts {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: capabilities {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: encryption {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: scheduler-stats {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: os-quota-sets {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: os-availability-zone {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: extensions {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: qos-specs {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: os-volume-manage {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: extra_specs {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: os-quota-class-sets {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: os-hosts {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: backups {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: capabilities {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: encryption {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: encryption {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: cgsnapshots {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: scheduler-stats {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: os-volume-type-access {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: os-quota-sets {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: consistencygroups {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: os-availability-zone {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: os-volume-transfer {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: qos-specs {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extended resource: os-snapshot-manage {{(pid=89502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: extra_specs {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: backups {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: encryption {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: cgsnapshots {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] SnapshotActionsController initialized {{(pid=89502) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: os-volume-type-access {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension AdminActions extending resource: volumes {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension AdminActions extending resource: snapshots {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension AdminActions extending resource: backups {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension VolumeActions extending resource: volumes {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: consistencygroups {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension UsedLimits extending resource: limits {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension TypesManage extending resource: types {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension SnapshotActions extending resource: snapshots {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.router [None req-ec1cb8ae-c15b-4659-b5ed-c89b3b18e64d None None] Extension VolumeTypeAccess extending resource: types {{(pid=89502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: os-volume-transfer {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extended resource: os-snapshot-manage {{(pid=89503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89502]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7abb8a4a4668 pid: 89502 (default app) Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.snapshot_actions [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] SnapshotActionsController initialized {{(pid=89503) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension AdminActions extending resource: volumes {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension AdminActions extending resource: snapshots {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension AdminActions extending resource: backups {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension VolumeActions extending resource: volumes {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension UsedLimits extending resource: limits {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension TypesManage extending resource: types {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension SnapshotActions extending resource: snapshots {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.router [None req-75395345-5f6d-43c0-95dd-6a5689a0991c None None] Extension VolumeTypeAccess extending resource: types {{(pid=89503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 04:36:12 devstack devstack@c-api.service[89503]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7abb8a4a4668 pid: 89503 (default app) Sep 05 04:36:22 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=6 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:36:22 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=6 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:37:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-121647108"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-121647108'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Create volume of 1 GB Sep 05 04:37:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Availability zone cache updated, next update will occur around 2026-09-05 03:37:39.384614. {{(pid=89502) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Availability Zones retrieved successfully. Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Flow 'volume_create_api' (0fcefc20-5d92-41aa-8b1d-305597908776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab69156-c650-4ee1-8f4a-cbfa7e4fe035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab69156-c650-4ee1-8f4a-cbfa7e4fe035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c90c0d14-abf4-4acb-8cff-8273c5fa2c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:39 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-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 05 04:37:39 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-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 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Created reservations ['81df28d5-eb47-43aa-be08-605d183bdb0e', '3c4d70a3-b1e8-4e7f-9d3a-be4956ae133a', 'e8d2db5a-e6e3-479c-9aa6-d094826f87fc', 'bf0040e9-926e-4ef9-b834-ef306f4f3e31'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c90c0d14-abf4-4acb-8cff-8273c5fa2c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81df28d5-eb47-43aa-be08-605d183bdb0e', '3c4d70a3-b1e8-4e7f-9d3a-be4956ae133a', 'e8d2db5a-e6e3-479c-9aa6-d094826f87fc', 'bf0040e9-926e-4ef9-b834-ef306f4f3e31']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce9165c4-97ca-43e0-a8df-7d91eeab5d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce9165c4-97ca-43e0-a8df-7d91eeab5d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e060f64c-9e62-4cc8-a1d8-c71af9395359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-121647108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af76fc6b6f364c9eb57cf439f30277b7',qos_specs=None,replication_status=,reservations=['81df28d5-eb47-43aa-be08-605d183bdb0e','3c4d70a3-b1e8-4e7f-9d3a-be4956ae133a','e8d2db5a-e6e3-479c-9aa6-d094826f87fc','bf0040e9-926e-4ef9-b834-ef306f4f3e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd1cb29addae482da93020e26058ef60',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-121647108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e060f64c-9e62-4cc8-a1d8-c71af9395359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af76fc6b6f364c9eb57cf439f30277b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd1cb29addae482da93020e26058ef60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae8d5fb-603b-4231-b902-4d99e8a0c18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae8d5fb-603b-4231-b902-4d99e8a0c18d) transitioned into state 'SUCCESS' from state '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-121647108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af76fc6b6f364c9eb57cf439f30277b7',qos_specs=None,replication_status=,reservations=['81df28d5-eb47-43aa-be08-605d183bdb0e','3c4d70a3-b1e8-4e7f-9d3a-be4956ae133a','e8d2db5a-e6e3-479c-9aa6-d094826f87fc','bf0040e9-926e-4ef9-b834-ef306f4f3e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd1cb29addae482da93020e26058ef60',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (385544ca-cdae-4d21-a457-3d8bcdcfb931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (385544ca-cdae-4d21-a457-3d8bcdcfb931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Flow 'volume_create_api' (0fcefc20-5d92-41aa-8b1d-305597908776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Create volume request issued successfully. Sep 05 04:37:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5a6c3d6-11ac-42f9-a234-56a49c4399ec tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:37:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1/1] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:37:38 2026] POST /volume/v3/volumes => generated 763 bytes in 2242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-56bc13f5-7c1a-44ae-a000-51e80effe9bb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-56bc13f5-7c1a-44ae-a000-51e80effe9bb tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-56bc13f5-7c1a-44ae-a000-51e80effe9bb tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-56bc13f5-7c1a-44ae-a000-51e80effe9bb tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-56bc13f5-7c1a-44ae-a000-51e80effe9bb tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-56bc13f5-7c1a-44ae-a000-51e80effe9bb tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 2/2] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:40 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 831 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:37:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-532637913"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:37:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-532637913'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:37:41 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Create volume of 1 GB Sep 05 04:37:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:37:41 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:37:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Availability zone cache updated, next update will occur around 2026-09-05 03:37:41.371199. {{(pid=89503) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 04:37:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Availability Zones retrieved successfully. Sep 05 04:37:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Flow 'volume_create_api' (c64e8f1e-6b79-4ff6-a658-55072542e1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:37:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c106984-40ae-45fa-b5af-307a4c763d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:37:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-51e6f423-ee44-4b52-8f4b-b30f92dbcab2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51e6f423-ee44-4b52-8f4b-b30f92dbcab2 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51e6f423-ee44-4b52-8f4b-b30f92dbcab2 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51e6f423-ee44-4b52-8f4b-b30f92dbcab2 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-51e6f423-ee44-4b52-8f4b-b30f92dbcab2 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51e6f423-ee44-4b52-8f4b-b30f92dbcab2 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 3/3] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:41 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 855 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c106984-40ae-45fa-b5af-307a4c763d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b78e74-9334-4b5d-bdb0-4c0c067130be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:42 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-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 05 04:37:42 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-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 05 04:37:42 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Created reservations ['f316ae3e-936f-4abc-8329-f54a83e4bf13', 'ca26c9c2-62be-4d72-94f0-9d8e0044cc48', '38ba1de7-1f79-4192-85cd-c37cf83b9362', 'ca0bdab1-0af0-46ba-9df5-ccd8c67bd184'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:37:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b78e74-9334-4b5d-bdb0-4c0c067130be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f316ae3e-936f-4abc-8329-f54a83e4bf13', 'ca26c9c2-62be-4d72-94f0-9d8e0044cc48', '38ba1de7-1f79-4192-85cd-c37cf83b9362', 'ca0bdab1-0af0-46ba-9df5-ccd8c67bd184']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f2a102-9b27-46da-93b9-607bc4d8506e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c7511fb2-42d9-4d0d-b033-7057bf907fd5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c7511fb2-42d9-4d0d-b033-7057bf907fd5 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c7511fb2-42d9-4d0d-b033-7057bf907fd5 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c7511fb2-42d9-4d0d-b033-7057bf907fd5 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c7511fb2-42d9-4d0d-b033-7057bf907fd5 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c7511fb2-42d9-4d0d-b033-7057bf907fd5 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 4/4] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:42 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 855 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:37:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f2a102-9b27-46da-93b9-607bc4d8506e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7964315-9220-440f-872d-d5323210d030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-532637913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12b3f6b1d115439a8c6b245443f6c78f',qos_specs=None,replication_status=,reservations=['f316ae3e-936f-4abc-8329-f54a83e4bf13','ca26c9c2-62be-4d72-94f0-9d8e0044cc48','38ba1de7-1f79-4192-85cd-c37cf83b9362','ca0bdab1-0af0-46ba-9df5-ccd8c67bd184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4349c064e58a410ba4d8d002b5e0df0f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-532637913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7964315-9220-440f-872d-d5323210d030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12b3f6b1d115439a8c6b245443f6c78f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4349c064e58a410ba4d8d002b5e0df0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf799fb2-cabf-49d5-a6e7-4181adc1ac73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf799fb2-cabf-49d5-a6e7-4181adc1ac73) transitioned into state 'SUCCESS' from state '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-532637913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12b3f6b1d115439a8c6b245443f6c78f',qos_specs=None,replication_status=,reservations=['f316ae3e-936f-4abc-8329-f54a83e4bf13','ca26c9c2-62be-4d72-94f0-9d8e0044cc48','38ba1de7-1f79-4192-85cd-c37cf83b9362','ca0bdab1-0af0-46ba-9df5-ccd8c67bd184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4349c064e58a410ba4d8d002b5e0df0f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b542c16-5e50-4949-b2fa-f6bda1e4cac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b542c16-5e50-4949-b2fa-f6bda1e4cac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Flow 'volume_create_api' (c64e8f1e-6b79-4ff6-a658-55072542e1d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:37:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Create volume request issued successfully. Sep 05 04:37:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-756aae6b-1df5-4ee2-b6e8-d3c315fd094d tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:37:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1/5] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:37:39 2026] POST /volume/v3/volumes => generated 767 bytes in 3829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:37:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-82c9619f-7170-4c2b-a899-5eb468140cdf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82c9619f-7170-4c2b-a899-5eb468140cdf tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] GET http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 Sep 05 04:37:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82c9619f-7170-4c2b-a899-5eb468140cdf tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82c9619f-7170-4c2b-a899-5eb468140cdf tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-82c9619f-7170-4c2b-a899-5eb468140cdf tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Volume info retrieved successfully. Sep 05 04:37:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82c9619f-7170-4c2b-a899-5eb468140cdf tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 returned with HTTP 200 Sep 05 04:37:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 5/6] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:43 2026] GET /volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 => generated 835 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c2316250-4fb2-41f2-a08b-2bcf567dd824 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c2316250-4fb2-41f2-a08b-2bcf567dd824 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c2316250-4fb2-41f2-a08b-2bcf567dd824 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c2316250-4fb2-41f2-a08b-2bcf567dd824 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:37:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:37:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c2316250-4fb2-41f2-a08b-2bcf567dd824 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c2316250-4fb2-41f2-a08b-2bcf567dd824 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 2/7] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:44 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 855 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8d2b8b28-6c6d-44bf-b276-02a3146f625f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d2b8b28-6c6d-44bf-b276-02a3146f625f tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] GET http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 Sep 05 04:37:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d2b8b28-6c6d-44bf-b276-02a3146f625f tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d2b8b28-6c6d-44bf-b276-02a3146f625f tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8d2b8b28-6c6d-44bf-b276-02a3146f625f tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Volume info retrieved successfully. Sep 05 04:37:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d2b8b28-6c6d-44bf-b276-02a3146f625f tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 returned with HTTP 200 Sep 05 04:37:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 6/8] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:44 2026] GET /volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 => generated 859 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-39da8269-2df9-4492-9d2d-955787831f9f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-39da8269-2df9-4492-9d2d-955787831f9f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-39da8269-2df9-4492-9d2d-955787831f9f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-39da8269-2df9-4492-9d2d-955787831f9f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:37:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:37:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-39da8269-2df9-4492-9d2d-955787831f9f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-39da8269-2df9-4492-9d2d-955787831f9f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 3/9] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:45 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 856 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-915186af-6d1c-4609-9b10-6fbe675b11f5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-915186af-6d1c-4609-9b10-6fbe675b11f5 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] GET http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 Sep 05 04:37:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-915186af-6d1c-4609-9b10-6fbe675b11f5 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-915186af-6d1c-4609-9b10-6fbe675b11f5 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-915186af-6d1c-4609-9b10-6fbe675b11f5 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Volume info retrieved successfully. Sep 05 04:37:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-915186af-6d1c-4609-9b10-6fbe675b11f5 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 returned with HTTP 200 Sep 05 04:37:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 7/10] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:45 2026] GET /volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 => generated 859 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:37:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-3406f061-b092-4a3b-a02a-2a528cf56ef1 req-2f70ef5f-12e9-41ab-a3fd-4b35fb206db0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-3406f061-b092-4a3b-a02a-2a528cf56ef1 req-2f70ef5f-12e9-41ab-a3fd-4b35fb206db0 tempest-VolumesAdminNegativeTest-604106198 tempest-VolumesAdminNegativeTest-604106198-project] GET http://192.168.122.229/volume/v3/volumes/0e527abc-3249-42fb-b1f9-2c1f06ca2a8b Sep 05 04:37:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-3406f061-b092-4a3b-a02a-2a528cf56ef1 req-2f70ef5f-12e9-41ab-a3fd-4b35fb206db0 tempest-VolumesAdminNegativeTest-604106198 tempest-VolumesAdminNegativeTest-604106198-project] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-3406f061-b092-4a3b-a02a-2a528cf56ef1 req-2f70ef5f-12e9-41ab-a3fd-4b35fb206db0 tempest-VolumesAdminNegativeTest-604106198 tempest-VolumesAdminNegativeTest-604106198-project] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-3406f061-b092-4a3b-a02a-2a528cf56ef1 req-2f70ef5f-12e9-41ab-a3fd-4b35fb206db0 tempest-VolumesAdminNegativeTest-604106198 tempest-VolumesAdminNegativeTest-604106198-project] http://192.168.122.229/volume/v3/volumes/0e527abc-3249-42fb-b1f9-2c1f06ca2a8b returned with HTTP 404 Sep 05 04:37:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 4/11] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:37:46 2026] GET /volume/v3/volumes/0e527abc-3249-42fb-b1f9-2c1f06ca2a8b => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:37:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-566cd7ea-780c-4a06-a148-7209961667d8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-566cd7ea-780c-4a06-a148-7209961667d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] DELETE http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-566cd7ea-780c-4a06-a148-7209961667d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-566cd7ea-780c-4a06-a148-7209961667d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:46 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-566cd7ea-780c-4a06-a148-7209961667d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Delete volume with id: e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-566cd7ea-780c-4a06-a148-7209961667d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-566cd7ea-780c-4a06-a148-7209961667d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Delete volume request issued successfully. Sep 05 04:37:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-566cd7ea-780c-4a06-a148-7209961667d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 202 Sep 05 04:37:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 8/12] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:37:46 2026] DELETE /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:37:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-99ff7078-6b68-4fea-bd8d-0ae3cf4051d8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-99ff7078-6b68-4fea-bd8d-0ae3cf4051d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-99ff7078-6b68-4fea-bd8d-0ae3cf4051d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-99ff7078-6b68-4fea-bd8d-0ae3cf4051d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:37:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:37:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-99ff7078-6b68-4fea-bd8d-0ae3cf4051d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-99ff7078-6b68-4fea-bd8d-0ae3cf4051d8 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 5/13] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:46 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9fcb5e5f-280d-458d-9381-4168937281e9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9fcb5e5f-280d-458d-9381-4168937281e9 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] GET http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 Sep 05 04:37:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9fcb5e5f-280d-458d-9381-4168937281e9 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9fcb5e5f-280d-458d-9381-4168937281e9 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9fcb5e5f-280d-458d-9381-4168937281e9 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Volume info retrieved successfully. Sep 05 04:37:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9fcb5e5f-280d-458d-9381-4168937281e9 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 returned with HTTP 200 Sep 05 04:37:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 9/14] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:47 2026] GET /volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-79045771-c514-4d5c-9ad9-faf570ad5686 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79045771-c514-4d5c-9ad9-faf570ad5686 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79045771-c514-4d5c-9ad9-faf570ad5686 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79045771-c514-4d5c-9ad9-faf570ad5686 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:37:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:37:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-79045771-c514-4d5c-9ad9-faf570ad5686 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79045771-c514-4d5c-9ad9-faf570ad5686 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 6/15] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:47 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-eddaea97-aa83-4915-9cd5-93c85fce5a79 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eddaea97-aa83-4915-9cd5-93c85fce5a79 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eddaea97-aa83-4915-9cd5-93c85fce5a79 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eddaea97-aa83-4915-9cd5-93c85fce5a79 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-eddaea97-aa83-4915-9cd5-93c85fce5a79 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eddaea97-aa83-4915-9cd5-93c85fce5a79 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 10/16] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:48 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 855 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fb90ad19-36ea-4f82-865a-123c945e5b76 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb90ad19-36ea-4f82-865a-123c945e5b76 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb90ad19-36ea-4f82-865a-123c945e5b76 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb90ad19-36ea-4f82-865a-123c945e5b76 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:37:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:37:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fb90ad19-36ea-4f82-865a-123c945e5b76 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Volume info retrieved successfully. Sep 05 04:37:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb90ad19-36ea-4f82-865a-123c945e5b76 tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 200 Sep 05 04:37:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 7/17] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:49 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 855 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b412b4f1-2526-45f4-94a2-54529c5a927f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b412b4f1-2526-45f4-94a2-54529c5a927f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] GET http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 Sep 05 04:37:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b412b4f1-2526-45f4-94a2-54529c5a927f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b412b4f1-2526-45f4-94a2-54529c5a927f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b412b4f1-2526-45f4-94a2-54529c5a927f tempest-VolumesAdminNegativeTest-1340980583 tempest-VolumesAdminNegativeTest-1340980583-project-member] http://192.168.122.229/volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 returned with HTTP 404 Sep 05 04:37:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 11/18] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:51 2026] GET /volume/v3/volumes/e060f64c-9e62-4cc8-a1d8-c71af9395359 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-505038094"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-505038094'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Create volume of 1 GB Sep 05 04:37:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Availability Zones retrieved successfully. Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Flow 'volume_create_api' (52fd3c31-33a6-43ea-a60a-95110806e93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3f84e9-9fca-4391-8b06-ae6aafceb30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3f84e9-9fca-4391-8b06-ae6aafceb30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e928b72-acdf-4984-be48-2857a87ea202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Created reservations ['2512fb89-279a-4786-9ea7-0edf71c50db3', 'c601428b-907b-4f1d-accd-8a473d1ee007', '964f5b9a-4ff8-4887-bfe1-e020a70e13bc', 'ec51405c-9bb7-4758-a0e8-b0ca7293bc20'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e928b72-acdf-4984-be48-2857a87ea202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2512fb89-279a-4786-9ea7-0edf71c50db3', 'c601428b-907b-4f1d-accd-8a473d1ee007', '964f5b9a-4ff8-4887-bfe1-e020a70e13bc', 'ec51405c-9bb7-4758-a0e8-b0ca7293bc20']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25767a1-8de3-48f5-b8b1-b406df943cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25767a1-8de3-48f5-b8b1-b406df943cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91aad1de-d3b7-464d-aa49-0faa9708e479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-505038094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='505acc7be7fc427f9f67a3ec3c785699',qos_specs=None,replication_status=,reservations=['2512fb89-279a-4786-9ea7-0edf71c50db3','c601428b-907b-4f1d-accd-8a473d1ee007','964f5b9a-4ff8-4887-bfe1-e020a70e13bc','ec51405c-9bb7-4758-a0e8-b0ca7293bc20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a24f0f95fa345c39606e0f6e66e338c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-505038094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91aad1de-d3b7-464d-aa49-0faa9708e479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='505acc7be7fc427f9f67a3ec3c785699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a24f0f95fa345c39606e0f6e66e338c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb4bcd8-54da-4358-a63f-ef23e2852ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb4bcd8-54da-4358-a63f-ef23e2852ab6) transitioned into state 'SUCCESS' from state '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-505038094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='505acc7be7fc427f9f67a3ec3c785699',qos_specs=None,replication_status=,reservations=['2512fb89-279a-4786-9ea7-0edf71c50db3','c601428b-907b-4f1d-accd-8a473d1ee007','964f5b9a-4ff8-4887-bfe1-e020a70e13bc','ec51405c-9bb7-4758-a0e8-b0ca7293bc20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a24f0f95fa345c39606e0f6e66e338c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d478acb0-5859-45be-b580-1282fb39a8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d478acb0-5859-45be-b580-1282fb39a8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Flow 'volume_create_api' (52fd3c31-33a6-43ea-a60a-95110806e93d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:37:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Create volume request issued successfully. Sep 05 04:37:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5465ec91-1a47-4580-92b6-dfe51dd7298b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:37:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 8/19] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:37:55 2026] POST /volume/v3/volumes => generated 765 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:37:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-54eed102-eea7-40d5-9142-050577c8ac22 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-54eed102-eea7-40d5-9142-050577c8ac22 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:37:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-54eed102-eea7-40d5-9142-050577c8ac22 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-54eed102-eea7-40d5-9142-050577c8ac22 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-54eed102-eea7-40d5-9142-050577c8ac22 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:37:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-54eed102-eea7-40d5-9142-050577c8ac22 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:37:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 12/20] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:55 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 833 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-682f5747-1914-4964-9f9f-ed2ac386abff None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-682f5747-1914-4964-9f9f-ed2ac386abff tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:37:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-682f5747-1914-4964-9f9f-ed2ac386abff tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-682f5747-1914-4964-9f9f-ed2ac386abff tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:37:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:37:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-682f5747-1914-4964-9f9f-ed2ac386abff tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:37:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-682f5747-1914-4964-9f9f-ed2ac386abff tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:37:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 9/21] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:57 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 857 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:37:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-664afd62-9c2a-4ebb-bfa5-16af30454d15 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:37:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-664afd62-9c2a-4ebb-bfa5-16af30454d15 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:37:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-664afd62-9c2a-4ebb-bfa5-16af30454d15 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:37:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-664afd62-9c2a-4ebb-bfa5-16af30454d15 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:37:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:37:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:37:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:37:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:37:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-664afd62-9c2a-4ebb-bfa5-16af30454d15 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:37:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-664afd62-9c2a-4ebb-bfa5-16af30454d15 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:37:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 13/22] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:37:58 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 858 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-675b73c2-2ea6-4639-b07a-ace9890bd3fd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-675b73c2-2ea6-4639-b07a-ace9890bd3fd tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] DELETE http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 Sep 05 04:38:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-675b73c2-2ea6-4639-b07a-ace9890bd3fd tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-675b73c2-2ea6-4639-b07a-ace9890bd3fd tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:06 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-675b73c2-2ea6-4639-b07a-ace9890bd3fd tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Delete volume with id: e7964315-9220-440f-872d-d5323210d030 Sep 05 04:38:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-675b73c2-2ea6-4639-b07a-ace9890bd3fd tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Volume info retrieved successfully. Sep 05 04:38:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-675b73c2-2ea6-4639-b07a-ace9890bd3fd tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Delete volume request issued successfully. Sep 05 04:38:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-675b73c2-2ea6-4639-b07a-ace9890bd3fd tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 returned with HTTP 202 Sep 05 04:38:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 10/23] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:38:06 2026] DELETE /volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:38:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95bd7531-5669-4d4f-b891-860651f96fa2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95bd7531-5669-4d4f-b891-860651f96fa2 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] GET http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 Sep 05 04:38:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95bd7531-5669-4d4f-b891-860651f96fa2 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95bd7531-5669-4d4f-b891-860651f96fa2 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:38:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:38:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-95bd7531-5669-4d4f-b891-860651f96fa2 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Volume info retrieved successfully. Sep 05 04:38:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95bd7531-5669-4d4f-b891-860651f96fa2 tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 returned with HTTP 200 Sep 05 04:38:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 14/24] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:06 2026] GET /volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 => generated 859 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dad5d3ff-fec0-45dd-9290-1542b4b1cfee None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dad5d3ff-fec0-45dd-9290-1542b4b1cfee tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] GET http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 Sep 05 04:38:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dad5d3ff-fec0-45dd-9290-1542b4b1cfee tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dad5d3ff-fec0-45dd-9290-1542b4b1cfee tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dad5d3ff-fec0-45dd-9290-1542b4b1cfee tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Volume info retrieved successfully. Sep 05 04:38:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dad5d3ff-fec0-45dd-9290-1542b4b1cfee tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 returned with HTTP 200 Sep 05 04:38:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 11/25] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:07 2026] GET /volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 => generated 859 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9dffedd2-3460-44f8-8821-7e5b94442dec None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9dffedd2-3460-44f8-8821-7e5b94442dec tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] GET http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 Sep 05 04:38:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9dffedd2-3460-44f8-8821-7e5b94442dec tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9dffedd2-3460-44f8-8821-7e5b94442dec tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9dffedd2-3460-44f8-8821-7e5b94442dec tempest-ServerRescueNegativeTestJSON-959043052 tempest-ServerRescueNegativeTestJSON-959043052-project-member] http://192.168.122.229/volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 returned with HTTP 404 Sep 05 04:38:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 15/26] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:09 2026] GET /volume/v3/volumes/e7964315-9220-440f-872d-d5323210d030 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:38:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-15446fa3-2812-482f-950d-c5c1ece76819 req-a4d330aa-aed6-481f-8281-46e7fd286b70 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-a4d330aa-aed6-481f-8281-46e7fd286b70 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:38:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-a4d330aa-aed6-481f-8281-46e7fd286b70 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-a4d330aa-aed6-481f-8281-46e7fd286b70 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-15446fa3-2812-482f-950d-c5c1ece76819 req-a4d330aa-aed6-481f-8281-46e7fd286b70 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:38:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-a4d330aa-aed6-481f-8281-46e7fd286b70 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:38:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 12/27] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:38:16 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-08e6a226-767a-4039-a7a8-3618ea69ab6b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-08e6a226-767a-4039-a7a8-3618ea69ab6b None None] GET http://192.168.122.229/volume// Sep 05 04:38:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-08e6a226-767a-4039-a7a8-3618ea69ab6b None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-08e6a226-767a-4039-a7a8-3618ea69ab6b None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-08e6a226-767a-4039-a7a8-3618ea69ab6b None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:38:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 16/28] 192.168.122.229 () {58 vars in 1308 bytes} [Sat Sep 5 04:38:16 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:38:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-15446fa3-2812-482f-950d-c5c1ece76819 req-770e7aea-3828-4b57-a1e5-b92225cbe58c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-770e7aea-3828-4b57-a1e5-b92225cbe58c tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:38:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-770e7aea-3828-4b57-a1e5-b92225cbe58c tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91aad1de-d3b7-464d-aa49-0faa9708e479", "connector": null, "instance_uuid": "bad53221-1590-4516-aec3-20c519bb3ca8"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:38:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:16 devstack devstack@c-api.service[89503]: /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 05 04:38:16 devstack devstack@c-api.service[89503]: .first() Sep 05 04:38:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-770e7aea-3828-4b57-a1e5-b92225cbe58c tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:38:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 13/29] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:38:16 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-15446fa3-2812-482f-950d-c5c1ece76819 req-429a8de4-8047-4f41-832f-d08daec637fc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-429a8de4-8047-4f41-832f-d08daec637fc tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] POST http://192.168.122.229/volume/v3/attachments/7b4c9de7-6c1e-44c4-8314-8a27b4c8cb44/action Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-429a8de4-8047-4f41-832f-d08daec637fc tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-429a8de4-8047-4f41-832f-d08daec637fc tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 05 04:38:17 devstack devstack@c-api.service[89502]: .first() Sep 05 04:38:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:38:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:38:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-15446fa3-2812-482f-950d-c5c1ece76819 req-429a8de4-8047-4f41-832f-d08daec637fc tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/attachments/7b4c9de7-6c1e-44c4-8314-8a27b4c8cb44/action returned with HTTP 204 Sep 05 04:38:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 17/30] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:38:17 2026] POST /volume/v3/attachments/7b4c9de7-6c1e-44c4-8314-8a27b4c8cb44/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:38:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d50a94d-4728-4cac-b169-74a7f8365340 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d50a94d-4728-4cac-b169-74a7f8365340 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:38:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d50a94d-4728-4cac-b169-74a7f8365340 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d50a94d-4728-4cac-b169-74a7f8365340 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0d50a94d-4728-4cac-b169-74a7f8365340 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:38:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d50a94d-4728-4cac-b169-74a7f8365340 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:38:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 14/31] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:17 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 1120 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9509915b-e212-4d6b-86d5-cfcf59ede683 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9509915b-e212-4d6b-86d5-cfcf59ede683 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9509915b-e212-4d6b-86d5-cfcf59ede683 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9509915b-e212-4d6b-86d5-cfcf59ede683 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:38:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:38:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9509915b-e212-4d6b-86d5-cfcf59ede683 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:38:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9509915b-e212-4d6b-86d5-cfcf59ede683 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:38:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 18/32] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:17 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 1120 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:38:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-aafedbf5-2446-49ec-a1a9-f8d06e8b64f7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-aafedbf5-2446-49ec-a1a9-f8d06e8b64f7 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:38:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-aafedbf5-2446-49ec-a1a9-f8d06e8b64f7 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-aafedbf5-2446-49ec-a1a9-f8d06e8b64f7 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-aafedbf5-2446-49ec-a1a9-f8d06e8b64f7 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:38:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-aafedbf5-2446-49ec-a1a9-f8d06e8b64f7 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:38:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 15/33] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:38:17 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 1120 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-fa8d0e63-d4d7-41cb-a7c3-4434fc67cf13 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-fa8d0e63-d4d7-41cb-a7c3-4434fc67cf13 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] DELETE http://192.168.122.229/volume/v3/attachments/7b4c9de7-6c1e-44c4-8314-8a27b4c8cb44 Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-fa8d0e63-d4d7-41cb-a7c3-4434fc67cf13 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-fa8d0e63-d4d7-41cb-a7c3-4434fc67cf13 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:38:17 devstack devstack@c-api.service[89502]: /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 05 04:38:17 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, Sep 05 04:38:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-313ccfa3-b781-4d44-aa30-3e68cbda5624 req-fa8d0e63-d4d7-41cb-a7c3-4434fc67cf13 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/attachments/7b4c9de7-6c1e-44c4-8314-8a27b4c8cb44 returned with HTTP 200 Sep 05 04:38:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 19/34] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:38:17 2026] DELETE /volume/v3/attachments/7b4c9de7-6c1e-44c4-8314-8a27b4c8cb44 => generated 19 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-152bb56d-48cb-48b1-9181-6300d2108d38 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-152bb56d-48cb-48b1-9181-6300d2108d38 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:38:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-152bb56d-48cb-48b1-9181-6300d2108d38 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-152bb56d-48cb-48b1-9181-6300d2108d38 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-152bb56d-48cb-48b1-9181-6300d2108d38 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:38:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-152bb56d-48cb-48b1-9181-6300d2108d38 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:38:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 16/35] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:18 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:27 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=96,cinder:INSERT=11,cinder:UPDATE=18 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:38:28 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=111,cinder:INSERT=22,cinder:UPDATE=27 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-843b14c6-8192-48ce-ab77-0544712b34ab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-282777655"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-282777655'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Create volume of 1 GB Sep 05 04:38:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:38:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Availability Zones retrieved successfully. Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Flow 'volume_create_api' (52dc4f49-a814-46dc-b987-95ecfcb89ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b5641b-068c-4e6e-a529-3446ccffa430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33b5641b-068c-4e6e-a529-3446ccffa430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f2a143-13ff-46d3-b15c-8ff54b979211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Created reservations ['dcdc1f16-dd97-4192-a52c-66100a4f6226', 'c8b24b59-d56d-45dd-90bc-69f943b0b771', 'dc774970-6d9c-45fb-9bf7-9a5ddd7f4483', '81e4142a-53ce-4330-9572-560d8a60859e'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f2a143-13ff-46d3-b15c-8ff54b979211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcdc1f16-dd97-4192-a52c-66100a4f6226', 'c8b24b59-d56d-45dd-90bc-69f943b0b771', 'dc774970-6d9c-45fb-9bf7-9a5ddd7f4483', '81e4142a-53ce-4330-9572-560d8a60859e']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0393585-0b29-43f2-a4a0-77f4b9636f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0393585-0b29-43f2-a4a0-77f4b9636f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd37196-1192-46d6-92c0-9b9196da4fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-282777655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cd54eedc9a4fe199c7820836d177c2',qos_specs=None,replication_status=,reservations=['dcdc1f16-dd97-4192-a52c-66100a4f6226','c8b24b59-d56d-45dd-90bc-69f943b0b771','dc774970-6d9c-45fb-9bf7-9a5ddd7f4483','81e4142a-53ce-4330-9572-560d8a60859e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9f659bfe482467f9ff74dad4286e263',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-282777655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd37196-1192-46d6-92c0-9b9196da4fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5cd54eedc9a4fe199c7820836d177c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9f659bfe482467f9ff74dad4286e263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b495f236-32b7-444f-9139-dbc67ce1d978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b495f236-32b7-444f-9139-dbc67ce1d978) transitioned into state 'SUCCESS' from state '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-282777655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cd54eedc9a4fe199c7820836d177c2',qos_specs=None,replication_status=,reservations=['dcdc1f16-dd97-4192-a52c-66100a4f6226','c8b24b59-d56d-45dd-90bc-69f943b0b771','dc774970-6d9c-45fb-9bf7-9a5ddd7f4483','81e4142a-53ce-4330-9572-560d8a60859e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9f659bfe482467f9ff74dad4286e263',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6066507-56f4-4961-940c-0fdc74dec2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6066507-56f4-4961-940c-0fdc74dec2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Flow 'volume_create_api' (52dc4f49-a814-46dc-b987-95ecfcb89ce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:38:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Create volume request issued successfully. Sep 05 04:38:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-843b14c6-8192-48ce-ab77-0544712b34ab tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:38:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 20/36] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:38:52 2026] POST /volume/v3/volumes => generated 760 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:38:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b65ae8cf-ed08-4955-95d0-9d52e353ea6b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b65ae8cf-ed08-4955-95d0-9d52e353ea6b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:38:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b65ae8cf-ed08-4955-95d0-9d52e353ea6b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b65ae8cf-ed08-4955-95d0-9d52e353ea6b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b65ae8cf-ed08-4955-95d0-9d52e353ea6b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:38:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b65ae8cf-ed08-4955-95d0-9d52e353ea6b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:38:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 17/37] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:52 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 828 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a8457edf-8b1e-42b2-8a73-6ae57d42ed16 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a8457edf-8b1e-42b2-8a73-6ae57d42ed16 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:38:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a8457edf-8b1e-42b2-8a73-6ae57d42ed16 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a8457edf-8b1e-42b2-8a73-6ae57d42ed16 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:38:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:38:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a8457edf-8b1e-42b2-8a73-6ae57d42ed16 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:38:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a8457edf-8b1e-42b2-8a73-6ae57d42ed16 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:38:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 21/38] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:53 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 852 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ff25edd6-0b45-4c99-b92d-2360217ea405 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff25edd6-0b45-4c99-b92d-2360217ea405 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:38:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff25edd6-0b45-4c99-b92d-2360217ea405 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff25edd6-0b45-4c99-b92d-2360217ea405 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ff25edd6-0b45-4c99-b92d-2360217ea405 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:38:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff25edd6-0b45-4c99-b92d-2360217ea405 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:38:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 18/39] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:54 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b2497482-ee5d-4944-9c55-f40e21b214f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b2497482-ee5d-4944-9c55-f40e21b214f9 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:38:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b2497482-ee5d-4944-9c55-f40e21b214f9 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b2497482-ee5d-4944-9c55-f40e21b214f9 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:38:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:38:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b2497482-ee5d-4944-9c55-f40e21b214f9 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:38:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b2497482-ee5d-4944-9c55-f40e21b214f9 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:38:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 22/40] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:55 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:38:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-962c1635-e5d1-43b1-9cdb-6b2be0ff3e96 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:38:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-962c1635-e5d1-43b1-9cdb-6b2be0ff3e96 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:38:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-962c1635-e5d1-43b1-9cdb-6b2be0ff3e96 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:38:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-962c1635-e5d1-43b1-9cdb-6b2be0ff3e96 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:38:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:38:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:38:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:38:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:38:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-962c1635-e5d1-43b1-9cdb-6b2be0ff3e96 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:38:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-962c1635-e5d1-43b1-9cdb-6b2be0ff3e96 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:38:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 19/41] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:38:56 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 858 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-86aacd77-e463-44cb-a621-10975fd3a37a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-86aacd77-e463-44cb-a621-10975fd3a37a tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] DELETE http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:39:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-86aacd77-e463-44cb-a621-10975fd3a37a tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-86aacd77-e463-44cb-a621-10975fd3a37a tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:03 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-86aacd77-e463-44cb-a621-10975fd3a37a tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Delete volume with id: 91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:39:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-86aacd77-e463-44cb-a621-10975fd3a37a tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:39:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-86aacd77-e463-44cb-a621-10975fd3a37a tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Delete volume request issued successfully. Sep 05 04:39:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-86aacd77-e463-44cb-a621-10975fd3a37a tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 202 Sep 05 04:39:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 23/42] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:39:03 2026] DELETE /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:39:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8258e80f-78c3-4ad3-9f5c-5c883ea70f8b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8258e80f-78c3-4ad3-9f5c-5c883ea70f8b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:39:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8258e80f-78c3-4ad3-9f5c-5c883ea70f8b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8258e80f-78c3-4ad3-9f5c-5c883ea70f8b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8258e80f-78c3-4ad3-9f5c-5c883ea70f8b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:39:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8258e80f-78c3-4ad3-9f5c-5c883ea70f8b tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:39:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 20/43] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:03 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 857 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bade639d-5aea-4794-91a8-d646eb5d2347 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2104657157"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2104657157'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:04 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Create volume of 1 GB Sep 05 04:39:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Availability Zones retrieved successfully. Sep 05 04:39:04 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Flow 'volume_create_api' (944db02f-8ff5-4eb7-9af4-c6f4ac58156d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:04 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43329a22-6b82-4f15-a2b8-355085af08be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:04 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6014aa55-bd00-44ec-a75d-33dfc04762b3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6014aa55-bd00-44ec-a75d-33dfc04762b3 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:39:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6014aa55-bd00-44ec-a75d-33dfc04762b3 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6014aa55-bd00-44ec-a75d-33dfc04762b3 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6014aa55-bd00-44ec-a75d-33dfc04762b3 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Volume info retrieved successfully. Sep 05 04:39:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6014aa55-bd00-44ec-a75d-33dfc04762b3 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 200 Sep 05 04:39:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 21/44] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:05 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 857 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:39:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43329a22-6b82-4f15-a2b8-355085af08be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b09f216-4898-4ea5-9dbe-effbb91be5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:05 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Created reservations ['58a4dc2d-cb87-4e71-b14b-743ee8761041', '90bb7dcb-5cb8-4bef-9a41-f775cf7e1006', 'bac12c2c-5de2-480b-ac72-909ecd14f0c1', '55d8af8a-ef9f-4007-96ee-3ceda8609826'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b09f216-4898-4ea5-9dbe-effbb91be5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a4dc2d-cb87-4e71-b14b-743ee8761041', '90bb7dcb-5cb8-4bef-9a41-f775cf7e1006', 'bac12c2c-5de2-480b-ac72-909ecd14f0c1', '55d8af8a-ef9f-4007-96ee-3ceda8609826']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6c4ef3-dcc8-4a56-89e1-1ef4cf7f4866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6c4ef3-dcc8-4a56-89e1-1ef4cf7f4866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2104657157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9560e6433f4849d8ba55b8cc186cd226',qos_specs=None,replication_status=,reservations=['58a4dc2d-cb87-4e71-b14b-743ee8761041','90bb7dcb-5cb8-4bef-9a41-f775cf7e1006','bac12c2c-5de2-480b-ac72-909ecd14f0c1','55d8af8a-ef9f-4007-96ee-3ceda8609826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7974c115cdb84e499312c2fba127f58b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2104657157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9560e6433f4849d8ba55b8cc186cd226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7974c115cdb84e499312c2fba127f58b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b66dab8-2be5-4a04-93e1-022cbf9596eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b66dab8-2be5-4a04-93e1-022cbf9596eb) transitioned into state 'SUCCESS' from state '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-2104657157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9560e6433f4849d8ba55b8cc186cd226',qos_specs=None,replication_status=,reservations=['58a4dc2d-cb87-4e71-b14b-743ee8761041','90bb7dcb-5cb8-4bef-9a41-f775cf7e1006','bac12c2c-5de2-480b-ac72-909ecd14f0c1','55d8af8a-ef9f-4007-96ee-3ceda8609826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7974c115cdb84e499312c2fba127f58b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4890d0e-ea02-40ca-9ff3-67c22957b8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4890d0e-ea02-40ca-9ff3-67c22957b8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Flow 'volume_create_api' (944db02f-8ff5-4eb7-9af4-c6f4ac58156d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Create volume request issued successfully. Sep 05 04:39:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bade639d-5aea-4794-91a8-d646eb5d2347 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 24/45] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:39:04 2026] POST /volume/v3/volumes => generated 761 bytes in 1308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9fa4d417-b54e-4c98-9bc6-0b5fbb9cb872 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-78d5fbb7-acbc-4d96-a292-8e25120d820b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9fa4d417-b54e-4c98-9bc6-0b5fbb9cb872 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] GET http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 Sep 05 04:39:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-78d5fbb7-acbc-4d96-a292-8e25120d820b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9fa4d417-b54e-4c98-9bc6-0b5fbb9cb872 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9fa4d417-b54e-4c98-9bc6-0b5fbb9cb872 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-78d5fbb7-acbc-4d96-a292-8e25120d820b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-78d5fbb7-acbc-4d96-a292-8e25120d820b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9fa4d417-b54e-4c98-9bc6-0b5fbb9cb872 tempest-AttachVolumeShelveTestJSON-99853331 tempest-AttachVolumeShelveTestJSON-99853331-project-member] http://192.168.122.229/volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 returned with HTTP 404 Sep 05 04:39:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 22/46] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:06 2026] GET /volume/v3/volumes/91aad1de-d3b7-464d-aa49-0faa9708e479 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-78d5fbb7-acbc-4d96-a292-8e25120d820b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-78d5fbb7-acbc-4d96-a292-8e25120d820b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 25/47] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:06 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 829 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:39:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b5580987-6667-4b28-b134-e6051154ec69 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5580987-6667-4b28-b134-e6051154ec69 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5580987-6667-4b28-b134-e6051154ec69 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5580987-6667-4b28-b134-e6051154ec69 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b5580987-6667-4b28-b134-e6051154ec69 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5580987-6667-4b28-b134-e6051154ec69 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 23/48] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:07 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 853 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8e0f70b7-4d90-491b-a314-2cd88428ff74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e0f70b7-4d90-491b-a314-2cd88428ff74 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e0f70b7-4d90-491b-a314-2cd88428ff74 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e0f70b7-4d90-491b-a314-2cd88428ff74 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8e0f70b7-4d90-491b-a314-2cd88428ff74 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e0f70b7-4d90-491b-a314-2cd88428ff74 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 26/49] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:08 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 853 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b6c85e92-134d-4238-9952-bd6ee3b2493f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b6c85e92-134d-4238-9952-bd6ee3b2493f tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b6c85e92-134d-4238-9952-bd6ee3b2493f tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b6c85e92-134d-4238-9952-bd6ee3b2493f tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b6c85e92-134d-4238-9952-bd6ee3b2493f tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b6c85e92-134d-4238-9952-bd6ee3b2493f tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 24/50] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:09 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-0ebd0aed-d185-484f-b400-475d708b0867 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-0ebd0aed-d185-484f-b400-475d708b0867 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-0ebd0aed-d185-484f-b400-475d708b0867 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-0ebd0aed-d185-484f-b400-475d708b0867 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-0ebd0aed-d185-484f-b400-475d708b0867 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-0ebd0aed-d185-484f-b400-475d708b0867 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 27/51] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:10 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-82c6bc05-5cea-4b14-bdf0-767175e92814 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-82c6bc05-5cea-4b14-bdf0-767175e92814 None None] GET http://192.168.122.229/volume// Sep 05 04:39:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-82c6bc05-5cea-4b14-bdf0-767175e92814 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-82c6bc05-5cea-4b14-bdf0-767175e92814 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-82c6bc05-5cea-4b14-bdf0-767175e92814 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:39:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 25/52] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:39:11 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:39:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-52377747-bcc2-4452-a84e-67c8f3a93918 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-52377747-bcc2-4452-a84e-67c8f3a93918 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:39:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-52377747-bcc2-4452-a84e-67c8f3a93918 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8", "connector": null, "instance_uuid": "a1fb4bae-ac51-44d9-b2c6-50d90cc7c2fb"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-52377747-bcc2-4452-a84e-67c8f3a93918 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:39:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 28/53] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:39:11 2026] POST /volume/v3/attachments => generated 273 bytes in 811 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a4435c8f-66c5-4724-843a-8b7f0d9493dc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4435c8f-66c5-4724-843a-8b7f0d9493dc tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a4435c8f-66c5-4724-843a-8b7f0d9493dc tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a4435c8f-66c5-4724-843a-8b7f0d9493dc tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a4435c8f-66c5-4724-843a-8b7f0d9493dc tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4435c8f-66c5-4724-843a-8b7f0d9493dc tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4791187e-de45-48ca-8576-8ed23cf7651b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 26/54] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:12 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 853 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4791187e-de45-48ca-8576-8ed23cf7651b None None] GET http://192.168.122.229/volume// Sep 05 04:39:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4791187e-de45-48ca-8576-8ed23cf7651b None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4791187e-de45-48ca-8576-8ed23cf7651b None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4791187e-de45-48ca-8576-8ed23cf7651b None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:39:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 29/55] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:39:12 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:39:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-24d4b18e-5c6d-48ad-900f-831d67e9129c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-24d4b18e-5c6d-48ad-900f-831d67e9129c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-24d4b18e-5c6d-48ad-900f-831d67e9129c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-24d4b18e-5c6d-48ad-900f-831d67e9129c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-24d4b18e-5c6d-48ad-900f-831d67e9129c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-24d4b18e-5c6d-48ad-900f-831d67e9129c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 27/56] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:39:12 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 1034 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:39:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-75768dfe-f527-4f92-881c-92e6c89b0e9e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-75768dfe-f527-4f92-881c-92e6c89b0e9e tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-75768dfe-f527-4f92-881c-92e6c89b0e9e tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-75768dfe-f527-4f92-881c-92e6c89b0e9e tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-75768dfe-f527-4f92-881c-92e6c89b0e9e tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-75768dfe-f527-4f92-881c-92e6c89b0e9e tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 30/57] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:13 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c00a0c90-6cc0-4a99-98df-183b6c3e3585 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c00a0c90-6cc0-4a99-98df-183b6c3e3585 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c00a0c90-6cc0-4a99-98df-183b6c3e3585 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c00a0c90-6cc0-4a99-98df-183b6c3e3585 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c00a0c90-6cc0-4a99-98df-183b6c3e3585 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c00a0c90-6cc0-4a99-98df-183b6c3e3585 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 28/58] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:14 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-fd7f230f-6fda-4ff5-b487-980b72737e1a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-fd7f230f-6fda-4ff5-b487-980b72737e1a tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] PUT http://192.168.122.229/volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74 Sep 05 04:39:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-fd7f230f-6fda-4ff5-b487-980b72737e1a tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:15 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-fd7f230f-6fda-4ff5-b487-980b72737e1a tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Acquiring lock "cinder-attachment_update-faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:39:15 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-fd7f230f-6fda-4ff5-b487-980b72737e1a tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Lock "cinder-attachment_update-faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:39:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-074fcdaf-7d21-45b2-8b37-84e7e5c8f7a9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-074fcdaf-7d21-45b2-8b37-84e7e5c8f7a9 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-074fcdaf-7d21-45b2-8b37-84e7e5c8f7a9 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-074fcdaf-7d21-45b2-8b37-84e7e5c8f7a9 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-074fcdaf-7d21-45b2-8b37-84e7e5c8f7a9 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-074fcdaf-7d21-45b2-8b37-84e7e5c8f7a9 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 29/59] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:15 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:16 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-fd7f230f-6fda-4ff5-b487-980b72737e1a tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Lock "cinder-attachment_update-faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8-devstack" released by "attachment_update" :: held 0.617s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:39:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-fd7f230f-6fda-4ff5-b487-980b72737e1a tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74 returned with HTTP 200 Sep 05 04:39:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 31/60] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:39:15 2026] PUT /volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74 => generated 694 bytes in 711 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0c958dd9-bfde-444e-a388-6aece61de24c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0c958dd9-bfde-444e-a388-6aece61de24c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0c958dd9-bfde-444e-a388-6aece61de24c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0c958dd9-bfde-444e-a388-6aece61de24c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0c958dd9-bfde-444e-a388-6aece61de24c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0c958dd9-bfde-444e-a388-6aece61de24c tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 30/61] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:17 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 854 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-58fec8fd-226d-427a-af38-3f758d7ff3f8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-58fec8fd-226d-427a-af38-3f758d7ff3f8 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] POST http://192.168.122.229/volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74/action Sep 05 04:39:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-58fec8fd-226d-427a-af38-3f758d7ff3f8 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:39:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-58fec8fd-226d-427a-af38-3f758d7ff3f8 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e9ff267e-4759-4db3-93aa-f71f769a3ebe req-58fec8fd-226d-427a-af38-3f758d7ff3f8 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74/action returned with HTTP 204 Sep 05 04:39:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 32/62] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:39:18 2026] POST /volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-291e4c5e-93c5-4a12-8f90-3eccd7af4023 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-291e4c5e-93c5-4a12-8f90-3eccd7af4023 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-291e4c5e-93c5-4a12-8f90-3eccd7af4023 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-291e4c5e-93c5-4a12-8f90-3eccd7af4023 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-291e4c5e-93c5-4a12-8f90-3eccd7af4023 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-291e4c5e-93c5-4a12-8f90-3eccd7af4023 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 31/63] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:18 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 1146 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f0321f9b-72af-4cc9-9cb0-2edda2649ae2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0321f9b-72af-4cc9-9cb0-2edda2649ae2 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0321f9b-72af-4cc9-9cb0-2edda2649ae2 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0321f9b-72af-4cc9-9cb0-2edda2649ae2 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f0321f9b-72af-4cc9-9cb0-2edda2649ae2 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0321f9b-72af-4cc9-9cb0-2edda2649ae2 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 33/64] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:18 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 1146 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:39:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-1f6f324b-f802-4f50-8833-d8991566ae74 req-7a1df03e-e100-4f51-a838-2f4fbdb4ef7b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-1f6f324b-f802-4f50-8833-d8991566ae74 req-7a1df03e-e100-4f51-a838-2f4fbdb4ef7b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] DELETE http://192.168.122.229/volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74 Sep 05 04:39:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-1f6f324b-f802-4f50-8833-d8991566ae74 req-7a1df03e-e100-4f51-a838-2f4fbdb4ef7b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-1f6f324b-f802-4f50-8833-d8991566ae74 req-7a1df03e-e100-4f51-a838-2f4fbdb4ef7b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:23 devstack devstack@c-api.service[89503]: /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 05 04:39:23 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:39:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-1f6f324b-f802-4f50-8833-d8991566ae74 req-7a1df03e-e100-4f51-a838-2f4fbdb4ef7b tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74 returned with HTTP 200 Sep 05 04:39:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 32/65] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:39:23 2026] DELETE /volume/v3/attachments/9bb4651d-ffd6-435e-9bf9-79686bb71b74 => generated 19 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-35dacf02-c65b-4754-b232-57422d18a972 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1716025654"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1716025654'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:25 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume of 1 GB Sep 05 04:39:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Availability Zones retrieved successfully. Sep 05 04:39:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Flow 'volume_create_api' (1253fd30-c636-41cf-adc9-eb3aba1d69de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fbfeccb-ce44-4869-b214-b7ad273440e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fbfeccb-ce44-4869-b214-b7ad273440e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ffd7d487-9ba3-4ec9-8489-a6ec8cf39b88 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b155ea1-2f0f-4115-92de-309af8b96e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ffd7d487-9ba3-4ec9-8489-a6ec8cf39b88 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ffd7d487-9ba3-4ec9-8489-a6ec8cf39b88 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ffd7d487-9ba3-4ec9-8489-a6ec8cf39b88 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ffd7d487-9ba3-4ec9-8489-a6ec8cf39b88 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ffd7d487-9ba3-4ec9-8489-a6ec8cf39b88 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 33/66] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:26 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 854 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cc8fd6c8-505c-444f-adea-e0c456a41e66 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc8fd6c8-505c-444f-adea-e0c456a41e66 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc8fd6c8-505c-444f-adea-e0c456a41e66 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc8fd6c8-505c-444f-adea-e0c456a41e66 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cc8fd6c8-505c-444f-adea-e0c456a41e66 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc8fd6c8-505c-444f-adea-e0c456a41e66 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 34/67] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:26 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Created reservations ['9e387b08-11f3-445f-9590-13d8177f7020', 'b7d5dce4-89c1-441e-a018-a71fc94bf5a8', 'd4117a8c-eb15-4907-91fd-69fa2222bf23', '9b042f4a-34c9-4b94-81c4-38b2a1cad20b'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b155ea1-2f0f-4115-92de-309af8b96e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e387b08-11f3-445f-9590-13d8177f7020', 'b7d5dce4-89c1-441e-a018-a71fc94bf5a8', 'd4117a8c-eb15-4907-91fd-69fa2222bf23', '9b042f4a-34c9-4b94-81c4-38b2a1cad20b']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1834a8-8d3a-4376-9844-eccc396d849d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c4dd768a-2ebe-4f6b-a2e9-da97ac8e7567 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c4dd768a-2ebe-4f6b-a2e9-da97ac8e7567 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c4dd768a-2ebe-4f6b-a2e9-da97ac8e7567 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c4dd768a-2ebe-4f6b-a2e9-da97ac8e7567 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1834a8-8d3a-4376-9844-eccc396d849d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b765ad77-69a4-4ce9-9afe-f684d4c3e979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1716025654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4cf75db332f40cca155d942dc17946b',qos_specs=None,replication_status=,reservations=['9e387b08-11f3-445f-9590-13d8177f7020','b7d5dce4-89c1-441e-a018-a71fc94bf5a8','d4117a8c-eb15-4907-91fd-69fa2222bf23','9b042f4a-34c9-4b94-81c4-38b2a1cad20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da055edf04e479196413178b811e9db',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1716025654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b765ad77-69a4-4ce9-9afe-f684d4c3e979,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4cf75db332f40cca155d942dc17946b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3da055edf04e479196413178b811e9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1116f9b1-b040-422b-94a8-9d70e2b68919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c4dd768a-2ebe-4f6b-a2e9-da97ac8e7567 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c4dd768a-2ebe-4f6b-a2e9-da97ac8e7567 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 35/68] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:26 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1116f9b1-b040-422b-94a8-9d70e2b68919) transitioned into state 'SUCCESS' from state '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-1716025654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4cf75db332f40cca155d942dc17946b',qos_specs=None,replication_status=,reservations=['9e387b08-11f3-445f-9590-13d8177f7020','b7d5dce4-89c1-441e-a018-a71fc94bf5a8','d4117a8c-eb15-4907-91fd-69fa2222bf23','9b042f4a-34c9-4b94-81c4-38b2a1cad20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da055edf04e479196413178b811e9db',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-44e306e8-82d4-47e8-81c1-11b3e13ce730 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-44e306e8-82d4-47e8-81c1-11b3e13ce730 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] DELETE http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803f76cd-f1e4-4083-98ad-ae3dacb0aa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-44e306e8-82d4-47e8-81c1-11b3e13ce730 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-44e306e8-82d4-47e8-81c1-11b3e13ce730 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-44e306e8-82d4-47e8-81c1-11b3e13ce730 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Delete volume with id: faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-44e306e8-82d4-47e8-81c1-11b3e13ce730 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803f76cd-f1e4-4083-98ad-ae3dacb0aa23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Flow 'volume_create_api' (1253fd30-c636-41cf-adc9-eb3aba1d69de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume request issued successfully. Sep 05 04:39:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-35dacf02-c65b-4754-b232-57422d18a972 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 34/69] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:39:25 2026] POST /volume/v3/volumes => generated 769 bytes in 1391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-564b23c3-0905-4160-8c4a-be4348d16019 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-564b23c3-0905-4160-8c4a-be4348d16019 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-564b23c3-0905-4160-8c4a-be4348d16019 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-564b23c3-0905-4160-8c4a-be4348d16019 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-44e306e8-82d4-47e8-81c1-11b3e13ce730 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Delete volume request issued successfully. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-44e306e8-82d4-47e8-81c1-11b3e13ce730 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 202 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 36/70] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:39:26 2026] DELETE /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c5e77191-380f-42cb-ba10-5d7c817af7a7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c5e77191-380f-42cb-ba10-5d7c817af7a7 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c5e77191-380f-42cb-ba10-5d7c817af7a7 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c5e77191-380f-42cb-ba10-5d7c817af7a7 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-564b23c3-0905-4160-8c4a-be4348d16019 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-564b23c3-0905-4160-8c4a-be4348d16019 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 returned with HTTP 200 Sep 05 04:39:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 35/71] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:26 2026] GET /volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 => generated 837 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c5e77191-380f-42cb-ba10-5d7c817af7a7 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c5e77191-380f-42cb-ba10-5d7c817af7a7 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 37/72] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:26 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 853 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c8e61f6b-e889-4707-bbe3-ed24af1406a6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c8e61f6b-e889-4707-bbe3-ed24af1406a6 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c8e61f6b-e889-4707-bbe3-ed24af1406a6 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c8e61f6b-e889-4707-bbe3-ed24af1406a6 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-74a5ac05-21e4-4634-9cf6-50179cbe2477 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74a5ac05-21e4-4634-9cf6-50179cbe2477 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74a5ac05-21e4-4634-9cf6-50179cbe2477 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74a5ac05-21e4-4634-9cf6-50179cbe2477 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c8e61f6b-e889-4707-bbe3-ed24af1406a6 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-74a5ac05-21e4-4634-9cf6-50179cbe2477 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Volume info retrieved successfully. Sep 05 04:39:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74a5ac05-21e4-4634-9cf6-50179cbe2477 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 200 Sep 05 04:39:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 38/73] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:27 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c8e61f6b-e889-4707-bbe3-ed24af1406a6 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 returned with HTTP 200 Sep 05 04:39:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 36/74] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:27 2026] GET /volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 => generated 861 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-282762305"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-282762305'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:28 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Create volume of 1 GB Sep 05 04:39:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Availability Zones retrieved successfully. Sep 05 04:39:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Flow 'volume_create_api' (511c51bf-8f5e-4a77-9c76-185905531cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baa9f09-bb3f-41be-8303-d76d6739eda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baa9f09-bb3f-41be-8303-d76d6739eda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d599e7-0f4a-4cf9-9c7a-4263550307e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Created reservations ['5281cb2b-89e9-46f9-a660-f49eaca0d9dc', '592a30d1-edba-41e6-95cb-bd21852b4da8', '1e2ac4a0-7723-4c32-bd45-d6182e552e3f', 'e92f0712-dff2-4738-8d55-a9e27bd4f626'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d599e7-0f4a-4cf9-9c7a-4263550307e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5281cb2b-89e9-46f9-a660-f49eaca0d9dc', '592a30d1-edba-41e6-95cb-bd21852b4da8', '1e2ac4a0-7723-4c32-bd45-d6182e552e3f', 'e92f0712-dff2-4738-8d55-a9e27bd4f626']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2782c7f-ff5b-437f-a8a1-58aef29f0601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b8fa9569-8ddd-43ef-936f-75b592853fd6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8fa9569-8ddd-43ef-936f-75b592853fd6 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] GET http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8fa9569-8ddd-43ef-936f-75b592853fd6 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8fa9569-8ddd-43ef-936f-75b592853fd6 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2782c7f-ff5b-437f-a8a1-58aef29f0601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea51c3d3-8970-4304-81c9-3ec6fc16b2c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-282762305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497f2415941e443ab8d97f2b3ce89fa1',qos_specs=None,replication_status=,reservations=['5281cb2b-89e9-46f9-a660-f49eaca0d9dc','592a30d1-edba-41e6-95cb-bd21852b4da8','1e2ac4a0-7723-4c32-bd45-d6182e552e3f','e92f0712-dff2-4738-8d55-a9e27bd4f626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fca7be422503441bb907cd6325e23d4a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-282762305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea51c3d3-8970-4304-81c9-3ec6fc16b2c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497f2415941e443ab8d97f2b3ce89fa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fca7be422503441bb907cd6325e23d4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8fa9569-8ddd-43ef-936f-75b592853fd6 tempest-DeleteServersTestJSON-1832859632 tempest-DeleteServersTestJSON-1832859632-project-member] http://192.168.122.229/volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 returned with HTTP 404 Sep 05 04:39:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 37/75] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:29 2026] GET /volume/v3/volumes/faddab0c-9fb5-4914-80d2-b0ff2eb3e8b8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3fd0e2-08c7-449b-b867-c204f0f8079a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f5d9f4b9-300e-49c5-8519-3a001b72d1ea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f5d9f4b9-300e-49c5-8519-3a001b72d1ea tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f5d9f4b9-300e-49c5-8519-3a001b72d1ea tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f5d9f4b9-300e-49c5-8519-3a001b72d1ea tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f5d9f4b9-300e-49c5-8519-3a001b72d1ea tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3fd0e2-08c7-449b-b867-c204f0f8079a) transitioned into state 'SUCCESS' from state '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-282762305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497f2415941e443ab8d97f2b3ce89fa1',qos_specs=None,replication_status=,reservations=['5281cb2b-89e9-46f9-a660-f49eaca0d9dc','592a30d1-edba-41e6-95cb-bd21852b4da8','1e2ac4a0-7723-4c32-bd45-d6182e552e3f','e92f0712-dff2-4738-8d55-a9e27bd4f626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fca7be422503441bb907cd6325e23d4a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7126773c-9803-48a9-998b-95ce0959e441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f5d9f4b9-300e-49c5-8519-3a001b72d1ea tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 returned with HTTP 200 Sep 05 04:39:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 38/76] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:29 2026] GET /volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 => generated 862 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7126773c-9803-48a9-998b-95ce0959e441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Flow 'volume_create_api' (511c51bf-8f5e-4a77-9c76-185905531cc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-b2c6b355-c1ed-43af-ad86-ce3fd98e190f req-f09ca0ab-59a6-4c7c-b650-45cde3f3a917 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Create volume request issued successfully. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-098dbd7a-eb6e-4073-8ff1-e0a3df985e93 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 39/77] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:39:28 2026] POST /volume/v3/volumes => generated 762 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b2c6b355-c1ed-43af-ad86-ce3fd98e190f req-f09ca0ab-59a6-4c7c-b650-45cde3f3a917 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b2c6b355-c1ed-43af-ad86-ce3fd98e190f req-f09ca0ab-59a6-4c7c-b650-45cde3f3a917 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b2c6b355-c1ed-43af-ad86-ce3fd98e190f req-f09ca0ab-59a6-4c7c-b650-45cde3f3a917 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5c70db72-ec39-41e3-a1f9-85484477f006 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c70db72-ec39-41e3-a1f9-85484477f006 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c70db72-ec39-41e3-a1f9-85484477f006 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c70db72-ec39-41e3-a1f9-85484477f006 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-b2c6b355-c1ed-43af-ad86-ce3fd98e190f req-f09ca0ab-59a6-4c7c-b650-45cde3f3a917 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b2c6b355-c1ed-43af-ad86-ce3fd98e190f req-f09ca0ab-59a6-4c7c-b650-45cde3f3a917 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 returned with HTTP 200 Sep 05 04:39:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 39/78] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:29 2026] GET /volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 => generated 862 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5c70db72-ec39-41e3-a1f9-85484477f006 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2106318299"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2106318299'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume of 1 GB Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Availability Zones retrieved successfully. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c70db72-ec39-41e3-a1f9-85484477f006 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 returned with HTTP 200 Sep 05 04:39:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 40/79] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:29 2026] GET /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 => generated 830 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Flow 'volume_create_api' (52bb40db-5bc0-4812-b3d4-701cc96d1203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74529427-d199-4770-9605-fb6f4e52cc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74529427-d199-4770-9605-fb6f4e52cc70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f4bfd1-305c-46cf-bcec-04cccd914a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Created reservations ['d4bd15f8-4a9d-494f-ad1a-69215c71e375', '5b0aa680-b31d-4a30-a50d-a48d569102d5', '76b5b49e-b1f7-4b9c-a3b1-017ca7e6deeb', '812bb4f3-2ecb-44a3-91f0-4dceae56c041'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f4bfd1-305c-46cf-bcec-04cccd914a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4bd15f8-4a9d-494f-ad1a-69215c71e375', '5b0aa680-b31d-4a30-a50d-a48d569102d5', '76b5b49e-b1f7-4b9c-a3b1-017ca7e6deeb', '812bb4f3-2ecb-44a3-91f0-4dceae56c041']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e866f73-c959-4b87-91ce-1376dfb322d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e866f73-c959-4b87-91ce-1376dfb322d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8f84823-b592-4d16-bf71-f72709538241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2106318299',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4cf75db332f40cca155d942dc17946b',qos_specs=None,replication_status=,reservations=['d4bd15f8-4a9d-494f-ad1a-69215c71e375','5b0aa680-b31d-4a30-a50d-a48d569102d5','76b5b49e-b1f7-4b9c-a3b1-017ca7e6deeb','812bb4f3-2ecb-44a3-91f0-4dceae56c041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da055edf04e479196413178b811e9db',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2106318299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8f84823-b592-4d16-bf71-f72709538241,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4cf75db332f40cca155d942dc17946b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3da055edf04e479196413178b811e9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5361dc28-7d4b-4a17-8b40-6ed3480b2938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5361dc28-7d4b-4a17-8b40-6ed3480b2938) transitioned into state 'SUCCESS' from state '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-2106318299',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4cf75db332f40cca155d942dc17946b',qos_specs=None,replication_status=,reservations=['d4bd15f8-4a9d-494f-ad1a-69215c71e375','5b0aa680-b31d-4a30-a50d-a48d569102d5','76b5b49e-b1f7-4b9c-a3b1-017ca7e6deeb','812bb4f3-2ecb-44a3-91f0-4dceae56c041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da055edf04e479196413178b811e9db',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09f3a25-0cec-4f81-984f-04cf5e59bd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09f3a25-0cec-4f81-984f-04cf5e59bd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Flow 'volume_create_api' (52bb40db-5bc0-4812-b3d4-701cc96d1203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume request issued successfully. Sep 05 04:39:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0e6c88f-c88e-4510-9a47-a67e2c6443f9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 40/80] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:39:29 2026] POST /volume/v3/volumes => generated 769 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-51826ffe-9a9e-41de-84f5-ead9e4169bd3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51826ffe-9a9e-41de-84f5-ead9e4169bd3 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51826ffe-9a9e-41de-84f5-ead9e4169bd3 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51826ffe-9a9e-41de-84f5-ead9e4169bd3 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-51826ffe-9a9e-41de-84f5-ead9e4169bd3 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51826ffe-9a9e-41de-84f5-ead9e4169bd3 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 returned with HTTP 200 Sep 05 04:39:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 41/81] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:29 2026] GET /volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 => generated 837 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-782c1151-6b4f-46f2-a2f7-8402837bf0dd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-782c1151-6b4f-46f2-a2f7-8402837bf0dd tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-782c1151-6b4f-46f2-a2f7-8402837bf0dd tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-782c1151-6b4f-46f2-a2f7-8402837bf0dd tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-782c1151-6b4f-46f2-a2f7-8402837bf0dd tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-782c1151-6b4f-46f2-a2f7-8402837bf0dd tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 returned with HTTP 200 Sep 05 04:39:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 41/82] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:30 2026] GET /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fddf84f4-8d49-4eb3-83ce-15182dd5a26a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fddf84f4-8d49-4eb3-83ce-15182dd5a26a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fddf84f4-8d49-4eb3-83ce-15182dd5a26a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fddf84f4-8d49-4eb3-83ce-15182dd5a26a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fddf84f4-8d49-4eb3-83ce-15182dd5a26a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fddf84f4-8d49-4eb3-83ce-15182dd5a26a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 returned with HTTP 200 Sep 05 04:39:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 42/83] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:31 2026] GET /volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8ca477b0-2133-435d-87f4-0d7f3574356b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ca477b0-2133-435d-87f4-0d7f3574356b tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ca477b0-2133-435d-87f4-0d7f3574356b tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ca477b0-2133-435d-87f4-0d7f3574356b tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8ca477b0-2133-435d-87f4-0d7f3574356b tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ca477b0-2133-435d-87f4-0d7f3574356b tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 returned with HTTP 200 Sep 05 04:39:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 42/84] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:31 2026] GET /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ad10bc47-494f-41d1-9d83-0188161dfcdf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ad10bc47-494f-41d1-9d83-0188161dfcdf tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] POST http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0/action Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ad10bc47-494f-41d1-9d83-0188161dfcdf tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ad10bc47-494f-41d1-9d83-0188161dfcdf tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ad10bc47-494f-41d1-9d83-0188161dfcdf tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ad10bc47-494f-41d1-9d83-0188161dfcdf tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume updated successfully. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ad10bc47-494f-41d1-9d83-0188161dfcdf tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0/action returned with HTTP 200 Sep 05 04:39:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 43/85] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:39:31 2026] POST /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0/action => generated 0 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 04:39:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bcbb102c-5232-44cc-9eae-04014db4bbc3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bcbb102c-5232-44cc-9eae-04014db4bbc3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bcbb102c-5232-44cc-9eae-04014db4bbc3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bcbb102c-5232-44cc-9eae-04014db4bbc3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bcbb102c-5232-44cc-9eae-04014db4bbc3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bcbb102c-5232-44cc-9eae-04014db4bbc3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 returned with HTTP 200 Sep 05 04:39:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 43/86] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:31 2026] GET /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-8058c800-ac99-443e-b5bc-14bc8e4b9bf8 req-40411904-9735-4804-a29e-05610abb816d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8058c800-ac99-443e-b5bc-14bc8e4b9bf8 req-40411904-9735-4804-a29e-05610abb816d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8058c800-ac99-443e-b5bc-14bc8e4b9bf8 req-40411904-9735-4804-a29e-05610abb816d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8058c800-ac99-443e-b5bc-14bc8e4b9bf8 req-40411904-9735-4804-a29e-05610abb816d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-8058c800-ac99-443e-b5bc-14bc8e4b9bf8 req-40411904-9735-4804-a29e-05610abb816d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8058c800-ac99-443e-b5bc-14bc8e4b9bf8 req-40411904-9735-4804-a29e-05610abb816d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 returned with HTTP 200 Sep 05 04:39:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 44/87] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:31 2026] GET /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6a7c2a84-0a50-4d79-b346-c700b35291b9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6a7c2a84-0a50-4d79-b346-c700b35291b9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6a7c2a84-0a50-4d79-b346-c700b35291b9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6a7c2a84-0a50-4d79-b346-c700b35291b9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6a7c2a84-0a50-4d79-b346-c700b35291b9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6a7c2a84-0a50-4d79-b346-c700b35291b9 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 returned with HTTP 200 Sep 05 04:39:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 44/88] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:32 2026] GET /volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-186f771c-d9e3-4d9e-bfb6-d3ab16d95423 req-940dbdb7-b137-4105-bd0b-6ed9cae1707e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-186f771c-d9e3-4d9e-bfb6-d3ab16d95423 req-940dbdb7-b137-4105-bd0b-6ed9cae1707e tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-186f771c-d9e3-4d9e-bfb6-d3ab16d95423 req-940dbdb7-b137-4105-bd0b-6ed9cae1707e tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-186f771c-d9e3-4d9e-bfb6-d3ab16d95423 req-940dbdb7-b137-4105-bd0b-6ed9cae1707e tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-186f771c-d9e3-4d9e-bfb6-d3ab16d95423 req-940dbdb7-b137-4105-bd0b-6ed9cae1707e tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-186f771c-d9e3-4d9e-bfb6-d3ab16d95423 req-940dbdb7-b137-4105-bd0b-6ed9cae1707e tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 returned with HTTP 200 Sep 05 04:39:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 45/89] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:32 2026] GET /volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7580ab07-0d43-4303-9749-f69e0c082668 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-243623594"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-243623594'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume of 1 GB Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Availability Zones retrieved successfully. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Flow 'volume_create_api' (8e2f3564-e376-4f38-90d3-2a02281bffbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108554bd-47dd-4b2b-a460-59b391be09ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108554bd-47dd-4b2b-a460-59b391be09ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7cf84f6-cf82-445e-ac92-87bb85563916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2116274796"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2116274796'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Create volume of 1 GB Sep 05 04:39:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Availability Zones retrieved successfully. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Created reservations ['2d503383-5462-4168-93b1-0fe251a4cf20', 'd3858d6b-9806-4794-b564-c78a063b29a7', 'bead4b9e-8ffd-41ea-bb9d-f2b267915b44', 'ff96bf8b-63ee-4342-aabc-ca0bc84c84b1'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7cf84f6-cf82-445e-ac92-87bb85563916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d503383-5462-4168-93b1-0fe251a4cf20', 'd3858d6b-9806-4794-b564-c78a063b29a7', 'bead4b9e-8ffd-41ea-bb9d-f2b267915b44', 'ff96bf8b-63ee-4342-aabc-ca0bc84c84b1']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9169b49-bd86-459b-90d8-59890035acc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Flow 'volume_create_api' (c42f6749-6d8b-4f71-91ad-43c9403f9bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd905019-4832-466e-9f78-df577c23284e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9169b49-bd86-459b-90d8-59890035acc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3524ae31-6c68-4fe0-83ae-bced1260030e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-243623594',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4cf75db332f40cca155d942dc17946b',qos_specs=None,replication_status=,reservations=['2d503383-5462-4168-93b1-0fe251a4cf20','d3858d6b-9806-4794-b564-c78a063b29a7','bead4b9e-8ffd-41ea-bb9d-f2b267915b44','ff96bf8b-63ee-4342-aabc-ca0bc84c84b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da055edf04e479196413178b811e9db',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-243623594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3524ae31-6c68-4fe0-83ae-bced1260030e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c4cf75db332f40cca155d942dc17946b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3da055edf04e479196413178b811e9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe7030f-f53f-4128-99f0-6cd52a01665f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd905019-4832-466e-9f78-df577c23284e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b797bca-56bc-40d6-898e-82ba1e96fdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe7030f-f53f-4128-99f0-6cd52a01665f) transitioned into state 'SUCCESS' from state '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-243623594',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c4cf75db332f40cca155d942dc17946b',qos_specs=None,replication_status=,reservations=['2d503383-5462-4168-93b1-0fe251a4cf20','d3858d6b-9806-4794-b564-c78a063b29a7','bead4b9e-8ffd-41ea-bb9d-f2b267915b44','ff96bf8b-63ee-4342-aabc-ca0bc84c84b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3da055edf04e479196413178b811e9db',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad23581-e5be-45c0-aa32-b3c137c1fe51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad23581-e5be-45c0-aa32-b3c137c1fe51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Flow 'volume_create_api' (8e2f3564-e376-4f38-90d3-2a02281bffbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Create volume request issued successfully. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7580ab07-0d43-4303-9749-f69e0c082668 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 45/90] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:39:32 2026] POST /volume/v3/volumes => generated 768 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2f773d45-b177-4937-84d4-89a4408d4a2a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f773d45-b177-4937-84d4-89a4408d4a2a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f773d45-b177-4937-84d4-89a4408d4a2a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f773d45-b177-4937-84d4-89a4408d4a2a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Created reservations ['d877c723-788d-41be-8136-e024af831e39', '4b57bd9b-16f1-40db-b75c-877d888b53c4', '6933e4b4-6bf4-4081-96f9-83cc2ebf85da', '2ce6f0db-6a6d-4595-91ad-f8be2f7cd333'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b797bca-56bc-40d6-898e-82ba1e96fdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d877c723-788d-41be-8136-e024af831e39', '4b57bd9b-16f1-40db-b75c-877d888b53c4', '6933e4b4-6bf4-4081-96f9-83cc2ebf85da', '2ce6f0db-6a6d-4595-91ad-f8be2f7cd333']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4980b663-20c5-4838-947b-4b1ca44a1198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2f773d45-b177-4937-84d4-89a4408d4a2a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f773d45-b177-4937-84d4-89a4408d4a2a tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e returned with HTTP 200 Sep 05 04:39:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 46/91] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:32 2026] GET /volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e => generated 836 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4980b663-20c5-4838-947b-4b1ca44a1198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfb04a3a-0901-4d44-8858-7259415a3038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2116274796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497f2415941e443ab8d97f2b3ce89fa1',qos_specs=None,replication_status=,reservations=['d877c723-788d-41be-8136-e024af831e39','4b57bd9b-16f1-40db-b75c-877d888b53c4','6933e4b4-6bf4-4081-96f9-83cc2ebf85da','2ce6f0db-6a6d-4595-91ad-f8be2f7cd333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fca7be422503441bb907cd6325e23d4a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2116274796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfb04a3a-0901-4d44-8858-7259415a3038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497f2415941e443ab8d97f2b3ce89fa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fca7be422503441bb907cd6325e23d4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d56e06-b0bb-4aa0-8e44-e2faf75d584b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9d56e06-b0bb-4aa0-8e44-e2faf75d584b) transitioned into state 'SUCCESS' from state '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-2116274796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497f2415941e443ab8d97f2b3ce89fa1',qos_specs=None,replication_status=,reservations=['d877c723-788d-41be-8136-e024af831e39','4b57bd9b-16f1-40db-b75c-877d888b53c4','6933e4b4-6bf4-4081-96f9-83cc2ebf85da','2ce6f0db-6a6d-4595-91ad-f8be2f7cd333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fca7be422503441bb907cd6325e23d4a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5aeb44d-b178-45cf-8503-dd9ace9d2e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5aeb44d-b178-45cf-8503-dd9ace9d2e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Flow 'volume_create_api' (c42f6749-6d8b-4f71-91ad-43c9403f9bfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Create volume request issued successfully. Sep 05 04:39:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-570ffefe-7c1a-4be9-8826-48b332b2f1c2 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 46/92] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:39:32 2026] POST /volume/v3/volumes => generated 763 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-966d3e64-000b-46c1-9134-5e39bc3500ca None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-966d3e64-000b-46c1-9134-5e39bc3500ca tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-966d3e64-000b-46c1-9134-5e39bc3500ca tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-966d3e64-000b-46c1-9134-5e39bc3500ca tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-966d3e64-000b-46c1-9134-5e39bc3500ca tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-966d3e64-000b-46c1-9134-5e39bc3500ca tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 returned with HTTP 200 Sep 05 04:39:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 47/93] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:32 2026] GET /volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 => generated 831 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e1f1ecfa-054a-4296-b4f7-418b5d15ac06 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e1f1ecfa-054a-4296-b4f7-418b5d15ac06 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e Sep 05 04:39:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e1f1ecfa-054a-4296-b4f7-418b5d15ac06 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e1f1ecfa-054a-4296-b4f7-418b5d15ac06 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e1f1ecfa-054a-4296-b4f7-418b5d15ac06 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e1f1ecfa-054a-4296-b4f7-418b5d15ac06 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e returned with HTTP 200 Sep 05 04:39:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 47/94] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:33 2026] GET /volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0ff23d70-1cd9-4fe8-b2a6-bf065c2d915d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ff23d70-1cd9-4fe8-b2a6-bf065c2d915d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 Sep 05 04:39:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ff23d70-1cd9-4fe8-b2a6-bf065c2d915d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ff23d70-1cd9-4fe8-b2a6-bf065c2d915d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0ff23d70-1cd9-4fe8-b2a6-bf065c2d915d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ff23d70-1cd9-4fe8-b2a6-bf065c2d915d tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 returned with HTTP 200 Sep 05 04:39:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 48/95] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:34 2026] GET /volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-65d9fc40-fc7d-49df-8871-afa95c914fe2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-65d9fc40-fc7d-49df-8871-afa95c914fe2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e Sep 05 04:39:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-65d9fc40-fc7d-49df-8871-afa95c914fe2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-65d9fc40-fc7d-49df-8871-afa95c914fe2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-65d9fc40-fc7d-49df-8871-afa95c914fe2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-65d9fc40-fc7d-49df-8871-afa95c914fe2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e returned with HTTP 200 Sep 05 04:39:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 48/96] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:34 2026] GET /volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-b99a4bde-7a35-46c7-882c-4da3ea7370ee req-e2350178-5e70-4118-9428-9e84fe1f8b74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b99a4bde-7a35-46c7-882c-4da3ea7370ee req-e2350178-5e70-4118-9428-9e84fe1f8b74 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b99a4bde-7a35-46c7-882c-4da3ea7370ee req-e2350178-5e70-4118-9428-9e84fe1f8b74 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b99a4bde-7a35-46c7-882c-4da3ea7370ee req-e2350178-5e70-4118-9428-9e84fe1f8b74 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-b99a4bde-7a35-46c7-882c-4da3ea7370ee req-e2350178-5e70-4118-9428-9e84fe1f8b74 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b99a4bde-7a35-46c7-882c-4da3ea7370ee req-e2350178-5e70-4118-9428-9e84fe1f8b74 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e returned with HTTP 200 Sep 05 04:39:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 49/97] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:35 2026] GET /volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-81d9e0e8-20d2-4fa4-bfca-f1be04ef28a9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-81d9e0e8-20d2-4fa4-bfca-f1be04ef28a9 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-81d9e0e8-20d2-4fa4-bfca-f1be04ef28a9 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-81d9e0e8-20d2-4fa4-bfca-f1be04ef28a9 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-81d9e0e8-20d2-4fa4-bfca-f1be04ef28a9 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-81d9e0e8-20d2-4fa4-bfca-f1be04ef28a9 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 returned with HTTP 200 Sep 05 04:39:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 49/98] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:35 2026] GET /volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-31a5c623-585d-4476-984c-701171780610 req-252b244f-0296-40ee-806d-f8f51d4bb5f2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-31a5c623-585d-4476-984c-701171780610 req-252b244f-0296-40ee-806d-f8f51d4bb5f2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-31a5c623-585d-4476-984c-701171780610 req-252b244f-0296-40ee-806d-f8f51d4bb5f2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-31a5c623-585d-4476-984c-701171780610 req-252b244f-0296-40ee-806d-f8f51d4bb5f2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [req-31a5c623-585d-4476-984c-701171780610 req-252b244f-0296-40ee-806d-f8f51d4bb5f2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-31a5c623-585d-4476-984c-701171780610 req-252b244f-0296-40ee-806d-f8f51d4bb5f2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-31a5c623-585d-4476-984c-701171780610 req-252b244f-0296-40ee-806d-f8f51d4bb5f2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Get all volumes completed successfully. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-31a5c623-585d-4476-984c-701171780610 req-252b244f-0296-40ee-806d-f8f51d4bb5f2 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:39:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 50/99] 192.168.122.229 () {60 vars in 1397 bytes} [Sat Sep 5 04:39:35 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-b2e1a0e5-e695-4b48-97b0-1a6b9f2fb881 req-9d4b7842-036b-4903-9c15-b0c04b78d2a1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b2e1a0e5-e695-4b48-97b0-1a6b9f2fb881 req-9d4b7842-036b-4903-9c15-b0c04b78d2a1 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b2e1a0e5-e695-4b48-97b0-1a6b9f2fb881 req-9d4b7842-036b-4903-9c15-b0c04b78d2a1 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b2e1a0e5-e695-4b48-97b0-1a6b9f2fb881 req-9d4b7842-036b-4903-9c15-b0c04b78d2a1 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [req-b2e1a0e5-e695-4b48-97b0-1a6b9f2fb881 req-9d4b7842-036b-4903-9c15-b0c04b78d2a1 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-b2e1a0e5-e695-4b48-97b0-1a6b9f2fb881 req-9d4b7842-036b-4903-9c15-b0c04b78d2a1 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ce1b8e3f-b287-4b2b-a953-40ce4f466196 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-b2e1a0e5-e695-4b48-97b0-1a6b9f2fb881 req-9d4b7842-036b-4903-9c15-b0c04b78d2a1 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Get all volumes completed successfully. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce1b8e3f-b287-4b2b-a953-40ce4f466196 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] DELETE http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce1b8e3f-b287-4b2b-a953-40ce4f466196 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce1b8e3f-b287-4b2b-a953-40ce4f466196 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ce1b8e3f-b287-4b2b-a953-40ce4f466196 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Delete volume with id: cfb04a3a-0901-4d44-8858-7259415a3038 Sep 05 04:39:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b2e1a0e5-e695-4b48-97b0-1a6b9f2fb881 req-9d4b7842-036b-4903-9c15-b0c04b78d2a1 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:39:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 50/100] 192.168.122.229 () {60 vars in 1397 bytes} [Sat Sep 5 04:39:35 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ce1b8e3f-b287-4b2b-a953-40ce4f466196 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ce1b8e3f-b287-4b2b-a953-40ce4f466196 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Delete volume request issued successfully. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-07050927-87b0-41e5-93e3-36208e906ca0 req-55cfa752-4c30-4c3a-a54f-ca36819c22db None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce1b8e3f-b287-4b2b-a953-40ce4f466196 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 returned with HTTP 202 Sep 05 04:39:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 51/101] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:39:35 2026] DELETE /volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:39:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-07050927-87b0-41e5-93e3-36208e906ca0 req-55cfa752-4c30-4c3a-a54f-ca36819c22db tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-07050927-87b0-41e5-93e3-36208e906ca0 req-55cfa752-4c30-4c3a-a54f-ca36819c22db tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-07050927-87b0-41e5-93e3-36208e906ca0 req-55cfa752-4c30-4c3a-a54f-ca36819c22db tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [req-07050927-87b0-41e5-93e3-36208e906ca0 req-55cfa752-4c30-4c3a-a54f-ca36819c22db tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-07050927-87b0-41e5-93e3-36208e906ca0 req-55cfa752-4c30-4c3a-a54f-ca36819c22db tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e0b10d0d-5629-4a13-9d28-4b6468c548d3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0b10d0d-5629-4a13-9d28-4b6468c548d3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0b10d0d-5629-4a13-9d28-4b6468c548d3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0b10d0d-5629-4a13-9d28-4b6468c548d3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-07050927-87b0-41e5-93e3-36208e906ca0 req-55cfa752-4c30-4c3a-a54f-ca36819c22db tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Get all volumes completed successfully. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e0b10d0d-5629-4a13-9d28-4b6468c548d3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-07050927-87b0-41e5-93e3-36208e906ca0 req-55cfa752-4c30-4c3a-a54f-ca36819c22db tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:39:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 51/102] 192.168.122.229 () {60 vars in 1397 bytes} [Sat Sep 5 04:39:35 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0b10d0d-5629-4a13-9d28-4b6468c548d3 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 returned with HTTP 200 Sep 05 04:39:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 52/103] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:35 2026] GET /volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-cb3a1f51-0804-4e82-abed-9111a4cfc531 req-5c283245-b20d-4f8a-a00b-744ad2595a6d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-cb3a1f51-0804-4e82-abed-9111a4cfc531 req-5c283245-b20d-4f8a-a00b-744ad2595a6d tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-cb3a1f51-0804-4e82-abed-9111a4cfc531 req-5c283245-b20d-4f8a-a00b-744ad2595a6d tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-cb3a1f51-0804-4e82-abed-9111a4cfc531 req-5c283245-b20d-4f8a-a00b-744ad2595a6d tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [req-cb3a1f51-0804-4e82-abed-9111a4cfc531 req-5c283245-b20d-4f8a-a00b-744ad2595a6d tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cb3a1f51-0804-4e82-abed-9111a4cfc531 req-5c283245-b20d-4f8a-a00b-744ad2595a6d tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-cb3a1f51-0804-4e82-abed-9111a4cfc531 req-5c283245-b20d-4f8a-a00b-744ad2595a6d tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Get all volumes completed successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-cb3a1f51-0804-4e82-abed-9111a4cfc531 req-5c283245-b20d-4f8a-a00b-744ad2595a6d tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:39:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 52/104] 192.168.122.229 () {60 vars in 1397 bytes} [Sat Sep 5 04:39:36 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-bbd1387b-d66f-43b2-919f-fc52a5f38220 req-ca93b33c-d381-4c43-b22c-251a347c6627 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-bbd1387b-d66f-43b2-919f-fc52a5f38220 req-ca93b33c-d381-4c43-b22c-251a347c6627 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-bbd1387b-d66f-43b2-919f-fc52a5f38220 req-ca93b33c-d381-4c43-b22c-251a347c6627 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-bbd1387b-d66f-43b2-919f-fc52a5f38220 req-ca93b33c-d381-4c43-b22c-251a347c6627 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [req-bbd1387b-d66f-43b2-919f-fc52a5f38220 req-ca93b33c-d381-4c43-b22c-251a347c6627 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-bbd1387b-d66f-43b2-919f-fc52a5f38220 req-ca93b33c-d381-4c43-b22c-251a347c6627 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-bbd1387b-d66f-43b2-919f-fc52a5f38220 req-ca93b33c-d381-4c43-b22c-251a347c6627 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Get all volumes completed successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-bbd1387b-d66f-43b2-919f-fc52a5f38220 req-ca93b33c-d381-4c43-b22c-251a347c6627 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:39:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 53/105] 192.168.122.229 () {60 vars in 1397 bytes} [Sat Sep 5 04:39:36 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-c6156e0f-2954-43e5-9057-cb0c33405f65 req-e592c171-fbce-4cb1-aa94-55fd51fa2c1f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-c6156e0f-2954-43e5-9057-cb0c33405f65 req-e592c171-fbce-4cb1-aa94-55fd51fa2c1f tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-c6156e0f-2954-43e5-9057-cb0c33405f65 req-e592c171-fbce-4cb1-aa94-55fd51fa2c1f tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-c6156e0f-2954-43e5-9057-cb0c33405f65 req-e592c171-fbce-4cb1-aa94-55fd51fa2c1f tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [req-c6156e0f-2954-43e5-9057-cb0c33405f65 req-e592c171-fbce-4cb1-aa94-55fd51fa2c1f tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-c6156e0f-2954-43e5-9057-cb0c33405f65 req-e592c171-fbce-4cb1-aa94-55fd51fa2c1f tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-c6156e0f-2954-43e5-9057-cb0c33405f65 req-e592c171-fbce-4cb1-aa94-55fd51fa2c1f tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Get all volumes completed successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-c6156e0f-2954-43e5-9057-cb0c33405f65 req-e592c171-fbce-4cb1-aa94-55fd51fa2c1f tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:39:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 53/106] 192.168.122.229 () {60 vars in 1397 bytes} [Sat Sep 5 04:39:36 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-6df076fc-0f21-4f14-a654-c441e28cfe0c req-df0222f1-ee0a-43ee-aad7-6df3f0890569 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-6df076fc-0f21-4f14-a654-c441e28cfe0c req-df0222f1-ee0a-43ee-aad7-6df3f0890569 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-6df076fc-0f21-4f14-a654-c441e28cfe0c req-df0222f1-ee0a-43ee-aad7-6df3f0890569 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-6df076fc-0f21-4f14-a654-c441e28cfe0c req-df0222f1-ee0a-43ee-aad7-6df3f0890569 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [req-6df076fc-0f21-4f14-a654-c441e28cfe0c req-df0222f1-ee0a-43ee-aad7-6df3f0890569 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-6df076fc-0f21-4f14-a654-c441e28cfe0c req-df0222f1-ee0a-43ee-aad7-6df3f0890569 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-6df076fc-0f21-4f14-a654-c441e28cfe0c req-df0222f1-ee0a-43ee-aad7-6df3f0890569 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Get all volumes completed successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-6df076fc-0f21-4f14-a654-c441e28cfe0c req-df0222f1-ee0a-43ee-aad7-6df3f0890569 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:39:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 54/107] 192.168.122.229 () {60 vars in 1397 bytes} [Sat Sep 5 04:39:36 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-b8e9fff5-4c1a-4519-a206-e0453b9bdb7e req-469048cf-756c-4489-a2f3-1aa1a9472811 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b8e9fff5-4c1a-4519-a206-e0453b9bdb7e req-469048cf-756c-4489-a2f3-1aa1a9472811 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b8e9fff5-4c1a-4519-a206-e0453b9bdb7e req-469048cf-756c-4489-a2f3-1aa1a9472811 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b8e9fff5-4c1a-4519-a206-e0453b9bdb7e req-469048cf-756c-4489-a2f3-1aa1a9472811 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [req-b8e9fff5-4c1a-4519-a206-e0453b9bdb7e req-469048cf-756c-4489-a2f3-1aa1a9472811 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-b8e9fff5-4c1a-4519-a206-e0453b9bdb7e req-469048cf-756c-4489-a2f3-1aa1a9472811 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-b8e9fff5-4c1a-4519-a206-e0453b9bdb7e req-469048cf-756c-4489-a2f3-1aa1a9472811 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] Get all volumes completed successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b8e9fff5-4c1a-4519-a206-e0453b9bdb7e req-469048cf-756c-4489-a2f3-1aa1a9472811 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:39:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 54/108] 192.168.122.229 () {60 vars in 1397 bytes} [Sat Sep 5 04:39:36 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9cb881ee-ebc5-40f2-a500-53b25ce6bcd0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9cb881ee-ebc5-40f2-a500-53b25ce6bcd0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] DELETE http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9cb881ee-ebc5-40f2-a500-53b25ce6bcd0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9cb881ee-ebc5-40f2-a500-53b25ce6bcd0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-9cb881ee-ebc5-40f2-a500-53b25ce6bcd0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Delete volume with id: 3524ae31-6c68-4fe0-83ae-bced1260030e Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9cb881ee-ebc5-40f2-a500-53b25ce6bcd0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9cb881ee-ebc5-40f2-a500-53b25ce6bcd0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Delete volume request issued successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9cb881ee-ebc5-40f2-a500-53b25ce6bcd0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e returned with HTTP 202 Sep 05 04:39:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 55/109] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:39:36 2026] DELETE /volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-09e76179-c626-4ef5-a421-8352a33b3420 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-09e76179-c626-4ef5-a421-8352a33b3420 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-09e76179-c626-4ef5-a421-8352a33b3420 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-09e76179-c626-4ef5-a421-8352a33b3420 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-09e76179-c626-4ef5-a421-8352a33b3420 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-09e76179-c626-4ef5-a421-8352a33b3420 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e returned with HTTP 200 Sep 05 04:39:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 55/110] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:36 2026] GET /volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0437c749-918d-4c7f-9247-1f9724bb3ccb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0437c749-918d-4c7f-9247-1f9724bb3ccb tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0437c749-918d-4c7f-9247-1f9724bb3ccb tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0437c749-918d-4c7f-9247-1f9724bb3ccb tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0437c749-918d-4c7f-9247-1f9724bb3ccb tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 returned with HTTP 404 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 56/111] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:37 2026] GET /volume/v3/volumes/cfb04a3a-0901-4d44-8858-7259415a3038 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-190de92a-fe87-48f5-b18d-7dbeb236467c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-190de92a-fe87-48f5-b18d-7dbeb236467c tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] DELETE http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-190de92a-fe87-48f5-b18d-7dbeb236467c tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-190de92a-fe87-48f5-b18d-7dbeb236467c tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-190de92a-fe87-48f5-b18d-7dbeb236467c tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Delete volume with id: ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-190de92a-fe87-48f5-b18d-7dbeb236467c tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-190de92a-fe87-48f5-b18d-7dbeb236467c tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Delete volume request issued successfully. Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-190de92a-fe87-48f5-b18d-7dbeb236467c tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 returned with HTTP 202 Sep 05 04:39:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 56/112] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:39:37 2026] DELETE /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cfd718aa-f76c-45ee-a2a6-05099edb7317 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cfd718aa-f76c-45ee-a2a6-05099edb7317 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cfd718aa-f76c-45ee-a2a6-05099edb7317 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cfd718aa-f76c-45ee-a2a6-05099edb7317 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cfd718aa-f76c-45ee-a2a6-05099edb7317 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Volume info retrieved successfully. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cfd718aa-f76c-45ee-a2a6-05099edb7317 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 returned with HTTP 200 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 57/113] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:37 2026] GET /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1a632b01-4f31-4ee2-bb93-e4b3c8d5b9bd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a632b01-4f31-4ee2-bb93-e4b3c8d5b9bd tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a632b01-4f31-4ee2-bb93-e4b3c8d5b9bd tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a632b01-4f31-4ee2-bb93-e4b3c8d5b9bd tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a632b01-4f31-4ee2-bb93-e4b3c8d5b9bd tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e returned with HTTP 404 Sep 05 04:39:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 57/114] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:37 2026] GET /volume/v3/volumes/3524ae31-6c68-4fe0-83ae-bced1260030e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8ad9b8d0-6134-42c0-bbfa-d75885b9f107 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ad9b8d0-6134-42c0-bbfa-d75885b9f107 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] DELETE http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ad9b8d0-6134-42c0-bbfa-d75885b9f107 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ad9b8d0-6134-42c0-bbfa-d75885b9f107 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-8ad9b8d0-6134-42c0-bbfa-d75885b9f107 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Delete volume with id: d8f84823-b592-4d16-bf71-f72709538241 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8ad9b8d0-6134-42c0-bbfa-d75885b9f107 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1415376370", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1415376370', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Create volume of 1 GB Sep 05 04:39:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Availability Zones retrieved successfully. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8ad9b8d0-6134-42c0-bbfa-d75885b9f107 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Delete volume request issued successfully. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ad9b8d0-6134-42c0-bbfa-d75885b9f107 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 returned with HTTP 202 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 58/115] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:39:37 2026] DELETE /volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Flow 'volume_create_api' (30dab72f-a764-463f-b93c-4ae9c931a90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ad7e8672-05be-41f3-a1ee-1b80c7a83729 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a22599c-31a4-46ad-9c49-3e69f8042603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ad7e8672-05be-41f3-a1ee-1b80c7a83729 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ad7e8672-05be-41f3-a1ee-1b80c7a83729 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ad7e8672-05be-41f3-a1ee-1b80c7a83729 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ad7e8672-05be-41f3-a1ee-1b80c7a83729 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a22599c-31a4-46ad-9c49-3e69f8042603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e57bd9f-d547-456f-829b-d49a8d5fbfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ad7e8672-05be-41f3-a1ee-1b80c7a83729 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 returned with HTTP 200 Sep 05 04:39:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 59/116] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:37 2026] GET /volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 => generated 861 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Created reservations ['df5bc2dc-f0f9-4fac-bb6f-e062a3a52a59', '06322c38-744e-47bd-9a06-6da963b3455f', 'cb4c17e1-5a4d-47da-995b-3386190fba79', '46fc86d9-b80f-4ec5-b1da-fa14f9a240a5'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e57bd9f-d547-456f-829b-d49a8d5fbfa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df5bc2dc-f0f9-4fac-bb6f-e062a3a52a59', '06322c38-744e-47bd-9a06-6da963b3455f', 'cb4c17e1-5a4d-47da-995b-3386190fba79', '46fc86d9-b80f-4ec5-b1da-fa14f9a240a5']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c4418c6-8760-4d8b-8087-2b75b94ca334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c4418c6-8760-4d8b-8087-2b75b94ca334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b179eb3-71cf-4ce1-95ac-739159921f2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1415376370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='276e3c71009f4314a046e8921049c133',qos_specs=None,replication_status=,reservations=['df5bc2dc-f0f9-4fac-bb6f-e062a3a52a59','06322c38-744e-47bd-9a06-6da963b3455f','cb4c17e1-5a4d-47da-995b-3386190fba79','46fc86d9-b80f-4ec5-b1da-fa14f9a240a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616b7bb5a2d245f38d51b517fd434633',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1415376370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b179eb3-71cf-4ce1-95ac-739159921f2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='276e3c71009f4314a046e8921049c133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='616b7bb5a2d245f38d51b517fd434633',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (920f68d7-ca76-492d-a6d8-b9b3ede02406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (920f68d7-ca76-492d-a6d8-b9b3ede02406) transitioned into state 'SUCCESS' from state '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-1415376370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='276e3c71009f4314a046e8921049c133',qos_specs=None,replication_status=,reservations=['df5bc2dc-f0f9-4fac-bb6f-e062a3a52a59','06322c38-744e-47bd-9a06-6da963b3455f','cb4c17e1-5a4d-47da-995b-3386190fba79','46fc86d9-b80f-4ec5-b1da-fa14f9a240a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='616b7bb5a2d245f38d51b517fd434633',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06401698-7ba4-4995-9006-b80b9e0e386d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06401698-7ba4-4995-9006-b80b9e0e386d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Flow 'volume_create_api' (30dab72f-a764-463f-b93c-4ae9c931a90b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Create volume request issued successfully. Sep 05 04:39:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-676774c4-32a3-45fb-a086-914f6d0d34e8 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 58/117] 192.168.122.229 () {64 vars in 1430 bytes} [Sat Sep 5 04:39:37 2026] POST /volume/v3/volumes => generated 764 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-1f3d4c5e-7106-4859-8bd4-ec2e5b322162 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-1f3d4c5e-7106-4859-8bd4-ec2e5b322162 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-1f3d4c5e-7106-4859-8bd4-ec2e5b322162 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-1f3d4c5e-7106-4859-8bd4-ec2e5b322162 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d576ee45-e3a6-41ad-8d42-891380a96564 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d576ee45-e3a6-41ad-8d42-891380a96564 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] GET http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d576ee45-e3a6-41ad-8d42-891380a96564 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d576ee45-e3a6-41ad-8d42-891380a96564 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-1f3d4c5e-7106-4859-8bd4-ec2e5b322162 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Volume info retrieved successfully. Sep 05 04:39:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-cdab2c6e-4198-4a69-a76c-770fc22da549 req-1f3d4c5e-7106-4859-8bd4-ec2e5b322162 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 200 Sep 05 04:39:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 60/118] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:38 2026] GET /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 832 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d576ee45-e3a6-41ad-8d42-891380a96564 tempest-ServersNegativeTestJSON-1803127769 tempest-ServersNegativeTestJSON-1803127769-project-member] http://192.168.122.229/volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 returned with HTTP 404 Sep 05 04:39:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 59/119] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:38 2026] GET /volume/v3/volumes/ea51c3d3-8970-4304-81c9-3ec6fc16b2c0 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-6c29211c-6dba-4f95-b74c-f05f5abd4a29 req-28ef7c75-dae2-4986-8362-1dcd680c745f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-6c29211c-6dba-4f95-b74c-f05f5abd4a29 req-28ef7c75-dae2-4986-8362-1dcd680c745f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-6c29211c-6dba-4f95-b74c-f05f5abd4a29 req-28ef7c75-dae2-4986-8362-1dcd680c745f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-6c29211c-6dba-4f95-b74c-f05f5abd4a29 req-28ef7c75-dae2-4986-8362-1dcd680c745f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-6c29211c-6dba-4f95-b74c-f05f5abd4a29 req-28ef7c75-dae2-4986-8362-1dcd680c745f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Volume info retrieved successfully. Sep 05 04:39:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-6c29211c-6dba-4f95-b74c-f05f5abd4a29 req-28ef7c75-dae2-4986-8362-1dcd680c745f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 200 Sep 05 04:39:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 61/120] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:38 2026] GET /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 832 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fa0bf729-cbe9-47cd-8193-9aff9c888f80 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa0bf729-cbe9-47cd-8193-9aff9c888f80 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa0bf729-cbe9-47cd-8193-9aff9c888f80 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa0bf729-cbe9-47cd-8193-9aff9c888f80 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa0bf729-cbe9-47cd-8193-9aff9c888f80 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 returned with HTTP 404 Sep 05 04:39:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 60/121] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:38 2026] GET /volume/v3/volumes/d8f84823-b592-4d16-bf71-f72709538241 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b975dcf8-70f5-4ee4-b4d5-c7e91c2e1d93 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b975dcf8-70f5-4ee4-b4d5-c7e91c2e1d93 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b975dcf8-70f5-4ee4-b4d5-c7e91c2e1d93 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b975dcf8-70f5-4ee4-b4d5-c7e91c2e1d93 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:38 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b975dcf8-70f5-4ee4-b4d5-c7e91c2e1d93 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Delete volume with id: b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:39 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b975dcf8-70f5-4ee4-b4d5-c7e91c2e1d93 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b975dcf8-70f5-4ee4-b4d5-c7e91c2e1d93 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Delete volume request issued successfully. Sep 05 04:39:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b975dcf8-70f5-4ee4-b4d5-c7e91c2e1d93 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 returned with HTTP 202 Sep 05 04:39:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 62/122] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:39:38 2026] DELETE /volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:39:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-33840336-5eaf-42c2-92eb-0b942397ab48 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-33840336-5eaf-42c2-92eb-0b942397ab48 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-33840336-5eaf-42c2-92eb-0b942397ab48 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-33840336-5eaf-42c2-92eb-0b942397ab48 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-33840336-5eaf-42c2-92eb-0b942397ab48 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-33840336-5eaf-42c2-92eb-0b942397ab48 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 returned with HTTP 200 Sep 05 04:39:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 61/123] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:39 2026] GET /volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-fd468335-fa53-49ee-856a-761e44a7e68b req-7e117734-e015-4fdc-bfbc-7386b3e12100 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-fd468335-fa53-49ee-856a-761e44a7e68b req-7e117734-e015-4fdc-bfbc-7386b3e12100 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-fd468335-fa53-49ee-856a-761e44a7e68b req-7e117734-e015-4fdc-bfbc-7386b3e12100 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-fd468335-fa53-49ee-856a-761e44a7e68b req-7e117734-e015-4fdc-bfbc-7386b3e12100 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:39 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-fd468335-fa53-49ee-856a-761e44a7e68b req-7e117734-e015-4fdc-bfbc-7386b3e12100 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Volume info retrieved successfully. Sep 05 04:39:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-fd468335-fa53-49ee-856a-761e44a7e68b req-7e117734-e015-4fdc-bfbc-7386b3e12100 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 200 Sep 05 04:39:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 63/124] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:39 2026] GET /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8af6e7f1-e066-4648-8e02-d07616acb0d0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8af6e7f1-e066-4648-8e02-d07616acb0d0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8af6e7f1-e066-4648-8e02-d07616acb0d0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8af6e7f1-e066-4648-8e02-d07616acb0d0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8af6e7f1-e066-4648-8e02-d07616acb0d0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Volume info retrieved successfully. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8af6e7f1-e066-4648-8e02-d07616acb0d0 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 returned with HTTP 200 Sep 05 04:39:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 62/125] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:40 2026] GET /volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-4c247abd-885a-439f-b58b-8d5f807754b9 req-10634166-8ca3-4aeb-9703-a6f3562b3f4a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-4c247abd-885a-439f-b58b-8d5f807754b9 req-10634166-8ca3-4aeb-9703-a6f3562b3f4a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-4c247abd-885a-439f-b58b-8d5f807754b9 req-10634166-8ca3-4aeb-9703-a6f3562b3f4a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-4c247abd-885a-439f-b58b-8d5f807754b9 req-10634166-8ca3-4aeb-9703-a6f3562b3f4a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-4c247abd-885a-439f-b58b-8d5f807754b9 req-10634166-8ca3-4aeb-9703-a6f3562b3f4a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Volume info retrieved successfully. Sep 05 04:39:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-4c247abd-885a-439f-b58b-8d5f807754b9 req-10634166-8ca3-4aeb-9703-a6f3562b3f4a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 200 Sep 05 04:39:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 64/126] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:40 2026] GET /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:39:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:39:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b179eb3-71cf-4ce1-95ac-739159921f2a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1296223775", "description": null, "metadata": {}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Volume info retrieved successfully. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Create snapshot from volume 9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:40 devstack devstack@c-api.service[89503]: WARNING cinder.quota [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Created reservations ['59f0ae87-adbe-43ae-9855-036d73cc399f', '2001c6e7-9bb6-441b-adc0-b3fb2749373e', 'a23329a9-22c2-42cd-ba07-de20ef89ea00', 'ccc1826b-98fa-47b9-8628-254202e59bde'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Snapshot create request issued successfully. Sep 05 04:39:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-abf14cb4-339d-454a-bc83-684693530995 req-66dd7f8f-0f9b-4c4a-8850-f5e7798144f4 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:39:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 63/127] 192.168.122.229 () {64 vars in 1436 bytes} [Sat Sep 5 04:39:40 2026] POST /volume/v3/snapshots => generated 311 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-0f8de26f-de38-4a5b-8769-26717cca8129 req-70a9e021-4fe2-4152-b5b6-299077dc8f31 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-0f8de26f-de38-4a5b-8769-26717cca8129 req-70a9e021-4fe2-4152-b5b6-299077dc8f31 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] GET http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-0f8de26f-de38-4a5b-8769-26717cca8129 req-70a9e021-4fe2-4152-b5b6-299077dc8f31 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-0f8de26f-de38-4a5b-8769-26717cca8129 req-70a9e021-4fe2-4152-b5b6-299077dc8f31 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-0f8de26f-de38-4a5b-8769-26717cca8129 req-70a9e021-4fe2-4152-b5b6-299077dc8f31 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] Snapshot retrieved successfully. Sep 05 04:39:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-0f8de26f-de38-4a5b-8769-26717cca8129 req-70a9e021-4fe2-4152-b5b6-299077dc8f31 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f returned with HTTP 200 Sep 05 04:39:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 65/128] 192.168.122.229 () {60 vars in 1493 bytes} [Sat Sep 5 04:39:40 2026] GET /volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f => generated 443 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2a2cbe8b-7e70-40a0-9bc1-31c71c697e57 req-aa341aab-d572-458b-98df-395736408fbb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2a2cbe8b-7e70-40a0-9bc1-31c71c697e57 req-aa341aab-d572-458b-98df-395736408fbb tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:39:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2a2cbe8b-7e70-40a0-9bc1-31c71c697e57 req-aa341aab-d572-458b-98df-395736408fbb tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2a2cbe8b-7e70-40a0-9bc1-31c71c697e57 req-aa341aab-d572-458b-98df-395736408fbb tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [req-2a2cbe8b-7e70-40a0-9bc1-31c71c697e57 req-aa341aab-d572-458b-98df-395736408fbb tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:39:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:41 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [req-2a2cbe8b-7e70-40a0-9bc1-31c71c697e57 req-aa341aab-d572-458b-98df-395736408fbb tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:39:41 devstack devstack@c-api.service[89503]: /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 05 04:39:41 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:39:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-2a2cbe8b-7e70-40a0-9bc1-31c71c697e57 req-aa341aab-d572-458b-98df-395736408fbb tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] Get all snapshots completed successfully. Sep 05 04:39:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2a2cbe8b-7e70-40a0-9bc1-31c71c697e57 req-aa341aab-d572-458b-98df-395736408fbb tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-reader] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:39:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 64/129] 192.168.122.229 () {60 vars in 1403 bytes} [Sat Sep 5 04:39:41 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:39:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7be4942e-183a-465b-a149-50e9d9b807f3 req-af2916c9-714b-4104-82bc-babf6287e999 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7be4942e-183a-465b-a149-50e9d9b807f3 req-af2916c9-714b-4104-82bc-babf6287e999 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7be4942e-183a-465b-a149-50e9d9b807f3 req-af2916c9-714b-4104-82bc-babf6287e999 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7be4942e-183a-465b-a149-50e9d9b807f3 req-af2916c9-714b-4104-82bc-babf6287e999 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-7be4942e-183a-465b-a149-50e9d9b807f3 req-af2916c9-714b-4104-82bc-babf6287e999 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Snapshot retrieved successfully. Sep 05 04:39:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7be4942e-183a-465b-a149-50e9d9b807f3 req-af2916c9-714b-4104-82bc-babf6287e999 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f returned with HTTP 200 Sep 05 04:39:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 66/130] 192.168.122.229 () {60 vars in 1493 bytes} [Sat Sep 5 04:39:41 2026] GET /volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e338c63c-9b30-4d67-9d7a-2ca474543a64 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e338c63c-9b30-4d67-9d7a-2ca474543a64 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] GET http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 Sep 05 04:39:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e338c63c-9b30-4d67-9d7a-2ca474543a64 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e338c63c-9b30-4d67-9d7a-2ca474543a64 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e338c63c-9b30-4d67-9d7a-2ca474543a64 tempest-VolumesTestJSON-451995854 tempest-VolumesTestJSON-451995854-project-member] http://192.168.122.229/volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 returned with HTTP 404 Sep 05 04:39:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 65/131] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:41 2026] GET /volume/v3/volumes/b765ad77-69a4-4ce9-9afe-f684d4c3e979 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-c71f5ed4-776f-46ed-8ec3-fb0d3a91cf06 req-6da4b6ed-430e-4854-b2a8-f9596de03bb9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-c71f5ed4-776f-46ed-8ec3-fb0d3a91cf06 req-6da4b6ed-430e-4854-b2a8-f9596de03bb9 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-c71f5ed4-776f-46ed-8ec3-fb0d3a91cf06 req-6da4b6ed-430e-4854-b2a8-f9596de03bb9 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-c71f5ed4-776f-46ed-8ec3-fb0d3a91cf06 req-6da4b6ed-430e-4854-b2a8-f9596de03bb9 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-c71f5ed4-776f-46ed-8ec3-fb0d3a91cf06 req-6da4b6ed-430e-4854-b2a8-f9596de03bb9 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Snapshot retrieved successfully. Sep 05 04:39:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-c71f5ed4-776f-46ed-8ec3-fb0d3a91cf06 req-6da4b6ed-430e-4854-b2a8-f9596de03bb9 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f returned with HTTP 200 Sep 05 04:39:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 67/132] 192.168.122.229 () {60 vars in 1493 bytes} [Sat Sep 5 04:39:42 2026] GET /volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f => generated 443 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-a64cd6b2-729d-4e0b-89d8-3ec7b3817c8d req-3cf44608-bf64-4e63-9cc5-3647b7e4dd29 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a64cd6b2-729d-4e0b-89d8-3ec7b3817c8d req-3cf44608-bf64-4e63-9cc5-3647b7e4dd29 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a64cd6b2-729d-4e0b-89d8-3ec7b3817c8d req-3cf44608-bf64-4e63-9cc5-3647b7e4dd29 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a64cd6b2-729d-4e0b-89d8-3ec7b3817c8d req-3cf44608-bf64-4e63-9cc5-3647b7e4dd29 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-a64cd6b2-729d-4e0b-89d8-3ec7b3817c8d req-3cf44608-bf64-4e63-9cc5-3647b7e4dd29 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Snapshot retrieved successfully. Sep 05 04:39:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a64cd6b2-729d-4e0b-89d8-3ec7b3817c8d req-3cf44608-bf64-4e63-9cc5-3647b7e4dd29 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f returned with HTTP 200 Sep 05 04:39:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 66/133] 192.168.122.229 () {60 vars in 1493 bytes} [Sat Sep 5 04:39:43 2026] GET /volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f => generated 470 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-477e9d94-82aa-4fda-8cfd-dfad6c3fa963 req-8724c3b4-64fd-4c1c-a344-7323b06d93e1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-477e9d94-82aa-4fda-8cfd-dfad6c3fa963 req-8724c3b4-64fd-4c1c-a344-7323b06d93e1 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-477e9d94-82aa-4fda-8cfd-dfad6c3fa963 req-8724c3b4-64fd-4c1c-a344-7323b06d93e1 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-477e9d94-82aa-4fda-8cfd-dfad6c3fa963 req-8724c3b4-64fd-4c1c-a344-7323b06d93e1 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:43 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [req-477e9d94-82aa-4fda-8cfd-dfad6c3fa963 req-8724c3b4-64fd-4c1c-a344-7323b06d93e1 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Delete snapshot with id: 9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-477e9d94-82aa-4fda-8cfd-dfad6c3fa963 req-8724c3b4-64fd-4c1c-a344-7323b06d93e1 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Snapshot retrieved successfully. Sep 05 04:39:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-477e9d94-82aa-4fda-8cfd-dfad6c3fa963 req-8724c3b4-64fd-4c1c-a344-7323b06d93e1 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Snapshot delete request issued successfully. Sep 05 04:39:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-477e9d94-82aa-4fda-8cfd-dfad6c3fa963 req-8724c3b4-64fd-4c1c-a344-7323b06d93e1 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f returned with HTTP 202 Sep 05 04:39:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 68/134] 192.168.122.229 () {62 vars in 1515 bytes} [Sat Sep 5 04:39:43 2026] DELETE /volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:39:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-792ac505-22c6-4255-aff3-ced753d8888d req-b7313855-95cc-419b-b2d5-4754342cc41a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-792ac505-22c6-4255-aff3-ced753d8888d req-b7313855-95cc-419b-b2d5-4754342cc41a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-792ac505-22c6-4255-aff3-ced753d8888d req-b7313855-95cc-419b-b2d5-4754342cc41a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-792ac505-22c6-4255-aff3-ced753d8888d req-b7313855-95cc-419b-b2d5-4754342cc41a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-792ac505-22c6-4255-aff3-ced753d8888d req-b7313855-95cc-419b-b2d5-4754342cc41a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Snapshot retrieved successfully. Sep 05 04:39:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-792ac505-22c6-4255-aff3-ced753d8888d req-b7313855-95cc-419b-b2d5-4754342cc41a tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f returned with HTTP 200 Sep 05 04:39:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 67/135] 192.168.122.229 () {60 vars in 1493 bytes} [Sat Sep 5 04:39:43 2026] GET /volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-5d0849e2-6ac5-4c89-933e-3ff482f9f17f req-12950371-ed30-4505-b037-2af88322b1b5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5d0849e2-6ac5-4c89-933e-3ff482f9f17f req-12950371-ed30-4505-b037-2af88322b1b5 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5d0849e2-6ac5-4c89-933e-3ff482f9f17f req-12950371-ed30-4505-b037-2af88322b1b5 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5d0849e2-6ac5-4c89-933e-3ff482f9f17f req-12950371-ed30-4505-b037-2af88322b1b5 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-5d0849e2-6ac5-4c89-933e-3ff482f9f17f req-12950371-ed30-4505-b037-2af88322b1b5 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Snapshot retrieved successfully. Sep 05 04:39:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5d0849e2-6ac5-4c89-933e-3ff482f9f17f req-12950371-ed30-4505-b037-2af88322b1b5 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f returned with HTTP 200 Sep 05 04:39:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 69/136] 192.168.122.229 () {60 vars in 1493 bytes} [Sat Sep 5 04:39:44 2026] GET /volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-8a55c010-b27f-4973-8057-3373ef480302 req-ce202143-9d51-4294-b684-8b5cd7d73f36 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8a55c010-b27f-4973-8057-3373ef480302 req-ce202143-9d51-4294-b684-8b5cd7d73f36 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] DELETE http://192.168.122.229/volume/v3/volumes/tempest-invalid-1812987174 Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8a55c010-b27f-4973-8057-3373ef480302 req-ce202143-9d51-4294-b684-8b5cd7d73f36 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8a55c010-b27f-4973-8057-3373ef480302 req-ce202143-9d51-4294-b684-8b5cd7d73f36 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [req-8a55c010-b27f-4973-8057-3373ef480302 req-ce202143-9d51-4294-b684-8b5cd7d73f36 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] Delete volume with id: tempest-invalid-1812987174 Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8a55c010-b27f-4973-8057-3373ef480302 req-ce202143-9d51-4294-b684-8b5cd7d73f36 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] http://192.168.122.229/volume/v3/volumes/tempest-invalid-1812987174 returned with HTTP 404 Sep 05 04:39:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 68/137] 192.168.122.229 () {62 vars in 1479 bytes} [Sat Sep 5 04:39:45 2026] DELETE /volume/v3/volumes/tempest-invalid-1812987174 => generated 99 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-c8115b82-9be9-4088-8592-84194525a9ff req-ccce8e9b-3f7e-40e7-93ef-d527b245947d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-c8115b82-9be9-4088-8592-84194525a9ff req-ccce8e9b-3f7e-40e7-93ef-d527b245947d tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] DELETE http://192.168.122.229/volume/v3/volumes/72e72c7c-d69e-40f7-b742-d97a814b2398 Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-c8115b82-9be9-4088-8592-84194525a9ff req-ccce8e9b-3f7e-40e7-93ef-d527b245947d tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-c8115b82-9be9-4088-8592-84194525a9ff req-ccce8e9b-3f7e-40e7-93ef-d527b245947d tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [req-c8115b82-9be9-4088-8592-84194525a9ff req-ccce8e9b-3f7e-40e7-93ef-d527b245947d tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] Delete volume with id: 72e72c7c-d69e-40f7-b742-d97a814b2398 Sep 05 04:39:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-c8115b82-9be9-4088-8592-84194525a9ff req-ccce8e9b-3f7e-40e7-93ef-d527b245947d tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-member] http://192.168.122.229/volume/v3/volumes/72e72c7c-d69e-40f7-b742-d97a814b2398 returned with HTTP 404 Sep 05 04:39:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 70/138] 192.168.122.229 () {62 vars in 1509 bytes} [Sat Sep 5 04:39:45 2026] DELETE /volume/v3/volumes/72e72c7c-d69e-40f7-b742-d97a814b2398 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-a159e95a-4e71-4e40-8b6b-15bf45656b1b req-8a6d8c57-1855-4b47-93ed-026d1afcca09 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a159e95a-4e71-4e40-8b6b-15bf45656b1b req-8a6d8c57-1855-4b47-93ed-026d1afcca09 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-reader] GET http://192.168.122.229/volume/v3/volumes/18e205a8-d439-4122-95f5-364184dc7712 Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a159e95a-4e71-4e40-8b6b-15bf45656b1b req-8a6d8c57-1855-4b47-93ed-026d1afcca09 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a159e95a-4e71-4e40-8b6b-15bf45656b1b req-8a6d8c57-1855-4b47-93ed-026d1afcca09 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a159e95a-4e71-4e40-8b6b-15bf45656b1b req-8a6d8c57-1855-4b47-93ed-026d1afcca09 tempest-VolumesNegativeTest-784147534 tempest-VolumesNegativeTest-784147534-project-reader] http://192.168.122.229/volume/v3/volumes/18e205a8-d439-4122-95f5-364184dc7712 returned with HTTP 404 Sep 05 04:39:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 69/139] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:45 2026] GET /volume/v3/volumes/18e205a8-d439-4122-95f5-364184dc7712 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-22373fea-af03-4d8f-a948-9e42a422c14a req-3e3a50f0-a1f7-4702-bdab-745bb2f97669 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-22373fea-af03-4d8f-a948-9e42a422c14a req-3e3a50f0-a1f7-4702-bdab-745bb2f97669 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-22373fea-af03-4d8f-a948-9e42a422c14a req-3e3a50f0-a1f7-4702-bdab-745bb2f97669 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-22373fea-af03-4d8f-a948-9e42a422c14a req-3e3a50f0-a1f7-4702-bdab-745bb2f97669 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-22373fea-af03-4d8f-a948-9e42a422c14a req-3e3a50f0-a1f7-4702-bdab-745bb2f97669 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f returned with HTTP 404 Sep 05 04:39:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 71/140] 192.168.122.229 () {60 vars in 1493 bytes} [Sat Sep 5 04:39:45 2026] GET /volume/v3/snapshots/9b52edeb-a0dc-4041-99c1-47ddb76c349f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-92800b32-2a78-4b02-8842-3da259ea0d92 req-e4843ef7-a0c6-4126-8cd2-1a1d3b893d19 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-92800b32-2a78-4b02-8842-3da259ea0d92 req-e4843ef7-a0c6-4126-8cd2-1a1d3b893d19 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-92800b32-2a78-4b02-8842-3da259ea0d92 req-e4843ef7-a0c6-4126-8cd2-1a1d3b893d19 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-92800b32-2a78-4b02-8842-3da259ea0d92 req-e4843ef7-a0c6-4126-8cd2-1a1d3b893d19 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [req-92800b32-2a78-4b02-8842-3da259ea0d92 req-e4843ef7-a0c6-4126-8cd2-1a1d3b893d19 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Delete volume with id: 9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-92800b32-2a78-4b02-8842-3da259ea0d92 req-e4843ef7-a0c6-4126-8cd2-1a1d3b893d19 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Volume info retrieved successfully. Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-92800b32-2a78-4b02-8842-3da259ea0d92 req-e4843ef7-a0c6-4126-8cd2-1a1d3b893d19 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Delete volume request issued successfully. Sep 05 04:39:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-92800b32-2a78-4b02-8842-3da259ea0d92 req-e4843ef7-a0c6-4126-8cd2-1a1d3b893d19 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 202 Sep 05 04:39:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 70/141] 192.168.122.229 () {62 vars in 1509 bytes} [Sat Sep 5 04:39:45 2026] DELETE /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e06bf301-b685-4c72-9e3d-fcb748be981a req-7136abc7-02e4-46d3-b272-1237bd1a337b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e06bf301-b685-4c72-9e3d-fcb748be981a req-7136abc7-02e4-46d3-b272-1237bd1a337b tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e06bf301-b685-4c72-9e3d-fcb748be981a req-7136abc7-02e4-46d3-b272-1237bd1a337b tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e06bf301-b685-4c72-9e3d-fcb748be981a req-7136abc7-02e4-46d3-b272-1237bd1a337b tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-e06bf301-b685-4c72-9e3d-fcb748be981a req-7136abc7-02e4-46d3-b272-1237bd1a337b tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Volume info retrieved successfully. Sep 05 04:39:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e06bf301-b685-4c72-9e3d-fcb748be981a req-7136abc7-02e4-46d3-b272-1237bd1a337b tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 200 Sep 05 04:39:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 72/142] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:45 2026] GET /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e61a859e-4381-4e8f-a162-bd711ad1dafa req-caebcfab-74da-46c2-b654-24223039025f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e61a859e-4381-4e8f-a162-bd711ad1dafa req-caebcfab-74da-46c2-b654-24223039025f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e61a859e-4381-4e8f-a162-bd711ad1dafa req-caebcfab-74da-46c2-b654-24223039025f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e61a859e-4381-4e8f-a162-bd711ad1dafa req-caebcfab-74da-46c2-b654-24223039025f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e61a859e-4381-4e8f-a162-bd711ad1dafa req-caebcfab-74da-46c2-b654-24223039025f tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 404 Sep 05 04:39:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 71/143] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:46 2026] GET /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-3fff8ef8-bfad-47d1-a3ed-032e16745b0a req-aa3c4952-63e8-4aab-a972-cd0992b7ea36 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-3fff8ef8-bfad-47d1-a3ed-032e16745b0a req-aa3c4952-63e8-4aab-a972-cd0992b7ea36 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-3fff8ef8-bfad-47d1-a3ed-032e16745b0a req-aa3c4952-63e8-4aab-a972-cd0992b7ea36 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-3fff8ef8-bfad-47d1-a3ed-032e16745b0a req-aa3c4952-63e8-4aab-a972-cd0992b7ea36 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:47 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [req-3fff8ef8-bfad-47d1-a3ed-032e16745b0a req-aa3c4952-63e8-4aab-a972-cd0992b7ea36 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Delete volume with id: 9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-3fff8ef8-bfad-47d1-a3ed-032e16745b0a req-aa3c4952-63e8-4aab-a972-cd0992b7ea36 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 404 Sep 05 04:39:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 73/144] 192.168.122.229 () {62 vars in 1509 bytes} [Sat Sep 5 04:39:47 2026] DELETE /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-0a922085-2005-449e-8678-a174feec516e req-5491ee79-f70b-4f69-9a03-810cc65cea12 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a922085-2005-449e-8678-a174feec516e req-5491ee79-f70b-4f69-9a03-810cc65cea12 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] GET http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a Sep 05 04:39:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a922085-2005-449e-8678-a174feec516e req-5491ee79-f70b-4f69-9a03-810cc65cea12 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a922085-2005-449e-8678-a174feec516e req-5491ee79-f70b-4f69-9a03-810cc65cea12 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a922085-2005-449e-8678-a174feec516e req-5491ee79-f70b-4f69-9a03-810cc65cea12 tempest-VolumesSnapshotsTestJSON-1670278639 tempest-VolumesSnapshotsTestJSON-1670278639-project-member] http://192.168.122.229/volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a returned with HTTP 404 Sep 05 04:39:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 72/145] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:47 2026] GET /volume/v3/volumes/9b179eb3-71cf-4ce1-95ac-739159921f2a => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1204325384", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1204325384', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:49 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Create volume of 1 GB Sep 05 04:39:49 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=279,cinder:INSERT=51,cinder:UPDATE=71 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:39:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Availability Zones retrieved successfully. Sep 05 04:39:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Flow 'volume_create_api' (9a844d7d-bcdb-4730-8a8b-7ccec2d6a878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d19615-c793-4f7e-b4ca-59bfc9190fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d19615-c793-4f7e-b4ca-59bfc9190fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d68915c-4f04-4f0a-bfbe-3c542772bf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Created reservations ['0b65b40b-852a-43df-8eab-65cca8ddb970', '0822f6a2-f59d-44db-8055-78c0a3bfd3eb', 'aab7b273-7db8-4ac0-ab7e-686882778990', '7a955a42-656d-4949-9728-3de0c7af61b6'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d68915c-4f04-4f0a-bfbe-3c542772bf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b65b40b-852a-43df-8eab-65cca8ddb970', '0822f6a2-f59d-44db-8055-78c0a3bfd3eb', 'aab7b273-7db8-4ac0-ab7e-686882778990', '7a955a42-656d-4949-9728-3de0c7af61b6']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f5400f-8ab5-4dc1-98a1-a453ef0efcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f5400f-8ab5-4dc1-98a1-a453ef0efcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a36cc68-a7df-4774-853f-f1b7cb0e3103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1204325384',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='516b926c819649b2b9c9fe94cb7bea82',qos_specs=None,replication_status=,reservations=['0b65b40b-852a-43df-8eab-65cca8ddb970','0822f6a2-f59d-44db-8055-78c0a3bfd3eb','aab7b273-7db8-4ac0-ab7e-686882778990','7a955a42-656d-4949-9728-3de0c7af61b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8db4dbb331684277bccfd8b8b2fe9124',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1204325384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a36cc68-a7df-4774-853f-f1b7cb0e3103,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='516b926c819649b2b9c9fe94cb7bea82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8db4dbb331684277bccfd8b8b2fe9124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b70eedda-fd49-424a-9772-2687c562ff11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b70eedda-fd49-424a-9772-2687c562ff11) transitioned into state 'SUCCESS' from state '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-1204325384',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='516b926c819649b2b9c9fe94cb7bea82',qos_specs=None,replication_status=,reservations=['0b65b40b-852a-43df-8eab-65cca8ddb970','0822f6a2-f59d-44db-8055-78c0a3bfd3eb','aab7b273-7db8-4ac0-ab7e-686882778990','7a955a42-656d-4949-9728-3de0c7af61b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8db4dbb331684277bccfd8b8b2fe9124',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f868677-6648-4f51-9ce0-2e4fe2fb7584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f868677-6648-4f51-9ce0-2e4fe2fb7584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Flow 'volume_create_api' (9a844d7d-bcdb-4730-8a8b-7ccec2d6a878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Create volume request issued successfully. Sep 05 04:39:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-7f541bf0-59e9-4b8b-bdd1-815b523f6f07 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 74/146] 192.168.122.229 () {64 vars in 1430 bytes} [Sat Sep 5 04:39:49 2026] POST /volume/v3/volumes => generated 772 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-4ce3c6dd-c214-4826-b38d-9105ef3b1181 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-4ce3c6dd-c214-4826-b38d-9105ef3b1181 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] GET http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-4ce3c6dd-c214-4826-b38d-9105ef3b1181 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-4ce3c6dd-c214-4826-b38d-9105ef3b1181 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:50 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=254,cinder:UPDATE=55,cinder:INSERT=36 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:39:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-4ce3c6dd-c214-4826-b38d-9105ef3b1181 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Volume info retrieved successfully. Sep 05 04:39:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4785741f-b0db-4828-b6ce-a65bb44ab64d req-4ce3c6dd-c214-4826-b38d-9105ef3b1181 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 returned with HTTP 200 Sep 05 04:39:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 73/147] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:50 2026] GET /volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 => generated 840 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-9ad2687c-c137-4c56-b890-10c21e2683fd req-3457e4fb-b5f6-4f68-acd5-8095f97dfc6b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-9ad2687c-c137-4c56-b890-10c21e2683fd req-3457e4fb-b5f6-4f68-acd5-8095f97dfc6b tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] GET http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-9ad2687c-c137-4c56-b890-10c21e2683fd req-3457e4fb-b5f6-4f68-acd5-8095f97dfc6b tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-9ad2687c-c137-4c56-b890-10c21e2683fd req-3457e4fb-b5f6-4f68-acd5-8095f97dfc6b tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-9ad2687c-c137-4c56-b890-10c21e2683fd req-3457e4fb-b5f6-4f68-acd5-8095f97dfc6b tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Volume info retrieved successfully. Sep 05 04:39:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-9ad2687c-c137-4c56-b890-10c21e2683fd req-3457e4fb-b5f6-4f68-acd5-8095f97dfc6b tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 returned with HTTP 200 Sep 05 04:39:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 75/148] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:50 2026] GET /volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 => generated 840 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-561add4a-6987-469e-917a-f19b2dc12589 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-8aaae092-6423-4fe6-b4dc-3291fcbf03fe req-18b1d9d1-cc0a-473c-9e2e-c3a9501d8500 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8aaae092-6423-4fe6-b4dc-3291fcbf03fe req-18b1d9d1-cc0a-473c-9e2e-c3a9501d8500 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] GET http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8aaae092-6423-4fe6-b4dc-3291fcbf03fe req-18b1d9d1-cc0a-473c-9e2e-c3a9501d8500 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8aaae092-6423-4fe6-b4dc-3291fcbf03fe req-18b1d9d1-cc0a-473c-9e2e-c3a9501d8500 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-8aaae092-6423-4fe6-b4dc-3291fcbf03fe req-18b1d9d1-cc0a-473c-9e2e-c3a9501d8500 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Volume info retrieved successfully. Sep 05 04:39:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8aaae092-6423-4fe6-b4dc-3291fcbf03fe req-18b1d9d1-cc0a-473c-9e2e-c3a9501d8500 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 returned with HTTP 200 Sep 05 04:39:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 76/149] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:51 2026] GET /volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 => generated 864 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-561add4a-6987-469e-917a-f19b2dc12589 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:39:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-561add4a-6987-469e-917a-f19b2dc12589 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-641570778"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-561add4a-6987-469e-917a-f19b2dc12589 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:39:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 74/150] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:39:51 2026] POST /volume/v3/types => generated 227 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e6c64b77-5d09-4428-aa1c-f71aba8fbfb1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e6c64b77-5d09-4428-aa1c-f71aba8fbfb1 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:39:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e6c64b77-5d09-4428-aa1c-f71aba8fbfb1 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-919939658"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e6c64b77-5d09-4428-aa1c-f71aba8fbfb1 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:39:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 77/151] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:39:52 2026] POST /volume/v3/group_types => generated 184 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:39:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7410948d-0a40-469e-9ecb-56e938a66335", "volume_types": ["2918f034-1afe-4556-8cb5-35266ffeaf69"], "name": "tempest-GroupSnapshotsV319Test-Group-2030021441"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-6eb7775f-77f6-416d-8ef7-2b9200910c07 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Creating new group {'group': {'group_type': '7410948d-0a40-469e-9ecb-56e938a66335', 'volume_types': ['2918f034-1afe-4556-8cb5-35266ffeaf69'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2030021441'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-6eb7775f-77f6-416d-8ef7-2b9200910c07 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-6eb7775f-77f6-416d-8ef7-2b9200910c07 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-6eb7775f-77f6-416d-8ef7-2b9200910c07 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:52 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2030021441. Sep 05 04:39:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-6eb7775f-77f6-416d-8ef7-2b9200910c07 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-6eb7775f-77f6-416d-8ef7-2b9200910c07 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 78/152] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:52 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 853 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:52 devstack devstack@c-api.service[89503]: /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 05 04:39:52 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:39:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Availability zone cache updated, next update will occur around 2026-09-05 03:39:52.848811. {{(pid=89503) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 04:39:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Availability Zones retrieved successfully. Sep 05 04:39:52 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Created reservations ['4807deba-13cf-4e81-8c6e-0061f358ca8b'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-c2483b9a-5ab9-4d26-8fc7-b4f90de0d4dd req-6652d5bb-e44d-491e-b98e-4a2caac8e9ff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-c2483b9a-5ab9-4d26-8fc7-b4f90de0d4dd req-6652d5bb-e44d-491e-b98e-4a2caac8e9ff tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] GET http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-c2483b9a-5ab9-4d26-8fc7-b4f90de0d4dd req-6652d5bb-e44d-491e-b98e-4a2caac8e9ff tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-c2483b9a-5ab9-4d26-8fc7-b4f90de0d4dd req-6652d5bb-e44d-491e-b98e-4a2caac8e9ff tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-c2483b9a-5ab9-4d26-8fc7-b4f90de0d4dd req-6652d5bb-e44d-491e-b98e-4a2caac8e9ff tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Volume info retrieved successfully. Sep 05 04:39:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-c2483b9a-5ab9-4d26-8fc7-b4f90de0d4dd req-6652d5bb-e44d-491e-b98e-4a2caac8e9ff tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 returned with HTTP 200 Sep 05 04:39:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 79/153] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:52 2026] GET /volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 => generated 865 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-21723d94-196e-4ba9-ae5b-753bddd556e3 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 75/154] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:39:52 2026] POST /volume/v3/groups => generated 116 bytes in 964 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6192ac7e-8abe-4e41-8e9e-743cae9db56b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6192ac7e-8abe-4e41-8e9e-743cae9db56b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6192ac7e-8abe-4e41-8e9e-743cae9db56b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6192ac7e-8abe-4e41-8e9e-743cae9db56b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-6192ac7e-8abe-4e41-8e9e-743cae9db56b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 07076dcc-4c4f-4ea8-9851-792eb76020cb {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-41372e4f-0ac3-48a3-93ac-f24f4c9fe7a9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-41372e4f-0ac3-48a3-93ac-f24f4c9fe7a9 None None] GET http://192.168.122.229/volume// Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-41372e4f-0ac3-48a3-93ac-f24f4c9fe7a9 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-41372e4f-0ac3-48a3-93ac-f24f4c9fe7a9 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-41372e4f-0ac3-48a3-93ac-f24f4c9fe7a9 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 76/155] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:39:53 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:39:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6192ac7e-8abe-4e41-8e9e-743cae9db56b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb returned with HTTP 200 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-c3f6b3fa-3f6a-4dee-895f-4db8dc767add None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 80/156] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:39:53 2026] GET /volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb => generated 396 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-c3f6b3fa-3f6a-4dee-895f-4db8dc767add tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-c3f6b3fa-3f6a-4dee-895f-4db8dc767add tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bd37196-1192-46d6-92c0-9b9196da4fb5", "connector": null, "instance_uuid": "3c392f93-6654-45a3-be1c-e93e65c6abcc"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-c3f6b3fa-3f6a-4dee-895f-4db8dc767add tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 77/157] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:39:53 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-c708da02-15b6-43c4-9ef0-0f28ec844489 req-5e751dfe-70bb-41a8-a6a8-d9651730e1ae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-c708da02-15b6-43c4-9ef0-0f28ec844489 req-5e751dfe-70bb-41a8-a6a8-d9651730e1ae tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-reader] GET http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-c708da02-15b6-43c4-9ef0-0f28ec844489 req-5e751dfe-70bb-41a8-a6a8-d9651730e1ae tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-c708da02-15b6-43c4-9ef0-0f28ec844489 req-5e751dfe-70bb-41a8-a6a8-d9651730e1ae tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-c708da02-15b6-43c4-9ef0-0f28ec844489 req-5e751dfe-70bb-41a8-a6a8-d9651730e1ae tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-reader] Volume info retrieved successfully. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-c708da02-15b6-43c4-9ef0-0f28ec844489 req-5e751dfe-70bb-41a8-a6a8-d9651730e1ae tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-reader] http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 returned with HTTP 200 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 78/158] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:53 2026] GET /volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-32d72423-6e3e-4dbb-bf4f-eab1825e7a0c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-32d72423-6e3e-4dbb-bf4f-eab1825e7a0c tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-32d72423-6e3e-4dbb-bf4f-eab1825e7a0c tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-32d72423-6e3e-4dbb-bf4f-eab1825e7a0c tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-32d72423-6e3e-4dbb-bf4f-eab1825e7a0c tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-32d72423-6e3e-4dbb-bf4f-eab1825e7a0c tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 79/159] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:53 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-49e84c71-d8d1-4c56-bb30-d034f7a44e14 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-49e84c71-d8d1-4c56-bb30-d034f7a44e14 None None] GET http://192.168.122.229/volume// Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-49e84c71-d8d1-4c56-bb30-d034f7a44e14 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-49e84c71-d8d1-4c56-bb30-d034f7a44e14 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-49e84c71-d8d1-4c56-bb30-d034f7a44e14 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 80/160] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:39:53 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-f21f6e65-0b9d-4ceb-8752-90f6ac08c410 req-047b3a72-e28c-4f98-b572-708c84899480 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f21f6e65-0b9d-4ceb-8752-90f6ac08c410 req-047b3a72-e28c-4f98-b572-708c84899480 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f21f6e65-0b9d-4ceb-8752-90f6ac08c410 req-047b3a72-e28c-4f98-b572-708c84899480 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f21f6e65-0b9d-4ceb-8752-90f6ac08c410 req-047b3a72-e28c-4f98-b572-708c84899480 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [req-f21f6e65-0b9d-4ceb-8752-90f6ac08c410 req-047b3a72-e28c-4f98-b572-708c84899480 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Delete volume with id: 8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-f21f6e65-0b9d-4ceb-8752-90f6ac08c410 req-047b3a72-e28c-4f98-b572-708c84899480 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Volume info retrieved successfully. Sep 05 04:39:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2051848102"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-f21f6e65-0b9d-4ceb-8752-90f6ac08c410 req-047b3a72-e28c-4f98-b572-708c84899480 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Delete volume request issued successfully. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f21f6e65-0b9d-4ceb-8752-90f6ac08c410 req-047b3a72-e28c-4f98-b572-708c84899480 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 returned with HTTP 202 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 81/161] 192.168.122.229 () {62 vars in 1509 bytes} [Sat Sep 5 04:39:53 2026] DELETE /volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2051848102'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Create volume of 1 GB Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-05c16ccb-701b-4738-ba17-7386baa5f612 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-05c16ccb-701b-4738-ba17-7386baa5f612 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-05c16ccb-701b-4738-ba17-7386baa5f612 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-05c16ccb-701b-4738-ba17-7386baa5f612 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Availability Zones retrieved successfully. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-05c16ccb-701b-4738-ba17-7386baa5f612 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-05c16ccb-701b-4738-ba17-7386baa5f612 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Flow 'volume_create_api' (39f91428-ff97-45ba-9128-93e9b8f47eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 82/162] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:39:53 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 1033 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-3c2828d4-88a0-4c02-92b4-da65ace827b2 req-ba680cf3-0c4e-492b-98c2-4fc371d40805 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-3c2828d4-88a0-4c02-92b4-da65ace827b2 req-ba680cf3-0c4e-492b-98c2-4fc371d40805 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] GET http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-3c2828d4-88a0-4c02-92b4-da65ace827b2 req-ba680cf3-0c4e-492b-98c2-4fc371d40805 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b8bff2-6398-4623-bc3e-54b065a62011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-3c2828d4-88a0-4c02-92b4-da65ace827b2 req-ba680cf3-0c4e-492b-98c2-4fc371d40805 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-3c2828d4-88a0-4c02-92b4-da65ace827b2 req-ba680cf3-0c4e-492b-98c2-4fc371d40805 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Volume info retrieved successfully. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-3c2828d4-88a0-4c02-92b4-da65ace827b2 req-ba680cf3-0c4e-492b-98c2-4fc371d40805 tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 returned with HTTP 200 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 83/163] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:53 2026] GET /volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b8bff2-6398-4623-bc3e-54b065a62011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a55c75-1fb7-4da9-afe7-7a790033c050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-740ac374-b672-431b-9abc-8cf01dba0130 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-740ac374-b672-431b-9abc-8cf01dba0130 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] PUT http://192.168.122.229/volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761 Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-740ac374-b672-431b-9abc-8cf01dba0130 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-740ac374-b672-431b-9abc-8cf01dba0130 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Acquiring lock "cinder-attachment_update-8bd37196-1192-46d6-92c0-9b9196da4fb5-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-740ac374-b672-431b-9abc-8cf01dba0130 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Lock "cinder-attachment_update-8bd37196-1192-46d6-92c0-9b9196da4fb5-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Created reservations ['fc46cb87-db56-408a-88e5-1fe67c7df28e', 'ec0aa259-3d0f-4062-a900-03d0b79718b3', '7206aaad-856d-439f-aa95-17632cf2239b', 'fb4feb2e-46e5-4d33-8ee3-47210e033c87'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a55c75-1fb7-4da9-afe7-7a790033c050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc46cb87-db56-408a-88e5-1fe67c7df28e', 'ec0aa259-3d0f-4062-a900-03d0b79718b3', '7206aaad-856d-439f-aa95-17632cf2239b', 'fb4feb2e-46e5-4d33-8ee3-47210e033c87']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaefc6d8-61b1-4e66-b4d4-896594f655c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaefc6d8-61b1-4e66-b4d4-896594f655c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4399394-625b-4f86-aeef-dc58d9b00ff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2051848102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a67bb0d7c01d44e9a01a9787aea1d814',qos_specs=None,replication_status=,reservations=['fc46cb87-db56-408a-88e5-1fe67c7df28e','ec0aa259-3d0f-4062-a900-03d0b79718b3','7206aaad-856d-439f-aa95-17632cf2239b','fb4feb2e-46e5-4d33-8ee3-47210e033c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d95341297a40a093694850df1f86e4',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2051848102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4399394-625b-4f86-aeef-dc58d9b00ff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a67bb0d7c01d44e9a01a9787aea1d814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2d95341297a40a093694850df1f86e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349413e4-fa70-4e0b-ae0d-68ba0da0ba37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349413e4-fa70-4e0b-ae0d-68ba0da0ba37) transitioned into state 'SUCCESS' from state '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-2051848102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a67bb0d7c01d44e9a01a9787aea1d814',qos_specs=None,replication_status=,reservations=['fc46cb87-db56-408a-88e5-1fe67c7df28e','ec0aa259-3d0f-4062-a900-03d0b79718b3','7206aaad-856d-439f-aa95-17632cf2239b','fb4feb2e-46e5-4d33-8ee3-47210e033c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d95341297a40a093694850df1f86e4',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed266e8-f9b5-4a5f-9e05-cbdd30dcbcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed266e8-f9b5-4a5f-9e05-cbdd30dcbcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Flow 'volume_create_api' (39f91428-ff97-45ba-9128-93e9b8f47eeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Create volume request issued successfully. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-406659c1-1ab2-4d1d-ade2-bc39545b02fa tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 81/164] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:39:53 2026] POST /volume/v3/volumes => generated 760 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-740ac374-b672-431b-9abc-8cf01dba0130 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Lock "cinder-attachment_update-8bd37196-1192-46d6-92c0-9b9196da4fb5-devstack" released by "attachment_update" :: held 0.205s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-740ac374-b672-431b-9abc-8cf01dba0130 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761 returned with HTTP 200 Sep 05 04:39:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 84/165] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:39:53 2026] PUT /volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761 => generated 694 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-59b88575-3aa8-4098-8a51-cc2ad6a6aee5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-59b88575-3aa8-4098-8a51-cc2ad6a6aee5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-59b88575-3aa8-4098-8a51-cc2ad6a6aee5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-59b88575-3aa8-4098-8a51-cc2ad6a6aee5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-59b88575-3aa8-4098-8a51-cc2ad6a6aee5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-59b88575-3aa8-4098-8a51-cc2ad6a6aee5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 returned with HTTP 200 Sep 05 04:39:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 82/166] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:54 2026] GET /volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8868f627-748f-4103-af1c-e889e6988370 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8868f627-748f-4103-af1c-e889e6988370 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8868f627-748f-4103-af1c-e889e6988370 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8868f627-748f-4103-af1c-e889e6988370 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-8868f627-748f-4103-af1c-e889e6988370 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 07076dcc-4c4f-4ea8-9851-792eb76020cb {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:54 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:39:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8868f627-748f-4103-af1c-e889e6988370 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb returned with HTTP 200 Sep 05 04:39:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 85/167] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:39:54 2026] GET /volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb => generated 397 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-788914279", "volume_type": "2918f034-1afe-4556-8cb5-35266ffeaf69", "group_id": "07076dcc-4c4f-4ea8-9851-792eb76020cb", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-788914279', 'volume_type': '2918f034-1afe-4556-8cb5-35266ffeaf69', 'group_id': '07076dcc-4c4f-4ea8-9851-792eb76020cb', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Create volume of 1 GB Sep 05 04:39:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Availability Zones retrieved successfully. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Flow 'volume_create_api' (71d1b426-5414-488d-99f9-ea05ef3601c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078a71c8-a7f4-4238-9b1e-742021ae8e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078a71c8-a7f4-4238-9b1e-742021ae8e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:39:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2918f034-1afe-4556-8cb5-35266ffeaf69,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-641570778',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2918f034-1afe-4556-8cb5-35266ffeaf69', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '07076dcc-4c4f-4ea8-9851-792eb76020cb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc36931-7826-412f-9487-6ddff20a315d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-641570778 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-641570778, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-641570778 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-641570778, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5b27a827-5a7f-4655-aee7-3577d3953ee7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b27a827-5a7f-4655-aee7-3577d3953ee7 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b27a827-5a7f-4655-aee7-3577d3953ee7 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b27a827-5a7f-4655-aee7-3577d3953ee7 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b27a827-5a7f-4655-aee7-3577d3953ee7 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Created reservations ['04452100-89a6-4c3d-8cdc-dd4d0f5d81b9', '7466e944-30e5-4cb3-a588-c5b78a9dd831', '222a4ad3-d470-452b-a571-4ebe43c685ba', '4babe257-e960-4b19-bbb6-f261bc644a08'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc36931-7826-412f-9487-6ddff20a315d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04452100-89a6-4c3d-8cdc-dd4d0f5d81b9', '7466e944-30e5-4cb3-a588-c5b78a9dd831', '222a4ad3-d470-452b-a571-4ebe43c685ba', '4babe257-e960-4b19-bbb6-f261bc644a08']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b27a827-5a7f-4655-aee7-3577d3953ee7 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e751aba2-c7d1-4281-8d49-cb167d8bfd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 86/168] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:54 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e751aba2-c7d1-4281-8d49-cb167d8bfd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '397ad333-df5e-407c-8a63-a8131dbb7993', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-788914279',encryption_key_id=None,group_id=07076dcc-4c4f-4ea8-9851-792eb76020cb,group_type_id=,metadata={},multiattach=False,project_id='9318b35af3e54566842cd9bbdf7c48d9',qos_specs=None,replication_status=,reservations=['04452100-89a6-4c3d-8cdc-dd4d0f5d81b9','7466e944-30e5-4cb3-a588-c5b78a9dd831','222a4ad3-d470-452b-a571-4ebe43c685ba','4babe257-e960-4b19-bbb6-f261bc644a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dce5c8021264ce3b1c4d94b24104d59',volume_type_id=2918f034-1afe-4556-8cb5-35266ffeaf69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-788914279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=07076dcc-4c4f-4ea8-9851-792eb76020cb,host=None,id=397ad333-df5e-407c-8a63-a8131dbb7993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9318b35af3e54566842cd9bbdf7c48d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dce5c8021264ce3b1c4d94b24104d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2918f034-1afe-4556-8cb5-35266ffeaf69),volume_type_id=2918f034-1afe-4556-8cb5-35266ffeaf69)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473f8002-1b9f-4642-92b3-38e54e8353c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473f8002-1b9f-4642-92b3-38e54e8353c9) transitioned into state 'SUCCESS' from state '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-788914279',encryption_key_id=None,group_id=07076dcc-4c4f-4ea8-9851-792eb76020cb,group_type_id=,metadata={},multiattach=False,project_id='9318b35af3e54566842cd9bbdf7c48d9',qos_specs=None,replication_status=,reservations=['04452100-89a6-4c3d-8cdc-dd4d0f5d81b9','7466e944-30e5-4cb3-a588-c5b78a9dd831','222a4ad3-d470-452b-a571-4ebe43c685ba','4babe257-e960-4b19-bbb6-f261bc644a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dce5c8021264ce3b1c4d94b24104d59',volume_type_id=2918f034-1afe-4556-8cb5-35266ffeaf69)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8160e2-35a9-4c8a-b155-9add3f48c1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-a0dc00a3-e701-41dc-a3ab-75c930f4f603 req-26a19abc-b1e8-425d-b12e-be9c4d6140fd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a0dc00a3-e701-41dc-a3ab-75c930f4f603 req-26a19abc-b1e8-425d-b12e-be9c4d6140fd tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] GET http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a0dc00a3-e701-41dc-a3ab-75c930f4f603 req-26a19abc-b1e8-425d-b12e-be9c4d6140fd tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a0dc00a3-e701-41dc-a3ab-75c930f4f603 req-26a19abc-b1e8-425d-b12e-be9c4d6140fd tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a0dc00a3-e701-41dc-a3ab-75c930f4f603 req-26a19abc-b1e8-425d-b12e-be9c4d6140fd tempest-VolumesGetTestJSON-1539574704 tempest-VolumesGetTestJSON-1539574704-project-member] http://192.168.122.229/volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 returned with HTTP 404 Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8160e2-35a9-4c8a-b155-9add3f48c1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:39:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 87/169] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:54 2026] GET /volume/v3/volumes/8a36cc68-a7df-4774-853f-f1b7cb0e3103 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Flow 'volume_create_api' (71d1b426-5414-488d-99f9-ea05ef3601c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:39:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Create volume request issued successfully. Sep 05 04:39:54 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:39:54 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:39:55 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-1a76b0d2-419d-4d6a-8f1a-40c83a64253d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-1a76b0d2-419d-4d6a-8f1a-40c83a64253d tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] POST http://192.168.122.229/volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761/action Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-1a76b0d2-419d-4d6a-8f1a-40c83a64253d tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-1a76b0d2-419d-4d6a-8f1a-40c83a64253d tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bcec0b85-362a-423e-86e6-8f08198b2a68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:39:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 83/170] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:39:54 2026] POST /volume/v3/volumes => generated 833 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 Sep 05 04:39:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Volume info retrieved successfully. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:39:55 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:39:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2aaad9f3-2a3f-4e6e-9032-87c7b6afe717 req-1a76b0d2-419d-4d6a-8f1a-40c83a64253d tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761/action returned with HTTP 204 Sep 05 04:39:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 88/171] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:39:55 2026] POST /volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4395ae98-0fc5-47a5-96ac-de4c4b8db0da None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4395ae98-0fc5-47a5-96ac-de4c4b8db0da tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4395ae98-0fc5-47a5-96ac-de4c4b8db0da tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4395ae98-0fc5-47a5-96ac-de4c4b8db0da tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:55 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4395ae98-0fc5-47a5-96ac-de4c4b8db0da tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4395ae98-0fc5-47a5-96ac-de4c4b8db0da tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 returned with HTTP 200 Sep 05 04:39:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 89/172] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:55 2026] GET /volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 => generated 852 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f74632ee-c17a-45f1-a389-21af0ca5c7a7 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 returned with HTTP 200 Sep 05 04:39:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 84/173] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:39:55 2026] GET /volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 => generated 901 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0e0e0aca-8538-4fe8-99c7-c79a1e83d4fc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e0e0aca-8538-4fe8-99c7-c79a1e83d4fc tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e0e0aca-8538-4fe8-99c7-c79a1e83d4fc tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e0e0aca-8538-4fe8-99c7-c79a1e83d4fc tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0e0e0aca-8538-4fe8-99c7-c79a1e83d4fc tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e0e0aca-8538-4fe8-99c7-c79a1e83d4fc tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 90/174] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:55 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6ef67fc7-6e64-4411-bf1e-00bb6508d7d0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6ef67fc7-6e64-4411-bf1e-00bb6508d7d0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6ef67fc7-6e64-4411-bf1e-00bb6508d7d0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6ef67fc7-6e64-4411-bf1e-00bb6508d7d0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6ef67fc7-6e64-4411-bf1e-00bb6508d7d0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6ef67fc7-6e64-4411-bf1e-00bb6508d7d0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 85/175] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:55 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 1145 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cd981d98-1b29-4cfd-b80f-37f8ac4ac3f0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cd981d98-1b29-4cfd-b80f-37f8ac4ac3f0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cd981d98-1b29-4cfd-b80f-37f8ac4ac3f0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cd981d98-1b29-4cfd-b80f-37f8ac4ac3f0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 Sep 05 04:39:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cd981d98-1b29-4cfd-b80f-37f8ac4ac3f0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cd981d98-1b29-4cfd-b80f-37f8ac4ac3f0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 returned with HTTP 200 Sep 05 04:39:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 91/176] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:56 2026] GET /volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9bbc528a-6a65-4291-9a92-26691ce21973 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9bbc528a-6a65-4291-9a92-26691ce21973 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Volume info retrieved successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9bbc528a-6a65-4291-9a92-26691ce21973 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4399394-625b-4f86-aeef-dc58d9b00ff2", "name": "tempest-SnapshotsActionsTest-Snapshot-1958895682"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:39:56 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:39:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9bbc528a-6a65-4291-9a92-26691ce21973 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-9bbc528a-6a65-4291-9a92-26691ce21973 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Create snapshot from volume c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f33c34da-f3a0-4276-a1e4-e44347a0ff2e tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 returned with HTTP 200 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 86/177] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:39:56 2026] GET /volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 => generated 925 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-3d5245a9-c0a3-406d-8e2c-bff76ec380e6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-3d5245a9-c0a3-406d-8e2c-bff76ec380e6 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-3d5245a9-c0a3-406d-8e2c-bff76ec380e6 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-3d5245a9-c0a3-406d-8e2c-bff76ec380e6 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-9bbc528a-6a65-4291-9a92-26691ce21973 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Created reservations ['2559b559-8bdc-4365-a5ad-b78ea8d1c059', '02ac4dfd-9d33-4fec-9740-6e4f5cc8e27e', 'd3883ef2-68e8-45d2-935c-0e5a614a1312', 'cfbdc6d1-8193-41c1-a9e3-ca01169aa69e'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-3d5245a9-c0a3-406d-8e2c-bff76ec380e6 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-3d5245a9-c0a3-406d-8e2c-bff76ec380e6 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 87/178] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:39:56 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9bbc528a-6a65-4291-9a92-26691ce21973 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot create request issued successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9bbc528a-6a65-4291-9a92-26691ce21973 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:39:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 92/179] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:39:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-189701e0-9689-4af4-989b-3c0eacec46b1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-9a0a3e7e-4b77-4fab-958b-92c751140a59 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-9a0a3e7e-4b77-4fab-958b-92c751140a59 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] POST http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5/action Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-189701e0-9689-4af4-989b-3c0eacec46b1 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-189701e0-9689-4af4-989b-3c0eacec46b1 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-189701e0-9689-4af4-989b-3c0eacec46b1 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-9a0a3e7e-4b77-4fab-958b-92c751140a59 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-9a0a3e7e-4b77-4fab-958b-92c751140a59 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-189701e0-9689-4af4-989b-3c0eacec46b1 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-189701e0-9689-4af4-989b-3c0eacec46b1 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 88/180] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:39:56 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-9a0a3e7e-4b77-4fab-958b-92c751140a59 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-9a0a3e7e-4b77-4fab-958b-92c751140a59 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Begin detaching volume completed successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-9a0a3e7e-4b77-4fab-958b-92c751140a59 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5/action returned with HTTP 202 Sep 05 04:39:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 93/181] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:39:56 2026] POST /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0368b192-3dba-4384-bffe-7efccbc90855 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0368b192-3dba-4384-bffe-7efccbc90855 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0368b192-3dba-4384-bffe-7efccbc90855 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0368b192-3dba-4384-bffe-7efccbc90855 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0368b192-3dba-4384-bffe-7efccbc90855 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8928ac23-e771-4d3e-ac6e-07d7d2c1a964 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8928ac23-e771-4d3e-ac6e-07d7d2c1a964 None None] GET http://192.168.122.229/volume// Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8928ac23-e771-4d3e-ac6e-07d7d2c1a964 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8928ac23-e771-4d3e-ac6e-07d7d2c1a964 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8928ac23-e771-4d3e-ac6e-07d7d2c1a964 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0368b192-3dba-4384-bffe-7efccbc90855 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 89/182] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:56 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 94/183] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:39:56 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-c9a5a5fa-1834-4339-a5e3-1106193f6fe5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-c9a5a5fa-1834-4339-a5e3-1106193f6fe5 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-c9a5a5fa-1834-4339-a5e3-1106193f6fe5 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-c9a5a5fa-1834-4339-a5e3-1106193f6fe5 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-c9a5a5fa-1834-4339-a5e3-1106193f6fe5 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-c9a5a5fa-1834-4339-a5e3-1106193f6fe5 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 90/184] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:39:56 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 1329 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:39:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-7f19faed-e7e5-40ed-8189-2e63ca7a4355 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-7f19faed-e7e5-40ed-8189-2e63ca7a4355 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] DELETE http://192.168.122.229/volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761 Sep 05 04:39:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-7f19faed-e7e5-40ed-8189-2e63ca7a4355 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-7f19faed-e7e5-40ed-8189-2e63ca7a4355 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:57 devstack devstack@c-api.service[89503]: /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 05 04:39:57 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:39:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-d8eecdfd-c41c-4894-97fb-21ff9564b25d req-7f19faed-e7e5-40ed-8189-2e63ca7a4355 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761 returned with HTTP 200 Sep 05 04:39:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 95/185] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:39:57 2026] DELETE /volume/v3/attachments/f0b62190-0516-43bc-ad0c-8b831a440761 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-01054239-12ea-4d63-b136-9419f50c5d68 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-01054239-12ea-4d63-b136-9419f50c5d68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-01054239-12ea-4d63-b136-9419f50c5d68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-01054239-12ea-4d63-b136-9419f50c5d68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-01054239-12ea-4d63-b136-9419f50c5d68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Volume info retrieved successfully. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-01054239-12ea-4d63-b136-9419f50c5d68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:39:57 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-01054239-12ea-4d63-b136-9419f50c5d68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-01054239-12ea-4d63-b136-9419f50c5d68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:39:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-01054239-12ea-4d63-b136-9419f50c5d68 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 returned with HTTP 200 Sep 05 04:39:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 91/186] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:39:57 2026] GET /volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 => generated 926 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-71f85014-0e69-47a2-a6d7-414ec89c776f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71f85014-0e69-47a2-a6d7-414ec89c776f tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] POST http://192.168.122.229/volume/v3/group_snapshots Sep 05 04:39:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-71f85014-0e69-47a2-a6d7-414ec89c776f tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "07076dcc-4c4f-4ea8-9851-792eb76020cb", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1626050722"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-51ac844b-9903-4912-9ac2-3784b82ca8ef None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-71f85014-0e69-47a2-a6d7-414ec89c776f tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '07076dcc-4c4f-4ea8-9851-792eb76020cb', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1626050722'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 04:39:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51ac844b-9903-4912-9ac2-3784b82ca8ef tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51ac844b-9903-4912-9ac2-3784b82ca8ef tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51ac844b-9903-4912-9ac2-3784b82ca8ef tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:57 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.group_snapshots [None req-71f85014-0e69-47a2-a6d7-414ec89c776f tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1626050722. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-51ac844b-9903-4912-9ac2-3784b82ca8ef tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51ac844b-9903-4912-9ac2-3784b82ca8ef tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:39:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 92/187] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:39:57 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:57 devstack devstack@c-api.service[89503]: /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 05 04:39:57 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:39:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:39:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:57 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-71f85014-0e69-47a2-a6d7-414ec89c776f tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-641570778 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-641570778, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:39:57 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-71f85014-0e69-47a2-a6d7-414ec89c776f tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-641570778 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-641570778, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fd79191c-387d-4a14-af02-783798fc99c2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd79191c-387d-4a14-af02-783798fc99c2 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd79191c-387d-4a14-af02-783798fc99c2 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd79191c-387d-4a14-af02-783798fc99c2 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:58 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-71f85014-0e69-47a2-a6d7-414ec89c776f tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Created reservations ['62049850-c86d-4396-9940-84b43d69f685', '083ddf14-f607-4e4d-828f-be65ae936ea7', 'a583d65f-b7e5-43ae-b27d-9f56f338b3c5', '344a2992-52f6-45c4-addc-8a2b0a2d1bb9'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:39:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:39:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:39:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fd79191c-387d-4a14-af02-783798fc99c2 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:39:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd79191c-387d-4a14-af02-783798fc99c2 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:39:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 93/188] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:39:57 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71f85014-0e69-47a2-a6d7-414ec89c776f tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots returned with HTTP 202 Sep 05 04:39:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 96/189] 192.168.122.229 () {62 vars in 1208 bytes} [Sat Sep 5 04:39:57 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:39:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7ad09282-588a-4e82-b9c5-fa853f4ea765 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7ad09282-588a-4e82-b9c5-fa853f4ea765 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:39:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7ad09282-588a-4e82-b9c5-fa853f4ea765 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7ad09282-588a-4e82-b9c5-fa853f4ea765 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-7ad09282-588a-4e82-b9c5-fa853f4ea765 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:39:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7ad09282-588a-4e82-b9c5-fa853f4ea765 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:39:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 94/190] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:39:58 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 330 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bcb9e302-6a3e-4891-a6c9-4fcf92de783a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcb9e302-6a3e-4891-a6c9-4fcf92de783a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:39:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bcb9e302-6a3e-4891-a6c9-4fcf92de783a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bcb9e302-6a3e-4891-a6c9-4fcf92de783a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bcb9e302-6a3e-4891-a6c9-4fcf92de783a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:39:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcb9e302-6a3e-4891-a6c9-4fcf92de783a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:39:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 97/191] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:39:58 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:39:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2d07f2b5-7718-4567-8bec-3dad60958bc0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d07f2b5-7718-4567-8bec-3dad60958bc0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:39:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d07f2b5-7718-4567-8bec-3dad60958bc0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d07f2b5-7718-4567-8bec-3dad60958bc0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-2d07f2b5-7718-4567-8bec-3dad60958bc0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:39:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:39:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d07f2b5-7718-4567-8bec-3dad60958bc0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:39:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 95/192] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:39:59 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:39:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0c9bfb9f-a531-420f-8bae-f4b85a1f9855 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:39:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0c9bfb9f-a531-420f-8bae-f4b85a1f9855 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:39:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0c9bfb9f-a531-420f-8bae-f4b85a1f9855 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:39:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0c9bfb9f-a531-420f-8bae-f4b85a1f9855 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:39:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:39:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:39:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0c9bfb9f-a531-420f-8bae-f4b85a1f9855 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:39:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0c9bfb9f-a531-420f-8bae-f4b85a1f9855 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:39:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 98/193] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:39:59 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:39:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6a35454f-de85-4dd9-8da2-2532289e27e5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-18d17287-977f-41f3-95f2-71ff457ef4d3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-18d17287-977f-41f3-95f2-71ff457ef4d3 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-18d17287-977f-41f3-95f2-71ff457ef4d3 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1743393164"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6a35454f-de85-4dd9-8da2-2532289e27e5 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6a35454f-de85-4dd9-8da2-2532289e27e5 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6a35454f-de85-4dd9-8da2-2532289e27e5 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-6a35454f-de85-4dd9-8da2-2532289e27e5 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'aacc81c4-128a-4991-bc0f-4b75f10efa26' with '{'status': 'creating'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-18d17287-977f-41f3-95f2-71ff457ef4d3 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 99/194] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:00 2026] POST /volume/v3/types => generated 224 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-15197da6-97dd-48fb-a4f4-30a471e4255a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15197da6-97dd-48fb-a4f4-30a471e4255a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-15197da6-97dd-48fb-a4f4-30a471e4255a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-15197da6-97dd-48fb-a4f4-30a471e4255a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-15197da6-97dd-48fb-a4f4-30a471e4255a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15197da6-97dd-48fb-a4f4-30a471e4255a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:40:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 100/195] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:00 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-516bebba-f241-4db6-bec4-f02a05399807 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-516bebba-f241-4db6-bec4-f02a05399807 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-516bebba-f241-4db6-bec4-f02a05399807 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-214391300"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-516bebba-f241-4db6-bec4-f02a05399807 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:40:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 101/196] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:40:00 2026] POST /volume/v3/group_types => generated 180 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6a35454f-de85-4dd9-8da2-2532289e27e5 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 96/197] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:39:59 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-444ae8e8-7910-44ed-978b-01e7797abd93 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e4a4fe49-2f43-4345-b734-2f02b290d538 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4a4fe49-2f43-4345-b734-2f02b290d538 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4a4fe49-2f43-4345-b734-2f02b290d538 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4a4fe49-2f43-4345-b734-2f02b290d538 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e4a4fe49-2f43-4345-b734-2f02b290d538 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4a4fe49-2f43-4345-b734-2f02b290d538 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 97/198] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:00 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d45fb97c-c8b3-42eb-8684-9cad52f056b9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d45fb97c-c8b3-42eb-8684-9cad52f056b9 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d45fb97c-c8b3-42eb-8684-9cad52f056b9 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d45fb97c-c8b3-42eb-8684-9cad52f056b9 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-d45fb97c-c8b3-42eb-8684-9cad52f056b9 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'aacc81c4-128a-4991-bc0f-4b75f10efa26' with '{'status': 'available'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d45fb97c-c8b3-42eb-8684-9cad52f056b9 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 98/199] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:00 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ee940e9d-a966-491b-9ff7-1c40febb5945 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ee940e9d-a966-491b-9ff7-1c40febb5945 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ee940e9d-a966-491b-9ff7-1c40febb5945 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ee940e9d-a966-491b-9ff7-1c40febb5945 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ee940e9d-a966-491b-9ff7-1c40febb5945 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ee940e9d-a966-491b-9ff7-1c40febb5945 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 99/200] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:00 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4399394-625b-4f86-aeef-dc58d9b00ff2", "name": "tempest-SnapshotsActionsTest-Snapshot-493370210"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-444ae8e8-7910-44ed-978b-01e7797abd93 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-444ae8e8-7910-44ed-978b-01e7797abd93 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "40a7effa-86a5-45fb-9079-bb0688475d4c", "volume_types": ["4ac1aa0b-c24f-4c34-8c49-004cf7c411ee"], "name": "tempest-GroupSnapshotsTest-Group-1106548957"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-444ae8e8-7910-44ed-978b-01e7797abd93 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating new group {'group': {'group_type': '40a7effa-86a5-45fb-9079-bb0688475d4c', 'volume_types': ['4ac1aa0b-c24f-4c34-8c49-004cf7c411ee'], 'name': 'tempest-GroupSnapshotsTest-Group-1106548957'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Create snapshot from volume c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-444ae8e8-7910-44ed-978b-01e7797abd93 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating group tempest-GroupSnapshotsTest-Group-1106548957. Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-444ae8e8-7910-44ed-978b-01e7797abd93 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability Zones retrieved successfully. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-444ae8e8-7910-44ed-978b-01e7797abd93 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['2ea401d1-0edf-4548-854f-758d8abc0953'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Created reservations ['8659b63a-07ad-412a-ab33-19ef43f8f6ac', '1afcc8c7-c3b5-47c5-bbb5-aeafdafe3f4e', 'a7d050dd-c0fa-4378-8897-ea5b2345601f', '330d8877-1527-4eaf-b000-57e6e210910d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-444ae8e8-7910-44ed-978b-01e7797abd93 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:40:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 102/201] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:40:00 2026] POST /volume/v3/groups => generated 112 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-24e620b6-b08d-42de-ab31-4289ba00048a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24e620b6-b08d-42de-ab31-4289ba00048a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24e620b6-b08d-42de-ab31-4289ba00048a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24e620b6-b08d-42de-ab31-4289ba00048a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-24e620b6-b08d-42de-ab31-4289ba00048a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 6435a849-edc1-4f29-b046-aa6062098431 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot create request issued successfully. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-018d942e-3ec2-4d41-b6eb-7937a76b78a8 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 100/202] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:40:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ef9926cf-aa47-493e-92ec-bd2df94aa64a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef9926cf-aa47-493e-92ec-bd2df94aa64a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef9926cf-aa47-493e-92ec-bd2df94aa64a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef9926cf-aa47-493e-92ec-bd2df94aa64a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:00 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24e620b6-b08d-42de-ab31-4289ba00048a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 returned with HTTP 200 Sep 05 04:40:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 103/203] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:00 2026] GET /volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef9926cf-aa47-493e-92ec-bd2df94aa64a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef9926cf-aa47-493e-92ec-bd2df94aa64a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 200 Sep 05 04:40:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 101/204] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:00 2026] GET /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bdf815f5-4e12-43d8-8ed3-8f528f187548 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bdf815f5-4e12-43d8-8ed3-8f528f187548 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bdf815f5-4e12-43d8-8ed3-8f528f187548 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bdf815f5-4e12-43d8-8ed3-8f528f187548 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bdf815f5-4e12-43d8-8ed3-8f528f187548 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bdf815f5-4e12-43d8-8ed3-8f528f187548 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:40:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 104/205] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:01 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-10c7960e-3b34-4ba7-8104-f55ca65f5c22 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-10c7960e-3b34-4ba7-8104-f55ca65f5c22 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-10c7960e-3b34-4ba7-8104-f55ca65f5c22 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-10c7960e-3b34-4ba7-8104-f55ca65f5c22 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-10c7960e-3b34-4ba7-8104-f55ca65f5c22 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-10c7960e-3b34-4ba7-8104-f55ca65f5c22 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:40:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 102/206] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:01 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 330 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a6399edb-a40a-4a2b-b60f-38c7bcece7cd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a6399edb-a40a-4a2b-b60f-38c7bcece7cd tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a6399edb-a40a-4a2b-b60f-38c7bcece7cd tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a6399edb-a40a-4a2b-b60f-38c7bcece7cd tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a6399edb-a40a-4a2b-b60f-38c7bcece7cd tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a6399edb-a40a-4a2b-b60f-38c7bcece7cd tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:40:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 105/207] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:01 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bf5e951b-7974-4959-963c-8d66059ce7f4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf5e951b-7974-4959-963c-8d66059ce7f4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 Sep 05 04:40:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf5e951b-7974-4959-963c-8d66059ce7f4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-df0d3540-ef92-4adf-98fe-3864171ffec2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf5e951b-7974-4959-963c-8d66059ce7f4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-bf5e951b-7974-4959-963c-8d66059ce7f4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 6435a849-edc1-4f29-b046-aa6062098431 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df0d3540-ef92-4adf-98fe-3864171ffec2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df0d3540-ef92-4adf-98fe-3864171ffec2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df0d3540-ef92-4adf-98fe-3864171ffec2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-df0d3540-ef92-4adf-98fe-3864171ffec2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df0d3540-ef92-4adf-98fe-3864171ffec2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 200 Sep 05 04:40:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 106/208] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:01 2026] GET /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:01 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf5e951b-7974-4959-963c-8d66059ce7f4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 returned with HTTP 200 Sep 05 04:40:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 103/209] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:01 2026] GET /volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 => generated 393 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-703775721", "volume_type": "4ac1aa0b-c24f-4c34-8c49-004cf7c411ee", "group_id": "6435a849-edc1-4f29-b046-aa6062098431", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-703775721', 'volume_type': '4ac1aa0b-c24f-4c34-8c49-004cf7c411ee', 'group_id': '6435a849-edc1-4f29-b046-aa6062098431', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:40:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:01 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume of 1 GB Sep 05 04:40:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability Zones retrieved successfully. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (2daa10f3-ec67-44e1-9371-7d5acdf13280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea8ae64-8b9f-4e48-ab5e-147d11842cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea8ae64-8b9f-4e48-ab5e-147d11842cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:40:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ac1aa0b-c24f-4c34-8c49-004cf7c411ee,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1743393164',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ac1aa0b-c24f-4c34-8c49-004cf7c411ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6435a849-edc1-4f29-b046-aa6062098431', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677395b3-70e8-4182-9f73-0877f89ef269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1743393164 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1743393164, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1743393164 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1743393164, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['2e98d231-b5d0-48cb-9bb1-bdfe126eb0a4', '7ca3adfe-85bc-43a0-8cf0-e029c403c666', '8d6b568c-40fd-4931-8520-690bfd4e8a72', '89c98792-67c0-487c-bea3-bc70ded34321'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677395b3-70e8-4182-9f73-0877f89ef269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e98d231-b5d0-48cb-9bb1-bdfe126eb0a4', '7ca3adfe-85bc-43a0-8cf0-e029c403c666', '8d6b568c-40fd-4931-8520-690bfd4e8a72', '89c98792-67c0-487c-bea3-bc70ded34321']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62585b10-6bd8-46fa-9f7f-217a5a1da96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62585b10-6bd8-46fa-9f7f-217a5a1da96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08fe61b2-2e3c-4600-b810-91fe5f5116c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-703775721',encryption_key_id=None,group_id=6435a849-edc1-4f29-b046-aa6062098431,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['2e98d231-b5d0-48cb-9bb1-bdfe126eb0a4','7ca3adfe-85bc-43a0-8cf0-e029c403c666','8d6b568c-40fd-4931-8520-690bfd4e8a72','89c98792-67c0-487c-bea3-bc70ded34321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=4ac1aa0b-c24f-4c34-8c49-004cf7c411ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-703775721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6435a849-edc1-4f29-b046-aa6062098431,host=None,id=08fe61b2-2e3c-4600-b810-91fe5f5116c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c116ad98bb842cfa19b45fe890c7f4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d522a1ead1c247e1af2c065214149f0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ac1aa0b-c24f-4c34-8c49-004cf7c411ee),volume_type_id=4ac1aa0b-c24f-4c34-8c49-004cf7c411ee)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff6d486-a3b5-4b36-b80e-a40009d063dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-af580707-b2a3-4fc9-a63c-14483a6cf805 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-af580707-b2a3-4fc9-a63c-14483a6cf805 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-af580707-b2a3-4fc9-a63c-14483a6cf805 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-af580707-b2a3-4fc9-a63c-14483a6cf805 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-af580707-b2a3-4fc9-a63c-14483a6cf805 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-af580707-b2a3-4fc9-a63c-14483a6cf805 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:40:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 104/210] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:02 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 331 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff6d486-a3b5-4b36-b80e-a40009d063dc) transitioned into state 'SUCCESS' from state '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-703775721',encryption_key_id=None,group_id=6435a849-edc1-4f29-b046-aa6062098431,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['2e98d231-b5d0-48cb-9bb1-bdfe126eb0a4','7ca3adfe-85bc-43a0-8cf0-e029c403c666','8d6b568c-40fd-4931-8520-690bfd4e8a72','89c98792-67c0-487c-bea3-bc70ded34321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=4ac1aa0b-c24f-4c34-8c49-004cf7c411ee)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f637179f-b714-4785-be41-f1c04f614d1a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546781d0-a765-432b-80f0-2d8ff18edb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f637179f-b714-4785-be41-f1c04f614d1a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f637179f-b714-4785-be41-f1c04f614d1a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f637179f-b714-4785-be41-f1c04f614d1a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-f637179f-b714-4785-be41-f1c04f614d1a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-f637179f-b714-4785-be41-f1c04f614d1a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546781d0-a765-432b-80f0-2d8ff18edb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: /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 05 04:40:02 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f637179f-b714-4785-be41-f1c04f614d1a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Get all snapshots completed successfully. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (2daa10f3-ec67-44e1-9371-7d5acdf13280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f637179f-b714-4785-be41-f1c04f614d1a tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:40:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 105/211] 192.168.122.229 () {58 vars in 1148 bytes} [Sat Sep 5 04:40:02 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request issued successfully. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:02 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-abdb21c3-2898-4cbf-8d21-2b3e38d0d26b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-abdb21c3-2898-4cbf-8d21-2b3e38d0d26b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-abdb21c3-2898-4cbf-8d21-2b3e38d0d26b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-abdb21c3-2898-4cbf-8d21-2b3e38d0d26b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-abdb21c3-2898-4cbf-8d21-2b3e38d0d26b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Snapshot retrieved successfully. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-abdb21c3-2898-4cbf-8d21-2b3e38d0d26b tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf returned with HTTP 200 Sep 05 04:40:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 106/212] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:02 2026] GET /volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf => generated 474 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8e42b79d-1fc9-4999-ba67-4e8997630a7f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e42b79d-1fc9-4999-ba67-4e8997630a7f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] POST http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e42b79d-1fc9-4999-ba67-4e8997630a7f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e42b79d-1fc9-4999-ba67-4e8997630a7f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-8e42b79d-1fc9-4999-ba67-4e8997630a7f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Updating group '352f9c2b-141b-4ed7-96f5-0257c1a9eb54' with 'creating' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e42b79d-1fc9-4999-ba67-4e8997630a7f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action returned with HTTP 202 Sep 05 04:40:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 107/213] 192.168.122.229 () {62 vars in 1339 bytes} [Sat Sep 5 04:40:02 2026] POST /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ee63043a-42a0-4439-b5eb-2a3c70ffdfbe None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ee63043a-42a0-4439-b5eb-2a3c70ffdfbe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ee63043a-42a0-4439-b5eb-2a3c70ffdfbe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ee63043a-42a0-4439-b5eb-2a3c70ffdfbe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-ee63043a-42a0-4439-b5eb-2a3c70ffdfbe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e3149afd-c449-472d-b9ea-051ec7b99d6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:40:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 107/214] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:40:01 2026] POST /volume/v3/volumes => generated 830 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ee63043a-42a0-4439-b5eb-2a3c70ffdfbe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:40:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 108/215] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:02 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-66815b17-463c-4b4e-9b90-908c087ffcaa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 Sep 05 04:40:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66815b17-463c-4b4e-9b90-908c087ffcaa tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] POST http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66815b17-463c-4b4e-9b90-908c087ffcaa tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66815b17-463c-4b4e-9b90-908c087ffcaa tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-66815b17-463c-4b4e-9b90-908c087ffcaa tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Updating group '352f9c2b-141b-4ed7-96f5-0257c1a9eb54' with 'available' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:02 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66815b17-463c-4b4e-9b90-908c087ffcaa tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action returned with HTTP 202 Sep 05 04:40:02 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 108/216] 192.168.122.229 () {62 vars in 1339 bytes} [Sat Sep 5 04:40:02 2026] POST /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-56bc4ec5-7181-48eb-99ec-482298df10ba None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-56bc4ec5-7181-48eb-99ec-482298df10ba tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-56bc4ec5-7181-48eb-99ec-482298df10ba tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-56bc4ec5-7181-48eb-99ec-482298df10ba tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-56bc4ec5-7181-48eb-99ec-482298df10ba tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-56bc4ec5-7181-48eb-99ec-482298df10ba tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:40:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 109/217] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:02 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 331 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e6ceb940-19d2-45be-b5c9-07933a589f96 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e6ceb940-19d2-45be-b5c9-07933a589f96 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e6ceb940-19d2-45be-b5c9-07933a589f96 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e6ceb940-19d2-45be-b5c9-07933a589f96 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e6ceb940-19d2-45be-b5c9-07933a589f96 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e6ceb940-19d2-45be-b5c9-07933a589f96 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 200 Sep 05 04:40:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 110/218] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:02 2026] GET /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 438 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-02284922-6cdc-4376-9847-cb520a51b2d1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-02284922-6cdc-4376-9847-cb520a51b2d1 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] POST http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-02284922-6cdc-4376-9847-cb520a51b2d1 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-02284922-6cdc-4376-9847-cb520a51b2d1 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-02284922-6cdc-4376-9847-cb520a51b2d1 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Updating group '352f9c2b-141b-4ed7-96f5-0257c1a9eb54' with 'error' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-02284922-6cdc-4376-9847-cb520a51b2d1 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action returned with HTTP 202 Sep 05 04:40:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 111/219] 192.168.122.229 () {62 vars in 1339 bytes} [Sat Sep 5 04:40:03 2026] POST /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6515e693-4b55-4f9b-969d-7165d8827925 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6515e693-4b55-4f9b-969d-7165d8827925 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6515e693-4b55-4f9b-969d-7165d8827925 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6515e693-4b55-4f9b-969d-7165d8827925 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-6515e693-4b55-4f9b-969d-7165d8827925 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ca69ff59-9714-4f54-8c90-b454047d3d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 returned with HTTP 200 Sep 05 04:40:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 109/220] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:02 2026] GET /volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 => generated 898 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6515e693-4b55-4f9b-969d-7165d8827925 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:40:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 112/221] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:03 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6db43d21-06ac-4703-aaf5-9e7c9445450f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6db43d21-06ac-4703-aaf5-9e7c9445450f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] POST http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6db43d21-06ac-4703-aaf5-9e7c9445450f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6db43d21-06ac-4703-aaf5-9e7c9445450f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-6db43d21-06ac-4703-aaf5-9e7c9445450f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Updating group '352f9c2b-141b-4ed7-96f5-0257c1a9eb54' with 'available' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6db43d21-06ac-4703-aaf5-9e7c9445450f tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action returned with HTTP 202 Sep 05 04:40:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 110/222] 192.168.122.229 () {62 vars in 1339 bytes} [Sat Sep 5 04:40:03 2026] POST /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-09354457-ca6c-4210-83e4-9bb324fee7b0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-09354457-ca6c-4210-83e4-9bb324fee7b0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-09354457-ca6c-4210-83e4-9bb324fee7b0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-09354457-ca6c-4210-83e4-9bb324fee7b0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-09354457-ca6c-4210-83e4-9bb324fee7b0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-09354457-ca6c-4210-83e4-9bb324fee7b0 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 200 Sep 05 04:40:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 113/223] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:03 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f95573e4-9509-4460-9f4a-f59c67301bff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f95573e4-9509-4460-9f4a-f59c67301bff tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] DELETE http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f95573e4-9509-4460-9f4a-f59c67301bff tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f95573e4-9509-4460-9f4a-f59c67301bff tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-f95573e4-9509-4460-9f4a-f59c67301bff tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] delete called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89502) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.group_snapshots [None req-f95573e4-9509-4460-9f4a-f59c67301bff tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Delete group_snapshot with id: 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89502]: /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 05 04:40:03 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f95573e4-9509-4460-9f4a-f59c67301bff tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 202 Sep 05 04:40:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 111/224] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:40:03 2026] DELETE /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-eef7dd52-b570-42be-8510-37fac9b044dd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: /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 05 04:40:03 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Get all volumes completed successfully. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:03 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eef7dd52-b570-42be-8510-37fac9b044dd tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 114/225] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:03 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-60037ddb-1820-40f1-b1de-f0e501d6f9ca None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-60037ddb-1820-40f1-b1de-f0e501d6f9ca tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-60037ddb-1820-40f1-b1de-f0e501d6f9ca tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-60037ddb-1820-40f1-b1de-f0e501d6f9ca tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-60037ddb-1820-40f1-b1de-f0e501d6f9ca tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-60037ddb-1820-40f1-b1de-f0e501d6f9ca tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:40:03 devstack devstack@c-api.service[89502]: /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 05 04:40:03 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-60037ddb-1820-40f1-b1de-f0e501d6f9ca tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Get all snapshots completed successfully. Sep 05 04:40:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-60037ddb-1820-40f1-b1de-f0e501d6f9ca tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:40:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 112/226] 192.168.122.229 () {58 vars in 1148 bytes} [Sat Sep 5 04:40:03 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f8d86245-b86c-4f9b-ae6a-0ff86825d724 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8d86245-b86c-4f9b-ae6a-0ff86825d724 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8d86245-b86c-4f9b-ae6a-0ff86825d724 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8d86245-b86c-4f9b-ae6a-0ff86825d724 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f8d86245-b86c-4f9b-ae6a-0ff86825d724 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Snapshot retrieved successfully. Sep 05 04:40:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8d86245-b86c-4f9b-ae6a-0ff86825d724 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf returned with HTTP 200 Sep 05 04:40:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 115/227] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:03 2026] GET /volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-83523c56-5ddc-41c7-9e51-e2997a555e8f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-83523c56-5ddc-41c7-9e51-e2997a555e8f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-83523c56-5ddc-41c7-9e51-e2997a555e8f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-83523c56-5ddc-41c7-9e51-e2997a555e8f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-83523c56-5ddc-41c7-9e51-e2997a555e8f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-83523c56-5ddc-41c7-9e51-e2997a555e8f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 200 Sep 05 04:40:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 113/228] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:04 2026] GET /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 465 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9a1b04ae-5b43-4fe6-a31f-7136cbac50c6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a1b04ae-5b43-4fe6-a31f-7136cbac50c6 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4/action Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a1b04ae-5b43-4fe6-a31f-7136cbac50c6 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a1b04ae-5b43-4fe6-a31f-7136cbac50c6 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-9a1b04ae-5b43-4fe6-a31f-7136cbac50c6 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'bf86b6c4-8f1d-4cc6-8157-86e3618adec4' with '{'status': 'creating'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:04 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a1b04ae-5b43-4fe6-a31f-7136cbac50c6 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4/action returned with HTTP 202 Sep 05 04:40:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 116/229] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:04 2026] POST /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7bdcfc13-2cc0-4e5f-91f3-ba8ac0313845 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7bdcfc13-2cc0-4e5f-91f3-ba8ac0313845 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7bdcfc13-2cc0-4e5f-91f3-ba8ac0313845 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7bdcfc13-2cc0-4e5f-91f3-ba8ac0313845 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7bdcfc13-2cc0-4e5f-91f3-ba8ac0313845 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d16737e2-be83-45cd-9ce0-e9b4234be698 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 returned with HTTP 200 Sep 05 04:40:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 114/230] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:04 2026] GET /volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 => generated 922 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7bdcfc13-2cc0-4e5f-91f3-ba8ac0313845 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 200 Sep 05 04:40:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 117/231] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:04 2026] GET /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3e82272f-ec18-4fbf-ab77-b9e95891a0d0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e82272f-ec18-4fbf-ab77-b9e95891a0d0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4/action Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e82272f-ec18-4fbf-ab77-b9e95891a0d0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e82272f-ec18-4fbf-ab77-b9e95891a0d0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e82272f-ec18-4fbf-ab77-b9e95891a0d0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot retrieved successfully. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e82272f-ec18-4fbf-ab77-b9e95891a0d0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot delete request issued successfully. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e82272f-ec18-4fbf-ab77-b9e95891a0d0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4/action returned with HTTP 202 Sep 05 04:40:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 115/232] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:04 2026] POST /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-834ef371-8030-484e-9e7c-a658a4795c41 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-834ef371-8030-484e-9e7c-a658a4795c41 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-834ef371-8030-484e-9e7c-a658a4795c41 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-834ef371-8030-484e-9e7c-a658a4795c41 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-834ef371-8030-484e-9e7c-a658a4795c41 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-834ef371-8030-484e-9e7c-a658a4795c41 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 200 Sep 05 04:40:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 118/233] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:04 2026] GET /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 464 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-601c1ede-0aaf-4302-8ba3-8fe9fb3829e4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-601c1ede-0aaf-4302-8ba3-8fe9fb3829e4 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-601c1ede-0aaf-4302-8ba3-8fe9fb3829e4 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-601c1ede-0aaf-4302-8ba3-8fe9fb3829e4 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-601c1ede-0aaf-4302-8ba3-8fe9fb3829e4 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Snapshot retrieved successfully. Sep 05 04:40:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-601c1ede-0aaf-4302-8ba3-8fe9fb3829e4 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf returned with HTTP 200 Sep 05 04:40:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 116/234] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:04 2026] GET /volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:05 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3e4cf3c4-560d-4db3-b876-4845d8d00349 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 returned with HTTP 200 Sep 05 04:40:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 119/235] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:05 2026] GET /volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 => generated 923 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/group_snapshots Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6435a849-edc1-4f29-b046-aa6062098431", "name": "tempest-group_snapshot-82043192"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6435a849-edc1-4f29-b046-aa6062098431', 'name': 'tempest-group_snapshot-82043192'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dbc903b2-1a02-4475-ada3-cf5069936159 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbc903b2-1a02-4475-ada3-cf5069936159 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbc903b2-1a02-4475-ada3-cf5069936159 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.group_snapshots [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating group_snapshot tempest-group_snapshot-82043192. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbc903b2-1a02-4475-ada3-cf5069936159 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dbc903b2-1a02-4475-ada3-cf5069936159 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbc903b2-1a02-4475-ada3-cf5069936159 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 200 Sep 05 04:40:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 120/236] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:05 2026] GET /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:05 devstack devstack@c-api.service[89502]: /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 05 04:40:05 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-db606045-535a-4f6e-a513-07f2a2a01ebe None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db606045-535a-4f6e-a513-07f2a2a01ebe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db606045-535a-4f6e-a513-07f2a2a01ebe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db606045-535a-4f6e-a513-07f2a2a01ebe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db606045-535a-4f6e-a513-07f2a2a01ebe tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf returned with HTTP 404 Sep 05 04:40:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 121/237] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:05 2026] GET /volume/v3/snapshots/fda82679-eace-48d1-b6cc-9b1d037159cf => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c65db805-3c2e-4691-bfd0-cad495d16501 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1743393164 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1743393164, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:05 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1743393164 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1743393164, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c65db805-3c2e-4691-bfd0-cad495d16501 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c65db805-3c2e-4691-bfd0-cad495d16501 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c65db805-3c2e-4691-bfd0-cad495d16501 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-c65db805-3c2e-4691-bfd0-cad495d16501 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 352f9c2b-141b-4ed7-96f5-0257c1a9eb54 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c65db805-3c2e-4691-bfd0-cad495d16501 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 returned with HTTP 404 Sep 05 04:40:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 122/238] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:05 2026] GET /volume/v3/group_snapshots/352f9c2b-141b-4ed7-96f5-0257c1a9eb54 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-87095127-bcb4-44ab-8312-7914c38f42a6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: /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 05 04:40:05 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Get all volumes completed successfully. Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['bbc3ec9b-ef9a-44c4-a2d5-249a4b2b2af3', '72a0972c-bf1c-407d-8ae4-8e5954707686', 'd35520b4-de29-45be-90a5-b6cd8ff43af1', 'bad89a0e-759c-466d-8666-58ac5b6fe1b4'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:05 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04c3d810-92fe-4337-9e34-25f6744a8c58 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots returned with HTTP 202 Sep 05 04:40:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 117/239] 192.168.122.229 () {62 vars in 1208 bytes} [Sat Sep 5 04:40:05 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d39c4216-ee83-4508-bd2a-1d84a238e1d5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d39c4216-ee83-4508-bd2a-1d84a238e1d5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d39c4216-ee83-4508-bd2a-1d84a238e1d5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d39c4216-ee83-4508-bd2a-1d84a238e1d5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-d39c4216-ee83-4508-bd2a-1d84a238e1d5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 195119a8-d0b0-46c4-abc6-0b22d2f52b0c {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d39c4216-ee83-4508-bd2a-1d84a238e1d5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c returned with HTTP 200 Sep 05 04:40:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 118/240] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:05 2026] GET /volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c => generated 305 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-87095127-bcb4-44ab-8312-7914c38f42a6 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 123/241] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:05 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-59026d91-451c-4bbf-9e72-b04b1d05c1bf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-59026d91-451c-4bbf-9e72-b04b1d05c1bf tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] POST http://192.168.122.229/volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb/action Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-59026d91-451c-4bbf-9e72-b04b1d05c1bf tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-59026d91-451c-4bbf-9e72-b04b1d05c1bf tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-59026d91-451c-4bbf-9e72-b04b1d05c1bf tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] delete called for group 07076dcc-4c4f-4ea8-9851-792eb76020cb {{(pid=89502) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:40:05 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-59026d91-451c-4bbf-9e72-b04b1d05c1bf tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Delete group with id: 07076dcc-4c4f-4ea8-9851-792eb76020cb Sep 05 04:40:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:06 devstack devstack@c-api.service[89502]: /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 05 04:40:06 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:40:06 devstack devstack@c-api.service[89502]: /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 05 04:40:06 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-59026d91-451c-4bbf-9e72-b04b1d05c1bf tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb/action returned with HTTP 202 Sep 05 04:40:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 119/242] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:40:05 2026] POST /volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ca347059-d80c-416d-943b-2953318ecf06 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ca347059-d80c-416d-943b-2953318ecf06 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ca347059-d80c-416d-943b-2953318ecf06 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ca347059-d80c-416d-943b-2953318ecf06 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ca347059-d80c-416d-943b-2953318ecf06 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Volume info retrieved successfully. Sep 05 04:40:06 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-ca347059-d80c-416d-943b-2953318ecf06 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:06 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-ca347059-d80c-416d-943b-2953318ecf06 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-ca347059-d80c-416d-943b-2953318ecf06 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ca347059-d80c-416d-943b-2953318ecf06 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 returned with HTTP 200 Sep 05 04:40:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 124/243] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:06 2026] GET /volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 => generated 925 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8dfdd886-4442-4e55-b96c-13ac80eb7c85 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8dfdd886-4442-4e55-b96c-13ac80eb7c85 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8dfdd886-4442-4e55-b96c-13ac80eb7c85 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8dfdd886-4442-4e55-b96c-13ac80eb7c85 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8dfdd886-4442-4e55-b96c-13ac80eb7c85 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 404 Sep 05 04:40:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 120/244] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:06 2026] GET /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c57a7c8b-a5e3-438f-a8d1-bdf8b2521325 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c57a7c8b-a5e3-438f-a8d1-bdf8b2521325 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c57a7c8b-a5e3-438f-a8d1-bdf8b2521325 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c57a7c8b-a5e3-438f-a8d1-bdf8b2521325 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-c57a7c8b-a5e3-438f-a8d1-bdf8b2521325 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'aacc81c4-128a-4991-bc0f-4b75f10efa26' with '{'status': 'available'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c57a7c8b-a5e3-438f-a8d1-bdf8b2521325 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 125/245] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:06 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c542a481-c810-4ad3-86eb-f019efa0421b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c542a481-c810-4ad3-86eb-f019efa0421b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c542a481-c810-4ad3-86eb-f019efa0421b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c542a481-c810-4ad3-86eb-f019efa0421b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c542a481-c810-4ad3-86eb-f019efa0421b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c542a481-c810-4ad3-86eb-f019efa0421b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 121/246] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:06 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-963064ce-e51d-41c4-9d80-592c1a9234ea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-963064ce-e51d-41c4-9d80-592c1a9234ea tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-963064ce-e51d-41c4-9d80-592c1a9234ea tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-963064ce-e51d-41c4-9d80-592c1a9234ea tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-963064ce-e51d-41c4-9d80-592c1a9234ea tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Delete snapshot with id: bf86b6c4-8f1d-4cc6-8157-86e3618adec4 Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-963064ce-e51d-41c4-9d80-592c1a9234ea tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 returned with HTTP 404 Sep 05 04:40:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 126/247] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:40:06 2026] DELETE /volume/v3/snapshots/bf86b6c4-8f1d-4cc6-8157-86e3618adec4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-86e6cb57-3c6c-41a8-9721-a2c35da41009 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-86e6cb57-3c6c-41a8-9721-a2c35da41009 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-86e6cb57-3c6c-41a8-9721-a2c35da41009 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4399394-625b-4f86-aeef-dc58d9b00ff2", "name": "tempest-SnapshotsActionsTest-Snapshot-1312207661"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-86e6cb57-3c6c-41a8-9721-a2c35da41009 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:40:06 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-86e6cb57-3c6c-41a8-9721-a2c35da41009 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Create snapshot from volume c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:06 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-86e6cb57-3c6c-41a8-9721-a2c35da41009 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Created reservations ['4f6d60e2-d3e3-4e29-986d-427d08dffad8', '8910609a-f6a1-44cc-836b-b1926765fb1f', 'b02b8446-e677-468d-b046-f73e211d709f', '23a5f472-ce99-4054-99ab-c98a1e042916'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5b240427-772c-468a-b119-8e7e46b6fe7a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b240427-772c-468a-b119-8e7e46b6fe7a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b240427-772c-468a-b119-8e7e46b6fe7a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b240427-772c-468a-b119-8e7e46b6fe7a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-5b240427-772c-468a-b119-8e7e46b6fe7a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 195119a8-d0b0-46c4-abc6-0b22d2f52b0c {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b240427-772c-468a-b119-8e7e46b6fe7a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c returned with HTTP 200 Sep 05 04:40:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 127/248] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:06 2026] GET /volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c => generated 305 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-86e6cb57-3c6c-41a8-9721-a2c35da41009 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot create request issued successfully. Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-86e6cb57-3c6c-41a8-9721-a2c35da41009 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 122/249] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:40:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-008df837-8d4b-4a96-a961-7b34ae2bfbc0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-008df837-8d4b-4a96-a961-7b34ae2bfbc0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-008df837-8d4b-4a96-a961-7b34ae2bfbc0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-008df837-8d4b-4a96-a961-7b34ae2bfbc0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-008df837-8d4b-4a96-a961-7b34ae2bfbc0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-008df837-8d4b-4a96-a961-7b34ae2bfbc0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 128/250] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:07 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e4d75a0c-08ed-4b3e-94de-5ee2e99fdb45 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4d75a0c-08ed-4b3e-94de-5ee2e99fdb45 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4d75a0c-08ed-4b3e-94de-5ee2e99fdb45 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4d75a0c-08ed-4b3e-94de-5ee2e99fdb45 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4d75a0c-08ed-4b3e-94de-5ee2e99fdb45 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 returned with HTTP 404 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 123/251] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:07 2026] GET /volume/v3/volumes/397ad333-df5e-407c-8a63-a8131dbb7993 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f597da70-6810-46d5-91c5-76754a87e1e5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f597da70-6810-46d5-91c5-76754a87e1e5 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] GET http://192.168.122.229/volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f597da70-6810-46d5-91c5-76754a87e1e5 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f597da70-6810-46d5-91c5-76754a87e1e5 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-f597da70-6810-46d5-91c5-76754a87e1e5 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] show called for member 07076dcc-4c4f-4ea8-9851-792eb76020cb {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f597da70-6810-46d5-91c5-76754a87e1e5 tempest-GroupSnapshotsV319Test-652611317 tempest-GroupSnapshotsV319Test-652611317-project-member] http://192.168.122.229/volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb returned with HTTP 404 Sep 05 04:40:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 129/252] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:07 2026] GET /volume/v3/groups/07076dcc-4c4f-4ea8-9851-792eb76020cb => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-138b7877-ec19-4fc1-8a28-5168808f2072 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-138b7877-ec19-4fc1-8a28-5168808f2072 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/7410948d-0a40-469e-9ecb-56e938a66335 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-138b7877-ec19-4fc1-8a28-5168808f2072 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-138b7877-ec19-4fc1-8a28-5168808f2072 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-138b7877-ec19-4fc1-8a28-5168808f2072 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/group_types/7410948d-0a40-469e-9ecb-56e938a66335 returned with HTTP 202 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 124/253] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:40:07 2026] DELETE /volume/v3/group_types/7410948d-0a40-469e-9ecb-56e938a66335 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e00b5ea4-1827-48b9-85ea-579922f57e0a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e00b5ea4-1827-48b9-85ea-579922f57e0a tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] DELETE http://192.168.122.229/volume/v3/types/2918f034-1afe-4556-8cb5-35266ffeaf69 Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e00b5ea4-1827-48b9-85ea-579922f57e0a tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e00b5ea4-1827-48b9-85ea-579922f57e0a tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e00b5ea4-1827-48b9-85ea-579922f57e0a tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/types/2918f034-1afe-4556-8cb5-35266ffeaf69 returned with HTTP 202 Sep 05 04:40:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 130/254] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:07 2026] DELETE /volume/v3/types/2918f034-1afe-4556-8cb5-35266ffeaf69 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d4287eac-7627-42cc-a70d-6559a0b6dc52 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d4287eac-7627-42cc-a70d-6559a0b6dc52 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] GET http://192.168.122.229/volume/v3/types/2918f034-1afe-4556-8cb5-35266ffeaf69 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d4287eac-7627-42cc-a70d-6559a0b6dc52 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d4287eac-7627-42cc-a70d-6559a0b6dc52 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d4287eac-7627-42cc-a70d-6559a0b6dc52 tempest-GroupSnapshotsV319Test-1534963720 tempest-GroupSnapshotsV319Test-1534963720-project-admin] http://192.168.122.229/volume/v3/types/2918f034-1afe-4556-8cb5-35266ffeaf69 returned with HTTP 404 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 125/255] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:07 2026] GET /volume/v3/types/2918f034-1afe-4556-8cb5-35266ffeaf69 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a31562bb-d1ea-4ce0-bd21-21f11f685ae0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a31562bb-d1ea-4ce0-bd21-21f11f685ae0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a31562bb-d1ea-4ce0-bd21-21f11f685ae0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a31562bb-d1ea-4ce0-bd21-21f11f685ae0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-a31562bb-d1ea-4ce0-bd21-21f11f685ae0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Delete volume with id: 8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:40:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a31562bb-d1ea-4ce0-bd21-21f11f685ae0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a31562bb-d1ea-4ce0-bd21-21f11f685ae0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Delete volume request issued successfully. Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a31562bb-d1ea-4ce0-bd21-21f11f685ae0 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 202 Sep 05 04:40:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 131/256] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:40:07 2026] DELETE /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d16bf840-458f-4330-a42c-0950a92b950b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d16bf840-458f-4330-a42c-0950a92b950b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d16bf840-458f-4330-a42c-0950a92b950b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d16bf840-458f-4330-a42c-0950a92b950b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d16bf840-458f-4330-a42c-0950a92b950b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Volume info retrieved successfully. Sep 05 04:40:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d16bf840-458f-4330-a42c-0950a92b950b tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 200 Sep 05 04:40:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 126/257] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:07 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-060da61d-e0c6-4c43-9108-2a6c267c4019 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-060da61d-e0c6-4c43-9108-2a6c267c4019 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-060da61d-e0c6-4c43-9108-2a6c267c4019 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-060da61d-e0c6-4c43-9108-2a6c267c4019 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-060da61d-e0c6-4c43-9108-2a6c267c4019 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 195119a8-d0b0-46c4-abc6-0b22d2f52b0c {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-060da61d-e0c6-4c43-9108-2a6c267c4019 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c returned with HTTP 200 Sep 05 04:40:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 132/258] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:07 2026] GET /volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c => generated 305 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-27e7ede1-b74c-4625-b8f9-87b21e7c1686 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-27e7ede1-b74c-4625-b8f9-87b21e7c1686 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-27e7ede1-b74c-4625-b8f9-87b21e7c1686 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-27e7ede1-b74c-4625-b8f9-87b21e7c1686 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-27e7ede1-b74c-4625-b8f9-87b21e7c1686 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-27e7ede1-b74c-4625-b8f9-87b21e7c1686 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 127/259] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:08 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0776f8b3-51f1-40b4-a8fd-e9c6025386a1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0776f8b3-51f1-40b4-a8fd-e9c6025386a1 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] GET http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 Sep 05 04:40:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0776f8b3-51f1-40b4-a8fd-e9c6025386a1 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0776f8b3-51f1-40b4-a8fd-e9c6025386a1 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0776f8b3-51f1-40b4-a8fd-e9c6025386a1 tempest-TaggedAttachmentsTest-1601119526 tempest-TaggedAttachmentsTest-1601119526-project-member] http://192.168.122.229/volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 returned with HTTP 404 Sep 05 04:40:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 133/260] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:08 2026] GET /volume/v3/volumes/8bd37196-1192-46d6-92c0-9b9196da4fb5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3667dead-867c-4467-a590-0d00eabed738 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3667dead-867c-4467-a590-0d00eabed738 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3667dead-867c-4467-a590-0d00eabed738 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3667dead-867c-4467-a590-0d00eabed738 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-3667dead-867c-4467-a590-0d00eabed738 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 195119a8-d0b0-46c4-abc6-0b22d2f52b0c {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3667dead-867c-4467-a590-0d00eabed738 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c returned with HTTP 200 Sep 05 04:40:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 128/261] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:09 2026] GET /volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c => generated 306 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-47909f15-f40d-41ed-87c3-055a8059319f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-47909f15-f40d-41ed-87c3-055a8059319f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-47909f15-f40d-41ed-87c3-055a8059319f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-47909f15-f40d-41ed-87c3-055a8059319f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-47909f15-f40d-41ed-87c3-055a8059319f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5e9fddab-b5f0-4400-ad34-43df84395250 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-47909f15-f40d-41ed-87c3-055a8059319f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e9fddab-b5f0-4400-ad34-43df84395250 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e9fddab-b5f0-4400-ad34-43df84395250 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e9fddab-b5f0-4400-ad34-43df84395250 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: /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 05 04:40:09 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-47909f15-f40d-41ed-87c3-055a8059319f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all snapshots completed successfully. Sep 05 04:40:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-47909f15-f40d-41ed-87c3-055a8059319f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:40:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 134/262] 192.168.122.229 () {58 vars in 1148 bytes} [Sat Sep 5 04:40:09 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5e9fddab-b5f0-4400-ad34-43df84395250 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e9fddab-b5f0-4400-ad34-43df84395250 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 129/263] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:09 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-124c1a3a-650e-42a3-a476-b9a5f140bd17 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-124c1a3a-650e-42a3-a476-b9a5f140bd17 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-124c1a3a-650e-42a3-a476-b9a5f140bd17 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-124c1a3a-650e-42a3-a476-b9a5f140bd17 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-124c1a3a-650e-42a3-a476-b9a5f140bd17 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-124c1a3a-650e-42a3-a476-b9a5f140bd17 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 returned with HTTP 200 Sep 05 04:40:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 135/264] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:09 2026] GET /volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 => generated 449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dc676fd4-9615-4295-886c-1ed57a62b19f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/groups/action Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "195119a8-d0b0-46c4-abc6-0b22d2f52b0c", "name": "tempest-Group_from_snap-2048919508"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "195119a8-d0b0-46c4-abc6-0b22d2f52b0c", "name": "tempest-Group_from_snap-2048919508"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '195119a8-d0b0-46c4-abc6-0b22d2f52b0c', 'name': 'tempest-Group_from_snap-2048919508'}}. {{(pid=89502) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating group tempest-Group_from_snap-2048919508 from group_snapshot 195119a8-d0b0-46c4-abc6-0b22d2f52b0c. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /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 05 04:40:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['40e7e9cc-d3fa-4243-b60f-9f03278fdbaf'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /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 05 04:40:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.group.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] A mapping entry already exists for group 12cf85cd-5c4b-4dfe-a109-bd584f18e722 and volume type 4ac1aa0b-c24f-4c34-8c49-004cf7c411ee. Do not need to create again. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /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 05 04:40:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability zone cache updated, next update will occur around 2026-09-05 03:40:09.501569. {{(pid=89502) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability Zones retrieved successfully. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (c2db83ad-695d-4ed7-9763-412b9de9ac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cdbc6d-939e-41cf-a603-7c8c857051da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cdbc6d-939e-41cf-a603-7c8c857051da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fbe3f402-b067-4fd2-9a5a-f94da348b140', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:40:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ac1aa0b-c24f-4c34-8c49-004cf7c411ee,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1743393164',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ac1aa0b-c24f-4c34-8c49-004cf7c411ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '12cf85cd-5c4b-4dfe-a109-bd584f18e722', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7349dc1-0856-4c01-a03f-3fa7cc18b4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1743393164 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1743393164, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['be93dfed-4da8-40b5-a0d1-eac116310768', 'e9367f66-6c9c-4ad4-b6b1-c5dd161a8dc8'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7349dc1-0856-4c01-a03f-3fa7cc18b4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be93dfed-4da8-40b5-a0d1-eac116310768', 'e9367f66-6c9c-4ad4-b6b1-c5dd161a8dc8']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478a6209-7378-49bc-b4e7-2332a5e97460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478a6209-7378-49bc-b4e7-2332a5e97460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ff9451-11f6-4414-b77b-5f6e0eea17d6', '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=12cf85cd-5c4b-4dfe-a109-bd584f18e722,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['be93dfed-4da8-40b5-a0d1-eac116310768','e9367f66-6c9c-4ad4-b6b1-c5dd161a8dc8'],size=1,snapshot_id=fbe3f402-b067-4fd2-9a5a-f94da348b140,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=4ac1aa0b-c24f-4c34-8c49-004cf7c411ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=12cf85cd-5c4b-4dfe-a109-bd584f18e722,host=None,id=29ff9451-11f6-4414-b77b-5f6e0eea17d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c116ad98bb842cfa19b45fe890c7f4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fbe3f402-b067-4fd2-9a5a-f94da348b140,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d522a1ead1c247e1af2c065214149f0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ac1aa0b-c24f-4c34-8c49-004cf7c411ee),volume_type_id=4ac1aa0b-c24f-4c34-8c49-004cf7c411ee)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094b87aa-aeba-4d40-93ab-1af4da6c2cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094b87aa-aeba-4d40-93ab-1af4da6c2cc1) transitioned into state 'SUCCESS' from 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=12cf85cd-5c4b-4dfe-a109-bd584f18e722,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['be93dfed-4da8-40b5-a0d1-eac116310768','e9367f66-6c9c-4ad4-b6b1-c5dd161a8dc8'],size=1,snapshot_id=fbe3f402-b067-4fd2-9a5a-f94da348b140,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=4ac1aa0b-c24f-4c34-8c49-004cf7c411ee)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (c2db83ad-695d-4ed7-9763-412b9de9ac2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request issued successfully. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /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 05 04:40:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dc676fd4-9615-4295-886c-1ed57a62b19f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/action returned with HTTP 202 Sep 05 04:40:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 130/265] 192.168.122.229 () {62 vars in 1202 bytes} [Sat Sep 5 04:40:09 2026] POST /volume/v3/groups/action => generated 103 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:10 devstack devstack@c-api.service[89503]: /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 05 04:40:10 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:40:10 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:10 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:10 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:10 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:10 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2335290c-4e86-46f8-93e1-99837725c800 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2335290c-4e86-46f8-93e1-99837725c800 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2335290c-4e86-46f8-93e1-99837725c800 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2335290c-4e86-46f8-93e1-99837725c800 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2335290c-4e86-46f8-93e1-99837725c800 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2335290c-4e86-46f8-93e1-99837725c800 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 131/266] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:10 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:10 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-39526d76-ba7d-4020-ad0b-2da474fd0bd6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 136/267] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:09 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:40:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:10 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:10 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:10 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-222b5d8d-867c-4e48-a18b-c72b971abe92 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 132/268] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:10 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 934 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2356ed0c-315c-4a5c-9f3a-e1750b290b18 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2356ed0c-315c-4a5c-9f3a-e1750b290b18 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2356ed0c-315c-4a5c-9f3a-e1750b290b18 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2356ed0c-315c-4a5c-9f3a-e1750b290b18 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2356ed0c-315c-4a5c-9f3a-e1750b290b18 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2356ed0c-315c-4a5c-9f3a-e1750b290b18 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 137/269] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:11 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-615393a3-b16a-45fe-8d62-421b1e82becc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-615393a3-b16a-45fe-8d62-421b1e82becc tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073/action Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-615393a3-b16a-45fe-8d62-421b1e82becc tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-615393a3-b16a-45fe-8d62-421b1e82becc tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-615393a3-b16a-45fe-8d62-421b1e82becc tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot '9385e7ec-5367-42c1-bec6-468716dce073' with '{'status': 'deleting'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-615393a3-b16a-45fe-8d62-421b1e82becc tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073/action returned with HTTP 202 Sep 05 04:40:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 133/270] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:11 2026] POST /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-60343fd0-8d01-4374-95fe-8bb8f17ee844 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60343fd0-8d01-4374-95fe-8bb8f17ee844 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60343fd0-8d01-4374-95fe-8bb8f17ee844 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60343fd0-8d01-4374-95fe-8bb8f17ee844 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-60343fd0-8d01-4374-95fe-8bb8f17ee844 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60343fd0-8d01-4374-95fe-8bb8f17ee844 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 138/271] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:11 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-33b51691-a729-48b2-b013-96d00aa67d5b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33b51691-a729-48b2-b013-96d00aa67d5b tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073/action Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33b51691-a729-48b2-b013-96d00aa67d5b tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33b51691-a729-48b2-b013-96d00aa67d5b tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-33b51691-a729-48b2-b013-96d00aa67d5b tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot retrieved successfully. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-33b51691-a729-48b2-b013-96d00aa67d5b tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot delete request issued successfully. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33b51691-a729-48b2-b013-96d00aa67d5b tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073/action returned with HTTP 202 Sep 05 04:40:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 134/272] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:11 2026] POST /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f8105053-e8c7-4500-b1af-d16bf136b97a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8105053-e8c7-4500-b1af-d16bf136b97a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8105053-e8c7-4500-b1af-d16bf136b97a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8105053-e8c7-4500-b1af-d16bf136b97a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f8105053-e8c7-4500-b1af-d16bf136b97a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8105053-e8c7-4500-b1af-d16bf136b97a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 139/273] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:11 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fd858d3d-05b1-41cd-86d6-272b206750bd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd858d3d-05b1-41cd-86d6-272b206750bd tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd858d3d-05b1-41cd-86d6-272b206750bd tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd858d3d-05b1-41cd-86d6-272b206750bd tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fd858d3d-05b1-41cd-86d6-272b206750bd tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-fd858d3d-05b1-41cd-86d6-272b206750bd tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:11 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-fd858d3d-05b1-41cd-86d6-272b206750bd tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:11 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-fd858d3d-05b1-41cd-86d6-272b206750bd tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd858d3d-05b1-41cd-86d6-272b206750bd tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 135/274] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:11 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 934 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-267dd292-ca70-4554-bc21-7b28c540e3a2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-267dd292-ca70-4554-bc21-7b28c540e3a2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-267dd292-ca70-4554-bc21-7b28c540e3a2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-267dd292-ca70-4554-bc21-7b28c540e3a2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-267dd292-ca70-4554-bc21-7b28c540e3a2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-267dd292-ca70-4554-bc21-7b28c540e3a2 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 140/275] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:12 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-45d3f935-f95c-4b20-9784-8c7490767633 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-45d3f935-f95c-4b20-9784-8c7490767633 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-45d3f935-f95c-4b20-9784-8c7490767633 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-45d3f935-f95c-4b20-9784-8c7490767633 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-45d3f935-f95c-4b20-9784-8c7490767633 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:12 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-45d3f935-f95c-4b20-9784-8c7490767633 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:12 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-45d3f935-f95c-4b20-9784-8c7490767633 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:13 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-45d3f935-f95c-4b20-9784-8c7490767633 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-45d3f935-f95c-4b20-9784-8c7490767633 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 136/276] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:12 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 934 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-02196ab3-ed29-44f3-8ad9-d7cf26b51b81 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-02196ab3-ed29-44f3-8ad9-d7cf26b51b81 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-02196ab3-ed29-44f3-8ad9-d7cf26b51b81 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-02196ab3-ed29-44f3-8ad9-d7cf26b51b81 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-02196ab3-ed29-44f3-8ad9-d7cf26b51b81 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-02196ab3-ed29-44f3-8ad9-d7cf26b51b81 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 141/277] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:13 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:14 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:14 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:14 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-009cd148-ec5f-4bfe-87e5-a49b9b2b8e80 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 137/278] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:14 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 934 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9ec76910-f3ea-438c-ad87-9b7881ca7d84 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ec76910-f3ea-438c-ad87-9b7881ca7d84 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ec76910-f3ea-438c-ad87-9b7881ca7d84 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ec76910-f3ea-438c-ad87-9b7881ca7d84 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9ec76910-f3ea-438c-ad87-9b7881ca7d84 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ec76910-f3ea-438c-ad87-9b7881ca7d84 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 200 Sep 05 04:40:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 142/279] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:14 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 465 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-34be20ee-8227-420b-a767-ddba8aa149c1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34be20ee-8227-420b-a767-ddba8aa149c1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34be20ee-8227-420b-a767-ddba8aa149c1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34be20ee-8227-420b-a767-ddba8aa149c1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-34be20ee-8227-420b-a767-ddba8aa149c1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:15 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-34be20ee-8227-420b-a767-ddba8aa149c1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:15 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-34be20ee-8227-420b-a767-ddba8aa149c1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0e610089-9c91-4947-a8d7-da1355039c90 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e610089-9c91-4947-a8d7-da1355039c90 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e610089-9c91-4947-a8d7-da1355039c90 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e610089-9c91-4947-a8d7-da1355039c90 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e610089-9c91-4947-a8d7-da1355039c90 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 404 Sep 05 04:40:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 143/280] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:15 2026] GET /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a0fc17af-47db-44e0-905a-86d9d9542902 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:15 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-34be20ee-8227-420b-a767-ddba8aa149c1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34be20ee-8227-420b-a767-ddba8aa149c1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 138/281] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:15 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 934 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-64a791e3-51ba-45e5-a45a-55a6ed317826 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64a791e3-51ba-45e5-a45a-55a6ed317826 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64a791e3-51ba-45e5-a45a-55a6ed317826 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64a791e3-51ba-45e5-a45a-55a6ed317826 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-64a791e3-51ba-45e5-a45a-55a6ed317826 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'aacc81c4-128a-4991-bc0f-4b75f10efa26' with '{'status': 'available'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64a791e3-51ba-45e5-a45a-55a6ed317826 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 139/282] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:15 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-525468de-ef2e-400e-84f9-712dcb95d6a9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-525468de-ef2e-400e-84f9-712dcb95d6a9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-525468de-ef2e-400e-84f9-712dcb95d6a9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-525468de-ef2e-400e-84f9-712dcb95d6a9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-525468de-ef2e-400e-84f9-712dcb95d6a9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-525468de-ef2e-400e-84f9-712dcb95d6a9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 140/283] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:16 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 466 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b01a3a32-cefe-4734-ac98-025dff1e267a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b01a3a32-cefe-4734-ac98-025dff1e267a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b01a3a32-cefe-4734-ac98-025dff1e267a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b01a3a32-cefe-4734-ac98-025dff1e267a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-b01a3a32-cefe-4734-ac98-025dff1e267a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Delete snapshot with id: 9385e7ec-5367-42c1-bec6-468716dce073 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b01a3a32-cefe-4734-ac98-025dff1e267a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 returned with HTTP 404 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 141/284] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:40:16 2026] DELETE /volume/v3/snapshots/9385e7ec-5367-42c1-bec6-468716dce073 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4d4bc5a3-22a8-4bcc-98f9-a336a1ec4d98 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4d4bc5a3-22a8-4bcc-98f9-a336a1ec4d98 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4d4bc5a3-22a8-4bcc-98f9-a336a1ec4d98 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4399394-625b-4f86-aeef-dc58d9b00ff2", "name": "tempest-SnapshotsActionsTest-Snapshot-1534303819"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4d4bc5a3-22a8-4bcc-98f9-a336a1ec4d98 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-4d4bc5a3-22a8-4bcc-98f9-a336a1ec4d98 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Create snapshot from volume c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0fc17af-47db-44e0-905a-86d9d9542902 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] POST http://192.168.122.229/volume/v3/qos-specs Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a0fc17af-47db-44e0-905a-86d9d9542902 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1242721060", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.qos_specs [None req-a0fc17af-47db-44e0-905a-86d9d9542902 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1242721060', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=89503) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-a0fc17af-47db-44e0-905a-86d9d9542902 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DB qos_specs_create(): root {'id': '29c7147a-8208-42c5-b3e9-c575ea09d132', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1242721060'} {{(pid=89503) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0fc17af-47db-44e0-905a-86d9d9542902 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs returned with HTTP 200 Sep 05 04:40:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 144/285] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:40:15 2026] POST /volume/v3/qos-specs => generated 401 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4861c457-54ff-4c13-bd11-a387ad407a4d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4861c457-54ff-4c13-bd11-a387ad407a4d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4861c457-54ff-4c13-bd11-a387ad407a4d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-748147170"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-4d4bc5a3-22a8-4bcc-98f9-a336a1ec4d98 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Created reservations ['d5346d6f-4037-4753-a1f1-f210b78b48ed', '97d81c5c-95ef-428b-9936-24946f514f25', '5cd39f0d-dc80-471b-bba2-c16172fd6025', '4d4d5e58-cef0-4b3b-b3e8-f5b578cb74c6'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4861c457-54ff-4c13-bd11-a387ad407a4d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 145/286] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:16 2026] POST /volume/v3/types => generated 221 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bbf83736-6b33-4de9-9d0e-f0aaa4311e14 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bbf83736-6b33-4de9-9d0e-f0aaa4311e14 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bbf83736-6b33-4de9-9d0e-f0aaa4311e14 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-498711982"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bbf83736-6b33-4de9-9d0e-f0aaa4311e14 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 146/287] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:16 2026] POST /volume/v3/types => generated 221 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b5235b03-93b3-4df3-b4d6-751f4f42a6cf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5235b03-93b3-4df3-b4d6-751f4f42a6cf tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5235b03-93b3-4df3-b4d6-751f4f42a6cf tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1201357913"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5235b03-93b3-4df3-b4d6-751f4f42a6cf tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 147/288] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:16 2026] POST /volume/v3/types => generated 222 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7b3b6927-1afd-4b19-8f70-8ad960ac9f2f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7b3b6927-1afd-4b19-8f70-8ad960ac9f2f tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=f4f36c73-55d2-4800-ab82-d3d8885b587e Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7b3b6927-1afd-4b19-8f70-8ad960ac9f2f tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7b3b6927-1afd-4b19-8f70-8ad960ac9f2f tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'associate' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7b3b6927-1afd-4b19-8f70-8ad960ac9f2f tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Associate qos_spec: 29c7147a-8208-42c5-b3e9-c575ea09d132 with type: f4f36c73-55d2-4800-ab82-d3d8885b587e {{(pid=89503) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4d4bc5a3-22a8-4bcc-98f9-a336a1ec4d98 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot create request issued successfully. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4d4bc5a3-22a8-4bcc-98f9-a336a1ec4d98 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 142/289] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:40:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6e5e50c2-46ad-4bc5-b200-a1d73809dc0f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e5e50c2-46ad-4bc5-b200-a1d73809dc0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e5e50c2-46ad-4bc5-b200-a1d73809dc0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e5e50c2-46ad-4bc5-b200-a1d73809dc0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6e5e50c2-46ad-4bc5-b200-a1d73809dc0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e5e50c2-46ad-4bc5-b200-a1d73809dc0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 143/290] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:16 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7b3b6927-1afd-4b19-8f70-8ad960ac9f2f tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=f4f36c73-55d2-4800-ab82-d3d8885b587e returned with HTTP 202 Sep 05 04:40:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 148/291] 192.168.122.229 () {58 vars in 1365 bytes} [Sat Sep 5 04:40:16 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=f4f36c73-55d2-4800-ab82-d3d8885b587e => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-de8127f6-893e-4dad-8707-84b844942bea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de8127f6-893e-4dad-8707-84b844942bea tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=254c61e5-486e-4fbf-a026-5d134093e486 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de8127f6-893e-4dad-8707-84b844942bea tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de8127f6-893e-4dad-8707-84b844942bea tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'associate' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de8127f6-893e-4dad-8707-84b844942bea tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Associate qos_spec: 29c7147a-8208-42c5-b3e9-c575ea09d132 with type: 254c61e5-486e-4fbf-a026-5d134093e486 {{(pid=89503) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:17 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:17 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de8127f6-893e-4dad-8707-84b844942bea tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=254c61e5-486e-4fbf-a026-5d134093e486 returned with HTTP 202 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 149/292] 192.168.122.229 () {58 vars in 1365 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=254c61e5-486e-4fbf-a026-5d134093e486 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d131dd6e-a538-490b-a457-4148b6a5d251 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d131dd6e-a538-490b-a457-4148b6a5d251 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=d33a52fa-9c02-457d-8deb-6811fd6c8838 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d131dd6e-a538-490b-a457-4148b6a5d251 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d131dd6e-a538-490b-a457-4148b6a5d251 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'associate' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6d624b4-0ed9-4692-a6ad-b122e0ee818a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 144/293] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:16 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 934 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d131dd6e-a538-490b-a457-4148b6a5d251 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Associate qos_spec: 29c7147a-8208-42c5-b3e9-c575ea09d132 with type: d33a52fa-9c02-457d-8deb-6811fd6c8838 {{(pid=89503) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d131dd6e-a538-490b-a457-4148b6a5d251 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=d33a52fa-9c02-457d-8deb-6811fd6c8838 returned with HTTP 202 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 150/294] 192.168.122.229 () {58 vars in 1365 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associate?vol_type_id=d33a52fa-9c02-457d-8deb-6811fd6c8838 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-40d5930e-a906-4c04-909d-f228f06f3cb3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40d5930e-a906-4c04-909d-f228f06f3cb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-40d5930e-a906-4c04-909d-f228f06f3cb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-40d5930e-a906-4c04-909d-f228f06f3cb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'associations' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40d5930e-a906-4c04-909d-f228f06f3cb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Get associations for qos_spec id: 29c7147a-8208-42c5-b3e9-c575ea09d132 {{(pid=89502) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /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 05 04:40:17 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40d5930e-a906-4c04-909d-f228f06f3cb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations returned with HTTP 200 Sep 05 04:40:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 145/295] 192.168.122.229 () {58 vars in 1277 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations => generated 446 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f1cd469a-f296-40f0-8734-a0b2b075703b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f1cd469a-f296-40f0-8734-a0b2b075703b tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/disassociate?vol_type_id=f4f36c73-55d2-4800-ab82-d3d8885b587e Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f1cd469a-f296-40f0-8734-a0b2b075703b tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f1cd469a-f296-40f0-8734-a0b2b075703b tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'disassociate' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f1cd469a-f296-40f0-8734-a0b2b075703b tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Disassociate qos_spec: 29c7147a-8208-42c5-b3e9-c575ea09d132 from type: f4f36c73-55d2-4800-ab82-d3d8885b587e {{(pid=89503) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f1cd469a-f296-40f0-8734-a0b2b075703b tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/disassociate?vol_type_id=f4f36c73-55d2-4800-ab82-d3d8885b587e returned with HTTP 202 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 151/296] 192.168.122.229 () {58 vars in 1374 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/disassociate?vol_type_id=f4f36c73-55d2-4800-ab82-d3d8885b587e => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fe3c5010-2215-4d4e-b601-4ea8c33b6991 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fe3c5010-2215-4d4e-b601-4ea8c33b6991 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fe3c5010-2215-4d4e-b601-4ea8c33b6991 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fe3c5010-2215-4d4e-b601-4ea8c33b6991 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'associations' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe3c5010-2215-4d4e-b601-4ea8c33b6991 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Get associations for qos_spec id: 29c7147a-8208-42c5-b3e9-c575ea09d132 {{(pid=89502) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /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 05 04:40:17 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fe3c5010-2215-4d4e-b601-4ea8c33b6991 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations returned with HTTP 200 Sep 05 04:40:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 146/297] 192.168.122.229 () {58 vars in 1277 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations => generated 305 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aab9d0f7-38f6-4a2e-88c6-6259886eb341 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aab9d0f7-38f6-4a2e-88c6-6259886eb341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/disassociate_all Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aab9d0f7-38f6-4a2e-88c6-6259886eb341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aab9d0f7-38f6-4a2e-88c6-6259886eb341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'disassociate_all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aab9d0f7-38f6-4a2e-88c6-6259886eb341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Disassociate qos_spec: 29c7147a-8208-42c5-b3e9-c575ea09d132 from all. {{(pid=89503) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aab9d0f7-38f6-4a2e-88c6-6259886eb341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/disassociate_all returned with HTTP 202 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 152/298] 192.168.122.229 () {58 vars in 1289 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/disassociate_all => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-08f7cda1-f7ce-4851-bcf9-e405ff41448c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-08f7cda1-f7ce-4851-bcf9-e405ff41448c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-08f7cda1-f7ce-4851-bcf9-e405ff41448c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-08f7cda1-f7ce-4851-bcf9-e405ff41448c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'associations' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.qos_specs_manage [None req-08f7cda1-f7ce-4851-bcf9-e405ff41448c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Get associations for qos_spec id: 29c7147a-8208-42c5-b3e9-c575ea09d132 {{(pid=89502) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /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 05 04:40:17 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-08f7cda1-f7ce-4851-bcf9-e405ff41448c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations returned with HTTP 200 Sep 05 04:40:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 147/299] 192.168.122.229 () {58 vars in 1277 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/associations => generated 24 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f5a2afbb-9579-49c1-9229-5a09091ae83d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f5a2afbb-9579-49c1-9229-5a09091ae83d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/types/d33a52fa-9c02-457d-8deb-6811fd6c8838 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f5a2afbb-9579-49c1-9229-5a09091ae83d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f5a2afbb-9579-49c1-9229-5a09091ae83d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f5a2afbb-9579-49c1-9229-5a09091ae83d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types/d33a52fa-9c02-457d-8deb-6811fd6c8838 returned with HTTP 202 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 153/300] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:17 2026] DELETE /volume/v3/types/d33a52fa-9c02-457d-8deb-6811fd6c8838 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0c0ddcc9-2792-4f9f-b835-0b35671bc69c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-030d21c2-627f-49b6-8fd5-c30f9c8207d4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-030d21c2-627f-49b6-8fd5-c30f9c8207d4 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/types/d33a52fa-9c02-457d-8deb-6811fd6c8838 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-030d21c2-627f-49b6-8fd5-c30f9c8207d4 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-030d21c2-627f-49b6-8fd5-c30f9c8207d4 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c0ddcc9-2792-4f9f-b835-0b35671bc69c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c0ddcc9-2792-4f9f-b835-0b35671bc69c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c0ddcc9-2792-4f9f-b835-0b35671bc69c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-030d21c2-627f-49b6-8fd5-c30f9c8207d4 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types/d33a52fa-9c02-457d-8deb-6811fd6c8838 returned with HTTP 404 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 154/301] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/types/d33a52fa-9c02-457d-8deb-6811fd6c8838 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cb0babc7-adcb-426f-944d-8a241ed1b619 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0c0ddcc9-2792-4f9f-b835-0b35671bc69c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c0ddcc9-2792-4f9f-b835-0b35671bc69c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 148/302] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:17 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb0babc7-adcb-426f-944d-8a241ed1b619 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/types/254c61e5-486e-4fbf-a026-5d134093e486 Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb0babc7-adcb-426f-944d-8a241ed1b619 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb0babc7-adcb-426f-944d-8a241ed1b619 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb0babc7-adcb-426f-944d-8a241ed1b619 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types/254c61e5-486e-4fbf-a026-5d134093e486 returned with HTTP 202 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 155/303] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:17 2026] DELETE /volume/v3/types/254c61e5-486e-4fbf-a026-5d134093e486 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ae6d53a8-c241-4dd2-b140-0a8b98238c5e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ae6d53a8-c241-4dd2-b140-0a8b98238c5e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/types/254c61e5-486e-4fbf-a026-5d134093e486 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ae6d53a8-c241-4dd2-b140-0a8b98238c5e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ae6d53a8-c241-4dd2-b140-0a8b98238c5e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ae6d53a8-c241-4dd2-b140-0a8b98238c5e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types/254c61e5-486e-4fbf-a026-5d134093e486 returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 149/304] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/types/254c61e5-486e-4fbf-a026-5d134093e486 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d5ec8b2-631d-43c6-a81e-b861250c6443 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d5ec8b2-631d-43c6-a81e-b861250c6443 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/types/f4f36c73-55d2-4800-ab82-d3d8885b587e Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d5ec8b2-631d-43c6-a81e-b861250c6443 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d5ec8b2-631d-43c6-a81e-b861250c6443 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d5ec8b2-631d-43c6-a81e-b861250c6443 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types/f4f36c73-55d2-4800-ab82-d3d8885b587e returned with HTTP 202 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 156/305] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:18 2026] DELETE /volume/v3/types/f4f36c73-55d2-4800-ab82-d3d8885b587e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-964955e3-f962-4bcb-9c4c-26963459a96c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-964955e3-f962-4bcb-9c4c-26963459a96c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/types/f4f36c73-55d2-4800-ab82-d3d8885b587e Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-964955e3-f962-4bcb-9c4c-26963459a96c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-964955e3-f962-4bcb-9c4c-26963459a96c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-964955e3-f962-4bcb-9c4c-26963459a96c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/types/f4f36c73-55d2-4800-ab82-d3d8885b587e returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 150/306] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/types/f4f36c73-55d2-4800-ab82-d3d8885b587e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ade4b815-c7d1-4ac5-9268-5aaece16f73e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ade4b815-c7d1-4ac5-9268-5aaece16f73e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] POST http://192.168.122.229/volume/v3/qos-specs Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ade4b815-c7d1-4ac5-9268-5aaece16f73e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1869720056", "consumer": "back-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.qos_specs [None req-ade4b815-c7d1-4ac5-9268-5aaece16f73e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1869720056', 'consumer': 'back-end', 'specs': {}} {{(pid=89503) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-ade4b815-c7d1-4ac5-9268-5aaece16f73e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DB qos_specs_create(): root {'id': 'c969761a-7d24-4f9a-8be4-2797774845d3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1869720056'} {{(pid=89503) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ade4b815-c7d1-4ac5-9268-5aaece16f73e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 157/307] 192.168.122.229 () {60 vars in 1148 bytes} [Sat Sep 5 04:40:18 2026] POST /volume/v3/qos-specs => generated 377 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-816cfac8-9ed2-47ce-a25e-a2aef4f21fa1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-816cfac8-9ed2-47ce-a25e-a2aef4f21fa1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3?force=False Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-816cfac8-9ed2-47ce-a25e-a2aef4f21fa1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-816cfac8-9ed2-47ce-a25e-a2aef4f21fa1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.qos_specs_manage [None req-816cfac8-9ed2-47ce-a25e-a2aef4f21fa1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Delete qos_spec: c969761a-7d24-4f9a-8be4-2797774845d3, force: False {{(pid=89502) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: /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 05 04:40:18 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-816cfac8-9ed2-47ce-a25e-a2aef4f21fa1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3?force=False returned with HTTP 202 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 151/308] 192.168.122.229 () {58 vars in 1264 bytes} [Sat Sep 5 04:40:18 2026] DELETE /volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3?force=False => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fcd13e9f-48fc-48a0-a92b-86d78b29b62c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fcd13e9f-48fc-48a0-a92b-86d78b29b62c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fcd13e9f-48fc-48a0-a92b-86d78b29b62c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fcd13e9f-48fc-48a0-a92b-86d78b29b62c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fd593d31-fbbc-482c-8be8-871d7b927801 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd593d31-fbbc-482c-8be8-871d7b927801 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd593d31-fbbc-482c-8be8-871d7b927801 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd593d31-fbbc-482c-8be8-871d7b927801 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fcd13e9f-48fc-48a0-a92b-86d78b29b62c tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3 returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 158/309] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-95a45e4b-16bf-4ef4-bb81-eb367b4faad1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-95a45e4b-16bf-4ef4-bb81-eb367b4faad1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-95a45e4b-16bf-4ef4-bb81-eb367b4faad1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-95a45e4b-16bf-4ef4-bb81-eb367b4faad1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fd593d31-fbbc-482c-8be8-871d7b927801 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:18 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-fd593d31-fbbc-482c-8be8-871d7b927801 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:18 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-fd593d31-fbbc-482c-8be8-871d7b927801 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /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 05 04:40:18 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-95a45e4b-16bf-4ef4-bb81-eb367b4faad1 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 159/310] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs => generated 175 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b19ee8cc-3adf-4a0b-8282-761093ac09ab None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b19ee8cc-3adf-4a0b-8282-761093ac09ab tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3?force=False Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b19ee8cc-3adf-4a0b-8282-761093ac09ab tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b19ee8cc-3adf-4a0b-8282-761093ac09ab tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b19ee8cc-3adf-4a0b-8282-761093ac09ab tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Delete qos_spec: c969761a-7d24-4f9a-8be4-2797774845d3, force: False {{(pid=89503) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b19ee8cc-3adf-4a0b-8282-761093ac09ab tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3?force=False returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 160/311] 192.168.122.229 () {58 vars in 1264 bytes} [Sat Sep 5 04:40:18 2026] DELETE /volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-99b97dc8-f8da-42b9-8469-560c2992b107 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-99b97dc8-f8da-42b9-8469-560c2992b107 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-99b97dc8-f8da-42b9-8469-560c2992b107 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-99b97dc8-f8da-42b9-8469-560c2992b107 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-99b97dc8-f8da-42b9-8469-560c2992b107 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3 returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 161/312] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs/c969761a-7d24-4f9a-8be4-2797774845d3 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-99f3883e-cac9-428e-a5a0-30dac8a54341 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-99f3883e-cac9-428e-a5a0-30dac8a54341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] POST http://192.168.122.229/volume/v3/qos-specs Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-99f3883e-cac9-428e-a5a0-30dac8a54341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1966373364", "consumer": "both"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.qos_specs [None req-99f3883e-cac9-428e-a5a0-30dac8a54341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1966373364', 'consumer': 'both', 'specs': {}} {{(pid=89503) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-fd593d31-fbbc-482c-8be8-871d7b927801 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-99f3883e-cac9-428e-a5a0-30dac8a54341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DB qos_specs_create(): root {'id': '1a35fc02-18df-45af-92eb-d9d357bb143f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1966373364'} {{(pid=89503) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-99f3883e-cac9-428e-a5a0-30dac8a54341 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 162/313] 192.168.122.229 () {60 vars in 1148 bytes} [Sat Sep 5 04:40:18 2026] POST /volume/v3/qos-specs => generated 373 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d551d40b-f0ea-414e-8ef7-d95fe0de8f00 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d551d40b-f0ea-414e-8ef7-d95fe0de8f00 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f?force=False Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d551d40b-f0ea-414e-8ef7-d95fe0de8f00 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d551d40b-f0ea-414e-8ef7-d95fe0de8f00 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd593d31-fbbc-482c-8be8-871d7b927801 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d551d40b-f0ea-414e-8ef7-d95fe0de8f00 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Delete qos_spec: 1a35fc02-18df-45af-92eb-d9d357bb143f, force: False {{(pid=89503) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 152/314] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 934 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /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 05 04:40:18 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d551d40b-f0ea-414e-8ef7-d95fe0de8f00 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f?force=False returned with HTTP 202 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 163/315] 192.168.122.229 () {58 vars in 1264 bytes} [Sat Sep 5 04:40:18 2026] DELETE /volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f?force=False => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95b158f7-5638-4bd8-966a-7ce08d566b9e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95b158f7-5638-4bd8-966a-7ce08d566b9e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95b158f7-5638-4bd8-966a-7ce08d566b9e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95b158f7-5638-4bd8-966a-7ce08d566b9e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95b158f7-5638-4bd8-966a-7ce08d566b9e tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 153/316] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-52a37e02-061a-4332-96ec-8d85a067518d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-52a37e02-061a-4332-96ec-8d85a067518d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-52a37e02-061a-4332-96ec-8d85a067518d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-52a37e02-061a-4332-96ec-8d85a067518d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /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 05 04:40:18 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-52a37e02-061a-4332-96ec-8d85a067518d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 164/317] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b34e61a1-69e0-403a-9acc-c149cdb42f7d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b34e61a1-69e0-403a-9acc-c149cdb42f7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f?force=False Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b34e61a1-69e0-403a-9acc-c149cdb42f7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b34e61a1-69e0-403a-9acc-c149cdb42f7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b34e61a1-69e0-403a-9acc-c149cdb42f7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Delete qos_spec: 1a35fc02-18df-45af-92eb-d9d357bb143f, force: False {{(pid=89502) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b34e61a1-69e0-403a-9acc-c149cdb42f7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f?force=False returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 154/318] 192.168.122.229 () {58 vars in 1264 bytes} [Sat Sep 5 04:40:18 2026] DELETE /volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-688bd7cf-9c32-4381-a797-9991e3ded467 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-688bd7cf-9c32-4381-a797-9991e3ded467 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-688bd7cf-9c32-4381-a797-9991e3ded467 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-688bd7cf-9c32-4381-a797-9991e3ded467 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-688bd7cf-9c32-4381-a797-9991e3ded467 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 165/319] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs/1a35fc02-18df-45af-92eb-d9d357bb143f => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-042adc38-95a6-463f-8a60-c7e56cd12780 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-042adc38-95a6-463f-8a60-c7e56cd12780 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] POST http://192.168.122.229/volume/v3/qos-specs Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-042adc38-95a6-463f-8a60-c7e56cd12780 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1936942762", "consumer": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.qos_specs [None req-042adc38-95a6-463f-8a60-c7e56cd12780 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1936942762', 'consumer': 'front-end', 'specs': {}} {{(pid=89502) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-042adc38-95a6-463f-8a60-c7e56cd12780 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DB qos_specs_create(): root {'id': 'f1217010-3aa5-4ffb-8172-7cc8f97c6c37', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1936942762'} {{(pid=89502) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-042adc38-95a6-463f-8a60-c7e56cd12780 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 155/320] 192.168.122.229 () {60 vars in 1148 bytes} [Sat Sep 5 04:40:18 2026] POST /volume/v3/qos-specs => generated 378 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-58e5d731-12ca-46e4-b270-f26d432e2c7d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-58e5d731-12ca-46e4-b270-f26d432e2c7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37?force=False Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-58e5d731-12ca-46e4-b270-f26d432e2c7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-58e5d731-12ca-46e4-b270-f26d432e2c7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-58e5d731-12ca-46e4-b270-f26d432e2c7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Delete qos_spec: f1217010-3aa5-4ffb-8172-7cc8f97c6c37, force: False {{(pid=89503) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /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 05 04:40:18 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-58e5d731-12ca-46e4-b270-f26d432e2c7d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37?force=False returned with HTTP 202 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 166/321] 192.168.122.229 () {58 vars in 1264 bytes} [Sat Sep 5 04:40:18 2026] DELETE /volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-90dd8caf-2dd7-44d6-a1dd-b766dd45e4df None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-90dd8caf-2dd7-44d6-a1dd-b766dd45e4df tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-90dd8caf-2dd7-44d6-a1dd-b766dd45e4df tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-90dd8caf-2dd7-44d6-a1dd-b766dd45e4df tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-90dd8caf-2dd7-44d6-a1dd-b766dd45e4df tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37 returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 156/322] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0cb83fcf-ba87-46c8-bc9b-636c245eb3fb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0cb83fcf-ba87-46c8-bc9b-636c245eb3fb tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0cb83fcf-ba87-46c8-bc9b-636c245eb3fb tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0cb83fcf-ba87-46c8-bc9b-636c245eb3fb tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /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 05 04:40:18 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0cb83fcf-ba87-46c8-bc9b-636c245eb3fb tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 167/323] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-48bdf480-9c63-43eb-b500-53963556e184 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-48bdf480-9c63-43eb-b500-53963556e184 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37?force=False Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-48bdf480-9c63-43eb-b500-53963556e184 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-48bdf480-9c63-43eb-b500-53963556e184 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.qos_specs_manage [None req-48bdf480-9c63-43eb-b500-53963556e184 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Delete qos_spec: f1217010-3aa5-4ffb-8172-7cc8f97c6c37, force: False {{(pid=89502) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-48bdf480-9c63-43eb-b500-53963556e184 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37?force=False returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 157/324] 192.168.122.229 () {58 vars in 1264 bytes} [Sat Sep 5 04:40:18 2026] DELETE /volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9b8d3035-4f37-43c0-baef-62b0de9e1375 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b8d3035-4f37-43c0-baef-62b0de9e1375 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9b8d3035-4f37-43c0-baef-62b0de9e1375 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9b8d3035-4f37-43c0-baef-62b0de9e1375 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b8d3035-4f37-43c0-baef-62b0de9e1375 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37 returned with HTTP 404 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 168/325] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs/f1217010-3aa5-4ffb-8172-7cc8f97c6c37 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3f02e72a-8c05-48d9-8b9f-05139011d72d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f02e72a-8c05-48d9-8b9f-05139011d72d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f02e72a-8c05-48d9-8b9f-05139011d72d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f02e72a-8c05-48d9-8b9f-05139011d72d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f02e72a-8c05-48d9-8b9f-05139011d72d tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 158/326] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 => generated 401 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c6da976a-8c88-4c66-b368-6d10f1a7c2b6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6da976a-8c88-4c66-b368-6d10f1a7c2b6 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6da976a-8c88-4c66-b368-6d10f1a7c2b6 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6da976a-8c88-4c66-b368-6d10f1a7c2b6 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /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 05 04:40:18 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6da976a-8c88-4c66-b368-6d10f1a7c2b6 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 169/327] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-042b13c5-cc6f-4228-bfce-098f69b42ead None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-042b13c5-cc6f-4228-bfce-098f69b42ead tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] PUT http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-042b13c5-cc6f-4228-bfce-098f69b42ead tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.qos_specs [None req-042b13c5-cc6f-4228-bfce-098f69b42ead tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=89502) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-042b13c5-cc6f-4228-bfce-098f69b42ead tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] qos_specs_update() value: {'id': '3b98c393-1b73-4acd-a71a-02cbe420c11c', 'key': 'iops_bytes', 'value': '500', 'specs_id': '29c7147a-8208-42c5-b3e9-c575ea09d132', 'deleted': False} {{(pid=89502) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-042b13c5-cc6f-4228-bfce-098f69b42ead tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 159/328] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:40:18 2026] PUT /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 => generated 36 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-de4b2de0-5214-45d5-826c-f649962039db None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de4b2de0-5214-45d5-826c-f649962039db tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de4b2de0-5214-45d5-826c-f649962039db tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de4b2de0-5214-45d5-826c-f649962039db tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de4b2de0-5214-45d5-826c-f649962039db tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 170/329] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 => generated 422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-40efaa82-cafc-47fb-8f35-9775b5e9abb3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fc1c4c8b-b302-424a-92ef-bf241d8403e7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40efaa82-cafc-47fb-8f35-9775b5e9abb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] PUT http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/delete_keys Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-40efaa82-cafc-47fb-8f35-9775b5e9abb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fc1c4c8b-b302-424a-92ef-bf241d8403e7 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fc1c4c8b-b302-424a-92ef-bf241d8403e7 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fc1c4c8b-b302-424a-92ef-bf241d8403e7 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40efaa82-cafc-47fb-8f35-9775b5e9abb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Delete_key spec: 29c7147a-8208-42c5-b3e9-c575ea09d132, keys: ['iops_bytes'] {{(pid=89502) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 05 04:40:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fc1c4c8b-b302-424a-92ef-bf241d8403e7 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fc1c4c8b-b302-424a-92ef-bf241d8403e7 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 171/330] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:18 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40efaa82-cafc-47fb-8f35-9775b5e9abb3 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/delete_keys returned with HTTP 202 Sep 05 04:40:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 160/331] 192.168.122.229 () {60 vars in 1294 bytes} [Sat Sep 5 04:40:18 2026] PUT /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132/delete_keys => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bebefe35-2a87-4a73-9e7e-06f20745f904 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bebefe35-2a87-4a73-9e7e-06f20745f904 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bebefe35-2a87-4a73-9e7e-06f20745f904 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bebefe35-2a87-4a73-9e7e-06f20745f904 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bebefe35-2a87-4a73-9e7e-06f20745f904 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 returned with HTTP 200 Sep 05 04:40:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 172/332] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:19 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 => generated 401 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-728ce7ce-8b30-425f-96aa-af7b725bcb6a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-728ce7ce-8b30-425f-96aa-af7b725bcb6a tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-728ce7ce-8b30-425f-96aa-af7b725bcb6a tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-728ce7ce-8b30-425f-96aa-af7b725bcb6a tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-728ce7ce-8b30-425f-96aa-af7b725bcb6a tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 returned with HTTP 200 Sep 05 04:40:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 161/333] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:19 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 => generated 401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-df24fb37-27e1-49ad-91ef-8d8e965f1639 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df24fb37-27e1-49ad-91ef-8d8e965f1639 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] DELETE http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132?force=False Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df24fb37-27e1-49ad-91ef-8d8e965f1639 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df24fb37-27e1-49ad-91ef-8d8e965f1639 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.qos_specs_manage [None req-df24fb37-27e1-49ad-91ef-8d8e965f1639 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Delete qos_spec: 29c7147a-8208-42c5-b3e9-c575ea09d132, force: False {{(pid=89503) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /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 05 04:40:19 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df24fb37-27e1-49ad-91ef-8d8e965f1639 tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132?force=False returned with HTTP 202 Sep 05 04:40:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 173/334] 192.168.122.229 () {58 vars in 1264 bytes} [Sat Sep 5 04:40:19 2026] DELETE /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8f415844-e94d-446a-b34b-807d4ba2ecbd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f415844-e94d-446a-b34b-807d4ba2ecbd tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] GET http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f415844-e94d-446a-b34b-807d4ba2ecbd tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f415844-e94d-446a-b34b-807d4ba2ecbd tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f415844-e94d-446a-b34b-807d4ba2ecbd tempest-QosSpecsTestJSON-1693057852 tempest-QosSpecsTestJSON-1693057852-project-admin] http://192.168.122.229/volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 returned with HTTP 404 Sep 05 04:40:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 162/335] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:19 2026] GET /volume/v3/qos-specs/29c7147a-8208-42c5-b3e9-c575ea09d132 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:19 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3bc5d1a1-fe21-47bf-abd0-14959e9a4311 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 174/336] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:19 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 935 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-42e576cd-a692-45fc-a0e8-2b1ce9643e1e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42e576cd-a692-45fc-a0e8-2b1ce9643e1e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722 Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42e576cd-a692-45fc-a0e8-2b1ce9643e1e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42e576cd-a692-45fc-a0e8-2b1ce9643e1e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-42e576cd-a692-45fc-a0e8-2b1ce9643e1e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 12cf85cd-5c4b-4dfe-a109-bd584f18e722 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:19 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42e576cd-a692-45fc-a0e8-2b1ce9643e1e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722 returned with HTTP 200 Sep 05 04:40:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 163/337] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:19 2026] GET /volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722 => generated 418 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /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 05 04:40:19 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:19 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:19 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:19 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c4fc6b42-489c-46c1-904e-b64fe863d117 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 175/338] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:19 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cebedc74-54f3-420c-9b44-5b9d30fc49de None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cebedc74-54f3-420c-9b44-5b9d30fc49de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722/action Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cebedc74-54f3-420c-9b44-5b9d30fc49de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cebedc74-54f3-420c-9b44-5b9d30fc49de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-cebedc74-54f3-420c-9b44-5b9d30fc49de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for group 12cf85cd-5c4b-4dfe-a109-bd584f18e722 {{(pid=89502) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:40:19 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-cebedc74-54f3-420c-9b44-5b9d30fc49de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group with id: 12cf85cd-5c4b-4dfe-a109-bd584f18e722 Sep 05 04:40:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-54080113-f991-42a8-8588-0fb0bcc4d04b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-54080113-f991-42a8-8588-0fb0bcc4d04b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-54080113-f991-42a8-8588-0fb0bcc4d04b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-54080113-f991-42a8-8588-0fb0bcc4d04b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-54080113-f991-42a8-8588-0fb0bcc4d04b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-54080113-f991-42a8-8588-0fb0bcc4d04b tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 176/339] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:19 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:20 devstack devstack@c-api.service[89502]: /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 05 04:40:20 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:40:20 devstack devstack@c-api.service[89502]: /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 05 04:40:20 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cebedc74-54f3-420c-9b44-5b9d30fc49de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722/action returned with HTTP 202 Sep 05 04:40:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 164/340] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:40:19 2026] POST /volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:20 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:20 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:20 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:20 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:20 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1fef7347-c213-4f2a-9c3f-60f5d895f456 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 200 Sep 05 04:40:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 177/341] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:20 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 934 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bf5a20bc-08e8-4b47-b704-4ed50808de79 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf5a20bc-08e8-4b47-b704-4ed50808de79 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf5a20bc-08e8-4b47-b704-4ed50808de79 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf5a20bc-08e8-4b47-b704-4ed50808de79 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bf5a20bc-08e8-4b47-b704-4ed50808de79 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf5a20bc-08e8-4b47-b704-4ed50808de79 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 165/342] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:21 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d23d5b26-c4b4-4884-a9da-37fcca8e9ffb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d23d5b26-c4b4-4884-a9da-37fcca8e9ffb tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853/action Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d23d5b26-c4b4-4884-a9da-37fcca8e9ffb tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d23d5b26-c4b4-4884-a9da-37fcca8e9ffb tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-d23d5b26-c4b4-4884-a9da-37fcca8e9ffb tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'dcb3b382-588d-4776-836a-b8e307345853' with '{'status': 'error'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d23d5b26-c4b4-4884-a9da-37fcca8e9ffb tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853/action returned with HTTP 202 Sep 05 04:40:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 178/343] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:21 2026] POST /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-412905f0-0a68-47cd-8fd7-533e996ac7e0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-412905f0-0a68-47cd-8fd7-533e996ac7e0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-412905f0-0a68-47cd-8fd7-533e996ac7e0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-412905f0-0a68-47cd-8fd7-533e996ac7e0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-412905f0-0a68-47cd-8fd7-533e996ac7e0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-412905f0-0a68-47cd-8fd7-533e996ac7e0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 166/344] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:21 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d7231d52-2be4-4cc4-9d91-921c81656141 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7231d52-2be4-4cc4-9d91-921c81656141 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853/action Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7231d52-2be4-4cc4-9d91-921c81656141 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7231d52-2be4-4cc4-9d91-921c81656141 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d7231d52-2be4-4cc4-9d91-921c81656141 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot retrieved successfully. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a74fc95b-560a-4ac2-b399-3fe9fe41d3c2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d7231d52-2be4-4cc4-9d91-921c81656141 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot delete request issued successfully. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7231d52-2be4-4cc4-9d91-921c81656141 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853/action returned with HTTP 202 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a74fc95b-560a-4ac2-b399-3fe9fe41d3c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 Sep 05 04:40:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 179/345] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:21 2026] POST /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-976668c1-30c7-4058-be3a-5a93a9fe0e5d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a74fc95b-560a-4ac2-b399-3fe9fe41d3c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a74fc95b-560a-4ac2-b399-3fe9fe41d3c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-976668c1-30c7-4058-be3a-5a93a9fe0e5d tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-976668c1-30c7-4058-be3a-5a93a9fe0e5d tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-976668c1-30c7-4058-be3a-5a93a9fe0e5d tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a74fc95b-560a-4ac2-b399-3fe9fe41d3c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 returned with HTTP 404 Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 167/346] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:21 2026] GET /volume/v3/volumes/29ff9451-11f6-4414-b77b-5f6e0eea17d6 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-976668c1-30c7-4058-be3a-5a93a9fe0e5d tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1de4a8b0-2d5f-4875-a0df-ef73d13a8777 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-976668c1-30c7-4058-be3a-5a93a9fe0e5d tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 180/347] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:21 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1de4a8b0-2d5f-4875-a0df-ef73d13a8777 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1de4a8b0-2d5f-4875-a0df-ef73d13a8777 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1de4a8b0-2d5f-4875-a0df-ef73d13a8777 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-1de4a8b0-2d5f-4875-a0df-ef73d13a8777 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 12cf85cd-5c4b-4dfe-a109-bd584f18e722 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1de4a8b0-2d5f-4875-a0df-ef73d13a8777 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722 returned with HTTP 404 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 168/348] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:21 2026] GET /volume/v3/groups/12cf85cd-5c4b-4dfe-a109-bd584f18e722 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5185ea4c-3771-4b25-b471-bca9f92ec04d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5185ea4c-3771-4b25-b471-bca9f92ec04d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] DELETE http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5185ea4c-3771-4b25-b471-bca9f92ec04d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5185ea4c-3771-4b25-b471-bca9f92ec04d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-5185ea4c-3771-4b25-b471-bca9f92ec04d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for member 195119a8-d0b0-46c4-abc6-0b22d2f52b0c {{(pid=89503) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.group_snapshots [None req-5185ea4c-3771-4b25-b471-bca9f92ec04d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group_snapshot with id: 195119a8-d0b0-46c4-abc6-0b22d2f52b0c Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /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 05 04:40:21 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5185ea4c-3771-4b25-b471-bca9f92ec04d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c returned with HTTP 202 Sep 05 04:40:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 181/349] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:40:21 2026] DELETE /volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: /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 05 04:40:21 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:21 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f6d483c-88ec-4476-b776-98c42a649ff1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 169/350] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:21 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f20c4a80-946b-4c55-98ea-e97676c155a6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f20c4a80-946b-4c55-98ea-e97676c155a6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f20c4a80-946b-4c55-98ea-e97676c155a6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f20c4a80-946b-4c55-98ea-e97676c155a6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-f20c4a80-946b-4c55-98ea-e97676c155a6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-f20c4a80-946b-4c55-98ea-e97676c155a6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /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 05 04:40:21 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f20c4a80-946b-4c55-98ea-e97676c155a6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all snapshots completed successfully. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f20c4a80-946b-4c55-98ea-e97676c155a6 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:40:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 182/351] 192.168.122.229 () {58 vars in 1148 bytes} [Sat Sep 5 04:40:21 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ddf8540d-6e68-4f80-bce9-aca5be8718f0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ddf8540d-6e68-4f80-bce9-aca5be8718f0 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ddf8540d-6e68-4f80-bce9-aca5be8718f0 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ddf8540d-6e68-4f80-bce9-aca5be8718f0 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ddf8540d-6e68-4f80-bce9-aca5be8718f0 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ddf8540d-6e68-4f80-bce9-aca5be8718f0 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 returned with HTTP 200 Sep 05 04:40:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 170/352] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:21 2026] GET /volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 => generated 448 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d4560eaa-a912-44b5-b722-5864b4c44c7f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4560eaa-a912-44b5-b722-5864b4c44c7f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4560eaa-a912-44b5-b722-5864b4c44c7f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4560eaa-a912-44b5-b722-5864b4c44c7f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4560eaa-a912-44b5-b722-5864b4c44c7f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4560eaa-a912-44b5-b722-5864b4c44c7f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 183/353] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:22 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-44975a93-75bf-4483-aafa-76c35c073d45 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-44975a93-75bf-4483-aafa-76c35c073d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 Sep 05 04:40:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-44975a93-75bf-4483-aafa-76c35c073d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-44975a93-75bf-4483-aafa-76c35c073d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-44975a93-75bf-4483-aafa-76c35c073d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-44975a93-75bf-4483-aafa-76c35c073d45 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 returned with HTTP 200 Sep 05 04:40:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 171/354] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:22 2026] GET /volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 => generated 448 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-131ab8b9-0671-461a-9db0-ee03d9e1dd93 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-131ab8b9-0671-461a-9db0-ee03d9e1dd93 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-131ab8b9-0671-461a-9db0-ee03d9e1dd93 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-131ab8b9-0671-461a-9db0-ee03d9e1dd93 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-131ab8b9-0671-461a-9db0-ee03d9e1dd93 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-131ab8b9-0671-461a-9db0-ee03d9e1dd93 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 200 Sep 05 04:40:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 184/355] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:23 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-80442651-7f3d-4ad8-b4d7-bd4b4aaf1bec None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80442651-7f3d-4ad8-b4d7-bd4b4aaf1bec tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 Sep 05 04:40:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80442651-7f3d-4ad8-b4d7-bd4b4aaf1bec tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80442651-7f3d-4ad8-b4d7-bd4b4aaf1bec tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80442651-7f3d-4ad8-b4d7-bd4b4aaf1bec tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 returned with HTTP 404 Sep 05 04:40:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 172/356] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:23 2026] GET /volume/v3/snapshots/fbe3f402-b067-4fd2-9a5a-f94da348b140 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fef5c0d3-3337-4851-9a25-2762d873ad78 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fef5c0d3-3337-4851-9a25-2762d873ad78 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c Sep 05 04:40:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fef5c0d3-3337-4851-9a25-2762d873ad78 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fef5c0d3-3337-4851-9a25-2762d873ad78 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-fef5c0d3-3337-4851-9a25-2762d873ad78 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 195119a8-d0b0-46c4-abc6-0b22d2f52b0c {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fef5c0d3-3337-4851-9a25-2762d873ad78 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c returned with HTTP 404 Sep 05 04:40:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 185/357] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:23 2026] GET /volume/v3/group_snapshots/195119a8-d0b0-46c4-abc6-0b22d2f52b0c => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: /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 05 04:40:24 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:24 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e331886c-c1bb-4d25-99c3-888cd95caba2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 173/358] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:23 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-724c1d1a-c0d9-46b6-95c5-99e3d883437a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-724c1d1a-c0d9-46b6-95c5-99e3d883437a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431/action Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-724c1d1a-c0d9-46b6-95c5-99e3d883437a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-724c1d1a-c0d9-46b6-95c5-99e3d883437a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-724c1d1a-c0d9-46b6-95c5-99e3d883437a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for group 6435a849-edc1-4f29-b046-aa6062098431 {{(pid=89503) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-724c1d1a-c0d9-46b6-95c5-99e3d883437a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group with id: 6435a849-edc1-4f29-b046-aa6062098431 Sep 05 04:40:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:24 devstack devstack@c-api.service[89503]: /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 05 04:40:24 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:40:24 devstack devstack@c-api.service[89503]: /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 05 04:40:24 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-724c1d1a-c0d9-46b6-95c5-99e3d883437a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431/action returned with HTTP 202 Sep 05 04:40:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 186/359] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:40:24 2026] POST /volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:24 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3228829b-86b2-46cc-89c3-5e6201eed6dc tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 returned with HTTP 200 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 174/360] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:24 2026] GET /volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 => generated 922 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-85b1ccc6-8ac8-457b-9315-c56c14dc9794 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-85b1ccc6-8ac8-457b-9315-c56c14dc9794 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-85b1ccc6-8ac8-457b-9315-c56c14dc9794 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-85b1ccc6-8ac8-457b-9315-c56c14dc9794 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-85b1ccc6-8ac8-457b-9315-c56c14dc9794 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 404 Sep 05 04:40:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 187/361] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:24 2026] GET /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-372b54d8-36ed-463c-9bfb-27cec9aa3c16 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-372b54d8-36ed-463c-9bfb-27cec9aa3c16 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-372b54d8-36ed-463c-9bfb-27cec9aa3c16 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-372b54d8-36ed-463c-9bfb-27cec9aa3c16 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-372b54d8-36ed-463c-9bfb-27cec9aa3c16 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'aacc81c4-128a-4991-bc0f-4b75f10efa26' with '{'status': 'available'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-372b54d8-36ed-463c-9bfb-27cec9aa3c16 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 175/362] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:24 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c8d815a6-4056-4692-ab91-81865715b2d6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c8d815a6-4056-4692-ab91-81865715b2d6 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c8d815a6-4056-4692-ab91-81865715b2d6 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c8d815a6-4056-4692-ab91-81865715b2d6 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c8d815a6-4056-4692-ab91-81865715b2d6 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c8d815a6-4056-4692-ab91-81865715b2d6 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 188/363] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:24 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2cce6b6e-be89-4f48-8409-b18b575f1fb9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2cce6b6e-be89-4f48-8409-b18b575f1fb9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2cce6b6e-be89-4f48-8409-b18b575f1fb9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2cce6b6e-be89-4f48-8409-b18b575f1fb9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-2cce6b6e-be89-4f48-8409-b18b575f1fb9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Delete snapshot with id: dcb3b382-588d-4776-836a-b8e307345853 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2cce6b6e-be89-4f48-8409-b18b575f1fb9 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 returned with HTTP 404 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 176/364] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:40:24 2026] DELETE /volume/v3/snapshots/dcb3b382-588d-4776-836a-b8e307345853 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6db0aca9-324f-4d9b-87cd-ec8bc369ef5a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6db0aca9-324f-4d9b-87cd-ec8bc369ef5a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6db0aca9-324f-4d9b-87cd-ec8bc369ef5a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4399394-625b-4f86-aeef-dc58d9b00ff2", "name": "tempest-SnapshotsActionsTest-Snapshot-1212531640"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6db0aca9-324f-4d9b-87cd-ec8bc369ef5a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-6db0aca9-324f-4d9b-87cd-ec8bc369ef5a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Create snapshot from volume c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:24 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-6db0aca9-324f-4d9b-87cd-ec8bc369ef5a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Created reservations ['0f9ae685-10ec-44d8-ba18-11121a8b8d25', '978909fd-7353-4647-94fc-5060ce3ed0a7', 'a2212c65-3a9e-457a-927e-f746a031120a', 'a115d8c2-727e-4379-bcce-f90f922d0a15'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6db0aca9-324f-4d9b-87cd-ec8bc369ef5a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot create request issued successfully. Sep 05 04:40:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6db0aca9-324f-4d9b-87cd-ec8bc369ef5a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:40:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 189/365] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:40:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0dcc8c1f-c0a9-4c0a-b9dd-a79acab42cd5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0dcc8c1f-c0a9-4c0a-b9dd-a79acab42cd5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0dcc8c1f-c0a9-4c0a-b9dd-a79acab42cd5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0dcc8c1f-c0a9-4c0a-b9dd-a79acab42cd5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0dcc8c1f-c0a9-4c0a-b9dd-a79acab42cd5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0dcc8c1f-c0a9-4c0a-b9dd-a79acab42cd5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 returned with HTTP 200 Sep 05 04:40:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 177/366] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:24 2026] GET /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f631f54d-fc21-4842-878d-b1814e585500 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f631f54d-fc21-4842-878d-b1814e585500 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f631f54d-fc21-4842-878d-b1814e585500 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f631f54d-fc21-4842-878d-b1814e585500 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f631f54d-fc21-4842-878d-b1814e585500 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 returned with HTTP 404 Sep 05 04:40:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 190/367] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:25 2026] GET /volume/v3/volumes/08fe61b2-2e3c-4600-b810-91fe5f5116c2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-66fb446f-3421-4ac0-b4de-a0d13a439c6b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-66fb446f-3421-4ac0-b4de-a0d13a439c6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 Sep 05 04:40:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-66fb446f-3421-4ac0-b4de-a0d13a439c6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-66fb446f-3421-4ac0-b4de-a0d13a439c6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-66fb446f-3421-4ac0-b4de-a0d13a439c6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 6435a849-edc1-4f29-b046-aa6062098431 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:25 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-66fb446f-3421-4ac0-b4de-a0d13a439c6b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 returned with HTTP 200 Sep 05 04:40:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 178/368] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:25 2026] GET /volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 => generated 354 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-db31e39d-355b-4602-9002-ccee4ac4c2ba None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db31e39d-355b-4602-9002-ccee4ac4c2ba tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] GET http://192.168.122.229/volume/v3/os-hosts Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db31e39d-355b-4602-9002-ccee4ac4c2ba tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db31e39d-355b-4602-9002-ccee4ac4c2ba tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8d01ed11-b98e-41f3-9e89-aac153628138 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: /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 05 04:40:25 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.hosts [None req-db31e39d-355b-4602-9002-ccee4ac4c2ba tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] status, active and update: available, enabled, 2026-09-05 02:39:11+00:00 {{(pid=89503) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.hosts [None req-db31e39d-355b-4602-9002-ccee4ac4c2ba tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] status, active and update: available, enabled, 2026-09-05 02:34:36+00:00 {{(pid=89503) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.hosts [None req-db31e39d-355b-4602-9002-ccee4ac4c2ba tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] status, active and update: available, enabled, 2026-09-05 02:40:15+00:00 {{(pid=89503) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 04:40:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db31e39d-355b-4602-9002-ccee4ac4c2ba tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] http://192.168.122.229/volume/v3/os-hosts returned with HTTP 200 Sep 05 04:40:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 191/369] 192.168.122.229 () {58 vars in 1124 bytes} [Sat Sep 5 04:40:25 2026] GET /volume/v3/os-hosts => generated 561 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d01ed11-b98e-41f3-9e89-aac153628138 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d01ed11-b98e-41f3-9e89-aac153628138 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d01ed11-b98e-41f3-9e89-aac153628138 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-918f1dc5-ec5c-4c41-83ff-a4c005e66cb1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-918f1dc5-ec5c-4c41-83ff-a4c005e66cb1 tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] GET http://192.168.122.229/volume/v3/os-hosts Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-918f1dc5-ec5c-4c41-83ff-a4c005e66cb1 tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-918f1dc5-ec5c-4c41-83ff-a4c005e66cb1 tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.hosts [None req-918f1dc5-ec5c-4c41-83ff-a4c005e66cb1 tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] status, active and update: available, enabled, 2026-09-05 02:39:11+00:00 {{(pid=89503) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.hosts [None req-918f1dc5-ec5c-4c41-83ff-a4c005e66cb1 tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] status, active and update: available, enabled, 2026-09-05 02:34:36+00:00 {{(pid=89503) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.hosts [None req-918f1dc5-ec5c-4c41-83ff-a4c005e66cb1 tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] status, active and update: available, enabled, 2026-09-05 02:40:15+00:00 {{(pid=89503) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-918f1dc5-ec5c-4c41-83ff-a4c005e66cb1 tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] http://192.168.122.229/volume/v3/os-hosts returned with HTTP 200 Sep 05 04:40:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 192/370] 192.168.122.229 () {58 vars in 1124 bytes} [Sat Sep 5 04:40:25 2026] GET /volume/v3/os-hosts => generated 561 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8d01ed11-b98e-41f3-9e89-aac153628138 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6fe5ce03-c977-4dd1-aa53-9fd9dfa7561e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d01ed11-b98e-41f3-9e89-aac153628138 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 returned with HTTP 200 Sep 05 04:40:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 179/371] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:25 2026] GET /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6fe5ce03-c977-4dd1-aa53-9fd9dfa7561e tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] GET http://192.168.122.229/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6fe5ce03-c977-4dd1-aa53-9fd9dfa7561e tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6fe5ce03-c977-4dd1-aa53-9fd9dfa7561e tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6fe5ce03-c977-4dd1-aa53-9fd9dfa7561e tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] http://192.168.122.229/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 05 04:40:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 193/372] 192.168.122.229 () {58 vars in 1187 bytes} [Sat Sep 5 04:40:26 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c3d185df-9768-41c4-82e4-c0d5f7cff4ad None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c3d185df-9768-41c4-82e4-c0d5f7cff4ad tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] GET http://192.168.122.229/volume/v3/os-hosts/devstack@QuobyteHD Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c3d185df-9768-41c4-82e4-c0d5f7cff4ad tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c3d185df-9768-41c4-82e4-c0d5f7cff4ad tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c3d185df-9768-41c4-82e4-c0d5f7cff4ad tempest-VolumeHostsAdminTestsJSON-355026599 tempest-VolumeHostsAdminTestsJSON-355026599-project-admin] http://192.168.122.229/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 05 04:40:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 180/373] 192.168.122.229 () {58 vars in 1181 bytes} [Sat Sep 5 04:40:26 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-293e618c-aee0-4356-a36d-c18dccc7ab15 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-293e618c-aee0-4356-a36d-c18dccc7ab15 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-293e618c-aee0-4356-a36d-c18dccc7ab15 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-293e618c-aee0-4356-a36d-c18dccc7ab15 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-293e618c-aee0-4356-a36d-c18dccc7ab15 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 6435a849-edc1-4f29-b046-aa6062098431 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-293e618c-aee0-4356-a36d-c18dccc7ab15 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 returned with HTTP 404 Sep 05 04:40:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 194/374] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:26 2026] GET /volume/v3/groups/6435a849-edc1-4f29-b046-aa6062098431 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-98bed630-c90f-44ee-a60e-41c4ae51ef71 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-98bed630-c90f-44ee-a60e-41c4ae51ef71 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/40a7effa-86a5-45fb-9079-bb0688475d4c Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-98bed630-c90f-44ee-a60e-41c4ae51ef71 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-98bed630-c90f-44ee-a60e-41c4ae51ef71 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-98bed630-c90f-44ee-a60e-41c4ae51ef71 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/group_types/40a7effa-86a5-45fb-9079-bb0688475d4c returned with HTTP 202 Sep 05 04:40:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 181/375] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:40:26 2026] DELETE /volume/v3/group_types/40a7effa-86a5-45fb-9079-bb0688475d4c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5ef02cd9-da9a-45ac-a479-ddf55a268c82 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ef02cd9-da9a-45ac-a479-ddf55a268c82 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] DELETE http://192.168.122.229/volume/v3/types/4ac1aa0b-c24f-4c34-8c49-004cf7c411ee Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ef02cd9-da9a-45ac-a479-ddf55a268c82 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ef02cd9-da9a-45ac-a479-ddf55a268c82 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ef02cd9-da9a-45ac-a479-ddf55a268c82 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types/4ac1aa0b-c24f-4c34-8c49-004cf7c411ee returned with HTTP 202 Sep 05 04:40:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 195/376] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:26 2026] DELETE /volume/v3/types/4ac1aa0b-c24f-4c34-8c49-004cf7c411ee => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8f52e1fa-e8c3-4629-8a88-05f5edb95f6e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f52e1fa-e8c3-4629-8a88-05f5edb95f6e tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] GET http://192.168.122.229/volume/v3/types/4ac1aa0b-c24f-4c34-8c49-004cf7c411ee Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f52e1fa-e8c3-4629-8a88-05f5edb95f6e tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f52e1fa-e8c3-4629-8a88-05f5edb95f6e tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f52e1fa-e8c3-4629-8a88-05f5edb95f6e tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types/4ac1aa0b-c24f-4c34-8c49-004cf7c411ee returned with HTTP 404 Sep 05 04:40:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 182/377] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:26 2026] GET /volume/v3/types/4ac1aa0b-c24f-4c34-8c49-004cf7c411ee => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1187ec3a-7012-4ada-be49-4c8b0e09fbd2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1187ec3a-7012-4ada-be49-4c8b0e09fbd2 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1187ec3a-7012-4ada-be49-4c8b0e09fbd2 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-789804677"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1187ec3a-7012-4ada-be49-4c8b0e09fbd2 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 196/378] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:26 2026] POST /volume/v3/types => generated 223 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-312b07a1-b616-4ab9-83f3-4fe65c4c192b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-312b07a1-b616-4ab9-83f3-4fe65c4c192b tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:40:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-312b07a1-b616-4ab9-83f3-4fe65c4c192b tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-36063766"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-312b07a1-b616-4ab9-83f3-4fe65c4c192b tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:40:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 183/379] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:40:26 2026] POST /volume/v3/group_types => generated 179 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0ea58b4d-ed80-4697-801d-a0b4d7521386 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0ea58b4d-ed80-4697-801d-a0b4d7521386 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0ea58b4d-ed80-4697-801d-a0b4d7521386 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7d27f336-56c5-45e6-a5b7-c7c6d264e24e", "volume_types": ["7b8698ec-5687-4b7c-abeb-53990dfed8f0"], "name": "tempest-GroupSnapshotsTest-Group-1591263621"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-0ea58b4d-ed80-4697-801d-a0b4d7521386 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating new group {'group': {'group_type': '7d27f336-56c5-45e6-a5b7-c7c6d264e24e', 'volume_types': ['7b8698ec-5687-4b7c-abeb-53990dfed8f0'], 'name': 'tempest-GroupSnapshotsTest-Group-1591263621'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-0ea58b4d-ed80-4697-801d-a0b4d7521386 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating group tempest-GroupSnapshotsTest-Group-1591263621. Sep 05 04:40:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0ea58b4d-ed80-4697-801d-a0b4d7521386 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability Zones retrieved successfully. Sep 05 04:40:26 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-0ea58b4d-ed80-4697-801d-a0b4d7521386 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['1d5716ee-5978-453d-ae14-a1014b3c0cc3'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0ea58b4d-ed80-4697-801d-a0b4d7521386 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:40:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 197/380] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:40:26 2026] POST /volume/v3/groups => generated 112 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-350e5bc7-346b-49f7-b93e-bd66132d2a6e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4bd0b6f1-6881-4594-ae7a-d582cfb49ac5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-350e5bc7-346b-49f7-b93e-bd66132d2a6e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-350e5bc7-346b-49f7-b93e-bd66132d2a6e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-350e5bc7-346b-49f7-b93e-bd66132d2a6e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4bd0b6f1-6881-4594-ae7a-d582cfb49ac5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4bd0b6f1-6881-4594-ae7a-d582cfb49ac5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4bd0b6f1-6881-4594-ae7a-d582cfb49ac5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-4bd0b6f1-6881-4594-ae7a-d582cfb49ac5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-350e5bc7-346b-49f7-b93e-bd66132d2a6e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-350e5bc7-346b-49f7-b93e-bd66132d2a6e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 returned with HTTP 200 Sep 05 04:40:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 184/381] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:27 2026] GET /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f71d895a-1d20-4a14-80b5-316fc2d91120 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f71d895a-1d20-4a14-80b5-316fc2d91120 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400/action Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f71d895a-1d20-4a14-80b5-316fc2d91120 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f71d895a-1d20-4a14-80b5-316fc2d91120 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:27 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4bd0b6f1-6881-4594-ae7a-d582cfb49ac5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 198/382] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:27 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 392 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-f71d895a-1d20-4a14-80b5-316fc2d91120 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot '01a9d5d2-cbab-4144-928c-0bd10ccf5400' with '{'status': 'error_deleting'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f71d895a-1d20-4a14-80b5-316fc2d91120 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400/action returned with HTTP 202 Sep 05 04:40:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 185/383] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:27 2026] POST /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1bc4c65e-d6c7-4d6b-8fe9-c25670413eaf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1bc4c65e-d6c7-4d6b-8fe9-c25670413eaf tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1bc4c65e-d6c7-4d6b-8fe9-c25670413eaf tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1bc4c65e-d6c7-4d6b-8fe9-c25670413eaf tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1bc4c65e-d6c7-4d6b-8fe9-c25670413eaf tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1bc4c65e-d6c7-4d6b-8fe9-c25670413eaf tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 returned with HTTP 200 Sep 05 04:40:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 199/384] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:27 2026] GET /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f34a2718-6a8e-4986-b794-8d48bcb32b1a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f34a2718-6a8e-4986-b794-8d48bcb32b1a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400/action Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f34a2718-6a8e-4986-b794-8d48bcb32b1a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f34a2718-6a8e-4986-b794-8d48bcb32b1a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f34a2718-6a8e-4986-b794-8d48bcb32b1a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot retrieved successfully. Sep 05 04:40:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f34a2718-6a8e-4986-b794-8d48bcb32b1a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot delete request issued successfully. Sep 05 04:40:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f34a2718-6a8e-4986-b794-8d48bcb32b1a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400/action returned with HTTP 202 Sep 05 04:40:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 186/385] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:27 2026] POST /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-104d45c1-a842-4430-a3e7-97251a69cce0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-104d45c1-a842-4430-a3e7-97251a69cce0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-104d45c1-a842-4430-a3e7-97251a69cce0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-104d45c1-a842-4430-a3e7-97251a69cce0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-104d45c1-a842-4430-a3e7-97251a69cce0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-104d45c1-a842-4430-a3e7-97251a69cce0 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 returned with HTTP 200 Sep 05 04:40:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 200/386] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:27 2026] GET /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3bfe15ea-d6e3-448c-b27c-bd76198277c8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3bfe15ea-d6e3-448c-b27c-bd76198277c8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3bfe15ea-d6e3-448c-b27c-bd76198277c8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3bfe15ea-d6e3-448c-b27c-bd76198277c8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-3bfe15ea-d6e3-448c-b27c-bd76198277c8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:28 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3bfe15ea-d6e3-448c-b27c-bd76198277c8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 187/387] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:28 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 393 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-648306509", "volume_type": "7b8698ec-5687-4b7c-abeb-53990dfed8f0", "group_id": "69ffcccf-9e2d-4f61-82f4-5d5bd547bb74", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-648306509', 'volume_type': '7b8698ec-5687-4b7c-abeb-53990dfed8f0', 'group_id': '69ffcccf-9e2d-4f61-82f4-5d5bd547bb74', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:28 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume of 1 GB Sep 05 04:40:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability Zones retrieved successfully. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (d8c52ce5-120a-47b4-a268-54aa3784d9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28379a85-7825-4e50-a107-a66993b78e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e6fb4090-fec9-499e-8585-2e37b2a1f964 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e6fb4090-fec9-499e-8585-2e37b2a1f964 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e6fb4090-fec9-499e-8585-2e37b2a1f964 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e6fb4090-fec9-499e-8585-2e37b2a1f964 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28379a85-7825-4e50-a107-a66993b78e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:40:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b8698ec-5687-4b7c-abeb-53990dfed8f0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-789804677',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b8698ec-5687-4b7c-abeb-53990dfed8f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '69ffcccf-9e2d-4f61-82f4-5d5bd547bb74', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e6fb4090-fec9-499e-8585-2e37b2a1f964 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e6fb4090-fec9-499e-8585-2e37b2a1f964 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 returned with HTTP 200 Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b47ce6-553d-49c0-9d2c-327d83f34b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 188/388] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:28 2026] GET /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:28 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-789804677 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-789804677, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-789804677 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-789804677, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['ae83623a-ada2-43a8-a72c-4bf3c214f28a', 'c359a277-a919-402e-975d-6b182fffa659', 'ae3b835a-e03f-4ddc-9d0d-c910dfd05a94', '470823ab-1dc3-4e41-9f89-5841a5eb9cdb'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b47ce6-553d-49c0-9d2c-327d83f34b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae83623a-ada2-43a8-a72c-4bf3c214f28a', 'c359a277-a919-402e-975d-6b182fffa659', 'ae3b835a-e03f-4ddc-9d0d-c910dfd05a94', '470823ab-1dc3-4e41-9f89-5841a5eb9cdb']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55cfcb78-e1b8-44e7-b301-33da51b707f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55cfcb78-e1b8-44e7-b301-33da51b707f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ccdfd99-e549-4c15-a5ac-c2590c380f8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-648306509',encryption_key_id=None,group_id=69ffcccf-9e2d-4f61-82f4-5d5bd547bb74,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['ae83623a-ada2-43a8-a72c-4bf3c214f28a','c359a277-a919-402e-975d-6b182fffa659','ae3b835a-e03f-4ddc-9d0d-c910dfd05a94','470823ab-1dc3-4e41-9f89-5841a5eb9cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=7b8698ec-5687-4b7c-abeb-53990dfed8f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-648306509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=69ffcccf-9e2d-4f61-82f4-5d5bd547bb74,host=None,id=3ccdfd99-e549-4c15-a5ac-c2590c380f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c116ad98bb842cfa19b45fe890c7f4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d522a1ead1c247e1af2c065214149f0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b8698ec-5687-4b7c-abeb-53990dfed8f0),volume_type_id=7b8698ec-5687-4b7c-abeb-53990dfed8f0)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb90d0b-c249-4d45-864a-57721aad7801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb90d0b-c249-4d45-864a-57721aad7801) transitioned into state 'SUCCESS' from state '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-648306509',encryption_key_id=None,group_id=69ffcccf-9e2d-4f61-82f4-5d5bd547bb74,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['ae83623a-ada2-43a8-a72c-4bf3c214f28a','c359a277-a919-402e-975d-6b182fffa659','ae3b835a-e03f-4ddc-9d0d-c910dfd05a94','470823ab-1dc3-4e41-9f89-5841a5eb9cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=7b8698ec-5687-4b7c-abeb-53990dfed8f0)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233e27b7-b808-48eb-8309-4ec32a3a9e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233e27b7-b808-48eb-8309-4ec32a3a9e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (d8c52ce5-120a-47b4-a268-54aa3784d9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request issued successfully. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:28 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:28 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c0ad099-9511-4580-b295-b5045ca2f6ca tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:40:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 201/389] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:40:28 2026] POST /volume/v3/volumes => generated 829 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:28 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:29 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:29 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-21fad8a6-14e7-4afb-8c5b-a65531f2f765 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a returned with HTTP 200 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 189/390] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:28 2026] GET /volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a => generated 897 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c241840c-4a71-45c2-8cca-4a1cf566360f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c241840c-4a71-45c2-8cca-4a1cf566360f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c241840c-4a71-45c2-8cca-4a1cf566360f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c241840c-4a71-45c2-8cca-4a1cf566360f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c241840c-4a71-45c2-8cca-4a1cf566360f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 returned with HTTP 404 Sep 05 04:40:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 202/391] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:29 2026] GET /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dbb2f665-b116-444b-a581-5ceb39fc8ca3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dbb2f665-b116-444b-a581-5ceb39fc8ca3 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dbb2f665-b116-444b-a581-5ceb39fc8ca3 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dbb2f665-b116-444b-a581-5ceb39fc8ca3 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-dbb2f665-b116-444b-a581-5ceb39fc8ca3 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'aacc81c4-128a-4991-bc0f-4b75f10efa26' with '{'status': 'available'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dbb2f665-b116-444b-a581-5ceb39fc8ca3 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 190/392] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:29 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8b7ad554-02b2-42a3-9e89-ea627569fcbc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8b7ad554-02b2-42a3-9e89-ea627569fcbc tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8b7ad554-02b2-42a3-9e89-ea627569fcbc tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8b7ad554-02b2-42a3-9e89-ea627569fcbc tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8b7ad554-02b2-42a3-9e89-ea627569fcbc tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8b7ad554-02b2-42a3-9e89-ea627569fcbc tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 203/393] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:29 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0fd22904-ad31-4b25-81c4-a2cddb707d0f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0fd22904-ad31-4b25-81c4-a2cddb707d0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0fd22904-ad31-4b25-81c4-a2cddb707d0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0fd22904-ad31-4b25-81c4-a2cddb707d0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-0fd22904-ad31-4b25-81c4-a2cddb707d0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Delete snapshot with id: 01a9d5d2-cbab-4144-928c-0bd10ccf5400 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0fd22904-ad31-4b25-81c4-a2cddb707d0f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 returned with HTTP 404 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 191/394] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:40:29 2026] DELETE /volume/v3/snapshots/01a9d5d2-cbab-4144-928c-0bd10ccf5400 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9243aaa5-4103-45f7-8312-fd2cb8cda596 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9243aaa5-4103-45f7-8312-fd2cb8cda596 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9243aaa5-4103-45f7-8312-fd2cb8cda596 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9243aaa5-4103-45f7-8312-fd2cb8cda596 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-9243aaa5-4103-45f7-8312-fd2cb8cda596 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'aacc81c4-128a-4991-bc0f-4b75f10efa26' with '{'status': 'creating'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9243aaa5-4103-45f7-8312-fd2cb8cda596 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 204/395] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:29 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-475e0b88-fd21-4289-81e7-47939cdcea25 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-475e0b88-fd21-4289-81e7-47939cdcea25 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-475e0b88-fd21-4289-81e7-47939cdcea25 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-475e0b88-fd21-4289-81e7-47939cdcea25 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-475e0b88-fd21-4289-81e7-47939cdcea25 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-475e0b88-fd21-4289-81e7-47939cdcea25 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 192/396] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:29 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4aac5ff6-bbe2-4ef4-b52b-ea06148f974f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4aac5ff6-bbe2-4ef4-b52b-ea06148f974f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4aac5ff6-bbe2-4ef4-b52b-ea06148f974f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4aac5ff6-bbe2-4ef4-b52b-ea06148f974f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.snapshot_actions [None req-4aac5ff6-bbe2-4ef4-b52b-ea06148f974f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=89503) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.contrib.snapshot_actions [None req-4aac5ff6-bbe2-4ef4-b52b-ea06148f974f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Updating snapshot aacc81c4-128a-4991-bc0f-4b75f10efa26 with info {'id': 'aacc81c4-128a-4991-bc0f-4b75f10efa26', 'status': 'error', 'progress': '80%'} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4aac5ff6-bbe2-4ef4-b52b-ea06148f974f tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 205/397] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:29 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ff87e822-fbc5-4be3-bc16-d3328423708a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff87e822-fbc5-4be3-bc16-d3328423708a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff87e822-fbc5-4be3-bc16-d3328423708a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff87e822-fbc5-4be3-bc16-d3328423708a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ff87e822-fbc5-4be3-bc16-d3328423708a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Snapshot retrieved successfully. Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff87e822-fbc5-4be3-bc16-d3328423708a tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 193/398] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:29 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-56b70dd5-6439-4f45-b0b6-ea3d097e82c0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-56b70dd5-6439-4f45-b0b6-ea3d097e82c0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] POST http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-56b70dd5-6439-4f45-b0b6-ea3d097e82c0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-56b70dd5-6439-4f45-b0b6-ea3d097e82c0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-56b70dd5-6439-4f45-b0b6-ea3d097e82c0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] Updating snapshot 'aacc81c4-128a-4991-bc0f-4b75f10efa26' with '{'status': 'available'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:40:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-56b70dd5-6439-4f45-b0b6-ea3d097e82c0 tempest-SnapshotsActionsTest-705557026 tempest-SnapshotsActionsTest-705557026-project-admin] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action returned with HTTP 202 Sep 05 04:40:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 206/399] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:40:29 2026] POST /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6727ae53-4a69-46d0-be86-025b3fe98e8c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6727ae53-4a69-46d0-be86-025b3fe98e8c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6727ae53-4a69-46d0-be86-025b3fe98e8c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6727ae53-4a69-46d0-be86-025b3fe98e8c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6727ae53-4a69-46d0-be86-025b3fe98e8c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6727ae53-4a69-46d0-be86-025b3fe98e8c tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 194/400] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:29 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9e5d94ee-0329-4b98-a48f-d40409acc325 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e5d94ee-0329-4b98-a48f-d40409acc325 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e5d94ee-0329-4b98-a48f-d40409acc325 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e5d94ee-0329-4b98-a48f-d40409acc325 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:30 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-9e5d94ee-0329-4b98-a48f-d40409acc325 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Delete snapshot with id: aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9e5d94ee-0329-4b98-a48f-d40409acc325 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9e5d94ee-0329-4b98-a48f-d40409acc325 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot delete request issued successfully. Sep 05 04:40:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e5d94ee-0329-4b98-a48f-d40409acc325 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 202 Sep 05 04:40:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 207/401] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:40:30 2026] DELETE /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c603f159-2352-4cbc-a57a-f0bd9b72c8c3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c603f159-2352-4cbc-a57a-f0bd9b72c8c3 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c603f159-2352-4cbc-a57a-f0bd9b72c8c3 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c603f159-2352-4cbc-a57a-f0bd9b72c8c3 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c603f159-2352-4cbc-a57a-f0bd9b72c8c3 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c603f159-2352-4cbc-a57a-f0bd9b72c8c3 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 195/402] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:30 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a Sep 05 04:40:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:30 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:30 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:30 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5838b3f3-11f9-4fa2-b4be-eb309efaa930 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a returned with HTTP 200 Sep 05 04:40:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 208/403] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:30 2026] GET /volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a => generated 921 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-221e8993-36ba-4eab-95d1-ca01440a262a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-221e8993-36ba-4eab-95d1-ca01440a262a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-221e8993-36ba-4eab-95d1-ca01440a262a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-221e8993-36ba-4eab-95d1-ca01440a262a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-221e8993-36ba-4eab-95d1-ca01440a262a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Snapshot retrieved successfully. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-221e8993-36ba-4eab-95d1-ca01440a262a tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 200 Sep 05 04:40:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 196/404] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:31 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a Sep 05 04:40:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:31 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:31 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:31 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a3df5b33-7818-4ddf-aca1-024d80dcf013 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a returned with HTTP 200 Sep 05 04:40:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 209/405] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:31 2026] GET /volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a => generated 922 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1600937240", "volume_type": "7b8698ec-5687-4b7c-abeb-53990dfed8f0", "group_id": "69ffcccf-9e2d-4f61-82f4-5d5bd547bb74", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1600937240', 'volume_type': '7b8698ec-5687-4b7c-abeb-53990dfed8f0', 'group_id': '69ffcccf-9e2d-4f61-82f4-5d5bd547bb74', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:31 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume of 1 GB Sep 05 04:40:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability Zones retrieved successfully. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (d0027b11-0411-4068-bc83-adbd8d00532c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3443d62c-a502-4f34-b8b9-0c75fd993065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3443d62c-a502-4f34-b8b9-0c75fd993065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:40:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b8698ec-5687-4b7c-abeb-53990dfed8f0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-789804677',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b8698ec-5687-4b7c-abeb-53990dfed8f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '69ffcccf-9e2d-4f61-82f4-5d5bd547bb74', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae6ffad-6dbd-4e1b-bcb5-26864b992047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-789804677 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-789804677, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-789804677 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-789804677, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['4704df77-7c69-45fd-b54a-b81670484cb0', '0c0cdc6c-944e-4d76-882e-f3fcedd5b17e', '52c8b99d-bec7-48b8-ab04-363a5b0cdad0', 'c771120b-50ce-4bc4-87f8-24bb1fe927db'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ae6ffad-6dbd-4e1b-bcb5-26864b992047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4704df77-7c69-45fd-b54a-b81670484cb0', '0c0cdc6c-944e-4d76-882e-f3fcedd5b17e', '52c8b99d-bec7-48b8-ab04-363a5b0cdad0', 'c771120b-50ce-4bc4-87f8-24bb1fe927db']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (022f34fb-3452-47b6-b66f-7fb6ddb4ef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (022f34fb-3452-47b6-b66f-7fb6ddb4ef46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '038f44a5-0968-4fe3-b6a9-88ae075c0fb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1600937240',encryption_key_id=None,group_id=69ffcccf-9e2d-4f61-82f4-5d5bd547bb74,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['4704df77-7c69-45fd-b54a-b81670484cb0','0c0cdc6c-944e-4d76-882e-f3fcedd5b17e','52c8b99d-bec7-48b8-ab04-363a5b0cdad0','c771120b-50ce-4bc4-87f8-24bb1fe927db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=7b8698ec-5687-4b7c-abeb-53990dfed8f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1600937240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=69ffcccf-9e2d-4f61-82f4-5d5bd547bb74,host=None,id=038f44a5-0968-4fe3-b6a9-88ae075c0fb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c116ad98bb842cfa19b45fe890c7f4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d522a1ead1c247e1af2c065214149f0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b8698ec-5687-4b7c-abeb-53990dfed8f0),volume_type_id=7b8698ec-5687-4b7c-abeb-53990dfed8f0)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4184fcac-d74c-4236-9eb0-ad5d987e1c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4184fcac-d74c-4236-9eb0-ad5d987e1c54) transitioned into state 'SUCCESS' from state '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-1600937240',encryption_key_id=None,group_id=69ffcccf-9e2d-4f61-82f4-5d5bd547bb74,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['4704df77-7c69-45fd-b54a-b81670484cb0','0c0cdc6c-944e-4d76-882e-f3fcedd5b17e','52c8b99d-bec7-48b8-ab04-363a5b0cdad0','c771120b-50ce-4bc4-87f8-24bb1fe927db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=7b8698ec-5687-4b7c-abeb-53990dfed8f0)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0493d323-1756-45b9-8fbd-46adca9e0b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0493d323-1756-45b9-8fbd-46adca9e0b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (d0027b11-0411-4068-bc83-adbd8d00532c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request issued successfully. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:32 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-23523822-f6bf-448f-a4ba-f93f950c9d80 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-23523822-f6bf-448f-a4ba-f93f950c9d80 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-23523822-f6bf-448f-a4ba-f93f950c9d80 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-23523822-f6bf-448f-a4ba-f93f950c9d80 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-23523822-f6bf-448f-a4ba-f93f950c9d80 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 returned with HTTP 404 Sep 05 04:40:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 210/406] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:32 2026] GET /volume/v3/snapshots/aacc81c4-128a-4991-bc0f-4b75f10efa26 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e12990fc-cdf2-4aba-b5e7-89a26144e715 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e12990fc-cdf2-4aba-b5e7-89a26144e715 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e12990fc-cdf2-4aba-b5e7-89a26144e715 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e12990fc-cdf2-4aba-b5e7-89a26144e715 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e12990fc-cdf2-4aba-b5e7-89a26144e715 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e12990fc-cdf2-4aba-b5e7-89a26144e715 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 returned with HTTP 200 Sep 05 04:40:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 211/407] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:32 2026] GET /volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5c81a746-0ea1-4262-956a-b62e37b3c5b8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5b4ced9d-cb57-415b-8f98-e68b821d3240 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:40:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 197/408] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:40:31 2026] POST /volume/v3/volumes => generated 830 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-be8fac27-a6d0-4fe1-bdb2-2f4c5e6a7229 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-be8fac27-a6d0-4fe1-bdb2-2f4c5e6a7229 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] DELETE http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-be8fac27-a6d0-4fe1-bdb2-2f4c5e6a7229 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-be8fac27-a6d0-4fe1-bdb2-2f4c5e6a7229 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-be8fac27-a6d0-4fe1-bdb2-2f4c5e6a7229 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Delete volume with id: c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-be8fac27-a6d0-4fe1-bdb2-2f4c5e6a7229 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-be8fac27-a6d0-4fe1-bdb2-2f4c5e6a7229 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Delete volume request issued successfully. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-be8fac27-a6d0-4fe1-bdb2-2f4c5e6a7229 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 returned with HTTP 202 Sep 05 04:40:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 198/409] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:40:32 2026] DELETE /volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:32 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c81a746-0ea1-4262-956a-b62e37b3c5b8 tempest-VolumePoolsAdminTestsJSON-1827277091 tempest-VolumePoolsAdminTestsJSON-1827277091-project-admin] GET http://192.168.122.229/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c81a746-0ea1-4262-956a-b62e37b3c5b8 tempest-VolumePoolsAdminTestsJSON-1827277091 tempest-VolumePoolsAdminTestsJSON-1827277091-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c81a746-0ea1-4262-956a-b62e37b3c5b8 tempest-VolumePoolsAdminTestsJSON-1827277091 tempest-VolumePoolsAdminTestsJSON-1827277091-project-admin] Calling method 'get_pools' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c81a746-0ea1-4262-956a-b62e37b3c5b8 tempest-VolumePoolsAdminTestsJSON-1827277091 tempest-VolumePoolsAdminTestsJSON-1827277091-project-admin] http://192.168.122.229/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 04:40:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 212/410] 192.168.122.229 () {58 vars in 1198 bytes} [Sat Sep 5 04:40:32 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 517 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-78b9eeb1-746d-4569-b17d-bee78210a13e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-78b9eeb1-746d-4569-b17d-bee78210a13e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-78b9eeb1-746d-4569-b17d-bee78210a13e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-78b9eeb1-746d-4569-b17d-bee78210a13e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9647476f-62b6-4b34-92e0-9775d29f39f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 returned with HTTP 200 Sep 05 04:40:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 199/411] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:32 2026] GET /volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 => generated 922 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c1691997-19c9-41cf-9b34-013f4fbf0a74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c1691997-19c9-41cf-9b34-013f4fbf0a74 tempest-VolumePoolsAdminTestsJSON-1827277091 tempest-VolumePoolsAdminTestsJSON-1827277091-project-admin] GET http://192.168.122.229/volume/v3/scheduler-stats/get_pools Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c1691997-19c9-41cf-9b34-013f4fbf0a74 tempest-VolumePoolsAdminTestsJSON-1827277091 tempest-VolumePoolsAdminTestsJSON-1827277091-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c1691997-19c9-41cf-9b34-013f4fbf0a74 tempest-VolumePoolsAdminTestsJSON-1827277091 tempest-VolumePoolsAdminTestsJSON-1827277091-project-admin] Calling method 'get_pools' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-78b9eeb1-746d-4569-b17d-bee78210a13e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:40:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c1691997-19c9-41cf-9b34-013f4fbf0a74 tempest-VolumePoolsAdminTestsJSON-1827277091 tempest-VolumePoolsAdminTestsJSON-1827277091-project-admin] http://192.168.122.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 04:40:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 200/412] 192.168.122.229 () {58 vars in 1175 bytes} [Sat Sep 5 04:40:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-78b9eeb1-746d-4569-b17d-bee78210a13e tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 returned with HTTP 200 Sep 05 04:40:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 213/413] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:32 2026] GET /volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f2396946-08b0-4ad5-a061-ed584daeda31 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2396946-08b0-4ad5-a061-ed584daeda31 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 Sep 05 04:40:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2396946-08b0-4ad5-a061-ed584daeda31 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2396946-08b0-4ad5-a061-ed584daeda31 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f2396946-08b0-4ad5-a061-ed584daeda31 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:33 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-f2396946-08b0-4ad5-a061-ed584daeda31 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:33 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-f2396946-08b0-4ad5-a061-ed584daeda31 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-500bf07c-33b7-41cb-a4f7-68ae6ca9c7f5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-500bf07c-33b7-41cb-a4f7-68ae6ca9c7f5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-500bf07c-33b7-41cb-a4f7-68ae6ca9c7f5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-500bf07c-33b7-41cb-a4f7-68ae6ca9c7f5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-500bf07c-33b7-41cb-a4f7-68ae6ca9c7f5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Volume info retrieved successfully. Sep 05 04:40:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-500bf07c-33b7-41cb-a4f7-68ae6ca9c7f5 tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 returned with HTTP 200 Sep 05 04:40:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 214/414] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:33 2026] GET /volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:33 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-f2396946-08b0-4ad5-a061-ed584daeda31 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2396946-08b0-4ad5-a061-ed584daeda31 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 returned with HTTP 200 Sep 05 04:40:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 201/415] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:33 2026] GET /volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 => generated 922 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-495eb470-8f2d-4cf4-a01c-37d8e75136de None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-495eb470-8f2d-4cf4-a01c-37d8e75136de tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] GET http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 Sep 05 04:40:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-495eb470-8f2d-4cf4-a01c-37d8e75136de tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-495eb470-8f2d-4cf4-a01c-37d8e75136de tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-495eb470-8f2d-4cf4-a01c-37d8e75136de tempest-SnapshotsActionsTest-1124761940 tempest-SnapshotsActionsTest-1124761940-project-member] http://192.168.122.229/volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 returned with HTTP 404 Sep 05 04:40:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 215/416] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:34 2026] GET /volume/v3/volumes/c4399394-625b-4f86-aeef-dc58d9b00ff2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 Sep 05 04:40:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:35 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:35 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:35 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3df1780c-c348-496e-b02d-8afdcf13ed63 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 returned with HTTP 200 Sep 05 04:40:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 202/417] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:35 2026] GET /volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 => generated 923 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d3b5766b-b779-4a00-bd53-dcd4974ebeed None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d3b5766b-b779-4a00-bd53-dcd4974ebeed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] PUT http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d3b5766b-b779-4a00-bd53-dcd4974ebeed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3ccdfd99-e549-4c15-a5ac-c2590c380f8a"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-d3b5766b-b779-4a00-bd53-dcd4974ebeed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Update called for group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74. {{(pid=89503) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 04:40:35 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-d3b5766b-b779-4a00-bd53-dcd4974ebeed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Updating group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 with name None description: None add_volumes: None remove_volumes: 3ccdfd99-e549-4c15-a5ac-c2590c380f8a. Sep 05 04:40:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d3b5766b-b779-4a00-bd53-dcd4974ebeed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 202 Sep 05 04:40:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 216/418] 192.168.122.229 () {62 vars in 1290 bytes} [Sat Sep 5 04:40:35 2026] PUT /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3c15df36-b025-4a16-82ae-180f9cfb24c7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c15df36-b025-4a16-82ae-180f9cfb24c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c15df36-b025-4a16-82ae-180f9cfb24c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c15df36-b025-4a16-82ae-180f9cfb24c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-3c15df36-b025-4a16-82ae-180f9cfb24c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:35 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c15df36-b025-4a16-82ae-180f9cfb24c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 203/419] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:35 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e3c16916-c7c7-4c22-8d72-6c14a0b8df39 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e3c16916-c7c7-4c22-8d72-6c14a0b8df39 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e3c16916-c7c7-4c22-8d72-6c14a0b8df39 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e3c16916-c7c7-4c22-8d72-6c14a0b8df39 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-e3c16916-c7c7-4c22-8d72-6c14a0b8df39 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:36 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e3c16916-c7c7-4c22-8d72-6c14a0b8df39 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 217/420] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:36 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 393 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5504885b-f1ef-4733-a4d5-64cb1b3825f7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5504885b-f1ef-4733-a4d5-64cb1b3825f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] PUT http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5504885b-f1ef-4733-a4d5-64cb1b3825f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3ccdfd99-e549-4c15-a5ac-c2590c380f8a"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-5504885b-f1ef-4733-a4d5-64cb1b3825f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Update called for group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74. {{(pid=89502) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 04:40:36 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-5504885b-f1ef-4733-a4d5-64cb1b3825f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Updating group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 with name None description: None add_volumes: 3ccdfd99-e549-4c15-a5ac-c2590c380f8a remove_volumes: None. Sep 05 04:40:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:36 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5504885b-f1ef-4733-a4d5-64cb1b3825f7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 202 Sep 05 04:40:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 204/421] 192.168.122.229 () {62 vars in 1290 bytes} [Sat Sep 5 04:40:36 2026] PUT /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 04:40:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-60e71515-50c9-4cb9-b8b1-a65996c4ecba None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60e71515-50c9-4cb9-b8b1-a65996c4ecba tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60e71515-50c9-4cb9-b8b1-a65996c4ecba tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60e71515-50c9-4cb9-b8b1-a65996c4ecba tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-60e71515-50c9-4cb9-b8b1-a65996c4ecba tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:36 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60e71515-50c9-4cb9-b8b1-a65996c4ecba tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 218/422] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:36 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-852b434f-e99c-44bf-b63b-87d78a71b918 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-852b434f-e99c-44bf-b63b-87d78a71b918 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-852b434f-e99c-44bf-b63b-87d78a71b918 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-852b434f-e99c-44bf-b63b-87d78a71b918 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-852b434f-e99c-44bf-b63b-87d78a71b918 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:37 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-852b434f-e99c-44bf-b63b-87d78a71b918 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 205/423] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:37 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 393 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-181c0e90-4198-4783-b265-b98e4826d584 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-181c0e90-4198-4783-b265-b98e4826d584 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] PUT http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-181c0e90-4198-4783-b265-b98e4826d584 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "038f44a5-0968-4fe3-b6a9-88ae075c0fb7"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-181c0e90-4198-4783-b265-b98e4826d584 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Update called for group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74. {{(pid=89503) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 04:40:37 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-181c0e90-4198-4783-b265-b98e4826d584 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Updating group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 with name None description: None add_volumes: None remove_volumes: 038f44a5-0968-4fe3-b6a9-88ae075c0fb7. Sep 05 04:40:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-181c0e90-4198-4783-b265-b98e4826d584 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 202 Sep 05 04:40:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 219/424] 192.168.122.229 () {62 vars in 1290 bytes} [Sat Sep 5 04:40:37 2026] PUT /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-babe83f0-60c7-4acf-a0d3-3156c1e1e237 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-babe83f0-60c7-4acf-a0d3-3156c1e1e237 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-babe83f0-60c7-4acf-a0d3-3156c1e1e237 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-babe83f0-60c7-4acf-a0d3-3156c1e1e237 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-babe83f0-60c7-4acf-a0d3-3156c1e1e237 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:37 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-babe83f0-60c7-4acf-a0d3-3156c1e1e237 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 206/425] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:37 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d3d5ff7-f2f1-450c-aa15-2ca2d7e30d2b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d3d5ff7-f2f1-450c-aa15-2ca2d7e30d2b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d3d5ff7-f2f1-450c-aa15-2ca2d7e30d2b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d3d5ff7-f2f1-450c-aa15-2ca2d7e30d2b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-0d3d5ff7-f2f1-450c-aa15-2ca2d7e30d2b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:38 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d3d5ff7-f2f1-450c-aa15-2ca2d7e30d2b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 220/426] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:38 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6a233ffd-86b0-4911-ad30-72cd320a8dd7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6a233ffd-86b0-4911-ad30-72cd320a8dd7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] PUT http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6a233ffd-86b0-4911-ad30-72cd320a8dd7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "038f44a5-0968-4fe3-b6a9-88ae075c0fb7"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-6a233ffd-86b0-4911-ad30-72cd320a8dd7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Update called for group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74. {{(pid=89502) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 04:40:38 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-6a233ffd-86b0-4911-ad30-72cd320a8dd7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Updating group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 with name None description: None add_volumes: 038f44a5-0968-4fe3-b6a9-88ae075c0fb7 remove_volumes: None. Sep 05 04:40:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:39 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:39 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6a233ffd-86b0-4911-ad30-72cd320a8dd7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 202 Sep 05 04:40:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 207/427] 192.168.122.229 () {62 vars in 1290 bytes} [Sat Sep 5 04:40:38 2026] PUT /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 04:40:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a1c15755-d990-4a3d-9ab5-62d5c70bbdde None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a1c15755-d990-4a3d-9ab5-62d5c70bbdde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a1c15755-d990-4a3d-9ab5-62d5c70bbdde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a1c15755-d990-4a3d-9ab5-62d5c70bbdde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-a1c15755-d990-4a3d-9ab5-62d5c70bbdde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:39 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a1c15755-d990-4a3d-9ab5-62d5c70bbdde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 221/428] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:39 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-41155481-53f1-4dfc-a98e-f932fbf14ced None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-41155481-53f1-4dfc-a98e-f932fbf14ced tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-41155481-53f1-4dfc-a98e-f932fbf14ced tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-41155481-53f1-4dfc-a98e-f932fbf14ced tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-41155481-53f1-4dfc-a98e-f932fbf14ced tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:40 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-41155481-53f1-4dfc-a98e-f932fbf14ced tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 200 Sep 05 04:40:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 208/429] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:40 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 393 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-81869493-0b64-402e-9db0-1e11f4c973d8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: /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 05 04:40:40 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:40:40 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:40 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:40 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:40 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-81869493-0b64-402e-9db0-1e11f4c973d8 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 222/430] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:40 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-60c680f9-b77b-4112-8709-93af297b4140 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-60c680f9-b77b-4112-8709-93af297b4140 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/group_snapshots Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-60c680f9-b77b-4112-8709-93af297b4140 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "69ffcccf-9e2d-4f61-82f4-5d5bd547bb74", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-134538471"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-60c680f9-b77b-4112-8709-93af297b4140 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '69ffcccf-9e2d-4f61-82f4-5d5bd547bb74', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-134538471'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 04:40:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:40 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.group_snapshots [None req-60c680f9-b77b-4112-8709-93af297b4140 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-134538471. Sep 05 04:40:40 devstack devstack@c-api.service[89502]: /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 05 04:40:40 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:40 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-60c680f9-b77b-4112-8709-93af297b4140 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-789804677 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-789804677, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-60c680f9-b77b-4112-8709-93af297b4140 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['412647cd-746e-45ee-9023-5ddd37cc12ba', 'b0eb4426-0904-4c3b-9b58-7e83a2e9f069', 'b4fa94f5-fee5-464d-8804-9d36d1bc72e8', 'bcb4cbae-9364-4936-bd53-cb7652932931'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-60c680f9-b77b-4112-8709-93af297b4140 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots returned with HTTP 202 Sep 05 04:40:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 209/431] 192.168.122.229 () {62 vars in 1208 bytes} [Sat Sep 5 04:40:40 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-49f73d73-8400-4588-a34f-ae2bb5f28176 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-49f73d73-8400-4588-a34f-ae2bb5f28176 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-49f73d73-8400-4588-a34f-ae2bb5f28176 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-49f73d73-8400-4588-a34f-ae2bb5f28176 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-49f73d73-8400-4588-a34f-ae2bb5f28176 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-49f73d73-8400-4588-a34f-ae2bb5f28176 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 200 Sep 05 04:40:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 223/432] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:40 2026] GET /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-099148be-591f-480e-8ca6-bf40fbf6dd9f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-099148be-591f-480e-8ca6-bf40fbf6dd9f tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-099148be-591f-480e-8ca6-bf40fbf6dd9f tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-099148be-591f-480e-8ca6-bf40fbf6dd9f tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 210/433] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:40 2026] POST /volume/v3/types => generated 188 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5c0c4b17-a2e9-47a8-b176-5eaaeb69aa11 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c0c4b17-a2e9-47a8-b176-5eaaeb69aa11 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c0c4b17-a2e9-47a8-b176-5eaaeb69aa11 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c0c4b17-a2e9-47a8-b176-5eaaeb69aa11 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 224/434] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:41 2026] POST /volume/v3/types => generated 188 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1567355415"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1567355415'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Create volume of 1 GB Sep 05 04:40:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Availability Zones retrieved successfully. Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Flow 'volume_create_api' (1f4b1edd-f8ef-4bd6-9c60-0d55fb052750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f951d766-e30a-47e4-92f4-9f24bac4f52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f951d766-e30a-47e4-92f4-9f24bac4f52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:40:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4b162cda-41e6-4036-ac38-0b6b7cc05034,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b162cda-41e6-4036-ac38-0b6b7cc05034', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad6e292-e1ab-44f8-8c42-45e3df6171ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-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 05 04:40:41 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-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 05 04:40:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0a98928f-6b92-459f-baa1-de1db4aa117e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0a98928f-6b92-459f-baa1-de1db4aa117e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0a98928f-6b92-459f-baa1-de1db4aa117e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0a98928f-6b92-459f-baa1-de1db4aa117e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-0a98928f-6b92-459f-baa1-de1db4aa117e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0a98928f-6b92-459f-baa1-de1db4aa117e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 200 Sep 05 04:40:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 225/435] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:41 2026] GET /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9e2b62f0-cff0-4f19-9ffd-389d1e079099 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Created reservations ['3b2fcc2a-bb8e-40d4-b13c-789f7442b5ce', '4f7899ca-91de-42ac-b946-3fb1f0fa8fd2', '9b504271-7166-49fd-8897-f7eb77b34ddb', 'bbbf3f9d-421d-42fa-82cd-68029d7c8465'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad6e292-e1ab-44f8-8c42-45e3df6171ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2fcc2a-bb8e-40d4-b13c-789f7442b5ce', '4f7899ca-91de-42ac-b946-3fb1f0fa8fd2', '9b504271-7166-49fd-8897-f7eb77b34ddb', 'bbbf3f9d-421d-42fa-82cd-68029d7c8465']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5931570-1c6c-4d6e-bc2c-89b6f21965aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5931570-1c6c-4d6e-bc2c-89b6f21965aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02541a6f-d6ea-4cb8-be63-1b584b17c417', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1567355415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cba68b83bd9d4694a5a3fa8dce9eb0a6',qos_specs=None,replication_status=,reservations=['3b2fcc2a-bb8e-40d4-b13c-789f7442b5ce','4f7899ca-91de-42ac-b946-3fb1f0fa8fd2','9b504271-7166-49fd-8897-f7eb77b34ddb','bbbf3f9d-421d-42fa-82cd-68029d7c8465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780a75781efd4e9a8188a128b6ebac25',volume_type_id=4b162cda-41e6-4036-ac38-0b6b7cc05034), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:40:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1567355415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02541a6f-d6ea-4cb8-be63-1b584b17c417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cba68b83bd9d4694a5a3fa8dce9eb0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780a75781efd4e9a8188a128b6ebac25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b162cda-41e6-4036-ac38-0b6b7cc05034),volume_type_id=4b162cda-41e6-4036-ac38-0b6b7cc05034)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c32076-ff1b-41bc-81f2-525c1522d85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c32076-ff1b-41bc-81f2-525c1522d85f) transitioned into state 'SUCCESS' from state '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-1567355415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cba68b83bd9d4694a5a3fa8dce9eb0a6',qos_specs=None,replication_status=,reservations=['3b2fcc2a-bb8e-40d4-b13c-789f7442b5ce','4f7899ca-91de-42ac-b946-3fb1f0fa8fd2','9b504271-7166-49fd-8897-f7eb77b34ddb','bbbf3f9d-421d-42fa-82cd-68029d7c8465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780a75781efd4e9a8188a128b6ebac25',volume_type_id=4b162cda-41e6-4036-ac38-0b6b7cc05034)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cdf5a5-bad6-4ee1-8075-e9dfa36fe3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cdf5a5-bad6-4ee1-8075-e9dfa36fe3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Flow 'volume_create_api' (1f4b1edd-f8ef-4bd6-9c60-0d55fb052750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Create volume request issued successfully. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-08155b47-0493-4de4-94d2-7dee26d9b9ba tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:40:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 211/436] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:40:41 2026] POST /volume/v3/volumes => generated 776 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b24316b6-fe03-4ede-b30c-336a57c2f55d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b24316b6-fe03-4ede-b30c-336a57c2f55d tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b24316b6-fe03-4ede-b30c-336a57c2f55d tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b24316b6-fe03-4ede-b30c-336a57c2f55d tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b24316b6-fe03-4ede-b30c-336a57c2f55d tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b24316b6-fe03-4ede-b30c-336a57c2f55d tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 212/437] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:42 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e2b62f0-cff0-4f19-9ffd-389d1e079099 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e2b62f0-cff0-4f19-9ffd-389d1e079099 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1027354696", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1319292295", "vendor_name": "tempest-vendor_name-1127270873"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e2b62f0-cff0-4f19-9ffd-389d1e079099 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 226/438] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:40:41 2026] POST /volume/v3/types => generated 328 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d33384bf-f8e5-4b5b-bb8f-c492285b646e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1076160857"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Create volume request body: {'volume': {'volume_type': 'd33384bf-f8e5-4b5b-bb8f-c492285b646e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1076160857'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Create volume of 1 GB Sep 05 04:40:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Availability Zones retrieved successfully. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Flow 'volume_create_api' (f9f07c39-c5cb-4bd1-a989-1daaf58c9978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a343965-2446-42ed-9473-190b23a564a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a343965-2446-42ed-9473-190b23a564a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:40:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1319292295',vendor_name='tempest-vendor_name-1127270873'},id=d33384bf-f8e5-4b5b-bb8f-c492285b646e,is_public=True,name='tempest-UserMessagesTest-volume-type-1027354696',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd33384bf-f8e5-4b5b-bb8f-c492285b646e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da6467c-0884-4819-a3d4-e5888c71c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1027354696 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1027354696, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1027354696 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1027354696, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Created reservations ['8576d093-e2ff-435b-82bf-d6e5c7f174a3', '9064899c-5eba-4aba-a267-f8add1f7382d', 'f3e80761-18f9-486e-9e5e-293cbfedc32c', '79573111-fd61-4600-9dba-ef3fd4b91135'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da6467c-0884-4819-a3d4-e5888c71c24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8576d093-e2ff-435b-82bf-d6e5c7f174a3', '9064899c-5eba-4aba-a267-f8add1f7382d', 'f3e80761-18f9-486e-9e5e-293cbfedc32c', '79573111-fd61-4600-9dba-ef3fd4b91135']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ad5524-7d12-4b81-b07a-ea71c8d2c5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ad5524-7d12-4b81-b07a-ea71c8d2c5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06961f41-df17-4d9e-bc61-3a4024759431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1076160857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed334295727d4ef8a26e86cb2b8eb875',qos_specs=None,replication_status=,reservations=['8576d093-e2ff-435b-82bf-d6e5c7f174a3','9064899c-5eba-4aba-a267-f8add1f7382d','f3e80761-18f9-486e-9e5e-293cbfedc32c','79573111-fd61-4600-9dba-ef3fd4b91135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1280943e783e4019876392f236628a69',volume_type_id=d33384bf-f8e5-4b5b-bb8f-c492285b646e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1076160857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06961f41-df17-4d9e-bc61-3a4024759431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed334295727d4ef8a26e86cb2b8eb875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1280943e783e4019876392f236628a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d33384bf-f8e5-4b5b-bb8f-c492285b646e),volume_type_id=d33384bf-f8e5-4b5b-bb8f-c492285b646e)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebc4b8e-268a-4234-bf6a-a139ba5e927b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebc4b8e-268a-4234-bf6a-a139ba5e927b) transitioned into state 'SUCCESS' from state '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-1076160857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed334295727d4ef8a26e86cb2b8eb875',qos_specs=None,replication_status=,reservations=['8576d093-e2ff-435b-82bf-d6e5c7f174a3','9064899c-5eba-4aba-a267-f8add1f7382d','f3e80761-18f9-486e-9e5e-293cbfedc32c','79573111-fd61-4600-9dba-ef3fd4b91135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1280943e783e4019876392f236628a69',volume_type_id=d33384bf-f8e5-4b5b-bb8f-c492285b646e)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b204e5-7e6c-4534-88c4-ee1e7f615191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b204e5-7e6c-4534-88c4-ee1e7f615191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Flow 'volume_create_api' (f9f07c39-c5cb-4bd1-a989-1daaf58c9978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Create volume request issued successfully. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c43f84cb-e507-4ba5-94f9-3cdeb25573d7 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:40:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 213/439] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:40:42 2026] POST /volume/v3/volumes => generated 794 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:40:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2aa29d70-38a2-4f98-b3b8-d801c962ab5e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-74fc8b85-86f4-40af-a062-007c53c41830 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74fc8b85-86f4-40af-a062-007c53c41830 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74fc8b85-86f4-40af-a062-007c53c41830 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74fc8b85-86f4-40af-a062-007c53c41830 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2aa29d70-38a2-4f98-b3b8-d801c962ab5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2aa29d70-38a2-4f98-b3b8-d801c962ab5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2aa29d70-38a2-4f98-b3b8-d801c962ab5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-2aa29d70-38a2-4f98-b3b8-d801c962ab5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-74fc8b85-86f4-40af-a062-007c53c41830 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Volume info retrieved successfully. Sep 05 04:40:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74fc8b85-86f4-40af-a062-007c53c41830 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 returned with HTTP 200 Sep 05 04:40:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 214/440] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:40:42 2026] GET /volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2aa29d70-38a2-4f98-b3b8-d801c962ab5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 200 Sep 05 04:40:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 227/441] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:42 2026] GET /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d243b746-65b3-42a3-9b31-4f09802fd50a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d243b746-65b3-42a3-9b31-4f09802fd50a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d243b746-65b3-42a3-9b31-4f09802fd50a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d243b746-65b3-42a3-9b31-4f09802fd50a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d243b746-65b3-42a3-9b31-4f09802fd50a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d243b746-65b3-42a3-9b31-4f09802fd50a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 215/442] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:43 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3a383c47-083b-43a3-ac28-bb6cd63e1fb1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a383c47-083b-43a3-ac28-bb6cd63e1fb1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a383c47-083b-43a3-ac28-bb6cd63e1fb1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a383c47-083b-43a3-ac28-bb6cd63e1fb1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-3a383c47-083b-43a3-ac28-bb6cd63e1fb1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5c6cb555-1dfa-4942-b4b2-303a36674935 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5c6cb555-1dfa-4942-b4b2-303a36674935 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 Sep 05 04:40:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5c6cb555-1dfa-4942-b4b2-303a36674935 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5c6cb555-1dfa-4942-b4b2-303a36674935 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a383c47-083b-43a3-ac28-bb6cd63e1fb1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 200 Sep 05 04:40:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 228/443] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:43 2026] GET /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5c6cb555-1dfa-4942-b4b2-303a36674935 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Volume info retrieved successfully. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5c6cb555-1dfa-4942-b4b2-303a36674935 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 returned with HTTP 200 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 216/444] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:40:43 2026] GET /volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 => generated 883 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ac90c057-09e2-4eb4-a385-8e7c6c8b2125 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ac90c057-09e2-4eb4-a385-8e7c6c8b2125 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/messages Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ac90c057-09e2-4eb4-a385-8e7c6c8b2125 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ac90c057-09e2-4eb4-a385-8e7c6c8b2125 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ac90c057-09e2-4eb4-a385-8e7c6c8b2125 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 04:40:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 229/445] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 04:40:44 2026] GET /volume/v3/messages => generated 678 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0f21a83d-3482-4414-b3e2-85aea3d921ad None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0f21a83d-3482-4414-b3e2-85aea3d921ad tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] DELETE http://192.168.122.229/volume/v3/messages/df9b610b-26ea-429f-9b05-324c5ed50dbf Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0f21a83d-3482-4414-b3e2-85aea3d921ad tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0f21a83d-3482-4414-b3e2-85aea3d921ad tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0f21a83d-3482-4414-b3e2-85aea3d921ad tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/messages/df9b610b-26ea-429f-9b05-324c5ed50dbf returned with HTTP 204 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 217/446] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 04:40:44 2026] DELETE /volume/v3/messages/df9b610b-26ea-429f-9b05-324c5ed50dbf => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d8f3acd-319a-480c-bd03-a5bcb1d5fc9d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d8f3acd-319a-480c-bd03-a5bcb1d5fc9d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/messages/df9b610b-26ea-429f-9b05-324c5ed50dbf Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d8f3acd-319a-480c-bd03-a5bcb1d5fc9d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d8f3acd-319a-480c-bd03-a5bcb1d5fc9d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d8f3acd-319a-480c-bd03-a5bcb1d5fc9d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/messages/df9b610b-26ea-429f-9b05-324c5ed50dbf returned with HTTP 404 Sep 05 04:40:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 230/447] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:40:44 2026] GET /volume/v3/messages/df9b610b-26ea-429f-9b05-324c5ed50dbf => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9a7a5226-e101-4338-9b33-65cfe6f81b9a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a7a5226-e101-4338-9b33-65cfe6f81b9a tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a7a5226-e101-4338-9b33-65cfe6f81b9a tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a7a5226-e101-4338-9b33-65cfe6f81b9a tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9a7a5226-e101-4338-9b33-65cfe6f81b9a tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Volume info retrieved successfully. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a7a5226-e101-4338-9b33-65cfe6f81b9a tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 returned with HTTP 200 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 218/448] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:40:44 2026] GET /volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9d2a86a7-209d-4782-9dd9-2139b612997d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] DELETE http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Delete volume with id: 06961f41-df17-4d9e-bc61-3a4024759431 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-12b0978e-6ad4-4e4d-8e0a-77fbe4d77a39 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-12b0978e-6ad4-4e4d-8e0a-77fbe4d77a39 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-12b0978e-6ad4-4e4d-8e0a-77fbe4d77a39 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-12b0978e-6ad4-4e4d-8e0a-77fbe4d77a39 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Volume info retrieved successfully. Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89503) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-12b0978e-6ad4-4e4d-8e0a-77fbe4d77a39 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-12b0978e-6ad4-4e4d-8e0a-77fbe4d77a39 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 219/449] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:44 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 868 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1027354696 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1027354696, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:44 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1027354696 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1027354696, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Created reservations ['93a1baa2-dabb-4651-894a-c9747e47803b', '0893b445-4722-457a-a3cb-3300a65c0588', '220ae55e-c6bb-4b23-9371-c6dbd8dbf2a9', '9d94a730-4a3a-4f15-932f-8eb7f7aaa1b5'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Delete volume request issued successfully. Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9d2a86a7-209d-4782-9dd9-2139b612997d tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 returned with HTTP 202 Sep 05 04:40:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 231/450] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:40:44 2026] DELETE /volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-65d6a163-9e86-4494-b95c-7764ca512b01 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-65d6a163-9e86-4494-b95c-7764ca512b01 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-65d6a163-9e86-4494-b95c-7764ca512b01 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-65d6a163-9e86-4494-b95c-7764ca512b01 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-65d6a163-9e86-4494-b95c-7764ca512b01 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 returned with HTTP 404 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 220/451] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:40:44 2026] GET /volume/v3/volumes/06961f41-df17-4d9e-bc61-3a4024759431 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2890580a-e997-4010-8e86-547aa38a980f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2890580a-e997-4010-8e86-547aa38a980f tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] DELETE http://192.168.122.229/volume/v3/types/d33384bf-f8e5-4b5b-bb8f-c492285b646e Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2890580a-e997-4010-8e86-547aa38a980f tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2890580a-e997-4010-8e86-547aa38a980f tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2890580a-e997-4010-8e86-547aa38a980f tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] http://192.168.122.229/volume/v3/types/d33384bf-f8e5-4b5b-bb8f-c492285b646e returned with HTTP 202 Sep 05 04:40:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 232/452] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:44 2026] DELETE /volume/v3/types/d33384bf-f8e5-4b5b-bb8f-c492285b646e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0a7e83b7-c68e-4e99-982c-78889e7b2997 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0a7e83b7-c68e-4e99-982c-78889e7b2997 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] GET http://192.168.122.229/volume/v3/types/d33384bf-f8e5-4b5b-bb8f-c492285b646e Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0a7e83b7-c68e-4e99-982c-78889e7b2997 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0a7e83b7-c68e-4e99-982c-78889e7b2997 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0a7e83b7-c68e-4e99-982c-78889e7b2997 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] http://192.168.122.229/volume/v3/types/d33384bf-f8e5-4b5b-bb8f-c492285b646e returned with HTTP 404 Sep 05 04:40:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 221/453] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:44 2026] GET /volume/v3/types/d33384bf-f8e5-4b5b-bb8f-c492285b646e => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1ead86b9-3044-4a85-a7d0-851796c4e6ee None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1ead86b9-3044-4a85-a7d0-851796c4e6ee tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1ead86b9-3044-4a85-a7d0-851796c4e6ee tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-58173532", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1446694741", "vendor_name": "tempest-vendor_name-1376319942"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1ead86b9-3044-4a85-a7d0-851796c4e6ee tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 233/454] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:40:44 2026] POST /volume/v3/types => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fdef8c34-87c2-4d3d-aa66-fbd874b3bd82", "size": 1, "name": "tempest-UserMessagesTest-Volume-217684049"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Create volume request body: {'volume': {'volume_type': 'fdef8c34-87c2-4d3d-aa66-fbd874b3bd82', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-217684049'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Create volume of 1 GB Sep 05 04:40:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Availability Zones retrieved successfully. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Flow 'volume_create_api' (204fd6dc-e487-49ac-bdba-fc69cea2d137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c498cf6d-a36a-48b9-92bd-f2d99da8d40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c498cf6d-a36a-48b9-92bd-f2d99da8d40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:40:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1446694741',vendor_name='tempest-vendor_name-1376319942'},id=fdef8c34-87c2-4d3d-aa66-fbd874b3bd82,is_public=True,name='tempest-UserMessagesTest-volume-type-58173532',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fdef8c34-87c2-4d3d-aa66-fbd874b3bd82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (961d43cc-494a-44df-82f0-4c0ffac23b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:44 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-58173532 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-58173532, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:44 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-58173532 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-58173532, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8e1dfec2-1847-4030-bf8a-3a28518a65e7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e1dfec2-1847-4030-bf8a-3a28518a65e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e1dfec2-1847-4030-bf8a-3a28518a65e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e1dfec2-1847-4030-bf8a-3a28518a65e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-8e1dfec2-1847-4030-bf8a-3a28518a65e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Created reservations ['e000a731-5b54-42f9-a0ba-76ae66d6fdc8', 'd7bce504-4575-48e9-a5e0-ed3783150fad', '1431cd2e-4d40-49a9-beba-426e504de9dd', 'fa05c370-2401-49a7-803c-eb93f5ba2e3d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e1dfec2-1847-4030-bf8a-3a28518a65e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 200 Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (961d43cc-494a-44df-82f0-4c0ffac23b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e000a731-5b54-42f9-a0ba-76ae66d6fdc8', 'd7bce504-4575-48e9-a5e0-ed3783150fad', '1431cd2e-4d40-49a9-beba-426e504de9dd', 'fa05c370-2401-49a7-803c-eb93f5ba2e3d']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 234/455] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:45 2026] GET /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd11e7c-627f-4ef3-86a5-32cccfb6c6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd11e7c-627f-4ef3-86a5-32cccfb6c6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe19bd4f-f1bc-44a5-9f80-b250d9b568fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-217684049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed334295727d4ef8a26e86cb2b8eb875',qos_specs=None,replication_status=,reservations=['e000a731-5b54-42f9-a0ba-76ae66d6fdc8','d7bce504-4575-48e9-a5e0-ed3783150fad','1431cd2e-4d40-49a9-beba-426e504de9dd','fa05c370-2401-49a7-803c-eb93f5ba2e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1280943e783e4019876392f236628a69',volume_type_id=fdef8c34-87c2-4d3d-aa66-fbd874b3bd82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-217684049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe19bd4f-f1bc-44a5-9f80-b250d9b568fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed334295727d4ef8a26e86cb2b8eb875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1280943e783e4019876392f236628a69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fdef8c34-87c2-4d3d-aa66-fbd874b3bd82),volume_type_id=fdef8c34-87c2-4d3d-aa66-fbd874b3bd82)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc692c5-753d-4fde-a2b9-3a01becd9164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc692c5-753d-4fde-a2b9-3a01becd9164) transitioned into state 'SUCCESS' from state '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-217684049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed334295727d4ef8a26e86cb2b8eb875',qos_specs=None,replication_status=,reservations=['e000a731-5b54-42f9-a0ba-76ae66d6fdc8','d7bce504-4575-48e9-a5e0-ed3783150fad','1431cd2e-4d40-49a9-beba-426e504de9dd','fa05c370-2401-49a7-803c-eb93f5ba2e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1280943e783e4019876392f236628a69',volume_type_id=fdef8c34-87c2-4d3d-aa66-fbd874b3bd82)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d9c340-f2c1-42ed-bbb0-5915874ae13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d9c340-f2c1-42ed-bbb0-5915874ae13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Flow 'volume_create_api' (204fd6dc-e487-49ac-bdba-fc69cea2d137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Create volume request issued successfully. Sep 05 04:40:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e389dbde-2436-4595-b6cb-5dcfce6fbf9f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:40:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 222/456] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:40:44 2026] POST /volume/v3/volumes => generated 791 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:40:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2086b5c4-85f6-4d19-ab03-d1d809e0d96e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2086b5c4-85f6-4d19-ab03-d1d809e0d96e tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa Sep 05 04:40:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2086b5c4-85f6-4d19-ab03-d1d809e0d96e tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2086b5c4-85f6-4d19-ab03-d1d809e0d96e tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2086b5c4-85f6-4d19-ab03-d1d809e0d96e tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Volume info retrieved successfully. Sep 05 04:40:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2086b5c4-85f6-4d19-ab03-d1d809e0d96e tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa returned with HTTP 200 Sep 05 04:40:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 235/457] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:40:45 2026] GET /volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1ccd4f75-7052-406a-905c-27627dfa97bb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1ccd4f75-7052-406a-905c-27627dfa97bb tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1ccd4f75-7052-406a-905c-27627dfa97bb tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1ccd4f75-7052-406a-905c-27627dfa97bb tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1ccd4f75-7052-406a-905c-27627dfa97bb tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1ccd4f75-7052-406a-905c-27627dfa97bb tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 223/458] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:45 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2e765238-8183-40cf-a842-5693ca536b0e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e765238-8183-40cf-a842-5693ca536b0e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e765238-8183-40cf-a842-5693ca536b0e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e765238-8183-40cf-a842-5693ca536b0e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-2e765238-8183-40cf-a842-5693ca536b0e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e765238-8183-40cf-a842-5693ca536b0e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 236/459] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-81cf2d71-6b40-43f6-a2b4-ba45f5873a74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-81cf2d71-6b40-43f6-a2b4-ba45f5873a74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-81cf2d71-6b40-43f6-a2b4-ba45f5873a74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-81cf2d71-6b40-43f6-a2b4-ba45f5873a74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-81cf2d71-6b40-43f6-a2b4-ba45f5873a74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-81cf2d71-6b40-43f6-a2b4-ba45f5873a74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /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 05 04:40:46 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-81cf2d71-6b40-43f6-a2b4-ba45f5873a74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all snapshots completed successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-81cf2d71-6b40-43f6-a2b4-ba45f5873a74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 224/460] 192.168.122.229 () {58 vars in 1148 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-943a85c7-0990-4a48-b737-6b9e0124b2de None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-943a85c7-0990-4a48-b737-6b9e0124b2de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-943a85c7-0990-4a48-b737-6b9e0124b2de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-943a85c7-0990-4a48-b737-6b9e0124b2de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-943a85c7-0990-4a48-b737-6b9e0124b2de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-943a85c7-0990-4a48-b737-6b9e0124b2de tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 237/461] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-44d2cd7f-eb70-4096-b70f-d214a1d6b235 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-44d2cd7f-eb70-4096-b70f-d214a1d6b235 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/0fe9fdcd-3fb6-43c5-917d-6c83dcfbf1fd Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-44d2cd7f-eb70-4096-b70f-d214a1d6b235 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-44d2cd7f-eb70-4096-b70f-d214a1d6b235 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-44d2cd7f-eb70-4096-b70f-d214a1d6b235 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-44d2cd7f-eb70-4096-b70f-d214a1d6b235 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/0fe9fdcd-3fb6-43c5-917d-6c83dcfbf1fd returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 225/462] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/snapshots/0fe9fdcd-3fb6-43c5-917d-6c83dcfbf1fd => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b21b1227-1ac8-4809-88ff-e8717b6136ce None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b21b1227-1ac8-4809-88ff-e8717b6136ce tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] DELETE http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b21b1227-1ac8-4809-88ff-e8717b6136ce tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b21b1227-1ac8-4809-88ff-e8717b6136ce tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-b21b1227-1ac8-4809-88ff-e8717b6136ce tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89503) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.group_snapshots [None req-b21b1227-1ac8-4809-88ff-e8717b6136ce tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group_snapshot with id: 8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /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 05 04:40:46 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a192c9de-d84b-4b50-a016-e3ab6c8a7ac1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a192c9de-d84b-4b50-a016-e3ab6c8a7ac1 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a192c9de-d84b-4b50-a016-e3ab6c8a7ac1 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a192c9de-d84b-4b50-a016-e3ab6c8a7ac1 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b21b1227-1ac8-4809-88ff-e8717b6136ce tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 202 Sep 05 04:40:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 238/463] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:40:46 2026] DELETE /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-16d3afb2-838d-48ea-a628-a8183706a359 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a192c9de-d84b-4b50-a016-e3ab6c8a7ac1 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Volume info retrieved successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a192c9de-d84b-4b50-a016-e3ab6c8a7ac1 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 226/464] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa => generated 880 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-01d63d36-dfd7-4b86-9ab1-18bcd52c0866 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-01d63d36-dfd7-4b86-9ab1-18bcd52c0866 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/messages Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /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 05 04:40:46 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-01d63d36-dfd7-4b86-9ab1-18bcd52c0866 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-01d63d36-dfd7-4b86-9ab1-18bcd52c0866 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:46 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-01d63d36-dfd7-4b86-9ab1-18bcd52c0866 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 227/465] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/messages => generated 678 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-323c46ac-929b-4203-bdd6-c1b271d50435 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-323c46ac-929b-4203-bdd6-c1b271d50435 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-323c46ac-929b-4203-bdd6-c1b271d50435 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-323c46ac-929b-4203-bdd6-c1b271d50435 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-323c46ac-929b-4203-bdd6-c1b271d50435 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-323c46ac-929b-4203-bdd6-c1b271d50435 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 228/466] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 868 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-442710d6-898f-474a-a482-1b24a8727c74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-442710d6-898f-474a-a482-1b24a8727c74 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/messages/8d3a2eb6-7126-4583-b918-b6066d4b07ce Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-442710d6-898f-474a-a482-1b24a8727c74 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-442710d6-898f-474a-a482-1b24a8727c74 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-442710d6-898f-474a-a482-1b24a8727c74 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/messages/8d3a2eb6-7126-4583-b918-b6066d4b07ce returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 229/467] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/messages/8d3a2eb6-7126-4583-b918-b6066d4b07ce => generated 675 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:46 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-894fb832-5ec0-48c6-b320-e46a5a178ea4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-894fb832-5ec0-48c6-b320-e46a5a178ea4 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/messages Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-894fb832-5ec0-48c6-b320-e46a5a178ea4 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-894fb832-5ec0-48c6-b320-e46a5a178ea4 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-894fb832-5ec0-48c6-b320-e46a5a178ea4 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 230/468] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/messages => generated 678 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-61e49b38-ecaf-4ffb-b0f6-2727dedeb98f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-61e49b38-ecaf-4ffb-b0f6-2727dedeb98f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] DELETE http://192.168.122.229/volume/v3/messages/8d3a2eb6-7126-4583-b918-b6066d4b07ce Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-61e49b38-ecaf-4ffb-b0f6-2727dedeb98f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-61e49b38-ecaf-4ffb-b0f6-2727dedeb98f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-61e49b38-ecaf-4ffb-b0f6-2727dedeb98f tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/messages/8d3a2eb6-7126-4583-b918-b6066d4b07ce returned with HTTP 204 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 231/469] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 04:40:46 2026] DELETE /volume/v3/messages/8d3a2eb6-7126-4583-b918-b6066d4b07ce => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16d3afb2-838d-48ea-a628-a8183706a359 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f00f671e-faad-4f20-bea8-c8e1d5a0d340 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 239/470] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f00f671e-faad-4f20-bea8-c8e1d5a0d340 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f00f671e-faad-4f20-bea8-c8e1d5a0d340 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f00f671e-faad-4f20-bea8-c8e1d5a0d340 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-74aded7f-2005-428a-9cb8-5edcc4f7ed2f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74aded7f-2005-428a-9cb8-5edcc4f7ed2f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74aded7f-2005-428a-9cb8-5edcc4f7ed2f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74aded7f-2005-428a-9cb8-5edcc4f7ed2f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-74aded7f-2005-428a-9cb8-5edcc4f7ed2f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-74aded7f-2005-428a-9cb8-5edcc4f7ed2f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /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 05 04:40:46 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-74aded7f-2005-428a-9cb8-5edcc4f7ed2f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all snapshots completed successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74aded7f-2005-428a-9cb8-5edcc4f7ed2f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 240/471] 192.168.122.229 () {58 vars in 1148 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f00f671e-faad-4f20-bea8-c8e1d5a0d340 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Volume info retrieved successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d379e751-6aa2-499b-ada1-17f7c6a6dbde None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f00f671e-faad-4f20-bea8-c8e1d5a0d340 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d379e751-6aa2-499b-ada1-17f7c6a6dbde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d379e751-6aa2-499b-ada1-17f7c6a6dbde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 232/472] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa => generated 880 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d379e751-6aa2-499b-ada1-17f7c6a6dbde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] DELETE http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Delete volume with id: fe19bd4f-f1bc-44a5-9f80-b250d9b568fa Sep 05 04:40:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d379e751-6aa2-499b-ada1-17f7c6a6dbde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d379e751-6aa2-499b-ada1-17f7c6a6dbde tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c returned with HTTP 200 Sep 05 04:40:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 241/473] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Volume info retrieved successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89502) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Created reservations ['0bb92248-9d34-4f62-bcd9-6648d62550ad', 'c966dfdf-3e4e-44a0-a4a8-290030540415', '51b48be1-7456-4c45-9c7b-871323b6be51', '4f002524-a203-4541-98fd-dc3b9bf47554'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Delete volume request issued successfully. Sep 05 04:40:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd0e1b69-e519-4426-af33-bb2c1ee964ca tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa returned with HTTP 202 Sep 05 04:40:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 233/474] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:40:46 2026] DELETE /volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-deea5377-d34c-4896-b442-771fe3ba0274 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-deea5377-d34c-4896-b442-771fe3ba0274 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] GET http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-deea5377-d34c-4896-b442-771fe3ba0274 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-deea5377-d34c-4896-b442-771fe3ba0274 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-deea5377-d34c-4896-b442-771fe3ba0274 tempest-UserMessagesTest-1578705250 tempest-UserMessagesTest-1578705250-project-member] http://192.168.122.229/volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa returned with HTTP 404 Sep 05 04:40:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 242/475] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:40:46 2026] GET /volume/v3/volumes/fe19bd4f-f1bc-44a5-9f80-b250d9b568fa => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7b0dcb3c-4944-4c51-ba4c-c3f6fb6bc9d8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b0dcb3c-4944-4c51-ba4c-c3f6fb6bc9d8 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] DELETE http://192.168.122.229/volume/v3/types/fdef8c34-87c2-4d3d-aa66-fbd874b3bd82 Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b0dcb3c-4944-4c51-ba4c-c3f6fb6bc9d8 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b0dcb3c-4944-4c51-ba4c-c3f6fb6bc9d8 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b0dcb3c-4944-4c51-ba4c-c3f6fb6bc9d8 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] http://192.168.122.229/volume/v3/types/fdef8c34-87c2-4d3d-aa66-fbd874b3bd82 returned with HTTP 202 Sep 05 04:40:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 234/476] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:47 2026] DELETE /volume/v3/types/fdef8c34-87c2-4d3d-aa66-fbd874b3bd82 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-72e3accd-c01d-4538-b009-98a8b0712c04 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72e3accd-c01d-4538-b009-98a8b0712c04 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] GET http://192.168.122.229/volume/v3/types/fdef8c34-87c2-4d3d-aa66-fbd874b3bd82 Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72e3accd-c01d-4538-b009-98a8b0712c04 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72e3accd-c01d-4538-b009-98a8b0712c04 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72e3accd-c01d-4538-b009-98a8b0712c04 tempest-UserMessagesTest-1121838147 tempest-UserMessagesTest-1121838147-project-admin] http://192.168.122.229/volume/v3/types/fdef8c34-87c2-4d3d-aa66-fbd874b3bd82 returned with HTTP 404 Sep 05 04:40:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 243/477] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:47 2026] GET /volume/v3/types/fdef8c34-87c2-4d3d-aa66-fbd874b3bd82 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-562ccae7-b9cf-431c-8144-6fc40de8503e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-562ccae7-b9cf-431c-8144-6fc40de8503e tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-562ccae7-b9cf-431c-8144-6fc40de8503e tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-562ccae7-b9cf-431c-8144-6fc40de8503e tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-562ccae7-b9cf-431c-8144-6fc40de8503e tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-562ccae7-b9cf-431c-8144-6fc40de8503e tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 235/478] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:47 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 869 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aaafd2f4-89d0-492f-8e74-a64d1b0d2b6f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aaafd2f4-89d0-492f-8e74-a64d1b0d2b6f tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aaafd2f4-89d0-492f-8e74-a64d1b0d2b6f tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aaafd2f4-89d0-492f-8e74-a64d1b0d2b6f tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a7e2b329-5301-4f91-9266-959f4242a906 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a7e2b329-5301-4f91-9266-959f4242a906 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-aaafd2f4-89d0-492f-8e74-a64d1b0d2b6f tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Volume info retrieved successfully. Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a7e2b329-5301-4f91-9266-959f4242a906 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a7e2b329-5301-4f91-9266-959f4242a906 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aaafd2f4-89d0-492f-8e74-a64d1b0d2b6f tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 244/479] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:47 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 1032 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a7e2b329-5301-4f91-9266-959f4242a906 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a7e2b329-5301-4f91-9266-959f4242a906 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c returned with HTTP 200 Sep 05 04:40:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 236/480] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:47 2026] GET /volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5cd1b308-dde8-4774-9814-72de3c579efc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] POST http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417/action Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:48 devstack devstack@c-api.service[89503]: /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 05 04:40:48 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:48 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-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 05 04:40:48 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-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 05 04:40:48 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Created reservations ['b0a9763f-81c4-469b-9d7e-d67fb20d6dac', 'c8b15d24-77ba-403c-be9d-b00f3c2b4d49'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:48 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-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 05 04:40:48 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-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 05 04:40:48 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Created reservations ['e85ee168-dc97-4304-a813-cda3c6ba6f0d', '8f659eea-1ce9-4b9a-8063-25740391efd7'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:48 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:48 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Retype volume request issued successfully. Sep 05 04:40:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5cd1b308-dde8-4774-9814-72de3c579efc tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417/action returned with HTTP 202 Sep 05 04:40:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 245/481] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:40:47 2026] POST /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417/action => generated 0 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93bba829-98ac-4584-94a3-1a7269958a5f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93bba829-98ac-4584-94a3-1a7269958a5f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93bba829-98ac-4584-94a3-1a7269958a5f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93bba829-98ac-4584-94a3-1a7269958a5f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93bba829-98ac-4584-94a3-1a7269958a5f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93bba829-98ac-4584-94a3-1a7269958a5f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 237/482] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:48 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 868 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-11f9dc39-fae0-4991-b749-5c9be43d826c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11f9dc39-fae0-4991-b749-5c9be43d826c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c Sep 05 04:40:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11f9dc39-fae0-4991-b749-5c9be43d826c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11f9dc39-fae0-4991-b749-5c9be43d826c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:48 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:48 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-11f9dc39-fae0-4991-b749-5c9be43d826c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11f9dc39-fae0-4991-b749-5c9be43d826c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c returned with HTTP 200 Sep 05 04:40:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 246/483] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:48 2026] GET /volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8ba634a4-77d3-4196-a64c-edbfad401d3a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ba634a4-77d3-4196-a64c-edbfad401d3a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ba634a4-77d3-4196-a64c-edbfad401d3a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ba634a4-77d3-4196-a64c-edbfad401d3a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8ba634a4-77d3-4196-a64c-edbfad401d3a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ba634a4-77d3-4196-a64c-edbfad401d3a tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 238/484] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:49 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 869 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e7d90123-8bbd-42ee-a1df-c6ec104828bd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7d90123-8bbd-42ee-a1df-c6ec104828bd tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7d90123-8bbd-42ee-a1df-c6ec104828bd tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7d90123-8bbd-42ee-a1df-c6ec104828bd tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e7d90123-8bbd-42ee-a1df-c6ec104828bd tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Volume info retrieved successfully. Sep 05 04:40:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7d90123-8bbd-42ee-a1df-c6ec104828bd tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 247/485] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:49 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 1032 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-46a4b8ad-56f9-4c4e-a871-cdd8c5a9c5d2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-46a4b8ad-56f9-4c4e-a871-cdd8c5a9c5d2 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] GET http://192.168.122.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1567355415 Sep 05 04:40:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-46a4b8ad-56f9-4c4e-a871-cdd8c5a9c5d2 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-46a4b8ad-56f9-4c4e-a871-cdd8c5a9c5d2 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-46a4b8ad-56f9-4c4e-a871-cdd8c5a9c5d2 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1567355415'), ('all_tenants', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-46a4b8ad-56f9-4c4e-a871-cdd8c5a9c5d2 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Get all volumes completed successfully. Sep 05 04:40:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-46a4b8ad-56f9-4c4e-a871-cdd8c5a9c5d2 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1567355415 returned with HTTP 200 Sep 05 04:40:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 239/486] 192.168.122.229 () {58 vars in 1282 bytes} [Sat Sep 5 04:40:49 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1567355415 => generated 355 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5f19efd9-3537-4605-9319-47c2549f1d12 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f19efd9-3537-4605-9319-47c2549f1d12 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f19efd9-3537-4605-9319-47c2549f1d12 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f19efd9-3537-4605-9319-47c2549f1d12 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5f19efd9-3537-4605-9319-47c2549f1d12 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f19efd9-3537-4605-9319-47c2549f1d12 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 248/487] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:49 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7276f874-7305-4276-9eaf-5d82341945d1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5da27054-ad57-47fc-bdca-dfcdb1b9cc91 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5da27054-ad57-47fc-bdca-dfcdb1b9cc91 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] DELETE http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7276f874-7305-4276-9eaf-5d82341945d1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c Sep 05 04:40:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7276f874-7305-4276-9eaf-5d82341945d1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7276f874-7305-4276-9eaf-5d82341945d1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5da27054-ad57-47fc-bdca-dfcdb1b9cc91 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5da27054-ad57-47fc-bdca-dfcdb1b9cc91 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:50 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-5da27054-ad57-47fc-bdca-dfcdb1b9cc91 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Delete volume with id: 02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:50 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=745,cinder:INSERT=113,cinder:UPDATE=202,cinder:DELETE=7 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:40:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7276f874-7305-4276-9eaf-5d82341945d1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7276f874-7305-4276-9eaf-5d82341945d1 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c returned with HTTP 200 Sep 05 04:40:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 249/488] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:50 2026] GET /volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5da27054-ad57-47fc-bdca-dfcdb1b9cc91 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5da27054-ad57-47fc-bdca-dfcdb1b9cc91 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Delete volume request issued successfully. Sep 05 04:40:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5da27054-ad57-47fc-bdca-dfcdb1b9cc91 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 202 Sep 05 04:40:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 240/489] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:40:50 2026] DELETE /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a9112da3-4eaa-4f70-858e-1a22f1fa9b8f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a9112da3-4eaa-4f70-858e-1a22f1fa9b8f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a9112da3-4eaa-4f70-858e-1a22f1fa9b8f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a9112da3-4eaa-4f70-858e-1a22f1fa9b8f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a9112da3-4eaa-4f70-858e-1a22f1fa9b8f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a9112da3-4eaa-4f70-858e-1a22f1fa9b8f tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 250/490] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:50 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 868 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dc3d2137-8b92-4f24-98dc-b463cf6c257c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dc3d2137-8b92-4f24-98dc-b463cf6c257c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c Sep 05 04:40:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dc3d2137-8b92-4f24-98dc-b463cf6c257c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dc3d2137-8b92-4f24-98dc-b463cf6c257c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dc3d2137-8b92-4f24-98dc-b463cf6c257c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dc3d2137-8b92-4f24-98dc-b463cf6c257c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c returned with HTTP 200 Sep 05 04:40:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 241/491] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:51 2026] GET /volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bdd8819f-9f81-4ae2-97b7-06bae65b1881 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bdd8819f-9f81-4ae2-97b7-06bae65b1881 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bdd8819f-9f81-4ae2-97b7-06bae65b1881 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bdd8819f-9f81-4ae2-97b7-06bae65b1881 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:51 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=638,cinder:INSERT=83,cinder:UPDATE=150,cinder:DELETE=5 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:40:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bdd8819f-9f81-4ae2-97b7-06bae65b1881 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Volume info retrieved successfully. Sep 05 04:40:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bdd8819f-9f81-4ae2-97b7-06bae65b1881 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 200 Sep 05 04:40:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 251/492] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:51 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 868 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6ea27556-e79e-47a6-9643-38575106e215 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6ea27556-e79e-47a6-9643-38575106e215 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6ea27556-e79e-47a6-9643-38575106e215 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6ea27556-e79e-47a6-9643-38575106e215 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6ea27556-e79e-47a6-9643-38575106e215 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:40:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6ea27556-e79e-47a6-9643-38575106e215 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c returned with HTTP 200 Sep 05 04:40:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 242/493] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:52 2026] GET /volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c => generated 467 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b2ad2c73-2d3a-4272-9a25-a41665291979 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b2ad2c73-2d3a-4272-9a25-a41665291979 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] GET http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b2ad2c73-2d3a-4272-9a25-a41665291979 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b2ad2c73-2d3a-4272-9a25-a41665291979 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b2ad2c73-2d3a-4272-9a25-a41665291979 tempest-VolumeRetypeWithoutMigrationTest-565051893 tempest-VolumeRetypeWithoutMigrationTest-565051893-project-member] http://192.168.122.229/volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 returned with HTTP 404 Sep 05 04:40:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 252/494] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:40:52 2026] GET /volume/v3/volumes/02541a6f-d6ea-4cb8-be63-1b584b17c417 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-64927d99-7c65-4b69-8e54-5ecb632a84e6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64927d99-7c65-4b69-8e54-5ecb632a84e6 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] DELETE http://192.168.122.229/volume/v3/types/94a34b5d-eaae-46cd-914f-d8fa80b22d11 Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64927d99-7c65-4b69-8e54-5ecb632a84e6 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64927d99-7c65-4b69-8e54-5ecb632a84e6 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64927d99-7c65-4b69-8e54-5ecb632a84e6 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/types/94a34b5d-eaae-46cd-914f-d8fa80b22d11 returned with HTTP 202 Sep 05 04:40:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 243/495] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:52 2026] DELETE /volume/v3/types/94a34b5d-eaae-46cd-914f-d8fa80b22d11 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-12126fad-bb79-4906-b7a7-55a08ce866f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-12126fad-bb79-4906-b7a7-55a08ce866f4 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] GET http://192.168.122.229/volume/v3/types/94a34b5d-eaae-46cd-914f-d8fa80b22d11 Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-12126fad-bb79-4906-b7a7-55a08ce866f4 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-12126fad-bb79-4906-b7a7-55a08ce866f4 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-12126fad-bb79-4906-b7a7-55a08ce866f4 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/types/94a34b5d-eaae-46cd-914f-d8fa80b22d11 returned with HTTP 404 Sep 05 04:40:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 253/496] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:52 2026] GET /volume/v3/types/94a34b5d-eaae-46cd-914f-d8fa80b22d11 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f9d1b54b-f694-44a9-8ad7-c3632c1e35a5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f9d1b54b-f694-44a9-8ad7-c3632c1e35a5 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] DELETE http://192.168.122.229/volume/v3/types/4b162cda-41e6-4036-ac38-0b6b7cc05034 Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f9d1b54b-f694-44a9-8ad7-c3632c1e35a5 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f9d1b54b-f694-44a9-8ad7-c3632c1e35a5 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f9d1b54b-f694-44a9-8ad7-c3632c1e35a5 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/types/4b162cda-41e6-4036-ac38-0b6b7cc05034 returned with HTTP 202 Sep 05 04:40:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 244/497] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:52 2026] DELETE /volume/v3/types/4b162cda-41e6-4036-ac38-0b6b7cc05034 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7c464302-3d12-4290-9505-e925aff887a9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c464302-3d12-4290-9505-e925aff887a9 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] GET http://192.168.122.229/volume/v3/types/4b162cda-41e6-4036-ac38-0b6b7cc05034 Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c464302-3d12-4290-9505-e925aff887a9 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c464302-3d12-4290-9505-e925aff887a9 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c464302-3d12-4290-9505-e925aff887a9 tempest-VolumeRetypeWithoutMigrationTest-1422648570 tempest-VolumeRetypeWithoutMigrationTest-1422648570-project-admin] http://192.168.122.229/volume/v3/types/4b162cda-41e6-4036-ac38-0b6b7cc05034 returned with HTTP 404 Sep 05 04:40:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 254/498] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:52 2026] GET /volume/v3/types/4b162cda-41e6-4036-ac38-0b6b7cc05034 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8007943d-6d57-46c0-8dff-f9b423a4e380 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8007943d-6d57-46c0-8dff-f9b423a4e380 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8007943d-6d57-46c0-8dff-f9b423a4e380 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8007943d-6d57-46c0-8dff-f9b423a4e380 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8007943d-6d57-46c0-8dff-f9b423a4e380 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c returned with HTTP 404 Sep 05 04:40:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 245/499] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:53 2026] GET /volume/v3/snapshots/e0d08b33-8fe5-4ea1-806c-e89ba23da42c => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8d3ed01b-f193-47c8-a902-e9f804e7ad96 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8d3ed01b-f193-47c8-a902-e9f804e7ad96 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/0fe9fdcd-3fb6-43c5-917d-6c83dcfbf1fd Sep 05 04:40:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8d3ed01b-f193-47c8-a902-e9f804e7ad96 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8d3ed01b-f193-47c8-a902-e9f804e7ad96 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8d3ed01b-f193-47c8-a902-e9f804e7ad96 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/0fe9fdcd-3fb6-43c5-917d-6c83dcfbf1fd returned with HTTP 404 Sep 05 04:40:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 255/500] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:40:53 2026] GET /volume/v3/snapshots/0fe9fdcd-3fb6-43c5-917d-6c83dcfbf1fd => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8b1222e6-3cda-489a-b8da-ad735e08a23a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8b1222e6-3cda-489a-b8da-ad735e08a23a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8b1222e6-3cda-489a-b8da-ad735e08a23a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8b1222e6-3cda-489a-b8da-ad735e08a23a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-8b1222e6-3cda-489a-b8da-ad735e08a23a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8b1222e6-3cda-489a-b8da-ad735e08a23a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 404 Sep 05 04:40:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 246/501] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:40:53 2026] GET /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b40ba543-7ff2-4ebe-bb62-33595da6f444 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b40ba543-7ff2-4ebe-bb62-33595da6f444 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] DELETE http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b40ba543-7ff2-4ebe-bb62-33595da6f444 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b40ba543-7ff2-4ebe-bb62-33595da6f444 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-b40ba543-7ff2-4ebe-bb62-33595da6f444 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for member 8f336861-7d2f-482e-915e-d0cc3101468e {{(pid=89503) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 04:40:53 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.group_snapshots [None req-b40ba543-7ff2-4ebe-bb62-33595da6f444 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group_snapshot with id: 8f336861-7d2f-482e-915e-d0cc3101468e Sep 05 04:40:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b40ba543-7ff2-4ebe-bb62-33595da6f444 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e returned with HTTP 404 Sep 05 04:40:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 256/502] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:40:53 2026] DELETE /volume/v3/group_snapshots/8f336861-7d2f-482e-915e-d0cc3101468e => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: /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 05 04:40:53 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:40:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:40:53 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:53 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:53 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:53 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:53 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-418b64eb-1a5b-4f17-a58a-8db3572abf74 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:40:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 247/503] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:40:53 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:40:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bba2618f-8e1c-4e74-b6a0-234b9fee23b5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bba2618f-8e1c-4e74-b6a0-234b9fee23b5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74/action Sep 05 04:40:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bba2618f-8e1c-4e74-b6a0-234b9fee23b5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:40:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bba2618f-8e1c-4e74-b6a0-234b9fee23b5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-bba2618f-8e1c-4e74-b6a0-234b9fee23b5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for group 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89503) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:40:54 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-bba2618f-8e1c-4e74-b6a0-234b9fee23b5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group with id: 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:54 devstack devstack@c-api.service[89503]: /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 05 04:40:54 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:40:54 devstack devstack@c-api.service[89503]: /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 05 04:40:54 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:40:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bba2618f-8e1c-4e74-b6a0-234b9fee23b5 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74/action returned with HTTP 202 Sep 05 04:40:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 257/504] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:40:54 2026] POST /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b337416b-fe76-46e1-992d-0f9333f9946c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b337416b-fe76-46e1-992d-0f9333f9946c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 Sep 05 04:40:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b337416b-fe76-46e1-992d-0f9333f9946c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b337416b-fe76-46e1-992d-0f9333f9946c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b337416b-fe76-46e1-992d-0f9333f9946c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:54 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-b337416b-fe76-46e1-992d-0f9333f9946c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:54 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-b337416b-fe76-46e1-992d-0f9333f9946c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:54 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-b337416b-fe76-46e1-992d-0f9333f9946c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b337416b-fe76-46e1-992d-0f9333f9946c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 returned with HTTP 200 Sep 05 04:40:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 248/505] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:54 2026] GET /volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 => generated 922 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 Sep 05 04:40:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:55 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:55 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:55 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-37d98bb8-590d-4f95-b1a7-4b3738ae4afa tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 returned with HTTP 200 Sep 05 04:40:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 258/506] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:55 2026] GET /volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 => generated 922 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-87a2c1d5-a072-454d-b00f-ae0a43e44c2d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-67951ef6-ddaf-4e24-981f-5972309a0e77 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-67951ef6-ddaf-4e24-981f-5972309a0e77 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-67951ef6-ddaf-4e24-981f-5972309a0e77 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-67951ef6-ddaf-4e24-981f-5972309a0e77 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-67951ef6-ddaf-4e24-981f-5972309a0e77 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 returned with HTTP 404 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 259/507] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:56 2026] GET /volume/v3/volumes/038f44a5-0968-4fe3-b6a9-88ae075c0fb7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87a2c1d5-a072-454d-b00f-ae0a43e44c2d tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-797b64fd-31d7-473c-a100-eccbc4a1a595 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87a2c1d5-a072-454d-b00f-ae0a43e44c2d tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1844583169"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-797b64fd-31d7-473c-a100-eccbc4a1a595 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-797b64fd-31d7-473c-a100-eccbc4a1a595 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-797b64fd-31d7-473c-a100-eccbc4a1a595 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-797b64fd-31d7-473c-a100-eccbc4a1a595 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a returned with HTTP 404 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 260/508] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:57 2026] GET /volume/v3/volumes/3ccdfd99-e549-4c15-a5ac-c2590c380f8a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8ee707d3-82fc-49b8-8fb4-8f29b4f1c642 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8ee707d3-82fc-49b8-8fb4-8f29b4f1c642 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8ee707d3-82fc-49b8-8fb4-8f29b4f1c642 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8ee707d3-82fc-49b8-8fb4-8f29b4f1c642 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-8ee707d3-82fc-49b8-8fb4-8f29b4f1c642 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8ee707d3-82fc-49b8-8fb4-8f29b4f1c642 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 returned with HTTP 404 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 261/509] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:57 2026] GET /volume/v3/groups/69ffcccf-9e2d-4f61-82f4-5d5bd547bb74 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f4f280bc-b0d0-4c8c-87a6-f59099565fe9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f4f280bc-b0d0-4c8c-87a6-f59099565fe9 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/7d27f336-56c5-45e6-a5b7-c7c6d264e24e Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f4f280bc-b0d0-4c8c-87a6-f59099565fe9 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f4f280bc-b0d0-4c8c-87a6-f59099565fe9 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87a2c1d5-a072-454d-b00f-ae0a43e44c2d tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 249/510] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:56 2026] POST /volume/v3/types => generated 231 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-50a0b39c-275a-47b7-88a7-b3c745057f4e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f4f280bc-b0d0-4c8c-87a6-f59099565fe9 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/group_types/7d27f336-56c5-45e6-a5b7-c7c6d264e24e returned with HTTP 202 Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-50a0b39c-275a-47b7-88a7-b3c745057f4e tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] POST http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 262/511] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:40:57 2026] DELETE /volume/v3/group_types/7d27f336-56c5-45e6-a5b7-c7c6d264e24e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-50a0b39c-275a-47b7-88a7-b3c745057f4e tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ccacd087-fefe-4dfb-b55a-498d379f2085 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ccacd087-fefe-4dfb-b55a-498d379f2085 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] DELETE http://192.168.122.229/volume/v3/types/7b8698ec-5687-4b7c-abeb-53990dfed8f0 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ccacd087-fefe-4dfb-b55a-498d379f2085 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ccacd087-fefe-4dfb-b55a-498d379f2085 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ccacd087-fefe-4dfb-b55a-498d379f2085 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types/7b8698ec-5687-4b7c-abeb-53990dfed8f0 returned with HTTP 202 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 263/512] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:57 2026] DELETE /volume/v3/types/7b8698ec-5687-4b7c-abeb-53990dfed8f0 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9b2f95a6-6d5d-4e39-9f0f-8e2151038227 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b2f95a6-6d5d-4e39-9f0f-8e2151038227 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] GET http://192.168.122.229/volume/v3/types/7b8698ec-5687-4b7c-abeb-53990dfed8f0 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9b2f95a6-6d5d-4e39-9f0f-8e2151038227 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9b2f95a6-6d5d-4e39-9f0f-8e2151038227 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b2f95a6-6d5d-4e39-9f0f-8e2151038227 tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types/7b8698ec-5687-4b7c-abeb-53990dfed8f0 returned with HTTP 404 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 264/513] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:57 2026] GET /volume/v3/types/7b8698ec-5687-4b7c-abeb-53990dfed8f0 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d5653fc9-3364-4a8c-87f5-dea8e6a4fbbe None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5653fc9-3364-4a8c-87f5-dea8e6a4fbbe tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d5653fc9-3364-4a8c-87f5-dea8e6a4fbbe tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1518203584"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5653fc9-3364-4a8c-87f5-dea8e6a4fbbe tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 265/514] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:40:57 2026] POST /volume/v3/types => generated 224 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ecf41853-ff0d-493f-8ea0-6b31f5784caf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ecf41853-ff0d-493f-8ea0-6b31f5784caf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ecf41853-ff0d-493f-8ea0-6b31f5784caf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1269963377"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ecf41853-ff0d-493f-8ea0-6b31f5784caf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 266/515] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:40:57 2026] POST /volume/v3/group_types => generated 181 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0cd4fce2-7a82-4153-b245-59f9512a916e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0cd4fce2-7a82-4153-b245-59f9512a916e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0cd4fce2-7a82-4153-b245-59f9512a916e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "df874892-3890-4bea-8f73-0b1a65fc5a09", "volume_types": ["ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0"], "name": "tempest-GroupSnapshotsTest-Group-650447102"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-0cd4fce2-7a82-4153-b245-59f9512a916e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating new group {'group': {'group_type': 'df874892-3890-4bea-8f73-0b1a65fc5a09', 'volume_types': ['ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0'], 'name': 'tempest-GroupSnapshotsTest-Group-650447102'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-0cd4fce2-7a82-4153-b245-59f9512a916e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating group tempest-GroupSnapshotsTest-Group-650447102. Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0cd4fce2-7a82-4153-b245-59f9512a916e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability Zones retrieved successfully. Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-0cd4fce2-7a82-4153-b245-59f9512a916e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['c0227615-a99a-4616-a394-c17a3d6bb552'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0cd4fce2-7a82-4153-b245-59f9512a916e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 267/516] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:40:57 2026] POST /volume/v3/groups => generated 111 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5f5a0818-c44b-42ef-a8ba-50833e332ace None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f5a0818-c44b-42ef-a8ba-50833e332ace tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f5a0818-c44b-42ef-a8ba-50833e332ace tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f5a0818-c44b-42ef-a8ba-50833e332ace tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-5f5a0818-c44b-42ef-a8ba-50833e332ace tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 16c8e1c4-d1f7-4ddb-9995-717905a30710 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:57 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f5a0818-c44b-42ef-a8ba-50833e332ace tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 returned with HTTP 200 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 268/517] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:57 2026] GET /volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 => generated 391 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-50a0b39c-275a-47b7-88a7-b3c745057f4e tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs returned with HTTP 200 Sep 05 04:40:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 250/518] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:40:57 2026] POST /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs => generated 34 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-181a8e72-9e19-4603-bf38-6b9cedab86ca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-181a8e72-9e19-4603-bf38-6b9cedab86ca tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] GET http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-181a8e72-9e19-4603-bf38-6b9cedab86ca tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-181a8e72-9e19-4603-bf38-6b9cedab86ca tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-181a8e72-9e19-4603-bf38-6b9cedab86ca tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 returned with HTTP 200 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 269/519] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:40:57 2026] GET /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4eea0447-9f3e-44ea-b3e4-e72212737160 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4eea0447-9f3e-44ea-b3e4-e72212737160 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] DELETE http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4eea0447-9f3e-44ea-b3e4-e72212737160 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4eea0447-9f3e-44ea-b3e4-e72212737160 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4eea0447-9f3e-44ea-b3e4-e72212737160 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 returned with HTTP 202 Sep 05 04:40:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 251/520] 192.168.122.229 () {58 vars in 1283 bytes} [Sat Sep 5 04:40:57 2026] DELETE /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-14e84817-2578-4544-9cc6-f11bbe267a24 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-14e84817-2578-4544-9cc6-f11bbe267a24 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] GET http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-14e84817-2578-4544-9cc6-f11bbe267a24 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-14e84817-2578-4544-9cc6-f11bbe267a24 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-14e84817-2578-4544-9cc6-f11bbe267a24 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 returned with HTTP 404 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 270/521] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:40:57 2026] GET /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec3 => generated 129 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7e150f3d-cc3e-46a7-8d52-866c631168bf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e150f3d-cc3e-46a7-8d52-866c631168bf tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] POST http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e150f3d-cc3e-46a7-8d52-866c631168bf tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e150f3d-cc3e-46a7-8d52-866c631168bf tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs returned with HTTP 200 Sep 05 04:40:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 252/522] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:40:57 2026] POST /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs => generated 34 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5aec10a4-d9d6-470f-946f-c13fcd737e5e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5aec10a4-d9d6-470f-946f-c13fcd737e5e tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] GET http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5aec10a4-d9d6-470f-946f-c13fcd737e5e tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5aec10a4-d9d6-470f-946f-c13fcd737e5e tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5aec10a4-d9d6-470f-946f-c13fcd737e5e tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs returned with HTTP 200 Sep 05 04:40:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 271/523] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 04:40:57 2026] GET /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-46bce79c-6a16-4163-927a-60d5d9a62205 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-46bce79c-6a16-4163-927a-60d5d9a62205 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] POST http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs Sep 05 04:40:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-46bce79c-6a16-4163-927a-60d5d9a62205 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-46bce79c-6a16-4163-927a-60d5d9a62205 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs returned with HTTP 200 Sep 05 04:40:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 253/524] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:40:57 2026] POST /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs => generated 34 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b1f4ae12-44e2-45fb-8c1b-f0bcfd87f8a1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1f4ae12-44e2-45fb-8c1b-f0bcfd87f8a1 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] PUT http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec2 Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b1f4ae12-44e2-45fb-8c1b-f0bcfd87f8a1 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1f4ae12-44e2-45fb-8c1b-f0bcfd87f8a1 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec2 returned with HTTP 200 Sep 05 04:40:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 272/525] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:40:58 2026] PUT /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec2 => generated 17 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-85067c43-22c8-4029-8144-7e86f07fa461 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85067c43-22c8-4029-8144-7e86f07fa461 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] GET http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec2 Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85067c43-22c8-4029-8144-7e86f07fa461 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85067c43-22c8-4029-8144-7e86f07fa461 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85067c43-22c8-4029-8144-7e86f07fa461 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec2 returned with HTTP 200 Sep 05 04:40:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 254/526] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:40:58 2026] GET /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs/spec2 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-39380fa5-f6ad-44a6-a36d-6b4581214ddc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-39380fa5-f6ad-44a6-a36d-6b4581214ddc tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] POST http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-39380fa5-f6ad-44a6-a36d-6b4581214ddc tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-39380fa5-f6ad-44a6-a36d-6b4581214ddc tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs returned with HTTP 200 Sep 05 04:40:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 273/527] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:40:58 2026] POST /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs => generated 51 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-843b4331-3b49-4be4-9621-e89cff16352c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-843b4331-3b49-4be4-9621-e89cff16352c tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] GET http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-843b4331-3b49-4be4-9621-e89cff16352c tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-843b4331-3b49-4be4-9621-e89cff16352c tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-843b4331-3b49-4be4-9621-e89cff16352c tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs returned with HTTP 200 Sep 05 04:40:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 255/528] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 04:40:58 2026] GET /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225/extra_specs => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3af96aa0-9209-4701-98ae-999916a8bc10 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3af96aa0-9209-4701-98ae-999916a8bc10 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] DELETE http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225 Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3af96aa0-9209-4701-98ae-999916a8bc10 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3af96aa0-9209-4701-98ae-999916a8bc10 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3af96aa0-9209-4701-98ae-999916a8bc10 tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225 returned with HTTP 202 Sep 05 04:40:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 274/529] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:40:58 2026] DELETE /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8cf41ae0-6e99-4905-8153-758c9462a95b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8cf41ae0-6e99-4905-8153-758c9462a95b tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] GET http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225 Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8cf41ae0-6e99-4905-8153-758c9462a95b tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8cf41ae0-6e99-4905-8153-758c9462a95b tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8cf41ae0-6e99-4905-8153-758c9462a95b tempest-VolumeTypesExtraSpecsTest-642361574 tempest-VolumeTypesExtraSpecsTest-642361574-project-admin] http://192.168.122.229/volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225 returned with HTTP 404 Sep 05 04:40:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 256/530] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:40:58 2026] GET /volume/v3/types/d4f11ea6-75e1-4656-93aa-80e7a4679225 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c757cc9a-5060-41ab-8198-daa100c3f2ed None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c757cc9a-5060-41ab-8198-daa100c3f2ed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c757cc9a-5060-41ab-8198-daa100c3f2ed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c757cc9a-5060-41ab-8198-daa100c3f2ed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-c757cc9a-5060-41ab-8198-daa100c3f2ed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 16c8e1c4-d1f7-4ddb-9995-717905a30710 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:40:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:58 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:40:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c757cc9a-5060-41ab-8198-daa100c3f2ed tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 returned with HTTP 200 Sep 05 04:40:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 275/531] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:40:58 2026] GET /volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-413414256", "volume_type": "ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0", "group_id": "16c8e1c4-d1f7-4ddb-9995-717905a30710", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-413414256', 'volume_type': 'ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0', 'group_id': '16c8e1c4-d1f7-4ddb-9995-717905a30710', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume of 1 GB Sep 05 04:40:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:58 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:40:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Availability Zones retrieved successfully. Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (f071b407-eff4-43d6-9501-a391d34e938e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c69590-501b-4a69-95b9-f3e4229a80d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c69590-501b-4a69-95b9-f3e4229a80d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:40:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1518203584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16c8e1c4-d1f7-4ddb-9995-717905a30710', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13825600-994c-4d8a-baca-d9c41711372f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1518203584 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1518203584, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:59 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1518203584 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1518203584, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['2a1c4a22-5c06-45dc-bd1c-825aa05deeae', '5016df9f-16a7-4a8c-8043-155375e767bd', '0788f1a3-8adc-4184-93d7-262c30896f00', '7114e14a-40b4-4e85-a6ae-2976e9af79a6'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13825600-994c-4d8a-baca-d9c41711372f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1c4a22-5c06-45dc-bd1c-825aa05deeae', '5016df9f-16a7-4a8c-8043-155375e767bd', '0788f1a3-8adc-4184-93d7-262c30896f00', '7114e14a-40b4-4e85-a6ae-2976e9af79a6']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280c2266-3292-48f3-8069-78ebed182642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280c2266-3292-48f3-8069-78ebed182642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c225aa7f-7043-4fd2-aecf-0b4ea132c742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-413414256',encryption_key_id=None,group_id=16c8e1c4-d1f7-4ddb-9995-717905a30710,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['2a1c4a22-5c06-45dc-bd1c-825aa05deeae','5016df9f-16a7-4a8c-8043-155375e767bd','0788f1a3-8adc-4184-93d7-262c30896f00','7114e14a-40b4-4e85-a6ae-2976e9af79a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:40:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-413414256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16c8e1c4-d1f7-4ddb-9995-717905a30710,host=None,id=c225aa7f-7043-4fd2-aecf-0b4ea132c742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c116ad98bb842cfa19b45fe890c7f4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d522a1ead1c247e1af2c065214149f0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0),volume_type_id=ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (763fb5a7-4632-4700-90dd-8730b1bbe907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (763fb5a7-4632-4700-90dd-8730b1bbe907) transitioned into state 'SUCCESS' from state '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-413414256',encryption_key_id=None,group_id=16c8e1c4-d1f7-4ddb-9995-717905a30710,group_type_id=,metadata={},multiattach=False,project_id='3c116ad98bb842cfa19b45fe890c7f4c',qos_specs=None,replication_status=,reservations=['2a1c4a22-5c06-45dc-bd1c-825aa05deeae','5016df9f-16a7-4a8c-8043-155375e767bd','0788f1a3-8adc-4184-93d7-262c30896f00','7114e14a-40b4-4e85-a6ae-2976e9af79a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d522a1ead1c247e1af2c065214149f0d',volume_type_id=ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c4949a-3d68-4854-999f-f0b386777ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c4949a-3d68-4854-999f-f0b386777ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Flow 'volume_create_api' (f071b407-eff4-43d6-9501-a391d34e938e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Create volume request issued successfully. Sep 05 04:40:59 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:59 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:59 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:40:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ed965bbf-e7cc-433d-972d-4ba71bdbc460 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:40:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 257/532] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:40:58 2026] POST /volume/v3/volumes => generated 830 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:40:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:40:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 Sep 05 04:40:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:40:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:40:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:40:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:40:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:40:59 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:40:59 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:40:59 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:40:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:40:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:40:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7ea77e49-5e15-4647-aaa9-f9df61ee2cae tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 returned with HTTP 200 Sep 05 04:40:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 276/533] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:40:59 2026] GET /volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 => generated 898 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d63b050e-f4a4-41d0-adf4-24f62f37977b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-38741c58-5555-4aea-9857-6903e80e2e1c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-38741c58-5555-4aea-9857-6903e80e2e1c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 Sep 05 04:41:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-38741c58-5555-4aea-9857-6903e80e2e1c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-38741c58-5555-4aea-9857-6903e80e2e1c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-38741c58-5555-4aea-9857-6903e80e2e1c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:41:00 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-38741c58-5555-4aea-9857-6903e80e2e1c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:00 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-38741c58-5555-4aea-9857-6903e80e2e1c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d63b050e-f4a4-41d0-adf4-24f62f37977b tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] GET http://192.168.122.229/volume/v3/os-services Sep 05 04:41:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d63b050e-f4a4-41d0-adf4-24f62f37977b tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d63b050e-f4a4-41d0-adf4-24f62f37977b tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:00 devstack devstack@c-api.service[89502]: /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 05 04:41:00 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:41:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d63b050e-f4a4-41d0-adf4-24f62f37977b tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] http://192.168.122.229/volume/v3/os-services returned with HTTP 200 Sep 05 04:41:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 258/534] 192.168.122.229 () {58 vars in 1133 bytes} [Sat Sep 5 04:41:00 2026] GET /volume/v3/os-services => generated 705 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:00 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-38741c58-5555-4aea-9857-6903e80e2e1c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c25d100d-dfbe-4fea-89e9-746af95d6cd7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c25d100d-dfbe-4fea-89e9-746af95d6cd7 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] PUT http://192.168.122.229/volume/v3/os-services/disable-log-reason Sep 05 04:41:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c25d100d-dfbe-4fea-89e9-746af95d6cd7 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c25d100d-dfbe-4fea-89e9-746af95d6cd7 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] http://192.168.122.229/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 05 04:41:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 259/535] 192.168.122.229 () {60 vars in 1210 bytes} [Sat Sep 5 04:41:00 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:41:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b4cefd00-d162-4bc5-9089-ec6225c740ea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-38741c58-5555-4aea-9857-6903e80e2e1c tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 returned with HTTP 200 Sep 05 04:41:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 277/536] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:00 2026] GET /volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 => generated 922 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b4cefd00-d162-4bc5-9089-ec6225c740ea tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] PUT http://192.168.122.229/volume/v3/os-services/disable Sep 05 04:41:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b4cefd00-d162-4bc5-9089-ec6225c740ea tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b4cefd00-d162-4bc5-9089-ec6225c740ea tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] http://192.168.122.229/volume/v3/os-services/disable returned with HTTP 404 Sep 05 04:41:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 260/537] 192.168.122.229 () {60 vars in 1177 bytes} [Sat Sep 5 04:41:00 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7a4820de-2c10-4bc1-b393-0495518bcfd0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a4820de-2c10-4bc1-b393-0495518bcfd0 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] PUT http://192.168.122.229/volume/v3/os-services/enable Sep 05 04:41:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7a4820de-2c10-4bc1-b393-0495518bcfd0 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a4820de-2c10-4bc1-b393-0495518bcfd0 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] http://192.168.122.229/volume/v3/os-services/enable returned with HTTP 404 Sep 05 04:41:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 278/538] 192.168.122.229 () {60 vars in 1174 bytes} [Sat Sep 5 04:41:00 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ff5f64b8-9ad2-4ad3-9283-9b51851c6354 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff5f64b8-9ad2-4ad3-9283-9b51851c6354 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] PUT http://192.168.122.229/volume/v3/os-services/freeze Sep 05 04:41:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff5f64b8-9ad2-4ad3-9283-9b51851c6354 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff5f64b8-9ad2-4ad3-9283-9b51851c6354 tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] http://192.168.122.229/volume/v3/os-services/freeze returned with HTTP 400 Sep 05 04:41:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 261/539] 192.168.122.229 () {60 vars in 1174 bytes} [Sat Sep 5 04:41:01 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e0c7e8bc-cb36-4285-bd5b-1b40d813702c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e0c7e8bc-cb36-4285-bd5b-1b40d813702c tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] PUT http://192.168.122.229/volume/v3/os-services/thaw Sep 05 04:41:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e0c7e8bc-cb36-4285-bd5b-1b40d813702c tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:01 devstack devstack@c-api.service[89503]: /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 05 04:41:01 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:41:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e0c7e8bc-cb36-4285-bd5b-1b40d813702c tempest-VolumeServicesNegativeTest-2054203842 tempest-VolumeServicesNegativeTest-2054203842-project-admin] http://192.168.122.229/volume/v3/os-services/thaw returned with HTTP 400 Sep 05 04:41:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 279/540] 192.168.122.229 () {60 vars in 1168 bytes} [Sat Sep 5 04:41:01 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 Sep 05 04:41:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:41:02 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:02 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:02 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8f66eb6-2f3b-48d7-977f-739c49863100 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 returned with HTTP 200 Sep 05 04:41:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 262/541] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:01 2026] GET /volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 => generated 923 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/group_snapshots Sep 05 04:41:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "16c8e1c4-d1f7-4ddb-9995-717905a30710", "name": "tempest-group_snapshot-926483398"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '16c8e1c4-d1f7-4ddb-9995-717905a30710', 'name': 'tempest-group_snapshot-926483398'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 04:41:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:02 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.group_snapshots [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Creating group_snapshot tempest-group_snapshot-926483398. Sep 05 04:41:02 devstack devstack@c-api.service[89503]: /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 05 04:41:02 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:41:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:02 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1518203584 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1518203584, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:41:02 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1518203584 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1518203584, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:41:02 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Created reservations ['ab415871-b368-4111-a425-1a7673436135', '8c5b0b66-bda1-456c-b5ae-567a6c5852df', 'd25ee325-4314-4c9c-80a7-c98c451350d4', 'c10db7d7-fd4f-4243-a0e8-f49634db06a7'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5aa3508d-aa7a-46b3-a678-c17d1703dc19 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots returned with HTTP 202 Sep 05 04:41:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 280/542] 192.168.122.229 () {62 vars in 1208 bytes} [Sat Sep 5 04:41:02 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0237d872-0b17-4184-9401-074341e8b68d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0237d872-0b17-4184-9401-074341e8b68d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0237d872-0b17-4184-9401-074341e8b68d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0237d872-0b17-4184-9401-074341e8b68d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-0237d872-0b17-4184-9401-074341e8b68d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 1401689d-8697-4e49-bab1-e7b9f96758f9 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:41:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0237d872-0b17-4184-9401-074341e8b68d tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 returned with HTTP 200 Sep 05 04:41:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 263/543] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:41:02 2026] GET /volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 => generated 306 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7aa1b0d2-e69e-48ee-83d0-45ac16d77d1a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7aa1b0d2-e69e-48ee-83d0-45ac16d77d1a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7aa1b0d2-e69e-48ee-83d0-45ac16d77d1a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7aa1b0d2-e69e-48ee-83d0-45ac16d77d1a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-7aa1b0d2-e69e-48ee-83d0-45ac16d77d1a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 1401689d-8697-4e49-bab1-e7b9f96758f9 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:41:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7aa1b0d2-e69e-48ee-83d0-45ac16d77d1a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 returned with HTTP 200 Sep 05 04:41:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 281/544] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:41:03 2026] GET /volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 => generated 306 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d6d1ae05-4eb8-4e3e-a1b8-6635cc082a26 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d6d1ae05-4eb8-4e3e-a1b8-6635cc082a26 tempest-ExtensionsTestJSON-862384060 tempest-ExtensionsTestJSON-862384060-project-reader] GET http://192.168.122.229/volume/v3/extensions Sep 05 04:41:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d6d1ae05-4eb8-4e3e-a1b8-6635cc082a26 tempest-ExtensionsTestJSON-862384060 tempest-ExtensionsTestJSON-862384060-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d6d1ae05-4eb8-4e3e-a1b8-6635cc082a26 tempest-ExtensionsTestJSON-862384060 tempest-ExtensionsTestJSON-862384060-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d6d1ae05-4eb8-4e3e-a1b8-6635cc082a26 tempest-ExtensionsTestJSON-862384060 tempest-ExtensionsTestJSON-862384060-project-reader] http://192.168.122.229/volume/v3/extensions returned with HTTP 200 Sep 05 04:41:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 264/545] 192.168.122.229 () {58 vars in 1130 bytes} [Sat Sep 5 04:41:03 2026] GET /volume/v3/extensions => generated 5245 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3042d582-f19a-487f-9366-457c852b8e0a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3042d582-f19a-487f-9366-457c852b8e0a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3042d582-f19a-487f-9366-457c852b8e0a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3042d582-f19a-487f-9366-457c852b8e0a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-3042d582-f19a-487f-9366-457c852b8e0a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 1401689d-8697-4e49-bab1-e7b9f96758f9 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:41:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3042d582-f19a-487f-9366-457c852b8e0a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 returned with HTTP 200 Sep 05 04:41:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 282/546] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:41:04 2026] GET /volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 => generated 306 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1bdfc4df-e7b1-416c-9d4e-6c761794c570 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1bdfc4df-e7b1-416c-9d4e-6c761794c570 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1bdfc4df-e7b1-416c-9d4e-6c761794c570 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1bdfc4df-e7b1-416c-9d4e-6c761794c570 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.group_snapshots [None req-1bdfc4df-e7b1-416c-9d4e-6c761794c570 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 1401689d-8697-4e49-bab1-e7b9f96758f9 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1bdfc4df-e7b1-416c-9d4e-6c761794c570 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 returned with HTTP 200 Sep 05 04:41:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 265/547] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:41:05 2026] GET /volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 => generated 307 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-53831b39-f7c8-45ff-ae03-5210c0b939c2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-53831b39-f7c8-45ff-ae03-5210c0b939c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-53831b39-f7c8-45ff-ae03-5210c0b939c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-53831b39-f7c8-45ff-ae03-5210c0b939c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-53831b39-f7c8-45ff-ae03-5210c0b939c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-53831b39-f7c8-45ff-ae03-5210c0b939c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: /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 05 04:41:05 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:41:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-53831b39-f7c8-45ff-ae03-5210c0b939c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all snapshots completed successfully. Sep 05 04:41:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-53831b39-f7c8-45ff-ae03-5210c0b939c2 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:41:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 283/548] 192.168.122.229 () {58 vars in 1148 bytes} [Sat Sep 5 04:41:05 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7bd03d1a-ed4b-44f3-8b57-ce88ad0d890f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7bd03d1a-ed4b-44f3-8b57-ce88ad0d890f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7bd03d1a-ed4b-44f3-8b57-ce88ad0d890f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7bd03d1a-ed4b-44f3-8b57-ce88ad0d890f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7bd03d1a-ed4b-44f3-8b57-ce88ad0d890f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7bd03d1a-ed4b-44f3-8b57-ce88ad0d890f tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 returned with HTTP 200 Sep 05 04:41:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 266/549] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:05 2026] GET /volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 => generated 450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c00f2828-b422-4dac-a2f9-383ea81af889 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c00f2828-b422-4dac-a2f9-383ea81af889 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c00f2828-b422-4dac-a2f9-383ea81af889 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c00f2828-b422-4dac-a2f9-383ea81af889 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-c00f2828-b422-4dac-a2f9-383ea81af889 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 1401689d-8697-4e49-bab1-e7b9f96758f9 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c00f2828-b422-4dac-a2f9-383ea81af889 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 returned with HTTP 200 Sep 05 04:41:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 284/550] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:41:05 2026] GET /volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-56316a2d-b818-42f9-a171-d1c01983b947 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-56316a2d-b818-42f9-a171-d1c01983b947 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/detail Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-56316a2d-b818-42f9-a171-d1c01983b947 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-56316a2d-b818-42f9-a171-d1c01983b947 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: /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 05 04:41:05 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-56316a2d-b818-42f9-a171-d1c01983b947 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 05 04:41:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 267/551] 192.168.122.229 () {60 vars in 1207 bytes} [Sat Sep 5 04:41:05 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-05177a48-b5ce-44d0-902d-4721e03a9ba4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-05177a48-b5ce-44d0-902d-4721e03a9ba4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] DELETE http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-05177a48-b5ce-44d0-902d-4721e03a9ba4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-05177a48-b5ce-44d0-902d-4721e03a9ba4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-05177a48-b5ce-44d0-902d-4721e03a9ba4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for member 1401689d-8697-4e49-bab1-e7b9f96758f9 {{(pid=89503) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 04:41:05 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.group_snapshots [None req-05177a48-b5ce-44d0-902d-4721e03a9ba4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group_snapshot with id: 1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:05 devstack devstack@c-api.service[89503]: /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 05 04:41:05 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:41:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-05177a48-b5ce-44d0-902d-4721e03a9ba4 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 returned with HTTP 202 Sep 05 04:41:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 285/552] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:41:05 2026] DELETE /volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:05 devstack devstack@c-api.service[89502]: /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 05 04:41:05 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:41:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:41:05 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:05 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:06 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4ccc6310-fc02-4600-8c57-809c419b04f9 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 268/553] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:05 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-752b32a5-a54c-401c-80a1-0c75aa602d22 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-752b32a5-a54c-401c-80a1-0c75aa602d22 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/detail Sep 05 04:41:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-752b32a5-a54c-401c-80a1-0c75aa602d22 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-752b32a5-a54c-401c-80a1-0c75aa602d22 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-752b32a5-a54c-401c-80a1-0c75aa602d22 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:06 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-752b32a5-a54c-401c-80a1-0c75aa602d22 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:41:06 devstack devstack@c-api.service[89503]: /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 05 04:41:06 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:41:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-752b32a5-a54c-401c-80a1-0c75aa602d22 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all snapshots completed successfully. Sep 05 04:41:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-752b32a5-a54c-401c-80a1-0c75aa602d22 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 04:41:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 286/554] 192.168.122.229 () {58 vars in 1148 bytes} [Sat Sep 5 04:41:06 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ce06cd76-b27e-41e3-935b-630b280ae9be None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce06cd76-b27e-41e3-935b-630b280ae9be tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 Sep 05 04:41:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce06cd76-b27e-41e3-935b-630b280ae9be tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce06cd76-b27e-41e3-935b-630b280ae9be tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ce06cd76-b27e-41e3-935b-630b280ae9be tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:41:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce06cd76-b27e-41e3-935b-630b280ae9be tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 returned with HTTP 200 Sep 05 04:41:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 269/555] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:06 2026] GET /volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 => generated 449 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2a4c4124-abfd-427a-a9fa-f1f3a53e6dc7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2a4c4124-abfd-427a-a9fa-f1f3a53e6dc7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 Sep 05 04:41:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2a4c4124-abfd-427a-a9fa-f1f3a53e6dc7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2a4c4124-abfd-427a-a9fa-f1f3a53e6dc7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2a4c4124-abfd-427a-a9fa-f1f3a53e6dc7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Snapshot retrieved successfully. Sep 05 04:41:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2a4c4124-abfd-427a-a9fa-f1f3a53e6dc7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 returned with HTTP 200 Sep 05 04:41:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 287/556] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:07 2026] GET /volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 => generated 449 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bc92253a-ef82-4707-b08d-6f77c0af515e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-472731163"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Create volume request body: {'volume': {'imageRef': 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-472731163'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Create volume of 1 GB Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Availability Zones retrieved successfully. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Flow 'volume_create_api' (719fb471-46c4-4f74-9830-fdcb28b6bc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae3bfcd-54cc-40c1-a570-ead13bca7de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4131e339-c173-4012-9ca6-c3f258167420 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae3bfcd-54cc-40c1-a570-ead13bca7de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4131e339-c173-4012-9ca6-c3f258167420 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c281d786-b1bc-429c-bd59-0949705c8d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4131e339-c173-4012-9ca6-c3f258167420 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4131e339-c173-4012-9ca6-c3f258167420 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4131e339-c173-4012-9ca6-c3f258167420 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 returned with HTTP 404 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 288/557] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:08 2026] GET /volume/v3/snapshots/25b00743-4672-4013-a116-ab12f0d352e6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6decf7bc-8f00-4700-a2ab-35a4ca41d62a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6decf7bc-8f00-4700-a2ab-35a4ca41d62a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6decf7bc-8f00-4700-a2ab-35a4ca41d62a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6decf7bc-8f00-4700-a2ab-35a4ca41d62a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-6decf7bc-8f00-4700-a2ab-35a4ca41d62a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 1401689d-8697-4e49-bab1-e7b9f96758f9 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6decf7bc-8f00-4700-a2ab-35a4ca41d62a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 returned with HTTP 404 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 289/558] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:41:08 2026] GET /volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e5164dce-8035-402a-82d2-d65e18344beb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e5164dce-8035-402a-82d2-d65e18344beb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/group_snapshots Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e5164dce-8035-402a-82d2-d65e18344beb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e5164dce-8035-402a-82d2-d65e18344beb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: /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 05 04:41:08 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e5164dce-8035-402a-82d2-d65e18344beb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots returned with HTTP 200 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 290/559] 192.168.122.229 () {60 vars in 1186 bytes} [Sat Sep 5 04:41:08 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0dee99f1-aaea-4365-8ef1-97d8aa85d5e7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0dee99f1-aaea-4365-8ef1-97d8aa85d5e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] DELETE http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0dee99f1-aaea-4365-8ef1-97d8aa85d5e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0dee99f1-aaea-4365-8ef1-97d8aa85d5e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.group_snapshots [None req-0dee99f1-aaea-4365-8ef1-97d8aa85d5e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for member 1401689d-8697-4e49-bab1-e7b9f96758f9 {{(pid=89503) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.group_snapshots [None req-0dee99f1-aaea-4365-8ef1-97d8aa85d5e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group_snapshot with id: 1401689d-8697-4e49-bab1-e7b9f96758f9 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0dee99f1-aaea-4365-8ef1-97d8aa85d5e7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 returned with HTTP 404 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 291/560] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:41:08 2026] DELETE /volume/v3/group_snapshots/1401689d-8697-4e49-bab1-e7b9f96758f9 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: /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 05 04:41:08 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:41:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Get all volumes completed successfully. Sep 05 04:41:08 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:08 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Created reservations ['d38de540-d286-4142-b469-f4862b038227', 'c63f5363-9540-42d3-a1de-0e6088e1fa39', 'c6b542e8-5143-461d-8afd-2c0393d7e1fc', 'd33cc2c2-7ea3-418f-8919-13c29b6c160b'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c281d786-b1bc-429c-bd59-0949705c8d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d38de540-d286-4142-b469-f4862b038227', 'c63f5363-9540-42d3-a1de-0e6088e1fa39', 'c6b542e8-5143-461d-8afd-2c0393d7e1fc', 'd33cc2c2-7ea3-418f-8919-13c29b6c160b']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7377ac9-bc87-4aa1-b27f-5db49e77042a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7377ac9-bc87-4aa1-b27f-5db49e77042a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8031a06-0300-4a39-9a1d-750180183f23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-472731163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc3d9561e274075ba79324e6e85ed70',qos_specs=None,replication_status=,reservations=['d38de540-d286-4142-b469-f4862b038227','c63f5363-9540-42d3-a1de-0e6088e1fa39','c6b542e8-5143-461d-8afd-2c0393d7e1fc','d33cc2c2-7ea3-418f-8919-13c29b6c160b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7ed0660b275436f90820831956fdde3',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-472731163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8031a06-0300-4a39-9a1d-750180183f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc3d9561e274075ba79324e6e85ed70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7ed0660b275436f90820831956fdde3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154f87db-7380-4bda-9724-d522e617e570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e1e3826e-c331-4f6f-8799-8da143dba7bb tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 292/561] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:08 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154f87db-7380-4bda-9724-d522e617e570) transitioned into state 'SUCCESS' from state '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-472731163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc3d9561e274075ba79324e6e85ed70',qos_specs=None,replication_status=,reservations=['d38de540-d286-4142-b469-f4862b038227','c63f5363-9540-42d3-a1de-0e6088e1fa39','c6b542e8-5143-461d-8afd-2c0393d7e1fc','d33cc2c2-7ea3-418f-8919-13c29b6c160b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7ed0660b275436f90820831956fdde3',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43329995-191b-4ea8-be95-2fc9afa6694b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e31e3823-3c2f-46e3-9cbe-1628aa1bb95a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e31e3823-3c2f-46e3-9cbe-1628aa1bb95a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] POST http://192.168.122.229/volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710/action Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e31e3823-3c2f-46e3-9cbe-1628aa1bb95a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e31e3823-3c2f-46e3-9cbe-1628aa1bb95a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-e31e3823-3c2f-46e3-9cbe-1628aa1bb95a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] delete called for group 16c8e1c4-d1f7-4ddb-9995-717905a30710 {{(pid=89503) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-e31e3823-3c2f-46e3-9cbe-1628aa1bb95a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Delete group with id: 16c8e1c4-d1f7-4ddb-9995-717905a30710 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43329995-191b-4ea8-be95-2fc9afa6694b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Flow 'volume_create_api' (719fb471-46c4-4f74-9830-fdcb28b6bc19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Create volume request issued successfully. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bc92253a-ef82-4707-b08d-6f77c0af515e tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 270/562] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:41:07 2026] POST /volume/v3/volumes => generated 759 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:41:08 devstack devstack@c-api.service[89503]: /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 05 04:41:08 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c444befc-71cb-4547-8507-3d480bc568b5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c444befc-71cb-4547-8507-3d480bc568b5 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c444befc-71cb-4547-8507-3d480bc568b5 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c444befc-71cb-4547-8507-3d480bc568b5 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:08 devstack devstack@c-api.service[89503]: /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 05 04:41:08 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:41:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c444befc-71cb-4547-8507-3d480bc568b5 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c444befc-71cb-4547-8507-3d480bc568b5 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 271/563] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:08 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 827 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e31e3823-3c2f-46e3-9cbe-1628aa1bb95a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710/action returned with HTTP 202 Sep 05 04:41:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 293/564] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:41:08 2026] POST /volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:08 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:08 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-895f7984-8342-42a8-a9bb-53d92dde3a5a tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 returned with HTTP 200 Sep 05 04:41:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 272/565] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:08 2026] GET /volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 => generated 922 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-52fe54af-1f39-46b5-8fe3-49fbaf9984ab None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-52fe54af-1f39-46b5-8fe3-49fbaf9984ab tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-52fe54af-1f39-46b5-8fe3-49fbaf9984ab tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-52fe54af-1f39-46b5-8fe3-49fbaf9984ab tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-52fe54af-1f39-46b5-8fe3-49fbaf9984ab tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-52fe54af-1f39-46b5-8fe3-49fbaf9984ab tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 294/566] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:09 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-532bc45d-1c1d-4a09-be17-819da4e5439b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-532bc45d-1c1d-4a09-be17-819da4e5439b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 Sep 05 04:41:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-532bc45d-1c1d-4a09-be17-819da4e5439b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-532bc45d-1c1d-4a09-be17-819da4e5439b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-532bc45d-1c1d-4a09-be17-819da4e5439b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Volume info retrieved successfully. Sep 05 04:41:09 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-532bc45d-1c1d-4a09-be17-819da4e5439b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:09 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-532bc45d-1c1d-4a09-be17-819da4e5439b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:10 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-532bc45d-1c1d-4a09-be17-819da4e5439b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-532bc45d-1c1d-4a09-be17-819da4e5439b tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 returned with HTTP 200 Sep 05 04:41:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 273/567] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:09 2026] GET /volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 => generated 921 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0e028e40-1b14-446c-84ef-6c087edbe174 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e028e40-1b14-446c-84ef-6c087edbe174 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e028e40-1b14-446c-84ef-6c087edbe174 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e028e40-1b14-446c-84ef-6c087edbe174 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0e028e40-1b14-446c-84ef-6c087edbe174 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e028e40-1b14-446c-84ef-6c087edbe174 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 295/568] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:10 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 909 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-443b7a80-bbf8-442c-8658-c9da19c81b5e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-443b7a80-bbf8-442c-8658-c9da19c81b5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-443b7a80-bbf8-442c-8658-c9da19c81b5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-443b7a80-bbf8-442c-8658-c9da19c81b5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-443b7a80-bbf8-442c-8658-c9da19c81b5e tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 returned with HTTP 404 Sep 05 04:41:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 274/569] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:11 2026] GET /volume/v3/volumes/c225aa7f-7043-4fd2-aecf-0b4ea132c742 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f6de4a92-e865-4fdd-8043-c669da33a4c7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6de4a92-e865-4fdd-8043-c669da33a4c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] GET http://192.168.122.229/volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 Sep 05 04:41:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6de4a92-e865-4fdd-8043-c669da33a4c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6de4a92-e865-4fdd-8043-c669da33a4c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-f6de4a92-e865-4fdd-8043-c669da33a4c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] show called for member 16c8e1c4-d1f7-4ddb-9995-717905a30710 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6de4a92-e865-4fdd-8043-c669da33a4c7 tempest-GroupSnapshotsTest-941596947 tempest-GroupSnapshotsTest-941596947-project-member] http://192.168.122.229/volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 returned with HTTP 404 Sep 05 04:41:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 296/570] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:11 2026] GET /volume/v3/groups/16c8e1c4-d1f7-4ddb-9995-717905a30710 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-652736d9-86a5-42f6-884c-1d6a97380fcf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-652736d9-86a5-42f6-884c-1d6a97380fcf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/df874892-3890-4bea-8f73-0b1a65fc5a09 Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-652736d9-86a5-42f6-884c-1d6a97380fcf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-652736d9-86a5-42f6-884c-1d6a97380fcf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-652736d9-86a5-42f6-884c-1d6a97380fcf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/group_types/df874892-3890-4bea-8f73-0b1a65fc5a09 returned with HTTP 202 Sep 05 04:41:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 275/571] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:41:11 2026] DELETE /volume/v3/group_types/df874892-3890-4bea-8f73-0b1a65fc5a09 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d5074184-927b-4404-bb8c-b8431614296d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5074184-927b-4404-bb8c-b8431614296d tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] DELETE http://192.168.122.229/volume/v3/types/ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0 Sep 05 04:41:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d5074184-927b-4404-bb8c-b8431614296d tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d5074184-927b-4404-bb8c-b8431614296d tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5074184-927b-4404-bb8c-b8431614296d tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types/ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0 returned with HTTP 202 Sep 05 04:41:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 297/572] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:41:11 2026] DELETE /volume/v3/types/ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-39b802f7-26e8-4c41-b9a1-637d385523bf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-39b802f7-26e8-4c41-b9a1-637d385523bf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] GET http://192.168.122.229/volume/v3/types/ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0 Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-39b802f7-26e8-4c41-b9a1-637d385523bf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-39b802f7-26e8-4c41-b9a1-637d385523bf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-39b802f7-26e8-4c41-b9a1-637d385523bf tempest-GroupSnapshotsTest-1209802653 tempest-GroupSnapshotsTest-1209802653-project-admin] http://192.168.122.229/volume/v3/types/ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0 returned with HTTP 404 Sep 05 04:41:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 276/573] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:41:11 2026] GET /volume/v3/types/ace6ddb6-3ad9-43dd-ba75-bbbe99d0cce0 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2e9471c3-3ed4-4bb0-8227-7e1f87e53b17 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e9471c3-3ed4-4bb0-8227-7e1f87e53b17 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e9471c3-3ed4-4bb0-8227-7e1f87e53b17 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e9471c3-3ed4-4bb0-8227-7e1f87e53b17 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2e9471c3-3ed4-4bb0-8227-7e1f87e53b17 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e9471c3-3ed4-4bb0-8227-7e1f87e53b17 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 298/574] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:12 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 909 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7f7af7e5-82fa-433c-97a0-f563498522fb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f7af7e5-82fa-433c-97a0-f563498522fb tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f7af7e5-82fa-433c-97a0-f563498522fb tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f7af7e5-82fa-433c-97a0-f563498522fb tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7f7af7e5-82fa-433c-97a0-f563498522fb tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f7af7e5-82fa-433c-97a0-f563498522fb tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 277/575] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:13 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1534513288"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1534513288'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Create volume of 1 GB Sep 05 04:41:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Availability Zones retrieved successfully. Sep 05 04:41:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6ba20d10-32ca-4956-891f-9a4cf44b89a0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6ba20d10-32ca-4956-891f-9a4cf44b89a0 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6ba20d10-32ca-4956-891f-9a4cf44b89a0 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Flow 'volume_create_api' (b3bc2651-401c-4645-aa40-7aa0c22fe78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6ba20d10-32ca-4956-891f-9a4cf44b89a0 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fc5e4b-ffcc-4cd9-8bec-cfa472e871f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6ba20d10-32ca-4956-891f-9a4cf44b89a0 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6ba20d10-32ca-4956-891f-9a4cf44b89a0 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 278/576] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:14 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fc5e4b-ffcc-4cd9-8bec-cfa472e871f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2eb627f-fb69-41af-9b51-4448557ca1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Created reservations ['45aa540f-f0fa-4e18-b4aa-dbdc44983a2a', 'a857a7c1-09c3-434a-b862-e2f6159be7d7', '0717e263-23aa-41cb-9f96-3e7611369dac', '6d98db42-8d8a-4a3e-b194-684e662f10fe'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2eb627f-fb69-41af-9b51-4448557ca1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45aa540f-f0fa-4e18-b4aa-dbdc44983a2a', 'a857a7c1-09c3-434a-b862-e2f6159be7d7', '0717e263-23aa-41cb-9f96-3e7611369dac', '6d98db42-8d8a-4a3e-b194-684e662f10fe']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b343bb-6e67-4fed-a574-e554574f3ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b343bb-6e67-4fed-a574-e554574f3ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd718e0f7-9eb0-4921-84a0-3d406a1ab7bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1534513288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78abc04c12064619ad2e1460194ac140',qos_specs=None,replication_status=,reservations=['45aa540f-f0fa-4e18-b4aa-dbdc44983a2a','a857a7c1-09c3-434a-b862-e2f6159be7d7','0717e263-23aa-41cb-9f96-3e7611369dac','6d98db42-8d8a-4a3e-b194-684e662f10fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb64b67e81a418b8f55a473bc6da26b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1534513288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d718e0f7-9eb0-4921-84a0-3d406a1ab7bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78abc04c12064619ad2e1460194ac140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cb64b67e81a418b8f55a473bc6da26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61012983-5f45-46d4-96da-a91a6f7a680e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61012983-5f45-46d4-96da-a91a6f7a680e) transitioned into state 'SUCCESS' from state '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-1534513288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78abc04c12064619ad2e1460194ac140',qos_specs=None,replication_status=,reservations=['45aa540f-f0fa-4e18-b4aa-dbdc44983a2a','a857a7c1-09c3-434a-b862-e2f6159be7d7','0717e263-23aa-41cb-9f96-3e7611369dac','6d98db42-8d8a-4a3e-b194-684e662f10fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb64b67e81a418b8f55a473bc6da26b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4bf95c-dcba-4d98-ae85-56a4bec0a408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4bf95c-dcba-4d98-ae85-56a4bec0a408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Flow 'volume_create_api' (b3bc2651-401c-4645-aa40-7aa0c22fe78b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Create volume request issued successfully. Sep 05 04:41:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6cac953-7289-4ad3-86b8-dbb5fcdd3857 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 299/577] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:41:14 2026] POST /volume/v3/volumes => generated 763 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4b2e60d8-527c-4a39-9998-171da71dd1ea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b2e60d8-527c-4a39-9998-171da71dd1ea tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b2e60d8-527c-4a39-9998-171da71dd1ea tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b2e60d8-527c-4a39-9998-171da71dd1ea tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4b2e60d8-527c-4a39-9998-171da71dd1ea tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b2e60d8-527c-4a39-9998-171da71dd1ea tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 279/578] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:15 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-22771598-88b0-4d47-b031-36ff583210dc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22771598-88b0-4d47-b031-36ff583210dc tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22771598-88b0-4d47-b031-36ff583210dc tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22771598-88b0-4d47-b031-36ff583210dc tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-22771598-88b0-4d47-b031-36ff583210dc tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22771598-88b0-4d47-b031-36ff583210dc tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 300/579] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:16 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dd7c9c63-9acf-41fa-9b07-bd05c6141371 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd7c9c63-9acf-41fa-9b07-bd05c6141371 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd7c9c63-9acf-41fa-9b07-bd05c6141371 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd7c9c63-9acf-41fa-9b07-bd05c6141371 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dd7c9c63-9acf-41fa-9b07-bd05c6141371 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd7c9c63-9acf-41fa-9b07-bd05c6141371 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 280/580] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:17 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 1330 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-677f696b-922b-4bc3-98b8-ac607827e2dd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-677f696b-922b-4bc3-98b8-ac607827e2dd tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] POST http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action Sep 05 04:41:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-677f696b-922b-4bc3-98b8-ac607827e2dd tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-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=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-677f696b-922b-4bc3-98b8-ac607827e2dd tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-677f696b-922b-4bc3-98b8-ac607827e2dd tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-677f696b-922b-4bc3-98b8-ac607827e2dd tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Update volume metadata completed successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-677f696b-922b-4bc3-98b8-ac607827e2dd tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action returned with HTTP 200 Sep 05 04:41:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 301/581] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:41:17 2026] POST /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action => generated 526 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-45ba37be-9e04-4434-b129-2632618ea739 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-45ba37be-9e04-4434-b129-2632618ea739 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-45ba37be-9e04-4434-b129-2632618ea739 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-45ba37be-9e04-4434-b129-2632618ea739 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-45ba37be-9e04-4434-b129-2632618ea739 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] Volume info retrieved successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-45ba37be-9e04-4434-b129-2632618ea739 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 281/582] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:18 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 1390 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-86c7dd7e-1a1b-4e02-8166-f7a3f70b2d3b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-86c7dd7e-1a1b-4e02-8166-f7a3f70b2d3b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] POST http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-86c7dd7e-1a1b-4e02-8166-f7a3f70b2d3b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-86c7dd7e-1a1b-4e02-8166-f7a3f70b2d3b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-86c7dd7e-1a1b-4e02-8166-f7a3f70b2d3b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-86c7dd7e-1a1b-4e02-8166-f7a3f70b2d3b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Get volume image-metadata completed successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-86c7dd7e-1a1b-4e02-8166-f7a3f70b2d3b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Delete volume metadata completed successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-86c7dd7e-1a1b-4e02-8166-f7a3f70b2d3b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action returned with HTTP 200 Sep 05 04:41:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 302/583] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:18 2026] POST /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action => generated 0 bytes in 160 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bb234f2b-5ad0-4837-a6b0-09a5178b9704 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bb234f2b-5ad0-4837-a6b0-09a5178b9704 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] POST http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bb234f2b-5ad0-4837-a6b0-09a5178b9704 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bb234f2b-5ad0-4837-a6b0-09a5178b9704 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bb234f2b-5ad0-4837-a6b0-09a5178b9704 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] Volume info retrieved successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bb234f2b-5ad0-4837-a6b0-09a5178b9704 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] Get volume image-metadata completed successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bb234f2b-5ad0-4837-a6b0-09a5178b9704 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-reader] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action returned with HTTP 200 Sep 05 04:41:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 282/584] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:18 2026] POST /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23/action => generated 500 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cfe68375-3703-4fcd-90b6-e9fb472023a1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cfe68375-3703-4fcd-90b6-e9fb472023a1 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cfe68375-3703-4fcd-90b6-e9fb472023a1 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cfe68375-3703-4fcd-90b6-e9fb472023a1 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cfe68375-3703-4fcd-90b6-e9fb472023a1 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cfe68375-3703-4fcd-90b6-e9fb472023a1 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 303/585] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:18 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 1364 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-349d1001-42a0-46c0-a7db-9fab4e646a90 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-349d1001-42a0-46c0-a7db-9fab4e646a90 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-349d1001-42a0-46c0-a7db-9fab4e646a90 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-349d1001-42a0-46c0-a7db-9fab4e646a90 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-349d1001-42a0-46c0-a7db-9fab4e646a90 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Delete volume with id: b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-349d1001-42a0-46c0-a7db-9fab4e646a90 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-349d1001-42a0-46c0-a7db-9fab4e646a90 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Delete volume request issued successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-349d1001-42a0-46c0-a7db-9fab4e646a90 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 202 Sep 05 04:41:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 283/586] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:41:18 2026] DELETE /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-505eb1e8-9385-4e4d-a3bc-2edde463ef4b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-505eb1e8-9385-4e4d-a3bc-2edde463ef4b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-505eb1e8-9385-4e4d-a3bc-2edde463ef4b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-505eb1e8-9385-4e4d-a3bc-2edde463ef4b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-505eb1e8-9385-4e4d-a3bc-2edde463ef4b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-505eb1e8-9385-4e4d-a3bc-2edde463ef4b tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 304/587] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:18 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 1363 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b82372c9-3b9c-445c-896a-25bc0db42a27 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b82372c9-3b9c-445c-896a-25bc0db42a27 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b82372c9-3b9c-445c-896a-25bc0db42a27 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b82372c9-3b9c-445c-896a-25bc0db42a27 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b82372c9-3b9c-445c-896a-25bc0db42a27 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Volume info retrieved successfully. Sep 05 04:41:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b82372c9-3b9c-445c-896a-25bc0db42a27 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 200 Sep 05 04:41:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 284/588] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:20 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 1363 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-28f9228a-a9d4-492e-b64f-a47331e57984 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0caa7d15-3515-4f4b-ae26-811f5852a554 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0caa7d15-3515-4f4b-ae26-811f5852a554 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] GET http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0caa7d15-3515-4f4b-ae26-811f5852a554 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0caa7d15-3515-4f4b-ae26-811f5852a554 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0caa7d15-3515-4f4b-ae26-811f5852a554 tempest-VolumesImageMetadata-310034175 tempest-VolumesImageMetadata-310034175-project-member] http://192.168.122.229/volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 returned with HTTP 404 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 285/589] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:21 2026] GET /volume/v3/volumes/b8031a06-0300-4a39-9a1d-750180183f23 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-28f9228a-a9d4-492e-b64f-a47331e57984 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-28f9228a-a9d4-492e-b64f-a47331e57984 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1288384215"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-28f9228a-a9d4-492e-b64f-a47331e57984 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 305/590] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:41:20 2026] POST /volume/v3/group_types => generated 181 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4a17ed42-8e8e-4305-94ad-a5660511cfc8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4a17ed42-8e8e-4305-94ad-a5660511cfc8 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] POST http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4a17ed42-8e8e-4305-94ad-a5660511cfc8 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4a17ed42-8e8e-4305-94ad-a5660511cfc8 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs returned with HTTP 202 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 286/591] 192.168.122.229 () {62 vars in 1342 bytes} [Sat Sep 5 04:41:21 2026] POST /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs => generated 53 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-15641d4a-0242-4de9-862c-9acdd1c59ef9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15641d4a-0242-4de9-862c-9acdd1c59ef9 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] POST http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-15641d4a-0242-4de9-862c-9acdd1c59ef9 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15641d4a-0242-4de9-862c-9acdd1c59ef9 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs returned with HTTP 202 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 306/592] 192.168.122.229 () {62 vars in 1342 bytes} [Sat Sep 5 04:41:21 2026] POST /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs => generated 61 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-eb82bc76-8faa-46d2-82ec-6d8ef9327ac6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eb82bc76-8faa-46d2-82ec-6d8ef9327ac6 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] GET http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eb82bc76-8faa-46d2-82ec-6d8ef9327ac6 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eb82bc76-8faa-46d2-82ec-6d8ef9327ac6 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eb82bc76-8faa-46d2-82ec-6d8ef9327ac6 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 returned with HTTP 200 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 287/593] 192.168.122.229 () {60 vars in 1336 bytes} [Sat Sep 5 04:41:21 2026] GET /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 => generated 26 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e9fdcd19-c8e1-44d8-9c35-cf3ee823cf1f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9fdcd19-c8e1-44d8-9c35-cf3ee823cf1f tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] GET http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9fdcd19-c8e1-44d8-9c35-cf3ee823cf1f tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9fdcd19-c8e1-44d8-9c35-cf3ee823cf1f tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9fdcd19-c8e1-44d8-9c35-cf3ee823cf1f tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 returned with HTTP 200 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 307/594] 192.168.122.229 () {60 vars in 1336 bytes} [Sat Sep 5 04:41:21 2026] GET /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 => generated 18 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d8af02a5-a73b-4ce5-a8aa-33803b2cbb06 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d8af02a5-a73b-4ce5-a8aa-33803b2cbb06 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] PUT http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d8af02a5-a73b-4ce5-a8aa-33803b2cbb06 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d8af02a5-a73b-4ce5-a8aa-33803b2cbb06 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 returned with HTTP 200 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 288/595] 192.168.122.229 () {62 vars in 1356 bytes} [Sat Sep 5 04:41:21 2026] PUT /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 => generated 26 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-59107afa-4fc6-4c9f-a50b-48af991a3663 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-59107afa-4fc6-4c9f-a50b-48af991a3663 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] GET http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-59107afa-4fc6-4c9f-a50b-48af991a3663 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-59107afa-4fc6-4c9f-a50b-48af991a3663 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-59107afa-4fc6-4c9f-a50b-48af991a3663 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs returned with HTTP 200 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 308/596] 192.168.122.229 () {60 vars in 1321 bytes} [Sat Sep 5 04:41:21 2026] GET /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs => generated 87 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-728248a7-e16d-4c52-ae18-56cf14ab2dfe None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-728248a7-e16d-4c52-ae18-56cf14ab2dfe tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key1 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-728248a7-e16d-4c52-ae18-56cf14ab2dfe tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-728248a7-e16d-4c52-ae18-56cf14ab2dfe tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-728248a7-e16d-4c52-ae18-56cf14ab2dfe tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key1 returned with HTTP 202 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 289/597] 192.168.122.229 () {60 vars in 1339 bytes} [Sat Sep 5 04:41:21 2026] DELETE /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-64157fdc-102e-4847-ae03-6ac312d1e886 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64157fdc-102e-4847-ae03-6ac312d1e886 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] GET http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key1 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-64157fdc-102e-4847-ae03-6ac312d1e886 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-64157fdc-102e-4847-ae03-6ac312d1e886 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64157fdc-102e-4847-ae03-6ac312d1e886 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] HTTP exception thrown: Group Type 7db1ec14-7a33-46bb-8a49-52483b2e7f11 has no extra spec with key key1. Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64157fdc-102e-4847-ae03-6ac312d1e886 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key1 returned with HTTP 404 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 309/598] 192.168.122.229 () {60 vars in 1336 bytes} [Sat Sep 5 04:41:21 2026] GET /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key1 => generated 126 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-979e4fc0-5a03-403e-8ff9-ac678465064a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-979e4fc0-5a03-403e-8ff9-ac678465064a tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-979e4fc0-5a03-403e-8ff9-ac678465064a tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-979e4fc0-5a03-403e-8ff9-ac678465064a tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-979e4fc0-5a03-403e-8ff9-ac678465064a tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 returned with HTTP 202 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 290/599] 192.168.122.229 () {60 vars in 1339 bytes} [Sat Sep 5 04:41:21 2026] DELETE /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-941c59ff-a649-4a5f-aff7-12f7c526bbf4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-941c59ff-a649-4a5f-aff7-12f7c526bbf4 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] GET http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-941c59ff-a649-4a5f-aff7-12f7c526bbf4 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-941c59ff-a649-4a5f-aff7-12f7c526bbf4 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-941c59ff-a649-4a5f-aff7-12f7c526bbf4 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] HTTP exception thrown: Group Type 7db1ec14-7a33-46bb-8a49-52483b2e7f11 has no extra spec with key key2. Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-941c59ff-a649-4a5f-aff7-12f7c526bbf4 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 returned with HTTP 404 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 310/600] 192.168.122.229 () {60 vars in 1336 bytes} [Sat Sep 5 04:41:21 2026] GET /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key2 => generated 126 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e6140387-18b2-4fc3-b311-b4a21eaed92e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e6140387-18b2-4fc3-b311-b4a21eaed92e tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e6140387-18b2-4fc3-b311-b4a21eaed92e tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e6140387-18b2-4fc3-b311-b4a21eaed92e tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e6140387-18b2-4fc3-b311-b4a21eaed92e tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 returned with HTTP 202 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 291/601] 192.168.122.229 () {60 vars in 1339 bytes} [Sat Sep 5 04:41:21 2026] DELETE /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f21b1fb5-9b67-433e-a06e-825ffb3c7c01 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f21b1fb5-9b67-433e-a06e-825ffb3c7c01 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] GET http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f21b1fb5-9b67-433e-a06e-825ffb3c7c01 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f21b1fb5-9b67-433e-a06e-825ffb3c7c01 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f21b1fb5-9b67-433e-a06e-825ffb3c7c01 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] HTTP exception thrown: Group Type 7db1ec14-7a33-46bb-8a49-52483b2e7f11 has no extra spec with key key3. Sep 05 04:41:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f21b1fb5-9b67-433e-a06e-825ffb3c7c01 tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 returned with HTTP 404 Sep 05 04:41:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 311/602] 192.168.122.229 () {60 vars in 1336 bytes} [Sat Sep 5 04:41:21 2026] GET /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11/group_specs/key3 => generated 126 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5ec7fb0b-fc44-428e-a1fb-ea95ac36ea7e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5ec7fb0b-fc44-428e-a1fb-ea95ac36ea7e tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5ec7fb0b-fc44-428e-a1fb-ea95ac36ea7e tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5ec7fb0b-fc44-428e-a1fb-ea95ac36ea7e tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5ec7fb0b-fc44-428e-a1fb-ea95ac36ea7e tempest-GroupTypeSpecsTest-1500385105 tempest-GroupTypeSpecsTest-1500385105-project-admin] http://192.168.122.229/volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11 returned with HTTP 202 Sep 05 04:41:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 292/603] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:41:21 2026] DELETE /volume/v3/group_types/7db1ec14-7a33-46bb-8a49-52483b2e7f11 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2046727770"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2046727770'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:26 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Create volume of 1 GB Sep 05 04:41:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Availability Zones retrieved successfully. Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Flow 'volume_create_api' (7423bcb1-0556-497d-8f6f-1e24f3f729d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4698315f-6130-497f-a9d2-1e7952326d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4698315f-6130-497f-a9d2-1e7952326d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd8274c-6a69-46e7-a9f2-7e6408991a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Created reservations ['2dd77065-e09d-4ffe-b453-07b1d7d960af', '4c061290-932a-49f2-996d-ed4ac845b357', '6c6dea53-48d0-4981-973f-b9f28a131a49', '048441a3-913f-4812-be53-e38c1762c8f2'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd8274c-6a69-46e7-a9f2-7e6408991a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dd77065-e09d-4ffe-b453-07b1d7d960af', '4c061290-932a-49f2-996d-ed4ac845b357', '6c6dea53-48d0-4981-973f-b9f28a131a49', '048441a3-913f-4812-be53-e38c1762c8f2']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c3d7d4-9456-4025-b15d-99ee7d0c650e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c3d7d4-9456-4025-b15d-99ee7d0c650e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e2f69fb-e018-4d2b-8e3f-f7af20d90989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2046727770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a6149c37f247be891bf31630cd6eea',qos_specs=None,replication_status=,reservations=['2dd77065-e09d-4ffe-b453-07b1d7d960af','4c061290-932a-49f2-996d-ed4ac845b357','6c6dea53-48d0-4981-973f-b9f28a131a49','048441a3-913f-4812-be53-e38c1762c8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c694adcd2144b4a6f1a211aed7fa3d',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2046727770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e2f69fb-e018-4d2b-8e3f-f7af20d90989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0a6149c37f247be891bf31630cd6eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c694adcd2144b4a6f1a211aed7fa3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb05b6c-cd60-4a18-8470-3ad6b3bc69d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb05b6c-cd60-4a18-8470-3ad6b3bc69d0) transitioned into state 'SUCCESS' from state '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-2046727770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a6149c37f247be891bf31630cd6eea',qos_specs=None,replication_status=,reservations=['2dd77065-e09d-4ffe-b453-07b1d7d960af','4c061290-932a-49f2-996d-ed4ac845b357','6c6dea53-48d0-4981-973f-b9f28a131a49','048441a3-913f-4812-be53-e38c1762c8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c694adcd2144b4a6f1a211aed7fa3d',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93178f52-0afd-490b-a6b1-bb509e461987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93178f52-0afd-490b-a6b1-bb509e461987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Flow 'volume_create_api' (7423bcb1-0556-497d-8f6f-1e24f3f729d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Create volume request issued successfully. Sep 05 04:41:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-14e7aa2a-baeb-4af1-a45b-20766217f136 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 312/604] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:41:26 2026] POST /volume/v3/volumes => generated 759 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-88b65d0b-c532-48a5-8cd5-3bb38645e329 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88b65d0b-c532-48a5-8cd5-3bb38645e329 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] GET http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88b65d0b-c532-48a5-8cd5-3bb38645e329 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88b65d0b-c532-48a5-8cd5-3bb38645e329 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-88b65d0b-c532-48a5-8cd5-3bb38645e329 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Volume info retrieved successfully. Sep 05 04:41:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88b65d0b-c532-48a5-8cd5-3bb38645e329 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 returned with HTTP 200 Sep 05 04:41:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 293/605] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:27 2026] GET /volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 => generated 827 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ff403446-e05e-4dac-a53e-626aa85b0a95 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff403446-e05e-4dac-a53e-626aa85b0a95 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] GET http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff403446-e05e-4dac-a53e-626aa85b0a95 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff403446-e05e-4dac-a53e-626aa85b0a95 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ff403446-e05e-4dac-a53e-626aa85b0a95 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Volume info retrieved successfully. Sep 05 04:41:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff403446-e05e-4dac-a53e-626aa85b0a95 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 returned with HTTP 200 Sep 05 04:41:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 313/606] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:28 2026] GET /volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0b599c3f-42b6-4cbd-a312-15f4293b7258 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0b599c3f-42b6-4cbd-a312-15f4293b7258 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] GET http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0b599c3f-42b6-4cbd-a312-15f4293b7258 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0b599c3f-42b6-4cbd-a312-15f4293b7258 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0b599c3f-42b6-4cbd-a312-15f4293b7258 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Volume info retrieved successfully. Sep 05 04:41:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0b599c3f-42b6-4cbd-a312-15f4293b7258 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 returned with HTTP 200 Sep 05 04:41:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 294/607] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:29 2026] GET /volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] GET http://192.168.122.229/volume/v3/limits Sep 05 04:41:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:30 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] 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 05 04:41:30 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] 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 05 04:41:30 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] 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 05 04:41:30 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] 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 05 04:41:30 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] 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 05 04:41:30 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] 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 05 04:41:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fd467fd3-eae3-44f0-83ff-f379c4df3e2b tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-reader] http://192.168.122.229/volume/v3/limits returned with HTTP 200 Sep 05 04:41:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 314/608] 192.168.122.229 () {58 vars in 1118 bytes} [Sat Sep 5 04:41:29 2026] GET /volume/v3/limits => generated 302 bytes in 881 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f6a394d4-b428-49a9-aad4-596a75cd191f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f6a394d4-b428-49a9-aad4-596a75cd191f tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] GET http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f6a394d4-b428-49a9-aad4-596a75cd191f tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f6a394d4-b428-49a9-aad4-596a75cd191f tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f6a394d4-b428-49a9-aad4-596a75cd191f tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Volume info retrieved successfully. Sep 05 04:41:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f6a394d4-b428-49a9-aad4-596a75cd191f tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 returned with HTTP 200 Sep 05 04:41:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 295/609] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:30 2026] GET /volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-17bb61ef-187c-4dd6-9d22-54a29ecb7ca8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17bb61ef-187c-4dd6-9d22-54a29ecb7ca8 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] DELETE http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17bb61ef-187c-4dd6-9d22-54a29ecb7ca8 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17bb61ef-187c-4dd6-9d22-54a29ecb7ca8 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:30 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-17bb61ef-187c-4dd6-9d22-54a29ecb7ca8 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Delete volume with id: 3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-17bb61ef-187c-4dd6-9d22-54a29ecb7ca8 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Volume info retrieved successfully. Sep 05 04:41:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-17bb61ef-187c-4dd6-9d22-54a29ecb7ca8 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Delete volume request issued successfully. Sep 05 04:41:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17bb61ef-187c-4dd6-9d22-54a29ecb7ca8 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 returned with HTTP 202 Sep 05 04:41:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-da340f38-bfbf-456d-a0b2-1ccdb76e0a7c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 315/610] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:41:30 2026] DELETE /volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:41:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-da340f38-bfbf-456d-a0b2-1ccdb76e0a7c tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] GET http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-da340f38-bfbf-456d-a0b2-1ccdb76e0a7c tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-da340f38-bfbf-456d-a0b2-1ccdb76e0a7c tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-da340f38-bfbf-456d-a0b2-1ccdb76e0a7c tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Volume info retrieved successfully. Sep 05 04:41:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-da340f38-bfbf-456d-a0b2-1ccdb76e0a7c tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 returned with HTTP 200 Sep 05 04:41:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 296/611] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:30 2026] GET /volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-eeee9697-e6fd-4234-b5a4-7086b5ac6c09 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eeee9697-e6fd-4234-b5a4-7086b5ac6c09 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] GET http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eeee9697-e6fd-4234-b5a4-7086b5ac6c09 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eeee9697-e6fd-4234-b5a4-7086b5ac6c09 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-eeee9697-e6fd-4234-b5a4-7086b5ac6c09 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Volume info retrieved successfully. Sep 05 04:41:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eeee9697-e6fd-4234-b5a4-7086b5ac6c09 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 returned with HTTP 200 Sep 05 04:41:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 316/612] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:32 2026] GET /volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-68d0430e-6481-45c0-aa96-fde7b3bcae16 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-68d0430e-6481-45c0-aa96-fde7b3bcae16 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] GET http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 Sep 05 04:41:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-68d0430e-6481-45c0-aa96-fde7b3bcae16 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-68d0430e-6481-45c0-aa96-fde7b3bcae16 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-68d0430e-6481-45c0-aa96-fde7b3bcae16 tempest-AbsoluteLimitsTests-820975998 tempest-AbsoluteLimitsTests-820975998-project-member] http://192.168.122.229/volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 returned with HTTP 404 Sep 05 04:41:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 297/613] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:33 2026] GET /volume/v3/volumes/3e2f69fb-e018-4d2b-8e3f-f7af20d90989 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fb0a9698-2a00-4271-9688-31ab1e67ad8a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb0a9698-2a00-4271-9688-31ab1e67ad8a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:41:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb0a9698-2a00-4271-9688-31ab1e67ad8a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1027351200"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb0a9698-2a00-4271-9688-31ab1e67ad8a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:41:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 317/614] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:41:36 2026] POST /volume/v3/types => generated 216 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-10975ab6-5f5e-43e0-a698-2a0ff3e7d389 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-10975ab6-5f5e-43e0-a698-2a0ff3e7d389 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:41:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-10975ab6-5f5e-43e0-a698-2a0ff3e7d389 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1424274586"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-10975ab6-5f5e-43e0-a698-2a0ff3e7d389 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:41:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 298/615] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:41:36 2026] POST /volume/v3/group_types => generated 173 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e4b474c0-9c8e-4889-b8a3-cf7049e26e27 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e4b474c0-9c8e-4889-b8a3-cf7049e26e27 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:41:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e4b474c0-9c8e-4889-b8a3-cf7049e26e27 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2572c101-f6ff-4d2c-a2b7-01f312729b2c", "volume_types": ["eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7"], "name": "tempest-Group1-1145914077"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-e4b474c0-9c8e-4889-b8a3-cf7049e26e27 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Creating new group {'group': {'group_type': '2572c101-f6ff-4d2c-a2b7-01f312729b2c', 'volume_types': ['eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7'], 'name': 'tempest-Group1-1145914077'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:41:36 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-e4b474c0-9c8e-4889-b8a3-cf7049e26e27 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Creating group tempest-Group1-1145914077. Sep 05 04:41:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e4b474c0-9c8e-4889-b8a3-cf7049e26e27 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Availability Zones retrieved successfully. Sep 05 04:41:37 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-e4b474c0-9c8e-4889-b8a3-cf7049e26e27 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Created reservations ['a761137b-3499-4578-af88-06f18c4ccc05'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e4b474c0-9c8e-4889-b8a3-cf7049e26e27 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:41:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 318/616] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:41:36 2026] POST /volume/v3/groups => generated 94 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-90c29d5e-84e3-47af-9f64-847d236b8389 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-90c29d5e-84e3-47af-9f64-847d236b8389 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 Sep 05 04:41:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-90c29d5e-84e3-47af-9f64-847d236b8389 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-90c29d5e-84e3-47af-9f64-847d236b8389 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-90c29d5e-84e3-47af-9f64-847d236b8389 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 246aba7a-2020-4d77-9113-8cc822af11e4 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:37 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-90c29d5e-84e3-47af-9f64-847d236b8389 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 returned with HTTP 200 Sep 05 04:41:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 299/617] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:37 2026] GET /volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c5676e7e-d290-4a8e-886f-1b40564a2263 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c5676e7e-d290-4a8e-886f-1b40564a2263 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 Sep 05 04:41:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c5676e7e-d290-4a8e-886f-1b40564a2263 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c5676e7e-d290-4a8e-886f-1b40564a2263 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-c5676e7e-d290-4a8e-886f-1b40564a2263 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 246aba7a-2020-4d77-9113-8cc822af11e4 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:38 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c5676e7e-d290-4a8e-886f-1b40564a2263 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 returned with HTTP 200 Sep 05 04:41:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 319/618] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:38 2026] GET /volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 => generated 323 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0c3216a0-77fa-4caf-bafe-27e07a84d4ba None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c3216a0-77fa-4caf-bafe-27e07a84d4ba tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:41:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c3216a0-77fa-4caf-bafe-27e07a84d4ba tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2572c101-f6ff-4d2c-a2b7-01f312729b2c", "volume_types": ["eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7"], "name": "tempest-Group2-1538174038"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-0c3216a0-77fa-4caf-bafe-27e07a84d4ba tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Creating new group {'group': {'group_type': '2572c101-f6ff-4d2c-a2b7-01f312729b2c', 'volume_types': ['eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7'], 'name': 'tempest-Group2-1538174038'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:41:38 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-0c3216a0-77fa-4caf-bafe-27e07a84d4ba tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Creating group tempest-Group2-1538174038. Sep 05 04:41:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0c3216a0-77fa-4caf-bafe-27e07a84d4ba tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Availability Zones retrieved successfully. Sep 05 04:41:38 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-0c3216a0-77fa-4caf-bafe-27e07a84d4ba tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Created reservations ['996e48e8-9b94-4c50-9a57-aa25f0c4322b'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c3216a0-77fa-4caf-bafe-27e07a84d4ba tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:41:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 300/619] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:41:38 2026] POST /volume/v3/groups => generated 94 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2388b701-0b6d-4141-8eea-b47899543bbf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2388b701-0b6d-4141-8eea-b47899543bbf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 Sep 05 04:41:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2388b701-0b6d-4141-8eea-b47899543bbf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2388b701-0b6d-4141-8eea-b47899543bbf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-2388b701-0b6d-4141-8eea-b47899543bbf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 7dd89c4e-f880-4ab5-ba1b-83beca6db833 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:38 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2388b701-0b6d-4141-8eea-b47899543bbf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 returned with HTTP 200 Sep 05 04:41:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 320/620] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:38 2026] GET /volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 => generated 322 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b012dc97-8c27-4986-ae95-161ebf89a4a4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b012dc97-8c27-4986-ae95-161ebf89a4a4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 Sep 05 04:41:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b012dc97-8c27-4986-ae95-161ebf89a4a4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b012dc97-8c27-4986-ae95-161ebf89a4a4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-b012dc97-8c27-4986-ae95-161ebf89a4a4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 7dd89c4e-f880-4ab5-ba1b-83beca6db833 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:40 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b012dc97-8c27-4986-ae95-161ebf89a4a4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 returned with HTTP 200 Sep 05 04:41:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 301/621] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:39 2026] GET /volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1901578635", "volume_type": "eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7", "group_id": "246aba7a-2020-4d77-9113-8cc822af11e4", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1901578635', 'volume_type': 'eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7', 'group_id': '246aba7a-2020-4d77-9113-8cc822af11e4', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:40 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume of 1 GB Sep 05 04:41:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Availability Zones retrieved successfully. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Flow 'volume_create_api' (65d756eb-55c6-4543-a4f2-74a5bb67b525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6ee8a3-8620-4251-b363-a913fc7832ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6ee8a3-8620-4251-b363-a913fc7832ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:41:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7,is_public=True,name='tempest-GroupsTest-volume-type-1027351200',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '246aba7a-2020-4d77-9113-8cc822af11e4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42883d84-aed5-4286-8eff-f934a586edbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1027351200 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1027351200, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1027351200 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1027351200, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Created reservations ['63a38fe6-7656-43ec-b786-7fba2c24fa0a', '5425a1f8-976f-41b7-8e77-d8684fb31b00', 'f3ad147e-92e2-4ca1-ab23-74f04ed1fc9c', 'b171d706-36e6-484e-93ae-50e4d04dfe25'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42883d84-aed5-4286-8eff-f934a586edbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a38fe6-7656-43ec-b786-7fba2c24fa0a', '5425a1f8-976f-41b7-8e77-d8684fb31b00', 'f3ad147e-92e2-4ca1-ab23-74f04ed1fc9c', 'b171d706-36e6-484e-93ae-50e4d04dfe25']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6907d41-a4ad-456a-b44b-8656da67c62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6907d41-a4ad-456a-b44b-8656da67c62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da00f9bc-01f7-44e3-9f26-8641796bbd22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1901578635',encryption_key_id=None,group_id=246aba7a-2020-4d77-9113-8cc822af11e4,group_type_id=,metadata={},multiattach=False,project_id='4ae89a6b678145298eaa87b277bc969c',qos_specs=None,replication_status=,reservations=['63a38fe6-7656-43ec-b786-7fba2c24fa0a','5425a1f8-976f-41b7-8e77-d8684fb31b00','f3ad147e-92e2-4ca1-ab23-74f04ed1fc9c','b171d706-36e6-484e-93ae-50e4d04dfe25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57311191f0bf4d039187ec086afb8cda',volume_type_id=eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1901578635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=246aba7a-2020-4d77-9113-8cc822af11e4,host=None,id=da00f9bc-01f7-44e3-9f26-8641796bbd22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae89a6b678145298eaa87b277bc969c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57311191f0bf4d039187ec086afb8cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7),volume_type_id=eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07713ecd-5cf2-467c-a1d5-66d4eb70b6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07713ecd-5cf2-467c-a1d5-66d4eb70b6eb) transitioned into state 'SUCCESS' from state '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-1901578635',encryption_key_id=None,group_id=246aba7a-2020-4d77-9113-8cc822af11e4,group_type_id=,metadata={},multiattach=False,project_id='4ae89a6b678145298eaa87b277bc969c',qos_specs=None,replication_status=,reservations=['63a38fe6-7656-43ec-b786-7fba2c24fa0a','5425a1f8-976f-41b7-8e77-d8684fb31b00','f3ad147e-92e2-4ca1-ab23-74f04ed1fc9c','b171d706-36e6-484e-93ae-50e4d04dfe25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57311191f0bf4d039187ec086afb8cda',volume_type_id=eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cc9712d-9ca7-4dee-a50e-c1389a9b8dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cc9712d-9ca7-4dee-a50e-c1389a9b8dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Flow 'volume_create_api' (65d756eb-55c6-4543-a4f2-74a5bb67b525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume request issued successfully. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:40 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:40 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-718a5ab3-bd88-41ea-a1ea-d35a8434bbf2 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 321/622] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:41:40 2026] POST /volume/v3/volumes => generated 823 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 Sep 05 04:41:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:41 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:41 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:41 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4dfe7cdb-32a2-4888-bbb4-d758405ab657 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 returned with HTTP 200 Sep 05 04:41:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 302/623] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:41 2026] GET /volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 => generated 915 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-73221067"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-73221067'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:41 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume of 1 GB Sep 05 04:41:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Availability Zones retrieved successfully. Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (7ac0d399-ccdc-4e2a-918c-aa389f6b10d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2d6492-ba33-43e5-a453-b9eaa6235006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2d6492-ba33-43e5-a453-b9eaa6235006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b017ae96-e32b-40ef-91a9-5b636ef46a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:41 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Created reservations ['977e7924-db35-4f29-8799-1d4a8f4790e7', 'fcf90983-2f62-40bc-9b98-09be34b971c7', 'b75f09dd-3c7e-4aa7-a3ae-5b97f0c24ba5', 'c62a5b4e-561f-4f89-88e1-53fc76898c9e'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b017ae96-e32b-40ef-91a9-5b636ef46a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['977e7924-db35-4f29-8799-1d4a8f4790e7', 'fcf90983-2f62-40bc-9b98-09be34b971c7', 'b75f09dd-3c7e-4aa7-a3ae-5b97f0c24ba5', 'c62a5b4e-561f-4f89-88e1-53fc76898c9e']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05583b47-d132-4543-8f5d-342f7b93a787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05583b47-d132-4543-8f5d-342f7b93a787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e486d32c-62a3-4bcb-96b1-d79deb5be6dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-73221067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['977e7924-db35-4f29-8799-1d4a8f4790e7','fcf90983-2f62-40bc-9b98-09be34b971c7','b75f09dd-3c7e-4aa7-a3ae-5b97f0c24ba5','c62a5b4e-561f-4f89-88e1-53fc76898c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-73221067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e486d32c-62a3-4bcb-96b1-d79deb5be6dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d18d524902471f897bc3e7cc13a7d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc85888f-b8d8-4187-b813-7f44b646bf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc85888f-b8d8-4187-b813-7f44b646bf8a) transitioned into state 'SUCCESS' from state '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-73221067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['977e7924-db35-4f29-8799-1d4a8f4790e7','fcf90983-2f62-40bc-9b98-09be34b971c7','b75f09dd-3c7e-4aa7-a3ae-5b97f0c24ba5','c62a5b4e-561f-4f89-88e1-53fc76898c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81694a6-0e0f-4d67-b00b-9827003d8b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81694a6-0e0f-4d67-b00b-9827003d8b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (7ac0d399-ccdc-4e2a-918c-aa389f6b10d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request issued successfully. Sep 05 04:41:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4d179d1-40eb-497c-9a67-bb8aab6315c6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 322/624] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:41:41 2026] POST /volume/v3/volumes => generated 756 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4d90c805-a880-4d08-a448-7011f480c282 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4d90c805-a880-4d08-a448-7011f480c282 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4d90c805-a880-4d08-a448-7011f480c282 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4d90c805-a880-4d08-a448-7011f480c282 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4d90c805-a880-4d08-a448-7011f480c282 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-df270eab-4903-41fa-93c4-124928ae93db None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4d90c805-a880-4d08-a448-7011f480c282 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 303/625] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:42 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 824 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df270eab-4903-41fa-93c4-124928ae93db tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df270eab-4903-41fa-93c4-124928ae93db tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df270eab-4903-41fa-93c4-124928ae93db tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-df270eab-4903-41fa-93c4-124928ae93db tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:42 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-df270eab-4903-41fa-93c4-124928ae93db tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:42 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-df270eab-4903-41fa-93c4-124928ae93db tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:42 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-df270eab-4903-41fa-93c4-124928ae93db tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df270eab-4903-41fa-93c4-124928ae93db tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 returned with HTTP 200 Sep 05 04:41:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 323/626] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:42 2026] GET /volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 => generated 915 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-449079629"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-449079629'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume of 1 GB Sep 05 04:41:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Availability Zones retrieved successfully. Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Flow 'volume_create_api' (85588086-2378-4a58-aba7-8115c5eafc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818285c7-f88d-4a65-af6f-012c11147405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818285c7-f88d-4a65-af6f-012c11147405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b117409-d964-4d57-8d3a-06c5aaa0af38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Created reservations ['40b669dd-1789-41f5-9036-75e504e5045d', 'c34a83c8-cf58-459e-a385-bf3963695749', 'a5230c1c-f3a2-4169-a117-2e3cc74855c8', '0281ea2a-fa95-4d8d-b271-07b809b27f0c'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b117409-d964-4d57-8d3a-06c5aaa0af38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40b669dd-1789-41f5-9036-75e504e5045d', 'c34a83c8-cf58-459e-a385-bf3963695749', 'a5230c1c-f3a2-4169-a117-2e3cc74855c8', '0281ea2a-fa95-4d8d-b271-07b809b27f0c']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9a53f6-0e3e-4a55-b76c-20833d68bc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-738521e6-86e1-4f91-9005-19a4cbb08be6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-738521e6-86e1-4f91-9005-19a4cbb08be6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-738521e6-86e1-4f91-9005-19a4cbb08be6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-738521e6-86e1-4f91-9005-19a4cbb08be6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9a53f6-0e3e-4a55-b76c-20833d68bc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-449079629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c36b85dcb34a068032103b5c382d20',qos_specs=None,replication_status=,reservations=['40b669dd-1789-41f5-9036-75e504e5045d','c34a83c8-cf58-459e-a385-bf3963695749','a5230c1c-f3a2-4169-a117-2e3cc74855c8','0281ea2a-fa95-4d8d-b271-07b809b27f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-449079629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c36b85dcb34a068032103b5c382d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-738521e6-86e1-4f91-9005-19a4cbb08be6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115ca7a5-152f-4a3f-946d-05bef8767a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-738521e6-86e1-4f91-9005-19a4cbb08be6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 324/627] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:43 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 848 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115ca7a5-152f-4a3f-946d-05bef8767a42) transitioned into state 'SUCCESS' from state '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-449079629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c36b85dcb34a068032103b5c382d20',qos_specs=None,replication_status=,reservations=['40b669dd-1789-41f5-9036-75e504e5045d','c34a83c8-cf58-459e-a385-bf3963695749','a5230c1c-f3a2-4169-a117-2e3cc74855c8','0281ea2a-fa95-4d8d-b271-07b809b27f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900841be-24a2-4f08-b908-513016158f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900841be-24a2-4f08-b908-513016158f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Flow 'volume_create_api' (85588086-2378-4a58-aba7-8115c5eafc92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume request issued successfully. Sep 05 04:41:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0768d787-95a3-42b2-971c-7e2d5c8b420a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 304/628] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:41:42 2026] POST /volume/v3/volumes => generated 759 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ec414718-d929-406f-bef7-227cc713e9df None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ec414718-d929-406f-bef7-227cc713e9df tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ec414718-d929-406f-bef7-227cc713e9df tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ec414718-d929-406f-bef7-227cc713e9df tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ec414718-d929-406f-bef7-227cc713e9df tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ec414718-d929-406f-bef7-227cc713e9df tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 200 Sep 05 04:41:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 325/629] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:43 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 827 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:43 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:43 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-716f9280-ff84-4d81-9a3d-7ac048db0788 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 returned with HTTP 200 Sep 05 04:41:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 305/630] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:43 2026] GET /volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a47a35ab-1568-4db1-9405-d29f514d19e0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a47a35ab-1568-4db1-9405-d29f514d19e0 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a47a35ab-1568-4db1-9405-d29f514d19e0 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a47a35ab-1568-4db1-9405-d29f514d19e0 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-a47a35ab-1568-4db1-9405-d29f514d19e0 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 246aba7a-2020-4d77-9113-8cc822af11e4 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a47a35ab-1568-4db1-9405-d29f514d19e0 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 returned with HTTP 200 Sep 05 04:41:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 326/631] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:44 2026] GET /volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e31ca5fd-eb6e-4b2c-8d8e-17dfee858697 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e31ca5fd-eb6e-4b2c-8d8e-17dfee858697 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e31ca5fd-eb6e-4b2c-8d8e-17dfee858697 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e31ca5fd-eb6e-4b2c-8d8e-17dfee858697 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-e31ca5fd-eb6e-4b2c-8d8e-17dfee858697 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 7dd89c4e-f880-4ab5-ba1b-83beca6db833 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e31ca5fd-eb6e-4b2c-8d8e-17dfee858697 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 returned with HTTP 200 Sep 05 04:41:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 306/632] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:44 2026] GET /volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 => generated 323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ec3210cb-39a7-487a-a136-cdcb2dd00feb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ec3210cb-39a7-487a-a136-cdcb2dd00feb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/detail Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ec3210cb-39a7-487a-a136-cdcb2dd00feb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ec3210cb-39a7-487a-a136-cdcb2dd00feb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /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 05 04:41:44 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ec3210cb-39a7-487a-a136-cdcb2dd00feb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/detail returned with HTTP 200 Sep 05 04:41:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 327/633] 192.168.122.229 () {60 vars in 1180 bytes} [Sat Sep 5 04:41:44 2026] GET /volume/v3/groups/detail => generated 640 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /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 05 04:41:44 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Get all volumes completed successfully. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:44 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6985e3fd-e226-4b9c-a712-2bddf0472700 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 307/634] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:44 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /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 05 04:41:44 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Get all volumes completed successfully. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:44 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc38385e-0043-4e6b-8b5d-a7c7c0492254 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 328/635] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:44 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a1844c09-ed3d-45a6-8c61-9c8d367e1bd9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1844c09-ed3d-45a6-8c61-9c8d367e1bd9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4/action Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a1844c09-ed3d-45a6-8c61-9c8d367e1bd9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a1844c09-ed3d-45a6-8c61-9c8d367e1bd9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-a1844c09-ed3d-45a6-8c61-9c8d367e1bd9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] delete called for group 246aba7a-2020-4d77-9113-8cc822af11e4 {{(pid=89502) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-a1844c09-ed3d-45a6-8c61-9c8d367e1bd9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Delete group with id: 246aba7a-2020-4d77-9113-8cc822af11e4 Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a6046411-ea75-4fce-a2ee-d9c2e5fc3240 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a6046411-ea75-4fce-a2ee-d9c2e5fc3240 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a6046411-ea75-4fce-a2ee-d9c2e5fc3240 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a6046411-ea75-4fce-a2ee-d9c2e5fc3240 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a6046411-ea75-4fce-a2ee-d9c2e5fc3240 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /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 05 04:41:44 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a6046411-ea75-4fce-a2ee-d9c2e5fc3240 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 329/636] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:44 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /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 05 04:41:44 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ba0e34be-1cab-4436-97a9-0fb63703a22a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba0e34be-1cab-4436-97a9-0fb63703a22a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] POST http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba0e34be-1cab-4436-97a9-0fb63703a22a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action body: b'{"os-attach": {"instance_uuid": "050913a4-757b-4d2d-9a15-a7f992905e33", "mountpoint": "/dev/vdb"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba0e34be-1cab-4436-97a9-0fb63703a22a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "050913a4-757b-4d2d-9a15-a7f992905e33", "mountpoint": "/dev/vdb"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1844c09-ed3d-45a6-8c61-9c8d367e1bd9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4/action returned with HTTP 202 Sep 05 04:41:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 308/637] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:41:44 2026] POST /volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ba0e34be-1cab-4436-97a9-0fb63703a22a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ba0e34be-1cab-4436-97a9-0fb63703a22a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Update volume admin metadata completed successfully. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:44 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:44 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4c885be1-20e8-4aff-ab69-365b0f8a0afb tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 returned with HTTP 200 Sep 05 04:41:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 309/638] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:44 2026] GET /volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 => generated 915 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8ebc0258-b14e-407b-b1dc-d86c32505b2c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ebc0258-b14e-407b-b1dc-d86c32505b2c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ebc0258-b14e-407b-b1dc-d86c32505b2c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ebc0258-b14e-407b-b1dc-d86c32505b2c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8ebc0258-b14e-407b-b1dc-d86c32505b2c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ebc0258-b14e-407b-b1dc-d86c32505b2c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 200 Sep 05 04:41:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 310/639] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:45 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ba0e34be-1cab-4436-97a9-0fb63703a22a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Attach volume completed successfully. Sep 05 04:41:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba0e34be-1cab-4436-97a9-0fb63703a22a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action returned with HTTP 202 Sep 05 04:41:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 330/640] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:44 2026] POST /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action => generated 0 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-06540a03-9a9c-4204-bf8d-c881764a383c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-06540a03-9a9c-4204-bf8d-c881764a383c tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-06540a03-9a9c-4204-bf8d-c881764a383c tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-06540a03-9a9c-4204-bf8d-c881764a383c tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-06540a03-9a9c-4204-bf8d-c881764a383c tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-06540a03-9a9c-4204-bf8d-c881764a383c tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 311/641] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:45 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 1183 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-575be8b5-d127-4218-975e-ce7a7c103153 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-575be8b5-d127-4218-975e-ce7a7c103153 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-575be8b5-d127-4218-975e-ce7a7c103153 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-575be8b5-d127-4218-975e-ce7a7c103153 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-575be8b5-d127-4218-975e-ce7a7c103153 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-575be8b5-d127-4218-975e-ce7a7c103153 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 331/642] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:45 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 1183 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b9c19bfc-414a-4486-adb3-a4985716875c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b9c19bfc-414a-4486-adb3-a4985716875c tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b9c19bfc-414a-4486-adb3-a4985716875c tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b9c19bfc-414a-4486-adb3-a4985716875c tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-b9c19bfc-414a-4486-adb3-a4985716875c tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume 'e486d32c-62a3-4bcb-96b1-d79deb5be6dd' with '{'status': 'error'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b9c19bfc-414a-4486-adb3-a4985716875c tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action returned with HTTP 202 Sep 05 04:41:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 312/643] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:45 2026] POST /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action => generated 0 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:41:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ace4be61-0943-4a10-b1b8-b022094b0deb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ace4be61-0943-4a10-b1b8-b022094b0deb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ace4be61-0943-4a10-b1b8-b022094b0deb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ace4be61-0943-4a10-b1b8-b022094b0deb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ace4be61-0943-4a10-b1b8-b022094b0deb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ace4be61-0943-4a10-b1b8-b022094b0deb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 332/644] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:45 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 1182 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "f13202fa-359f-4368-9487-637cdb9f6cbe"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "f13202fa-359f-4368-9487-637cdb9f6cbe"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Volume info retrieved successfully. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Terminate volume connection completed successfully. Sep 05 04:41:45 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=89502) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Detach volume completed successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-792a2f75-6419-4769-8322-7e63fb1db8b8 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action returned with HTTP 202 Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 313/645] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:45 2026] POST /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ef9cafca-eaf5-4783-a477-ce33aa8b6a3b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef9cafca-eaf5-4783-a477-ce33aa8b6a3b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef9cafca-eaf5-4783-a477-ce33aa8b6a3b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef9cafca-eaf5-4783-a477-ce33aa8b6a3b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:46 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef9cafca-eaf5-4783-a477-ce33aa8b6a3b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef9cafca-eaf5-4783-a477-ce33aa8b6a3b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 314/646] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:46 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 868 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-493b94ed-45b8-41f1-a086-881522733497 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-493b94ed-45b8-41f1-a086-881522733497 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-493b94ed-45b8-41f1-a086-881522733497 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-493b94ed-45b8-41f1-a086-881522733497 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-493b94ed-45b8-41f1-a086-881522733497 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ec77b8b4-0c2f-4545-be99-e4e232457408 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 returned with HTTP 404 Sep 05 04:41:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 333/647] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:46 2026] GET /volume/v3/volumes/da00f9bc-01f7-44e3-9f26-8641796bbd22 => generated 108 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ea36a3b0-d86f-4d83-be48-94016e76f1f2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-493b94ed-45b8-41f1-a086-881522733497 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 200 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 315/648] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:46 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 852 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0641fc46-0591-4f00-813e-746b912916ca None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ea36a3b0-d86f-4d83-be48-94016e76f1f2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ea36a3b0-d86f-4d83-be48-94016e76f1f2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ea36a3b0-d86f-4d83-be48-94016e76f1f2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0641fc46-0591-4f00-813e-746b912916ca tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0641fc46-0591-4f00-813e-746b912916ca tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0641fc46-0591-4f00-813e-746b912916ca tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-0641fc46-0591-4f00-813e-746b912916ca tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 246aba7a-2020-4d77-9113-8cc822af11e4 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0641fc46-0591-4f00-813e-746b912916ca tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 returned with HTTP 404 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 316/649] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:46 2026] GET /volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-74d2594b-dcde-4fc5-b211-5d6e5767f928 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74d2594b-dcde-4fc5-b211-5d6e5767f928 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74d2594b-dcde-4fc5-b211-5d6e5767f928 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a", "name": "tempest-VolumesDeleteCascade-Snapshot-447726845"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ea36a3b0-d86f-4d83-be48-94016e76f1f2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-74d2594b-dcde-4fc5-b211-5d6e5767f928 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-74d2594b-dcde-4fc5-b211-5d6e5767f928 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create snapshot from volume d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ea36a3b0-d86f-4d83-be48-94016e76f1f2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 334/650] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:46 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 868 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5f8883aa-5394-4bcb-ae1c-f131816fff07 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f8883aa-5394-4bcb-ae1c-f131816fff07 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833/action Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f8883aa-5394-4bcb-ae1c-f131816fff07 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f8883aa-5394-4bcb-ae1c-f131816fff07 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-5f8883aa-5394-4bcb-ae1c-f131816fff07 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] delete called for group 7dd89c4e-f880-4ab5-ba1b-83beca6db833 {{(pid=89503) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-5f8883aa-5394-4bcb-ae1c-f131816fff07 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Delete group with id: 7dd89c4e-f880-4ab5-ba1b-83beca6db833 Sep 05 04:41:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89503]: /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 05 04:41:46 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f8883aa-5394-4bcb-ae1c-f131816fff07 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833/action returned with HTTP 202 Sep 05 04:41:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 335/651] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:41:46 2026] POST /volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-72579e9a-cc5d-4eb7-96f8-c31d5c468a24 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-74d2594b-dcde-4fc5-b211-5d6e5767f928 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Created reservations ['4de0341e-b207-42e6-9889-7d09aa2bcc40', '65d17905-3c43-479d-ad6b-59ed5094969d', 'd37fec99-ab85-43c2-a3ab-bbe32ae625fd', '779d47ab-38d9-4147-9851-2f84e2e1018d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72579e9a-cc5d-4eb7-96f8-c31d5c468a24 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] POST http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72579e9a-cc5d-4eb7-96f8-c31d5c468a24 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action body: b'{"os-detach": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72579e9a-cc5d-4eb7-96f8-c31d5c468a24 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-72579e9a-cc5d-4eb7-96f8-c31d5c468a24 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-74d2594b-dcde-4fc5-b211-5d6e5767f928 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot create request issued successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74d2594b-dcde-4fc5-b211-5d6e5767f928 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 317/652] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:41:46 2026] POST /volume/v3/snapshots => generated 306 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-729bcb3e-d907-4d65-b0e0-f840c858fe7f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-729bcb3e-d907-4d65-b0e0-f840c858fe7f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-729bcb3e-d907-4d65-b0e0-f840c858fe7f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-729bcb3e-d907-4d65-b0e0-f840c858fe7f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-729bcb3e-d907-4d65-b0e0-f840c858fe7f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 7dd89c4e-f880-4ab5-ba1b-83beca6db833 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-729bcb3e-d907-4d65-b0e0-f840c858fe7f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 returned with HTTP 200 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 318/653] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:46 2026] GET /volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 => generated 322 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-aaad8b90-9295-4f8f-96ac-a9610a2bee6e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aaad8b90-9295-4f8f-96ac-a9610a2bee6e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aaad8b90-9295-4f8f-96ac-a9610a2bee6e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aaad8b90-9295-4f8f-96ac-a9610a2bee6e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-aaad8b90-9295-4f8f-96ac-a9610a2bee6e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:41:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aaad8b90-9295-4f8f-96ac-a9610a2bee6e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 returned with HTTP 200 Sep 05 04:41:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 319/654] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:46 2026] GET /volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-72579e9a-cc5d-4eb7-96f8-c31d5c468a24 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Detach volume completed successfully. Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72579e9a-cc5d-4eb7-96f8-c31d5c468a24 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action returned with HTTP 202 Sep 05 04:41:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 336/655] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:46 2026] POST /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd/action => generated 0 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b66558f3-93f9-4e57-a236-b0e1aa124029 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b66558f3-93f9-4e57-a236-b0e1aa124029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b66558f3-93f9-4e57-a236-b0e1aa124029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b66558f3-93f9-4e57-a236-b0e1aa124029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b66558f3-93f9-4e57-a236-b0e1aa124029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b66558f3-93f9-4e57-a236-b0e1aa124029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 320/656] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:47 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fb2fe95f-2610-430e-8018-4891560a955d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb2fe95f-2610-430e-8018-4891560a955d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb2fe95f-2610-430e-8018-4891560a955d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb2fe95f-2610-430e-8018-4891560a955d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fb2fe95f-2610-430e-8018-4891560a955d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb2fe95f-2610-430e-8018-4891560a955d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 337/657] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:47 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 868 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bc1a856c-947e-4a0d-becb-2fc98da96c0d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bc1a856c-947e-4a0d-becb-2fc98da96c0d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] DELETE http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bc1a856c-947e-4a0d-becb-2fc98da96c0d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bc1a856c-947e-4a0d-becb-2fc98da96c0d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-bc1a856c-947e-4a0d-becb-2fc98da96c0d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Delete volume with id: e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bc1a856c-947e-4a0d-becb-2fc98da96c0d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bc1a856c-947e-4a0d-becb-2fc98da96c0d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Delete volume request issued successfully. Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bc1a856c-947e-4a0d-becb-2fc98da96c0d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 202 Sep 05 04:41:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 321/658] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:41:47 2026] DELETE /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-17b5732e-54a8-4e66-8261-4361064499d9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17b5732e-54a8-4e66-8261-4361064499d9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17b5732e-54a8-4e66-8261-4361064499d9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17b5732e-54a8-4e66-8261-4361064499d9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-17b5732e-54a8-4e66-8261-4361064499d9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17b5732e-54a8-4e66-8261-4361064499d9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 200 Sep 05 04:41:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 338/659] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:47 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 867 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dee34864-6d72-4da7-8016-d9e27a9eaf4f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dee34864-6d72-4da7-8016-d9e27a9eaf4f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dee34864-6d72-4da7-8016-d9e27a9eaf4f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dee34864-6d72-4da7-8016-d9e27a9eaf4f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-dee34864-6d72-4da7-8016-d9e27a9eaf4f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 7dd89c4e-f880-4ab5-ba1b-83beca6db833 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dee34864-6d72-4da7-8016-d9e27a9eaf4f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 returned with HTTP 404 Sep 05 04:41:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 322/660] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:47 2026] GET /volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5c3ca869-0734-4c51-b75f-69fa330000d8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c3ca869-0734-4c51-b75f-69fa330000d8 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/detail Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-73a1f149-561e-4973-8bdd-230a7bf214e4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c3ca869-0734-4c51-b75f-69fa330000d8 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c3ca869-0734-4c51-b75f-69fa330000d8 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73a1f149-561e-4973-8bdd-230a7bf214e4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73a1f149-561e-4973-8bdd-230a7bf214e4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73a1f149-561e-4973-8bdd-230a7bf214e4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: /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 05 04:41:47 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c3ca869-0734-4c51-b75f-69fa330000d8 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/detail returned with HTTP 200 Sep 05 04:41:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 339/661] 192.168.122.229 () {60 vars in 1180 bytes} [Sat Sep 5 04:41:47 2026] GET /volume/v3/groups/detail => generated 14 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-73a1f149-561e-4973-8bdd-230a7bf214e4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-03b4cb07-a15e-49e9-9a04-ce6a9efe55b4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73a1f149-561e-4973-8bdd-230a7bf214e4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 returned with HTTP 200 Sep 05 04:41:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 323/662] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:47 2026] GET /volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-03b4cb07-a15e-49e9-9a04-ce6a9efe55b4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-03b4cb07-a15e-49e9-9a04-ce6a9efe55b4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-03b4cb07-a15e-49e9-9a04-ce6a9efe55b4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-03b4cb07-a15e-49e9-9a04-ce6a9efe55b4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-03b4cb07-a15e-49e9-9a04-ce6a9efe55b4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-03b4cb07-a15e-49e9-9a04-ce6a9efe55b4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Get all volumes completed successfully. Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-03b4cb07-a15e-49e9-9a04-ce6a9efe55b4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 340/663] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2b35e68f-3d08-4ae5-b47b-f5b32483f9cd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2b35e68f-3d08-4ae5-b47b-f5b32483f9cd tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833/action Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2b35e68f-3d08-4ae5-b47b-f5b32483f9cd tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2b35e68f-3d08-4ae5-b47b-f5b32483f9cd tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-2b35e68f-3d08-4ae5-b47b-f5b32483f9cd tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] delete called for group 7dd89c4e-f880-4ab5-ba1b-83beca6db833 {{(pid=89502) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-2b35e68f-3d08-4ae5-b47b-f5b32483f9cd tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Delete group with id: 7dd89c4e-f880-4ab5-ba1b-83beca6db833 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2b35e68f-3d08-4ae5-b47b-f5b32483f9cd tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833/action returned with HTTP 404 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 324/664] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:41:48 2026] POST /volume/v3/groups/7dd89c4e-f880-4ab5-ba1b-83beca6db833/action => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3f879db5-77f2-48e7-b767-14f10ecf7b90 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f879db5-77f2-48e7-b767-14f10ecf7b90 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f879db5-77f2-48e7-b767-14f10ecf7b90 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f879db5-77f2-48e7-b767-14f10ecf7b90 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-3f879db5-77f2-48e7-b767-14f10ecf7b90 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3f879db5-77f2-48e7-b767-14f10ecf7b90 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3f879db5-77f2-48e7-b767-14f10ecf7b90 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Get all volumes completed successfully. Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f879db5-77f2-48e7-b767-14f10ecf7b90 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 341/665] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9b40f6a8-2a4a-4c3b-a645-daa9a6b71a2c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9b40f6a8-2a4a-4c3b-a645-daa9a6b71a2c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4/action Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9b40f6a8-2a4a-4c3b-a645-daa9a6b71a2c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9b40f6a8-2a4a-4c3b-a645-daa9a6b71a2c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-9b40f6a8-2a4a-4c3b-a645-daa9a6b71a2c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] delete called for group 246aba7a-2020-4d77-9113-8cc822af11e4 {{(pid=89502) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-9b40f6a8-2a4a-4c3b-a645-daa9a6b71a2c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Delete group with id: 246aba7a-2020-4d77-9113-8cc822af11e4 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9b40f6a8-2a4a-4c3b-a645-daa9a6b71a2c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4/action returned with HTTP 404 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 325/666] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:41:48 2026] POST /volume/v3/groups/246aba7a-2020-4d77-9113-8cc822af11e4/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-227ff5ac-3c5a-420f-a001-9541db12e08d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-227ff5ac-3c5a-420f-a001-9541db12e08d tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/2572c101-f6ff-4d2c-a2b7-01f312729b2c Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-227ff5ac-3c5a-420f-a001-9541db12e08d tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-227ff5ac-3c5a-420f-a001-9541db12e08d tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-227ff5ac-3c5a-420f-a001-9541db12e08d tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/group_types/2572c101-f6ff-4d2c-a2b7-01f312729b2c returned with HTTP 202 Sep 05 04:41:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 342/667] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:41:48 2026] DELETE /volume/v3/group_types/2572c101-f6ff-4d2c-a2b7-01f312729b2c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-eb724f80-9cb2-41c6-8b36-510eafff2950 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eb724f80-9cb2-41c6-8b36-510eafff2950 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] DELETE http://192.168.122.229/volume/v3/types/eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eb724f80-9cb2-41c6-8b36-510eafff2950 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eb724f80-9cb2-41c6-8b36-510eafff2950 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eb724f80-9cb2-41c6-8b36-510eafff2950 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/types/eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7 returned with HTTP 202 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 326/668] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:41:48 2026] DELETE /volume/v3/types/eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d9a73b15-36e8-445a-8908-5268e2fc1b3d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9a73b15-36e8-445a-8908-5268e2fc1b3d tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] GET http://192.168.122.229/volume/v3/types/eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7 Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9a73b15-36e8-445a-8908-5268e2fc1b3d tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9a73b15-36e8-445a-8908-5268e2fc1b3d tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9a73b15-36e8-445a-8908-5268e2fc1b3d tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/types/eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7 returned with HTTP 404 Sep 05 04:41:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 343/669] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:41:48 2026] GET /volume/v3/types/eb6c58be-ea2a-4f65-8e7b-599d9dc36dd7 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a7125f63-7fb1-4e5f-9cd5-7ae9c038c1e8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a7125f63-7fb1-4e5f-9cd5-7ae9c038c1e8 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a7125f63-7fb1-4e5f-9cd5-7ae9c038c1e8 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-904465919"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-86dae1d2-db74-427a-ba88-a2f4f4393795 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a7125f63-7fb1-4e5f-9cd5-7ae9c038c1e8 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 327/670] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:41:48 2026] POST /volume/v3/types => generated 215 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-86dae1d2-db74-427a-ba88-a2f4f4393795 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-86dae1d2-db74-427a-ba88-a2f4f4393795 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-86dae1d2-db74-427a-ba88-a2f4f4393795 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bf48e859-23a1-435e-84f9-3c8a26012e8a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf48e859-23a1-435e-84f9-3c8a26012e8a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf48e859-23a1-435e-84f9-3c8a26012e8a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-744097517"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-86dae1d2-db74-427a-ba88-a2f4f4393795 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd returned with HTTP 404 Sep 05 04:41:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 344/671] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:48 2026] GET /volume/v3/volumes/e486d32c-62a3-4bcb-96b1-d79deb5be6dd => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf48e859-23a1-435e-84f9-3c8a26012e8a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 328/672] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:41:48 2026] POST /volume/v3/group_types => generated 172 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9b37750d-e10b-4e69-832c-b2f403460ea9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b37750d-e10b-4e69-832c-b2f403460ea9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9b37750d-e10b-4e69-832c-b2f403460ea9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4c74f7c0-28cc-49ae-8ab0-0faa67e0e3d5", "volume_types": ["3444ae2c-2d70-4600-a269-3d320b9e6c79"], "name": "tempest-GroupsTest-Group-170316546"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-9b37750d-e10b-4e69-832c-b2f403460ea9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Creating new group {'group': {'group_type': '4c74f7c0-28cc-49ae-8ab0-0faa67e0e3d5', 'volume_types': ['3444ae2c-2d70-4600-a269-3d320b9e6c79'], 'name': 'tempest-GroupsTest-Group-170316546'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-9b37750d-e10b-4e69-832c-b2f403460ea9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Creating group tempest-GroupsTest-Group-170316546. Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9b37750d-e10b-4e69-832c-b2f403460ea9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Availability Zones retrieved successfully. Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-9b37750d-e10b-4e69-832c-b2f403460ea9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Created reservations ['ddfa832b-2721-4d83-a49b-6e5cd43d5f87'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b37750d-e10b-4e69-832c-b2f403460ea9 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:41:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 345/673] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:41:48 2026] POST /volume/v3/groups => generated 103 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-346090cd-8da6-409a-9709-962fb31b0d1a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-346090cd-8da6-409a-9709-962fb31b0d1a tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-346090cd-8da6-409a-9709-962fb31b0d1a tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-346090cd-8da6-409a-9709-962fb31b0d1a tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-346090cd-8da6-409a-9709-962fb31b0d1a tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:48 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-346090cd-8da6-409a-9709-962fb31b0d1a tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 200 Sep 05 04:41:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 329/674] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:48 2026] GET /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 331 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0f7c6d13-c4c2-4ff9-8b5c-a090af9efc1a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f7c6d13-c4c2-4ff9-8b5c-a090af9efc1a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f7c6d13-c4c2-4ff9-8b5c-a090af9efc1a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f7c6d13-c4c2-4ff9-8b5c-a090af9efc1a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0f7c6d13-c4c2-4ff9-8b5c-a090af9efc1a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:41:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f7c6d13-c4c2-4ff9-8b5c-a090af9efc1a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 returned with HTTP 200 Sep 05 04:41:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 346/675] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:48 2026] GET /volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-11b0f401-0197-4e7e-b09f-dcf86f42e967 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-11b0f401-0197-4e7e-b09f-dcf86f42e967 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-11b0f401-0197-4e7e-b09f-dcf86f42e967 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-11b0f401-0197-4e7e-b09f-dcf86f42e967 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-11b0f401-0197-4e7e-b09f-dcf86f42e967 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:49 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-11b0f401-0197-4e7e-b09f-dcf86f42e967 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 200 Sep 05 04:41:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 330/676] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:49 2026] GET /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1570449781", "volume_type": "3444ae2c-2d70-4600-a269-3d320b9e6c79", "group_id": "26718ddf-64b7-4ae3-a086-b37fb060e109", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1570449781', 'volume_type': '3444ae2c-2d70-4600-a269-3d320b9e6c79', 'group_id': '26718ddf-64b7-4ae3-a086-b37fb060e109', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:50 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume of 1 GB Sep 05 04:41:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:50 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Availability Zones retrieved successfully. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-33376582-629b-4213-9bbd-9b838fae0f74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33376582-629b-4213-9bbd-9b838fae0f74 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33376582-629b-4213-9bbd-9b838fae0f74 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33376582-629b-4213-9bbd-9b838fae0f74 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Flow 'volume_create_api' (dde0bcb5-1c7f-4aa7-88b5-d3c278a3f05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-33376582-629b-4213-9bbd-9b838fae0f74 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33376582-629b-4213-9bbd-9b838fae0f74 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 returned with HTTP 200 Sep 05 04:41:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 331/677] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:50 2026] GET /volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8681e66-329f-4df7-be82-7acb49df9c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-af611258-2c96-47f3-92bc-fe8814ce36db None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-af611258-2c96-47f3-92bc-fe8814ce36db tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-af611258-2c96-47f3-92bc-fe8814ce36db tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a", "name": "tempest-VolumesDeleteCascade-Snapshot-589807358"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-af611258-2c96-47f3-92bc-fe8814ce36db tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-af611258-2c96-47f3-92bc-fe8814ce36db tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create snapshot from volume d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=393,cinder:UPDATE=79,cinder:INSERT=50,cinder:DELETE=1 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8681e66-329f-4df7-be82-7acb49df9c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:41:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3444ae2c-2d70-4600-a269-3d320b9e6c79,is_public=True,name='tempest-GroupsTest-volume-type-904465919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3444ae2c-2d70-4600-a269-3d320b9e6c79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '26718ddf-64b7-4ae3-a086-b37fb060e109', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb2932a1-09fc-46c4-a000-0c2312262645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-904465919 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-904465919, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:41:50 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-904465919 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-904465919, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-af611258-2c96-47f3-92bc-fe8814ce36db tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Created reservations ['5b36a70b-4c33-4c52-8bc3-37f7f0c60b3e', '22b3c829-2489-4b45-b8d5-4763f814b0f4', '593e4d15-ccf2-4c98-8ea9-f4cf70c73442', 'f2dfd87a-229b-41b0-913f-f7a9311612ca'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Created reservations ['04420abe-6945-4058-aa0c-5174470c11f1', 'c30c1a97-a0d0-4388-876c-9904e1db4ec4', 'de7582a9-0091-4abf-8969-761a4d798574', '20420876-25fc-4c76-9aaf-ab68f0323862'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb2932a1-09fc-46c4-a000-0c2312262645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04420abe-6945-4058-aa0c-5174470c11f1', 'c30c1a97-a0d0-4388-876c-9904e1db4ec4', 'de7582a9-0091-4abf-8969-761a4d798574', '20420876-25fc-4c76-9aaf-ab68f0323862']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a77abd0-e3af-4f85-b05b-e7e6506ec832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-af611258-2c96-47f3-92bc-fe8814ce36db tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot create request issued successfully. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-af611258-2c96-47f3-92bc-fe8814ce36db tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:41:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 332/678] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:41:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a77abd0-e3af-4f85-b05b-e7e6506ec832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9564100a-2400-4994-ba91-7a7778d035a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1570449781',encryption_key_id=None,group_id=26718ddf-64b7-4ae3-a086-b37fb060e109,group_type_id=,metadata={},multiattach=False,project_id='4ae89a6b678145298eaa87b277bc969c',qos_specs=None,replication_status=,reservations=['04420abe-6945-4058-aa0c-5174470c11f1','c30c1a97-a0d0-4388-876c-9904e1db4ec4','de7582a9-0091-4abf-8969-761a4d798574','20420876-25fc-4c76-9aaf-ab68f0323862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57311191f0bf4d039187ec086afb8cda',volume_type_id=3444ae2c-2d70-4600-a269-3d320b9e6c79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1570449781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=26718ddf-64b7-4ae3-a086-b37fb060e109,host=None,id=9564100a-2400-4994-ba91-7a7778d035a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae89a6b678145298eaa87b277bc969c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57311191f0bf4d039187ec086afb8cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3444ae2c-2d70-4600-a269-3d320b9e6c79),volume_type_id=3444ae2c-2d70-4600-a269-3d320b9e6c79)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d8db4e-1418-4909-a281-2f0b136f4540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-85414da1-d185-43aa-9b96-c7404c9838e6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85414da1-d185-43aa-9b96-c7404c9838e6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85414da1-d185-43aa-9b96-c7404c9838e6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85414da1-d185-43aa-9b96-c7404c9838e6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-85414da1-d185-43aa-9b96-c7404c9838e6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85414da1-d185-43aa-9b96-c7404c9838e6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 returned with HTTP 200 Sep 05 04:41:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 333/679] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:50 2026] GET /volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d8db4e-1418-4909-a281-2f0b136f4540) transitioned into state 'SUCCESS' from state '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-1570449781',encryption_key_id=None,group_id=26718ddf-64b7-4ae3-a086-b37fb060e109,group_type_id=,metadata={},multiattach=False,project_id='4ae89a6b678145298eaa87b277bc969c',qos_specs=None,replication_status=,reservations=['04420abe-6945-4058-aa0c-5174470c11f1','c30c1a97-a0d0-4388-876c-9904e1db4ec4','de7582a9-0091-4abf-8969-761a4d798574','20420876-25fc-4c76-9aaf-ab68f0323862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57311191f0bf4d039187ec086afb8cda',volume_type_id=3444ae2c-2d70-4600-a269-3d320b9e6c79)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96db10fa-fc72-4394-b9f0-d15db4b91cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96db10fa-fc72-4394-b9f0-d15db4b91cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Flow 'volume_create_api' (dde0bcb5-1c7f-4aa7-88b5-d3c278a3f05e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume request issued successfully. Sep 05 04:41:50 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:50 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:50 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9acee1f5-07a7-4a58-bf1d-64051ffe2bbc tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 347/680] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:41:49 2026] POST /volume/v3/volumes => generated 822 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f314bfd4-c126-4070-8985-557caeadab09 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f314bfd4-c126-4070-8985-557caeadab09 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f314bfd4-c126-4070-8985-557caeadab09 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f314bfd4-c126-4070-8985-557caeadab09 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f314bfd4-c126-4070-8985-557caeadab09 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-f314bfd4-c126-4070-8985-557caeadab09 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:50 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-f314bfd4-c126-4070-8985-557caeadab09 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:50 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-f314bfd4-c126-4070-8985-557caeadab09 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f314bfd4-c126-4070-8985-557caeadab09 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 returned with HTTP 200 Sep 05 04:41:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 334/681] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:50 2026] GET /volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 => generated 890 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1940f241-eebd-41d3-a355-d67bf83f95f8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1940f241-eebd-41d3-a355-d67bf83f95f8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 Sep 05 04:41:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1940f241-eebd-41d3-a355-d67bf83f95f8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1940f241-eebd-41d3-a355-d67bf83f95f8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:51 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=481,cinder:UPDATE=112,cinder:INSERT=74 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:41:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1940f241-eebd-41d3-a355-d67bf83f95f8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:41:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1940f241-eebd-41d3-a355-d67bf83f95f8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 returned with HTTP 200 Sep 05 04:41:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 348/682] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:51 2026] GET /volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 Sep 05 04:41:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:51 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:51 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:51 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dab81ac0-a1ea-4d2f-8c8c-6c0f0f4163ab tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 returned with HTTP 200 Sep 05 04:41:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 335/683] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:51 2026] GET /volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1103579265"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1103579265'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume of 1 GB Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Availability Zones retrieved successfully. Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (1093116b-a4be-46f8-8f63-cbda59d5020f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e2c29c-f55b-48c4-a1f9-f17c9814d572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e2c29c-f55b-48c4-a1f9-f17c9814d572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d1ad79-14c2-4963-8406-5c010fd8b726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Created reservations ['205c3e97-5ab4-414c-8e91-a541ed1f8d31', 'f57544ff-6b66-497b-af9f-5dc1cf3e3d02', '1a5cd8ab-d708-48ec-a587-7eca9ebda4da', '09e318fd-75ca-4772-a916-3aa96948fe55'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d1ad79-14c2-4963-8406-5c010fd8b726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['205c3e97-5ab4-414c-8e91-a541ed1f8d31', 'f57544ff-6b66-497b-af9f-5dc1cf3e3d02', '1a5cd8ab-d708-48ec-a587-7eca9ebda4da', '09e318fd-75ca-4772-a916-3aa96948fe55']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d7a0548-6719-4bf2-b1db-88442c089075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d7a0548-6719-4bf2-b1db-88442c089075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5820fbd-3714-4f70-adc4-d9820652924a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1103579265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['205c3e97-5ab4-414c-8e91-a541ed1f8d31','f57544ff-6b66-497b-af9f-5dc1cf3e3d02','1a5cd8ab-d708-48ec-a587-7eca9ebda4da','09e318fd-75ca-4772-a916-3aa96948fe55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1103579265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5820fbd-3714-4f70-adc4-d9820652924a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d18d524902471f897bc3e7cc13a7d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a69aef1-c396-4940-a04d-a65992b173a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a69aef1-c396-4940-a04d-a65992b173a9) transitioned into state 'SUCCESS' from state '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-1103579265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['205c3e97-5ab4-414c-8e91-a541ed1f8d31','f57544ff-6b66-497b-af9f-5dc1cf3e3d02','1a5cd8ab-d708-48ec-a587-7eca9ebda4da','09e318fd-75ca-4772-a916-3aa96948fe55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1887ed4b-97db-4f8c-b079-b2ec236b7952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1887ed4b-97db-4f8c-b079-b2ec236b7952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (1093116b-a4be-46f8-8f63-cbda59d5020f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request issued successfully. Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c03dad9-1ca8-44e5-b26f-08667ac4ea11 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 349/684] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:41:52 2026] POST /volume/v3/volumes => generated 758 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-92a62e92-f334-44ac-98f7-e8d9033c67b1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-92a62e92-f334-44ac-98f7-e8d9033c67b1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-92a62e92-f334-44ac-98f7-e8d9033c67b1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-92a62e92-f334-44ac-98f7-e8d9033c67b1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-92a62e92-f334-44ac-98f7-e8d9033c67b1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-92a62e92-f334-44ac-98f7-e8d9033c67b1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a returned with HTTP 200 Sep 05 04:41:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 336/685] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:52 2026] GET /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2d3aae62-3a61-496c-8b17-9152f94566d1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2d3aae62-3a61-496c-8b17-9152f94566d1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2d3aae62-3a61-496c-8b17-9152f94566d1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2d3aae62-3a61-496c-8b17-9152f94566d1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2d3aae62-3a61-496c-8b17-9152f94566d1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2d3aae62-3a61-496c-8b17-9152f94566d1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 returned with HTTP 200 Sep 05 04:41:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 350/686] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:41:52 2026] GET /volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9bb443f1-1f02-443a-aa95-1074a683e8a4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9bb443f1-1f02-443a-aa95-1074a683e8a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] DELETE http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a?cascade=True Sep 05 04:41:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9bb443f1-1f02-443a-aa95-1074a683e8a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9bb443f1-1f02-443a-aa95-1074a683e8a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-9bb443f1-1f02-443a-aa95-1074a683e8a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete volume with id: d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9bb443f1-1f02-443a-aa95-1074a683e8a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:52 devstack devstack@c-api.service[89502]: /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 05 04:41:52 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9bb443f1-1f02-443a-aa95-1074a683e8a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete volume request issued successfully. Sep 05 04:41:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9bb443f1-1f02-443a-aa95-1074a683e8a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a?cascade=True returned with HTTP 202 Sep 05 04:41:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 337/687] 192.168.122.229 () {58 vars in 1260 bytes} [Sat Sep 5 04:41:52 2026] DELETE /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a?cascade=True => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c6977da6-92db-49c7-b904-86e9f1c23362 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6977da6-92db-49c7-b904-86e9f1c23362 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6977da6-92db-49c7-b904-86e9f1c23362 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6977da6-92db-49c7-b904-86e9f1c23362 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c6977da6-92db-49c7-b904-86e9f1c23362 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6977da6-92db-49c7-b904-86e9f1c23362 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 200 Sep 05 04:41:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 351/688] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:52 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:53 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7aaae82e-49bb-40da-b760-69413f2b0ff4 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 returned with HTTP 200 Sep 05 04:41:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 338/689] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:53 2026] GET /volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-289122271", "volume_type": "3444ae2c-2d70-4600-a269-3d320b9e6c79", "group_id": "26718ddf-64b7-4ae3-a086-b37fb060e109", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-289122271', 'volume_type': '3444ae2c-2d70-4600-a269-3d320b9e6c79', 'group_id': '26718ddf-64b7-4ae3-a086-b37fb060e109', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:53 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume of 1 GB Sep 05 04:41:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:53 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Availability Zones retrieved successfully. Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Flow 'volume_create_api' (69c975fb-f764-4c74-b1b3-51a786d0e4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c00f6183-7b98-4989-9bd9-21bd0e0e8cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c00f6183-7b98-4989-9bd9-21bd0e0e8cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:41:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3444ae2c-2d70-4600-a269-3d320b9e6c79,is_public=True,name='tempest-GroupsTest-volume-type-904465919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3444ae2c-2d70-4600-a269-3d320b9e6c79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '26718ddf-64b7-4ae3-a086-b37fb060e109', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8bded6-fc5b-475e-9745-23c38c733161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-780af1ec-79fb-4268-98da-35ab42d04d92 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-780af1ec-79fb-4268-98da-35ab42d04d92 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-780af1ec-79fb-4268-98da-35ab42d04d92 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-780af1ec-79fb-4268-98da-35ab42d04d92 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Created reservations ['88dddf98-2434-4821-8ce7-96636829813a', 'd68c6c37-28ba-4ca7-8a06-f22650712707', 'a03d0ce9-289e-4894-a10f-03f5e71744e7', '8f3fafb4-4c7f-4a4b-9ecf-138e11d92ab3'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8bded6-fc5b-475e-9745-23c38c733161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88dddf98-2434-4821-8ce7-96636829813a', 'd68c6c37-28ba-4ca7-8a06-f22650712707', 'a03d0ce9-289e-4894-a10f-03f5e71744e7', '8f3fafb4-4c7f-4a4b-9ecf-138e11d92ab3']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30dede5f-4644-4992-b4af-ec7f99cc1ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-780af1ec-79fb-4268-98da-35ab42d04d92 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-780af1ec-79fb-4268-98da-35ab42d04d92 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a returned with HTTP 200 Sep 05 04:41:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 339/690] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:53 2026] GET /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30dede5f-4644-4992-b4af-ec7f99cc1ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69d553f4-7019-48a8-9a8b-9a96da7f9161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-289122271',encryption_key_id=None,group_id=26718ddf-64b7-4ae3-a086-b37fb060e109,group_type_id=,metadata={},multiattach=False,project_id='4ae89a6b678145298eaa87b277bc969c',qos_specs=None,replication_status=,reservations=['88dddf98-2434-4821-8ce7-96636829813a','d68c6c37-28ba-4ca7-8a06-f22650712707','a03d0ce9-289e-4894-a10f-03f5e71744e7','8f3fafb4-4c7f-4a4b-9ecf-138e11d92ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57311191f0bf4d039187ec086afb8cda',volume_type_id=3444ae2c-2d70-4600-a269-3d320b9e6c79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-289122271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=26718ddf-64b7-4ae3-a086-b37fb060e109,host=None,id=69d553f4-7019-48a8-9a8b-9a96da7f9161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae89a6b678145298eaa87b277bc969c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57311191f0bf4d039187ec086afb8cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3444ae2c-2d70-4600-a269-3d320b9e6c79),volume_type_id=3444ae2c-2d70-4600-a269-3d320b9e6c79)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fff8742-b78d-4997-8e09-c9e03d9c3214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0148c0b7-ee30-4924-8ac9-de1dd84e663b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fff8742-b78d-4997-8e09-c9e03d9c3214) transitioned into state 'SUCCESS' from state '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-289122271',encryption_key_id=None,group_id=26718ddf-64b7-4ae3-a086-b37fb060e109,group_type_id=,metadata={},multiattach=False,project_id='4ae89a6b678145298eaa87b277bc969c',qos_specs=None,replication_status=,reservations=['88dddf98-2434-4821-8ce7-96636829813a','d68c6c37-28ba-4ca7-8a06-f22650712707','a03d0ce9-289e-4894-a10f-03f5e71744e7','8f3fafb4-4c7f-4a4b-9ecf-138e11d92ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57311191f0bf4d039187ec086afb8cda',volume_type_id=3444ae2c-2d70-4600-a269-3d320b9e6c79)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0148c0b7-ee30-4924-8ac9-de1dd84e663b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0148c0b7-ee30-4924-8ac9-de1dd84e663b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de782f2b-ab02-497a-9c9f-b510543b4bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0148c0b7-ee30-4924-8ac9-de1dd84e663b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0148c0b7-ee30-4924-8ac9-de1dd84e663b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de782f2b-ab02-497a-9c9f-b510543b4bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Flow 'volume_create_api' (69c975fb-f764-4c74-b1b3-51a786d0e4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Create volume request issued successfully. Sep 05 04:41:53 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:53 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0148c0b7-ee30-4924-8ac9-de1dd84e663b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 200 Sep 05 04:41:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 340/691] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:53 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:53 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cf6062d8-b38f-46ea-9163-4ef1896df793 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 352/692] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:41:53 2026] POST /volume/v3/volumes => generated 821 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:54 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc98d5ff-b146-4e79-8c8c-e011c21d533d tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 returned with HTTP 200 Sep 05 04:41:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 341/693] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:53 2026] GET /volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 => generated 889 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-031fb118-3a29-474c-a531-0405f4d4aade None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-031fb118-3a29-474c-a531-0405f4d4aade tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-031fb118-3a29-474c-a531-0405f4d4aade tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-031fb118-3a29-474c-a531-0405f4d4aade tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-031fb118-3a29-474c-a531-0405f4d4aade tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-031fb118-3a29-474c-a531-0405f4d4aade tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a returned with HTTP 200 Sep 05 04:41:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 353/694] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:54 2026] GET /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5b831146-9b0f-4a5c-8ce5-1a191c9b7923 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5b831146-9b0f-4a5c-8ce5-1a191c9b7923 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a/action Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5b831146-9b0f-4a5c-8ce5-1a191c9b7923 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5b831146-9b0f-4a5c-8ce5-1a191c9b7923 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-5b831146-9b0f-4a5c-8ce5-1a191c9b7923 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume 'c5820fbd-3714-4f70-adc4-d9820652924a' with '{'status': 'attaching'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5b831146-9b0f-4a5c-8ce5-1a191c9b7923 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a/action returned with HTTP 202 Sep 05 04:41:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 342/695] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:54 2026] POST /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:41:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-80138f76-dc50-4d26-a04b-d72efc7b5be3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-80138f76-dc50-4d26-a04b-d72efc7b5be3 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-80138f76-dc50-4d26-a04b-d72efc7b5be3 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-80138f76-dc50-4d26-a04b-d72efc7b5be3 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1d0340f1-527c-4a78-8ba4-3fdb1bec630f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d0340f1-527c-4a78-8ba4-3fdb1bec630f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d0340f1-527c-4a78-8ba4-3fdb1bec630f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d0340f1-527c-4a78-8ba4-3fdb1bec630f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-80138f76-dc50-4d26-a04b-d72efc7b5be3 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1d0340f1-527c-4a78-8ba4-3fdb1bec630f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d0340f1-527c-4a78-8ba4-3fdb1bec630f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 200 Sep 05 04:41:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 343/696] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:54 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-80138f76-dc50-4d26-a04b-d72efc7b5be3 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a returned with HTTP 200 Sep 05 04:41:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 354/697] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:54 2026] GET /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ef494f1c-afb8-4601-a5be-93ad2a1d6823 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef494f1c-afb8-4601-a5be-93ad2a1d6823 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a/action Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef494f1c-afb8-4601-a5be-93ad2a1d6823 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef494f1c-afb8-4601-a5be-93ad2a1d6823 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef494f1c-afb8-4601-a5be-93ad2a1d6823 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Volume info retrieved successfully. Sep 05 04:41:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef494f1c-afb8-4601-a5be-93ad2a1d6823 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Delete volume request issued successfully. Sep 05 04:41:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef494f1c-afb8-4601-a5be-93ad2a1d6823 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a/action returned with HTTP 202 Sep 05 04:41:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 344/698] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:54 2026] POST /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:41:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-34ec0f67-65bf-4881-925b-18469f269db7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-34ec0f67-65bf-4881-925b-18469f269db7 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-34ec0f67-65bf-4881-925b-18469f269db7 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-34ec0f67-65bf-4881-925b-18469f269db7 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-34ec0f67-65bf-4881-925b-18469f269db7 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-34ec0f67-65bf-4881-925b-18469f269db7 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a returned with HTTP 200 Sep 05 04:41:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 355/699] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:55 2026] GET /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cd39b27c-2438-43bf-810c-46cb05e77800 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd39b27c-2438-43bf-810c-46cb05e77800 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 Sep 05 04:41:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd39b27c-2438-43bf-810c-46cb05e77800 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd39b27c-2438-43bf-810c-46cb05e77800 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cd39b27c-2438-43bf-810c-46cb05e77800 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:55 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-cd39b27c-2438-43bf-810c-46cb05e77800 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:55 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-cd39b27c-2438-43bf-810c-46cb05e77800 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:55 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-cd39b27c-2438-43bf-810c-46cb05e77800 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd39b27c-2438-43bf-810c-46cb05e77800 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 returned with HTTP 200 Sep 05 04:41:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 345/700] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:55 2026] GET /volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-96f39370-11c3-49b9-8127-00728db1a2e3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-96f39370-11c3-49b9-8127-00728db1a2e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-96f39370-11c3-49b9-8127-00728db1a2e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-96f39370-11c3-49b9-8127-00728db1a2e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-96f39370-11c3-49b9-8127-00728db1a2e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-96f39370-11c3-49b9-8127-00728db1a2e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 200 Sep 05 04:41:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 356/701] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:55 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1e093fae-3837-4ad2-848d-b0815803f928 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1e093fae-3837-4ad2-848d-b0815803f928 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1e093fae-3837-4ad2-848d-b0815803f928 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1e093fae-3837-4ad2-848d-b0815803f928 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1e093fae-3837-4ad2-848d-b0815803f928 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a returned with HTTP 404 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 346/702] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:56 2026] GET /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f31a94b2-cf01-4ba8-9a40-249e796763aa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f31a94b2-cf01-4ba8-9a40-249e796763aa tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f31a94b2-cf01-4ba8-9a40-249e796763aa tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f31a94b2-cf01-4ba8-9a40-249e796763aa tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f31a94b2-cf01-4ba8-9a40-249e796763aa tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a returned with HTTP 404 Sep 05 04:41:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 357/703] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:56 2026] GET /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7c50c1a1-ed71-4a53-975c-d2e9dae85ecc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7c50c1a1-ed71-4a53-975c-d2e9dae85ecc tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] DELETE http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7c50c1a1-ed71-4a53-975c-d2e9dae85ecc tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7c50c1a1-ed71-4a53-975c-d2e9dae85ecc tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7c50c1a1-ed71-4a53-975c-d2e9dae85ecc tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Delete volume with id: c5820fbd-3714-4f70-adc4-d9820652924a Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7c50c1a1-ed71-4a53-975c-d2e9dae85ecc tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a returned with HTTP 404 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 347/704] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:41:56 2026] DELETE /volume/v3/volumes/c5820fbd-3714-4f70-adc4-d9820652924a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-706b73c6-a91b-4f25-b08a-098b7a63341e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-796408439"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-796408439'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume of 1 GB Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Availability Zones retrieved successfully. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (c5477091-0fae-4d15-8835-afec6f2240b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05807f15-3fee-4661-a967-155acdedc867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05807f15-3fee-4661-a967-155acdedc867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09acffdd-0f33-4423-a7c8-1d66281df159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:56 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Created reservations ['cc8ce91d-c537-48ee-9a10-66183e13bc6d', '4e9d6925-ea87-4026-84e2-aede98cfec5a', '6b49fa2f-a8c1-4655-9127-c0522afce1a3', 'a36db956-b71b-46f3-952e-c8502b6fc4f1'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09acffdd-0f33-4423-a7c8-1d66281df159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc8ce91d-c537-48ee-9a10-66183e13bc6d', '4e9d6925-ea87-4026-84e2-aede98cfec5a', '6b49fa2f-a8c1-4655-9127-c0522afce1a3', 'a36db956-b71b-46f3-952e-c8502b6fc4f1']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651463f1-aa35-4868-a818-87957c8c9406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651463f1-aa35-4868-a818-87957c8c9406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2744b9bc-17ac-46a1-84c3-9a7b9749145c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-796408439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['cc8ce91d-c537-48ee-9a10-66183e13bc6d','4e9d6925-ea87-4026-84e2-aede98cfec5a','6b49fa2f-a8c1-4655-9127-c0522afce1a3','a36db956-b71b-46f3-952e-c8502b6fc4f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-796408439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2744b9bc-17ac-46a1-84c3-9a7b9749145c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d18d524902471f897bc3e7cc13a7d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c073c8-b1b0-484d-a8e0-99987765c3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4beeb8a3-7514-464b-ae6c-37db3d6d333f tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 returned with HTTP 200 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 348/705] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:41:56 2026] GET /volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-23d84381-e50d-405a-bdf4-59e0d7026abf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23d84381-e50d-405a-bdf4-59e0d7026abf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] PUT http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23d84381-e50d-405a-bdf4-59e0d7026abf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "69d553f4-7019-48a8-9a8b-9a96da7f9161"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-23d84381-e50d-405a-bdf4-59e0d7026abf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Update called for group 26718ddf-64b7-4ae3-a086-b37fb060e109. {{(pid=89502) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-23d84381-e50d-405a-bdf4-59e0d7026abf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Updating group 26718ddf-64b7-4ae3-a086-b37fb060e109 with name new_group description: This is a new group add_volumes: None remove_volumes: 69d553f4-7019-48a8-9a8b-9a96da7f9161. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c073c8-b1b0-484d-a8e0-99987765c3c4) transitioned into state 'SUCCESS' from state '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-796408439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['cc8ce91d-c537-48ee-9a10-66183e13bc6d','4e9d6925-ea87-4026-84e2-aede98cfec5a','6b49fa2f-a8c1-4655-9127-c0522afce1a3','a36db956-b71b-46f3-952e-c8502b6fc4f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1acd5d-c3b2-4753-967a-57dd8ac1e5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1acd5d-c3b2-4753-967a-57dd8ac1e5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (c5477091-0fae-4d15-8835-afec6f2240b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request issued successfully. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-706b73c6-a91b-4f25-b08a-098b7a63341e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 358/706] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:41:56 2026] POST /volume/v3/volumes => generated 757 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23d84381-e50d-405a-bdf4-59e0d7026abf tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 202 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 349/707] 192.168.122.229 () {62 vars in 1291 bytes} [Sat Sep 5 04:41:56 2026] PUT /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-72163a94-ae2e-4513-8e61-8f53426632a1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3fe4bb42-8a60-4595-8aac-d8336039e339 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3fe4bb42-8a60-4595-8aac-d8336039e339 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3fe4bb42-8a60-4595-8aac-d8336039e339 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3fe4bb42-8a60-4595-8aac-d8336039e339 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-3fe4bb42-8a60-4595-8aac-d8336039e339 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72163a94-ae2e-4513-8e61-8f53426632a1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72163a94-ae2e-4513-8e61-8f53426632a1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72163a94-ae2e-4513-8e61-8f53426632a1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3fe4bb42-8a60-4595-8aac-d8336039e339 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 200 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 350/708] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:56 2026] GET /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-72163a94-ae2e-4513-8e61-8f53426632a1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72163a94-ae2e-4513-8e61-8f53426632a1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c returned with HTTP 200 Sep 05 04:41:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 359/709] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:56 2026] GET /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c => generated 825 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ce76187d-ccfd-4708-9a22-7e7c7132cc08 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce76187d-ccfd-4708-9a22-7e7c7132cc08 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce76187d-ccfd-4708-9a22-7e7c7132cc08 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce76187d-ccfd-4708-9a22-7e7c7132cc08 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ce76187d-ccfd-4708-9a22-7e7c7132cc08 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce76187d-ccfd-4708-9a22-7e7c7132cc08 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:41:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 351/710] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:56 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-8bcd2987-1800-43b1-a286-7466ddcb9c72 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-8bcd2987-1800-43b1-a286-7466ddcb9c72 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-8bcd2987-1800-43b1-a286-7466ddcb9c72 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-8bcd2987-1800-43b1-a286-7466ddcb9c72 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-8bcd2987-1800-43b1-a286-7466ddcb9c72 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:41:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-8bcd2987-1800-43b1-a286-7466ddcb9c72 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:41:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 360/711] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:41:56 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4fb72476-249f-4458-87e7-c94fa52d30b1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4fb72476-249f-4458-87e7-c94fa52d30b1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4fb72476-249f-4458-87e7-c94fa52d30b1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4fb72476-249f-4458-87e7-c94fa52d30b1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4fb72476-249f-4458-87e7-c94fa52d30b1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4fb72476-249f-4458-87e7-c94fa52d30b1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 200 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 352/712] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:56 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e63a1047-8911-4a9a-9a0e-89d907a91788 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e63a1047-8911-4a9a-9a0e-89d907a91788 None None] GET http://192.168.122.229/volume// Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e63a1047-8911-4a9a-9a0e-89d907a91788 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e63a1047-8911-4a9a-9a0e-89d907a91788 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e63a1047-8911-4a9a-9a0e-89d907a91788 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:41:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 361/713] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:41:57 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-46b27f68-de0c-419e-9ad5-fc355bc45140 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-46b27f68-de0c-419e-9ad5-fc355bc45140 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-46b27f68-de0c-419e-9ad5-fc355bc45140 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d718e0f7-9eb0-4921-84a0-3d406a1ab7bf", "connector": null, "instance_uuid": "d7b746b2-376d-4d32-8e78-7e2f2160030b"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-46b27f68-de0c-419e-9ad5-fc355bc45140 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 353/714] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:41:57 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 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-724c5855-57d9-45bf-aa57-e4db19a413b6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-724c5855-57d9-45bf-aa57-e4db19a413b6 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-724c5855-57d9-45bf-aa57-e4db19a413b6 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-724c5855-57d9-45bf-aa57-e4db19a413b6 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a6528dc5-f67d-412f-bc1b-eccf48c1d903 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6528dc5-f67d-412f-bc1b-eccf48c1d903 None None] GET http://192.168.122.229/volume// Sep 05 04:41:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6528dc5-f67d-412f-bc1b-eccf48c1d903 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6528dc5-f67d-412f-bc1b-eccf48c1d903 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6528dc5-f67d-412f-bc1b-eccf48c1d903 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 354/715] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:41:57 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-724c5855-57d9-45bf-aa57-e4db19a413b6 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-073891d8-e4d6-4996-8fcb-ac1427688d85 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-073891d8-e4d6-4996-8fcb-ac1427688d85 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-073891d8-e4d6-4996-8fcb-ac1427688d85 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-073891d8-e4d6-4996-8fcb-ac1427688d85 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-724c5855-57d9-45bf-aa57-e4db19a413b6 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:41:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 362/716] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:57 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-073891d8-e4d6-4996-8fcb-ac1427688d85 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-073891d8-e4d6-4996-8fcb-ac1427688d85 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 355/717] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:41:57 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1036 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f85af50-0c73-4e2b-bbb9-3543fa816be8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f85af50-0c73-4e2b-bbb9-3543fa816be8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] PUT http://192.168.122.229/volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5 Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f85af50-0c73-4e2b-bbb9-3543fa816be8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f85af50-0c73-4e2b-bbb9-3543fa816be8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Acquiring lock "cinder-attachment_update-d718e0f7-9eb0-4921-84a0-3d406a1ab7bf-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f85af50-0c73-4e2b-bbb9-3543fa816be8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Lock "cinder-attachment_update-d718e0f7-9eb0-4921-84a0-3d406a1ab7bf-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:41:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0e81b173-511e-438e-8905-113cd7e8e846 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e81b173-511e-438e-8905-113cd7e8e846 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e81b173-511e-438e-8905-113cd7e8e846 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e81b173-511e-438e-8905-113cd7e8e846 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-0e81b173-511e-438e-8905-113cd7e8e846 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e81b173-511e-438e-8905-113cd7e8e846 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 200 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 356/718] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:57 2026] GET /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d67bd8c7-09f1-4bf2-8454-7dc9a988b49b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d67bd8c7-09f1-4bf2-8454-7dc9a988b49b tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d67bd8c7-09f1-4bf2-8454-7dc9a988b49b tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d67bd8c7-09f1-4bf2-8454-7dc9a988b49b tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-d67bd8c7-09f1-4bf2-8454-7dc9a988b49b tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d67bd8c7-09f1-4bf2-8454-7dc9a988b49b tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 200 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 357/719] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:57 2026] GET /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b2f213cd-a29b-4856-93ef-7378a9ec12fb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b2f213cd-a29b-4856-93ef-7378a9ec12fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b2f213cd-a29b-4856-93ef-7378a9ec12fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b2f213cd-a29b-4856-93ef-7378a9ec12fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b2f213cd-a29b-4856-93ef-7378a9ec12fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b2f213cd-a29b-4856-93ef-7378a9ec12fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c returned with HTTP 200 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 358/720] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:57 2026] GET /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Get all volumes completed successfully. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:57 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c98ed45e-ee7c-40c4-9b27-3f2a2664ae65 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 359/721] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:57 2026] GET /volume/v3/volumes/detail => generated 1788 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8677a08f-fc6f-4c28-8a82-a2fd0fa68020 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8677a08f-fc6f-4c28-8a82-a2fd0fa68020 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] PUT http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8677a08f-fc6f-4c28-8a82-a2fd0fa68020 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "69d553f4-7019-48a8-9a8b-9a96da7f9161"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-8677a08f-fc6f-4c28-8a82-a2fd0fa68020 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Update called for group 26718ddf-64b7-4ae3-a086-b37fb060e109. {{(pid=89502) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-8677a08f-fc6f-4c28-8a82-a2fd0fa68020 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Updating group 26718ddf-64b7-4ae3-a086-b37fb060e109 with name None description: None add_volumes: 69d553f4-7019-48a8-9a8b-9a96da7f9161 remove_volumes: None. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8677a08f-fc6f-4c28-8a82-a2fd0fa68020 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 202 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 360/722] 192.168.122.229 () {62 vars in 1290 bytes} [Sat Sep 5 04:41:57 2026] PUT /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-599ffc7d-c3ae-4a5c-ac70-bf9240b8ef1e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-599ffc7d-c3ae-4a5c-ac70-bf9240b8ef1e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-599ffc7d-c3ae-4a5c-ac70-bf9240b8ef1e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-599ffc7d-c3ae-4a5c-ac70-bf9240b8ef1e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f85af50-0c73-4e2b-bbb9-3543fa816be8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Lock "cinder-attachment_update-d718e0f7-9eb0-4921-84a0-3d406a1ab7bf-devstack" released by "attachment_update" :: held 0.509s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f85af50-0c73-4e2b-bbb9-3543fa816be8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5 returned with HTTP 200 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 363/723] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:41:57 2026] PUT /volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5 => generated 694 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f96a543c-277f-405b-8393-b44b78a52417 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f96a543c-277f-405b-8393-b44b78a52417 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f96a543c-277f-405b-8393-b44b78a52417 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f96a543c-277f-405b-8393-b44b78a52417 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-f96a543c-277f-405b-8393-b44b78a52417 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-599ffc7d-c3ae-4a5c-ac70-bf9240b8ef1e tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 404 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 361/724] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:58 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-75ef9ca7-d0f3-4edb-bb73-f69ad6eba3ca None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f96a543c-277f-405b-8393-b44b78a52417 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 200 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 364/725] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:58 2026] GET /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-75ef9ca7-d0f3-4edb-bb73-f69ad6eba3ca tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] GET http://192.168.122.229/volume/v3/volumes Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-75ef9ca7-d0f3-4edb-bb73-f69ad6eba3ca tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-75ef9ca7-d0f3-4edb-bb73-f69ad6eba3ca tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-75ef9ca7-d0f3-4edb-bb73-f69ad6eba3ca tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-75ef9ca7-d0f3-4edb-bb73-f69ad6eba3ca tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: /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 05 04:41:58 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-75ef9ca7-d0f3-4edb-bb73-f69ad6eba3ca tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Get all volumes completed successfully. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-75ef9ca7-d0f3-4edb-bb73-f69ad6eba3ca tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] http://192.168.122.229/volume/v3/volumes returned with HTTP 200 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 362/726] 192.168.122.229 () {58 vars in 1121 bytes} [Sat Sep 5 04:41:58 2026] GET /volume/v3/volumes => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-524f555b-8d17-49ea-be3d-88ce1e1fb667 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-524f555b-8d17-49ea-be3d-88ce1e1fb667 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] GET http://192.168.122.229/volume/v3/snapshots Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-524f555b-8d17-49ea-be3d-88ce1e1fb667 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-524f555b-8d17-49ea-be3d-88ce1e1fb667 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-524f555b-8d17-49ea-be3d-88ce1e1fb667 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-524f555b-8d17-49ea-be3d-88ce1e1fb667 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /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 05 04:41:58 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-524f555b-8d17-49ea-be3d-88ce1e1fb667 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Get all snapshots completed successfully. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-524f555b-8d17-49ea-be3d-88ce1e1fb667 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] http://192.168.122.229/volume/v3/snapshots returned with HTTP 200 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 365/727] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:41:58 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f316e15b-a00a-4a39-be23-a33273342a65 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f316e15b-a00a-4a39-be23-a33273342a65 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f316e15b-a00a-4a39-be23-a33273342a65 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f316e15b-a00a-4a39-be23-a33273342a65 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-f316e15b-a00a-4a39-be23-a33273342a65 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete snapshot with id: 30a8c761-5bce-4e6a-aa70-8a950bee6984 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f316e15b-a00a-4a39-be23-a33273342a65 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 returned with HTTP 404 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 363/728] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:41:58 2026] DELETE /volume/v3/snapshots/30a8c761-5bce-4e6a-aa70-8a950bee6984 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6c3487e1-e7da-4874-b0a7-3ef7bc07d0a4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c3487e1-e7da-4874-b0a7-3ef7bc07d0a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c3487e1-e7da-4874-b0a7-3ef7bc07d0a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c3487e1-e7da-4874-b0a7-3ef7bc07d0a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-6c3487e1-e7da-4874-b0a7-3ef7bc07d0a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete snapshot with id: 9b7c71dc-4bae-46a9-979d-1555bd666460 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c3487e1-e7da-4874-b0a7-3ef7bc07d0a4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 returned with HTTP 404 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 366/729] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:41:58 2026] DELETE /volume/v3/snapshots/9b7c71dc-4bae-46a9-979d-1555bd666460 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5262f368-4134-44ab-bcfb-4b2a51e65b39 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5262f368-4134-44ab-bcfb-4b2a51e65b39 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5262f368-4134-44ab-bcfb-4b2a51e65b39 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5262f368-4134-44ab-bcfb-4b2a51e65b39 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5262f368-4134-44ab-bcfb-4b2a51e65b39 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 404 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 364/730] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:58 2026] GET /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b1ac893c-9cf7-4f8e-8158-d2ec58e0482c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1ac893c-9cf7-4f8e-8158-d2ec58e0482c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] DELETE http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b1ac893c-9cf7-4f8e-8158-d2ec58e0482c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b1ac893c-9cf7-4f8e-8158-d2ec58e0482c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-b1ac893c-9cf7-4f8e-8158-d2ec58e0482c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete volume with id: d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1ac893c-9cf7-4f8e-8158-d2ec58e0482c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a returned with HTTP 404 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 367/731] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:41:58 2026] DELETE /volume/v3/volumes/d1d3c33d-d4bf-4ad0-b00c-d964d50c2d9a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-334018095"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-182ec774-c30e-4ef8-8673-bf3cd5f94fe5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-334018095'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume of 1 GB Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-182ec774-c30e-4ef8-8673-bf3cd5f94fe5 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-182ec774-c30e-4ef8-8673-bf3cd5f94fe5 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-182ec774-c30e-4ef8-8673-bf3cd5f94fe5 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Availability Zones retrieved successfully. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-182ec774-c30e-4ef8-8673-bf3cd5f94fe5 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Flow 'volume_create_api' (5d37a116-8d97-4928-9865-74c28f9cf9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f736726b-3100-47ae-b310-f4d1012b289b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-182ec774-c30e-4ef8-8673-bf3cd5f94fe5 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:41:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 368/732] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:58 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f736726b-3100-47ae-b310-f4d1012b289b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (922c9351-45fa-4cff-8009-93d7c1417111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Created reservations ['498e1396-a839-4490-9b21-5e48233b151a', 'c46a864e-87f3-48ce-b474-aa1c28d1d199', '7b6b3fa5-0b43-46ff-8e6c-e3ace10a58d8', 'f3d5e54f-c048-44d5-8e4b-a85488c9f276'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (922c9351-45fa-4cff-8009-93d7c1417111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['498e1396-a839-4490-9b21-5e48233b151a', 'c46a864e-87f3-48ce-b474-aa1c28d1d199', '7b6b3fa5-0b43-46ff-8e6c-e3ace10a58d8', 'f3d5e54f-c048-44d5-8e4b-a85488c9f276']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef470112-5181-4f22-a2ce-0f2ca6ed84e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef470112-5181-4f22-a2ce-0f2ca6ed84e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a2f39ee-2a02-4f54-ad91-c965d2d7173c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-334018095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c36b85dcb34a068032103b5c382d20',qos_specs=None,replication_status=,reservations=['498e1396-a839-4490-9b21-5e48233b151a','c46a864e-87f3-48ce-b474-aa1c28d1d199','7b6b3fa5-0b43-46ff-8e6c-e3ace10a58d8','f3d5e54f-c048-44d5-8e4b-a85488c9f276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-334018095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a2f39ee-2a02-4f54-ad91-c965d2d7173c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c36b85dcb34a068032103b5c382d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e38a5ab-dddc-4f71-a0d6-17ea954c5195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e38a5ab-dddc-4f71-a0d6-17ea954c5195) transitioned into state 'SUCCESS' from state '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-334018095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c36b85dcb34a068032103b5c382d20',qos_specs=None,replication_status=,reservations=['498e1396-a839-4490-9b21-5e48233b151a','c46a864e-87f3-48ce-b474-aa1c28d1d199','7b6b3fa5-0b43-46ff-8e6c-e3ace10a58d8','f3d5e54f-c048-44d5-8e4b-a85488c9f276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8e1cd7-4194-4683-b46f-567073f9b931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8e1cd7-4194-4683-b46f-567073f9b931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Flow 'volume_create_api' (5d37a116-8d97-4928-9865-74c28f9cf9a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume request issued successfully. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9039e5b0-6499-4f0f-a3c9-990465255ef8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 365/733] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:41:58 2026] POST /volume/v3/volumes => generated 759 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-79c8000f-4e95-47aa-972a-1287f4b98961 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79c8000f-4e95-47aa-972a-1287f4b98961 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79c8000f-4e95-47aa-972a-1287f4b98961 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79c8000f-4e95-47aa-972a-1287f4b98961 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2d09952d-0ff2-4a99-83cb-31cca748beb8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d09952d-0ff2-4a99-83cb-31cca748beb8 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d09952d-0ff2-4a99-83cb-31cca748beb8 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d09952d-0ff2-4a99-83cb-31cca748beb8 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-79c8000f-4e95-47aa-972a-1287f4b98961 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79c8000f-4e95-47aa-972a-1287f4b98961 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 200 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 369/734] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:58 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 827 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2d09952d-0ff2-4a99-83cb-31cca748beb8 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d09952d-0ff2-4a99-83cb-31cca748beb8 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c returned with HTTP 200 Sep 05 04:41:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 366/735] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:58 2026] GET /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-90988242-8936-4d24-88d8-c5ee2a800d4a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-90988242-8936-4d24-88d8-c5ee2a800d4a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c/action Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-90988242-8936-4d24-88d8-c5ee2a800d4a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-90988242-8936-4d24-88d8-c5ee2a800d4a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-90988242-8936-4d24-88d8-c5ee2a800d4a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume '2744b9bc-17ac-46a1-84c3-9a7b9749145c' with '{'status': 'creating'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:41:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-90988242-8936-4d24-88d8-c5ee2a800d4a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c/action returned with HTTP 202 Sep 05 04:41:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 370/736] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:58 2026] POST /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fc560a55-4171-4b60-b410-91058a5f5d72 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc560a55-4171-4b60-b410-91058a5f5d72 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc560a55-4171-4b60-b410-91058a5f5d72 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc560a55-4171-4b60-b410-91058a5f5d72 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fc560a55-4171-4b60-b410-91058a5f5d72 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc560a55-4171-4b60-b410-91058a5f5d72 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c returned with HTTP 200 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 367/737] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:59 2026] GET /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7ba8bb38-4b3d-4b23-b985-a4ddd193fc29 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7ba8bb38-4b3d-4b23-b985-a4ddd193fc29 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c/action Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7ba8bb38-4b3d-4b23-b985-a4ddd193fc29 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7ba8bb38-4b3d-4b23-b985-a4ddd193fc29 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f2dcb8c-315c-43bb-a75d-a5828416aa6c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f2dcb8c-315c-43bb-a75d-a5828416aa6c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5/action Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f2dcb8c-315c-43bb-a75d-a5828416aa6c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f2dcb8c-315c-43bb-a75d-a5828416aa6c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7ba8bb38-4b3d-4b23-b985-a4ddd193fc29 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Volume info retrieved successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ed2b05d7-81a6-4bde-a78a-55ffb0862b48 req-1f2dcb8c-315c-43bb-a75d-a5828416aa6c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5/action returned with HTTP 204 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 368/738] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:41:59 2026] POST /volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-46577bba-3cda-47d9-a109-f91fc9486638 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7ba8bb38-4b3d-4b23-b985-a4ddd193fc29 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Delete volume request issued successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7ba8bb38-4b3d-4b23-b985-a4ddd193fc29 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c/action returned with HTTP 202 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-46577bba-3cda-47d9-a109-f91fc9486638 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-46577bba-3cda-47d9-a109-f91fc9486638 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 371/739] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:41:59 2026] POST /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-46577bba-3cda-47d9-a109-f91fc9486638 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-46577bba-3cda-47d9-a109-f91fc9486638 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6e179a02-f4d0-474d-bf71-e4fbf35ae595 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6e179a02-f4d0-474d-bf71-e4fbf35ae595 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6e179a02-f4d0-474d-bf71-e4fbf35ae595 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6e179a02-f4d0-474d-bf71-e4fbf35ae595 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-46577bba-3cda-47d9-a109-f91fc9486638 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 200 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 369/740] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:41:59 2026] GET /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 324 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-78d50f20-b7a3-4385-86c0-d56a97423679 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6e179a02-f4d0-474d-bf71-e4fbf35ae595 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6e179a02-f4d0-474d-bf71-e4fbf35ae595 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c returned with HTTP 200 Sep 05 04:41:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 372/741] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:59 2026] GET /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /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 05 04:41:59 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Get all volumes completed successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:59 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:59 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-141d75d0-c8c4-4414-8709-e44559a3c2b9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-141d75d0-c8c4-4414-8709-e44559a3c2b9 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-141d75d0-c8c4-4414-8709-e44559a3c2b9 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-141d75d0-c8c4-4414-8709-e44559a3c2b9 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-141d75d0-c8c4-4414-8709-e44559a3c2b9 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-141d75d0-c8c4-4414-8709-e44559a3c2b9 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:41:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 373/742] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:59 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1148 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-90c8940a-aa1c-4bc8-b756-937524c0a2ea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-78d50f20-b7a3-4385-86c0-d56a97423679 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 370/743] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:59 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-90c8940a-aa1c-4bc8-b756-937524c0a2ea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-90c8940a-aa1c-4bc8-b756-937524c0a2ea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-90c8940a-aa1c-4bc8-b756-937524c0a2ea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-90c8940a-aa1c-4bc8-b756-937524c0a2ea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /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 05 04:41:59 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Get all volumes completed successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:59 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-90c8940a-aa1c-4bc8-b756-937524c0a2ea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:41:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 374/744] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:59 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:41:59 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-324dd4aa-ee6f-48a2-9eb4-f0186dc43308 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 371/745] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:41:59 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6c69fab5-3a0b-4dab-8921-220d37dda631 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c69fab5-3a0b-4dab-8921-220d37dda631 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] POST http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109/action Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c69fab5-3a0b-4dab-8921-220d37dda631 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c69fab5-3a0b-4dab-8921-220d37dda631 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5c7c8fe9-e05f-44fd-8a74-7d8e0ee2043f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-6c69fab5-3a0b-4dab-8921-220d37dda631 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] delete called for group 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89503) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-6c69fab5-3a0b-4dab-8921-220d37dda631 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Delete group with id: 26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5c7c8fe9-e05f-44fd-8a74-7d8e0ee2043f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5c7c8fe9-e05f-44fd-8a74-7d8e0ee2043f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:41:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5c7c8fe9-e05f-44fd-8a74-7d8e0ee2043f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:41:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:41:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /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 05 04:41:59 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5c7c8fe9-e05f-44fd-8a74-7d8e0ee2043f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:41:59 devstack devstack@c-api.service[89503]: /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 05 04:41:59 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:41:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5c7c8fe9-e05f-44fd-8a74-7d8e0ee2043f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 200 Sep 05 04:41:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 372/746] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:41:59 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c69fab5-3a0b-4dab-8921-220d37dda631 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109/action returned with HTTP 202 Sep 05 04:42:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 375/747] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:41:59 2026] POST /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1202819a-8a78-41e2-9d8b-61e70016817e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1202819a-8a78-41e2-9d8b-61e70016817e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1202819a-8a78-41e2-9d8b-61e70016817e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1202819a-8a78-41e2-9d8b-61e70016817e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1202819a-8a78-41e2-9d8b-61e70016817e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:42:00 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-1202819a-8a78-41e2-9d8b-61e70016817e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:00 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-1202819a-8a78-41e2-9d8b-61e70016817e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-1202819a-8a78-41e2-9d8b-61e70016817e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1202819a-8a78-41e2-9d8b-61e70016817e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 returned with HTTP 200 Sep 05 04:42:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 373/748] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:00 2026] GET /volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 => generated 913 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-326742c9-0ff0-49e3-9191-0e820b86d79c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-326742c9-0ff0-49e3-9191-0e820b86d79c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-326742c9-0ff0-49e3-9191-0e820b86d79c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-326742c9-0ff0-49e3-9191-0e820b86d79c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-326742c9-0ff0-49e3-9191-0e820b86d79c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-326742c9-0ff0-49e3-9191-0e820b86d79c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:42:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 376/749] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:42:00 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-21c58f3a-d810-4a7b-8285-eb523f048215 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-21c58f3a-d810-4a7b-8285-eb523f048215 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-21c58f3a-d810-4a7b-8285-eb523f048215 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-21c58f3a-d810-4a7b-8285-eb523f048215 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-21c58f3a-d810-4a7b-8285-eb523f048215 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c returned with HTTP 404 Sep 05 04:42:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 374/750] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:00 2026] GET /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c6eacabf-08d6-467c-9d0a-6cfa79390be1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6eacabf-08d6-467c-9d0a-6cfa79390be1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6eacabf-08d6-467c-9d0a-6cfa79390be1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6eacabf-08d6-467c-9d0a-6cfa79390be1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6eacabf-08d6-467c-9d0a-6cfa79390be1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c returned with HTTP 404 Sep 05 04:42:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 377/751] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:00 2026] GET /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7c4cb60e-8e4a-42a0-ba4e-c958da2d49ba None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7c4cb60e-8e4a-42a0-ba4e-c958da2d49ba tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] DELETE http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7c4cb60e-8e4a-42a0-ba4e-c958da2d49ba tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7c4cb60e-8e4a-42a0-ba4e-c958da2d49ba tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7c4cb60e-8e4a-42a0-ba4e-c958da2d49ba tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Delete volume with id: 2744b9bc-17ac-46a1-84c3-9a7b9749145c Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7c4cb60e-8e4a-42a0-ba4e-c958da2d49ba tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c returned with HTTP 404 Sep 05 04:42:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 375/752] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:00 2026] DELETE /volume/v3/volumes/2744b9bc-17ac-46a1-84c3-9a7b9749145c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1127401184"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1127401184'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume of 1 GB Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Availability Zones retrieved successfully. Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (f9908154-2b97-4501-a85e-141a3cac3e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071d69bf-ec0a-46e6-b0ce-ef4e2fda65ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071d69bf-ec0a-46e6-b0ce-ef4e2fda65ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d67f92-797a-4f85-96d4-74ca5b215e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Created reservations ['718c369a-527d-47cb-b694-9b46a732de15', '4bcab6e1-0498-4724-ba80-bcf36a807cf8', 'e3ae7a17-af5e-492e-b9b4-e0fb88bdc38f', '05c28633-f53a-44e3-82c4-8c41f78e5ce4'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d67f92-797a-4f85-96d4-74ca5b215e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['718c369a-527d-47cb-b694-9b46a732de15', '4bcab6e1-0498-4724-ba80-bcf36a807cf8', 'e3ae7a17-af5e-492e-b9b4-e0fb88bdc38f', '05c28633-f53a-44e3-82c4-8c41f78e5ce4']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba9c2ca-f52c-41ad-a78a-628ecc898505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba9c2ca-f52c-41ad-a78a-628ecc898505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5d5d954-1f07-44bb-a6a9-422171d59824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1127401184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['718c369a-527d-47cb-b694-9b46a732de15','4bcab6e1-0498-4724-ba80-bcf36a807cf8','e3ae7a17-af5e-492e-b9b4-e0fb88bdc38f','05c28633-f53a-44e3-82c4-8c41f78e5ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1127401184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5d5d954-1f07-44bb-a6a9-422171d59824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d18d524902471f897bc3e7cc13a7d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300a29ec-b4ec-40ed-83e1-913b13fc70fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300a29ec-b4ec-40ed-83e1-913b13fc70fc) transitioned into state 'SUCCESS' from state '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-1127401184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['718c369a-527d-47cb-b694-9b46a732de15','4bcab6e1-0498-4724-ba80-bcf36a807cf8','e3ae7a17-af5e-492e-b9b4-e0fb88bdc38f','05c28633-f53a-44e3-82c4-8c41f78e5ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a948d7d-2d13-407b-aac7-cae83fcc0618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a948d7d-2d13-407b-aac7-cae83fcc0618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (f9908154-2b97-4501-a85e-141a3cac3e30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request issued successfully. Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-61eb760c-aee8-43f8-aae4-a047edb054c4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 378/753] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:42:00 2026] POST /volume/v3/volumes => generated 758 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0d23d676-d994-46e2-b8a5-d259be45b297 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d23d676-d994-46e2-b8a5-d259be45b297 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d23d676-d994-46e2-b8a5-d259be45b297 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d23d676-d994-46e2-b8a5-d259be45b297 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0d23d676-d994-46e2-b8a5-d259be45b297 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d23d676-d994-46e2-b8a5-d259be45b297 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 returned with HTTP 200 Sep 05 04:42:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 376/754] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:00 2026] GET /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ff8f6ad3-d3ff-4da3-acb8-f3f4f14e6fe3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff8f6ad3-d3ff-4da3-acb8-f3f4f14e6fe3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff8f6ad3-d3ff-4da3-acb8-f3f4f14e6fe3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff8f6ad3-d3ff-4da3-acb8-f3f4f14e6fe3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ff8f6ad3-d3ff-4da3-acb8-f3f4f14e6fe3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff8f6ad3-d3ff-4da3-acb8-f3f4f14e6fe3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 200 Sep 05 04:42:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 379/755] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:00 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4fdad555-f048-484f-9f51-032583e972d4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4fdad555-f048-484f-9f51-032583e972d4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4fdad555-f048-484f-9f51-032583e972d4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a2f39ee-2a02-4f54-ad91-c965d2d7173c", "name": "tempest-VolumesDeleteCascade-Snapshot-203302273"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4fdad555-f048-484f-9f51-032583e972d4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-4fdad555-f048-484f-9f51-032583e972d4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create snapshot from volume 8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-4fdad555-f048-484f-9f51-032583e972d4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Created reservations ['7b99118f-cd81-4677-a01d-aeda4027f3b0', 'e8e16d83-b5b1-4997-8167-3c782d54004a', '7906a51b-17f2-471d-926f-504fc53e6fa9', '09b8d7b8-36a7-4d1a-be59-da9f32d57c4c'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:01 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4fdad555-f048-484f-9f51-032583e972d4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot create request issued successfully. Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4fdad555-f048-484f-9f51-032583e972d4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:42:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 377/756] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:42:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a2047c9e-57ba-48d3-8f5f-1b4e7fa4eac0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a2047c9e-57ba-48d3-8f5f-1b4e7fa4eac0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a2047c9e-57ba-48d3-8f5f-1b4e7fa4eac0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a2047c9e-57ba-48d3-8f5f-1b4e7fa4eac0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a2047c9e-57ba-48d3-8f5f-1b4e7fa4eac0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a2047c9e-57ba-48d3-8f5f-1b4e7fa4eac0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 returned with HTTP 200 Sep 05 04:42:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 378/757] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:01 2026] GET /volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-99af4f03-b6c0-4485-a403-f0f984a1fcbd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ec2b5faf-cc0a-4061-b0a9-0c91572d2d6e tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 returned with HTTP 200 Sep 05 04:42:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 380/758] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:01 2026] GET /volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-99af4f03-b6c0-4485-a403-f0f984a1fcbd None None] GET http://192.168.122.229/volume// Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-99af4f03-b6c0-4485-a403-f0f984a1fcbd None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-99af4f03-b6c0-4485-a403-f0f984a1fcbd None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-99af4f03-b6c0-4485-a403-f0f984a1fcbd None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:42:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 379/759] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:42:01 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-55d7caec-662d-48d1-9c0e-fae15c9de5f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-55d7caec-662d-48d1-9c0e-fae15c9de5f4 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-55d7caec-662d-48d1-9c0e-fae15c9de5f4 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d718e0f7-9eb0-4921-84a0-3d406a1ab7bf", "connector": null, "instance_uuid": "d7b746b2-376d-4d32-8e78-7e2f2160030b"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-55d7caec-662d-48d1-9c0e-fae15c9de5f4 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:42:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 381/760] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:42:01 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-499a85ff-abe5-4728-adf0-efe97120dbe1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-499a85ff-abe5-4728-adf0-efe97120dbe1 None None] GET http://192.168.122.229/volume// Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-499a85ff-abe5-4728-adf0-efe97120dbe1 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-499a85ff-abe5-4728-adf0-efe97120dbe1 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-499a85ff-abe5-4728-adf0-efe97120dbe1 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:42:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 380/761] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:42:01 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-f8df2962-4167-4084-976d-0ff18c847c80 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-f8df2962-4167-4084-976d-0ff18c847c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-f8df2962-4167-4084-976d-0ff18c847c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-f8df2962-4167-4084-976d-0ff18c847c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-f8df2962-4167-4084-976d-0ff18c847c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-f8df2962-4167-4084-976d-0ff18c847c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:42:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 382/762] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:42:01 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1329 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-465e1a4f-41db-4ceb-8bff-154d4c962a7c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-465e1a4f-41db-4ceb-8bff-154d4c962a7c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] DELETE http://192.168.122.229/volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5 Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-465e1a4f-41db-4ceb-8bff-154d4c962a7c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-465e1a4f-41db-4ceb-8bff-154d4c962a7c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:01 devstack devstack@c-api.service[89502]: /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 05 04:42:01 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, Sep 05 04:42:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-465e1a4f-41db-4ceb-8bff-154d4c962a7c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5 returned with HTTP 200 Sep 05 04:42:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 381/763] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:42:01 2026] DELETE /volume/v3/attachments/76a08939-ba4b-478a-ae0e-74b87929b8e5 => generated 192 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-11ecff78-c92c-48cc-a33a-d1f9b9bb0875 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11ecff78-c92c-48cc-a33a-d1f9b9bb0875 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11ecff78-c92c-48cc-a33a-d1f9b9bb0875 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11ecff78-c92c-48cc-a33a-d1f9b9bb0875 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-11ecff78-c92c-48cc-a33a-d1f9b9bb0875 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11ecff78-c92c-48cc-a33a-d1f9b9bb0875 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 returned with HTTP 200 Sep 05 04:42:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 383/764] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:01 2026] GET /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 => generated 850 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-308b8b19-623d-49b8-be2f-5121e1c822ff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-308b8b19-623d-49b8-be2f-5121e1c822ff tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-308b8b19-623d-49b8-be2f-5121e1c822ff tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-308b8b19-623d-49b8-be2f-5121e1c822ff tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6cf1f032-d045-4292-9ad7-f276dd5c2bae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6cf1f032-d045-4292-9ad7-f276dd5c2bae None None] GET http://192.168.122.229/volume// Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6cf1f032-d045-4292-9ad7-f276dd5c2bae None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6cf1f032-d045-4292-9ad7-f276dd5c2bae None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6cf1f032-d045-4292-9ad7-f276dd5c2bae None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:42:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 384/765] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:42:02 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c1c528dd-7507-4e00-a171-662a7c473a03 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-308b8b19-623d-49b8-be2f-5121e1c822ff tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:42:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-308b8b19-623d-49b8-be2f-5121e1c822ff tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 returned with HTTP 200 Sep 05 04:42:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 382/766] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:02 2026] GET /volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c1c528dd-7507-4e00-a171-662a7c473a03 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c1c528dd-7507-4e00-a171-662a7c473a03 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c1c528dd-7507-4e00-a171-662a7c473a03 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-30e05d51-cd60-42a9-a878-7e9399733234 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-30e05d51-cd60-42a9-a878-7e9399733234 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-30e05d51-cd60-42a9-a878-7e9399733234 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-30e05d51-cd60-42a9-a878-7e9399733234 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c1c528dd-7507-4e00-a171-662a7c473a03 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 returned with HTTP 404 Sep 05 04:42:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 385/767] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:02 2026] GET /volume/v3/volumes/69d553f4-7019-48a8-9a8b-9a96da7f9161 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-30e05d51-cd60-42a9-a878-7e9399733234 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-30e05d51-cd60-42a9-a878-7e9399733234 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Volume info retrieved successfully. Sep 05 04:42:02 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:02 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 383/768] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:42:02 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1036 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:02 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92f880b6-591a-4ed9-8ab1-a8ba3ffe9611 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 returned with HTTP 200 Sep 05 04:42:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 386/769] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:02 2026] GET /volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 => generated 913 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-cc4a8fae-3401-48fe-afaf-641577758ba8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-cc4a8fae-3401-48fe-afaf-641577758ba8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] PUT http://192.168.122.229/volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069 Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-cc4a8fae-3401-48fe-afaf-641577758ba8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-cc4a8fae-3401-48fe-afaf-641577758ba8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Acquiring lock "cinder-attachment_update-d718e0f7-9eb0-4921-84a0-3d406a1ab7bf-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-cc4a8fae-3401-48fe-afaf-641577758ba8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Lock "cinder-attachment_update-d718e0f7-9eb0-4921-84a0-3d406a1ab7bf-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:42:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-442b5d95-4d93-49e1-b503-98b1feca02ad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-442b5d95-4d93-49e1-b503-98b1feca02ad tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-442b5d95-4d93-49e1-b503-98b1feca02ad tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-442b5d95-4d93-49e1-b503-98b1feca02ad tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-442b5d95-4d93-49e1-b503-98b1feca02ad tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-442b5d95-4d93-49e1-b503-98b1feca02ad tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 returned with HTTP 200 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 387/770] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:03 2026] GET /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e1c0ea0a-9630-4d68-9ce6-6e2856be86be None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e1c0ea0a-9630-4d68-9ce6-6e2856be86be tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824/action Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e1c0ea0a-9630-4d68-9ce6-6e2856be86be tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e1c0ea0a-9630-4d68-9ce6-6e2856be86be tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-e1c0ea0a-9630-4d68-9ce6-6e2856be86be tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume 'b5d5d954-1f07-44bb-a6a9-422171d59824' with '{'status': 'error'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e1c0ea0a-9630-4d68-9ce6-6e2856be86be tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824/action returned with HTTP 202 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 388/771] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:42:03 2026] POST /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5257a5c2-815d-4630-ab4b-ac59c355efab None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5257a5c2-815d-4630-ab4b-ac59c355efab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5257a5c2-815d-4630-ab4b-ac59c355efab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5257a5c2-815d-4630-ab4b-ac59c355efab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5257a5c2-815d-4630-ab4b-ac59c355efab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5257a5c2-815d-4630-ab4b-ac59c355efab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 returned with HTTP 200 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 389/772] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:03 2026] GET /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7db14f93-49da-4f95-8d0f-faaf060a7c1a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7db14f93-49da-4f95-8d0f-faaf060a7c1a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824/action Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7db14f93-49da-4f95-8d0f-faaf060a7c1a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7db14f93-49da-4f95-8d0f-faaf060a7c1a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7db14f93-49da-4f95-8d0f-faaf060a7c1a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Volume info retrieved successfully. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7db14f93-49da-4f95-8d0f-faaf060a7c1a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Delete volume request issued successfully. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7db14f93-49da-4f95-8d0f-faaf060a7c1a tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824/action returned with HTTP 202 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 390/773] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:42:03 2026] POST /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b311a229-a5bf-4269-a376-f151f8710e86 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b311a229-a5bf-4269-a376-f151f8710e86 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b311a229-a5bf-4269-a376-f151f8710e86 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b311a229-a5bf-4269-a376-f151f8710e86 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b311a229-a5bf-4269-a376-f151f8710e86 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b311a229-a5bf-4269-a376-f151f8710e86 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 returned with HTTP 200 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 391/774] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:03 2026] GET /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-228c66b6-b34b-48cd-a53f-8fe3891c2e21 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-228c66b6-b34b-48cd-a53f-8fe3891c2e21 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-228c66b6-b34b-48cd-a53f-8fe3891c2e21 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-228c66b6-b34b-48cd-a53f-8fe3891c2e21 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-228c66b6-b34b-48cd-a53f-8fe3891c2e21 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-228c66b6-b34b-48cd-a53f-8fe3891c2e21 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 returned with HTTP 200 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 392/775] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:03 2026] GET /volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-83fb2198-8cd3-4adf-96e8-86529bd363e1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-83fb2198-8cd3-4adf-96e8-86529bd363e1 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-83fb2198-8cd3-4adf-96e8-86529bd363e1 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-83fb2198-8cd3-4adf-96e8-86529bd363e1 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-83fb2198-8cd3-4adf-96e8-86529bd363e1 tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 returned with HTTP 404 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 393/776] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:03 2026] GET /volume/v3/volumes/9564100a-2400-4994-ba91-7a7778d035a3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0192760f-734b-4a94-9e45-740deda1153c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0192760f-734b-4a94-9e45-740deda1153c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] GET http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0192760f-734b-4a94-9e45-740deda1153c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0192760f-734b-4a94-9e45-740deda1153c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-0192760f-734b-4a94-9e45-740deda1153c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] show called for member 26718ddf-64b7-4ae3-a086-b37fb060e109 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0192760f-734b-4a94-9e45-740deda1153c tempest-GroupsTest-810610500 tempest-GroupsTest-810610500-project-member] http://192.168.122.229/volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 returned with HTTP 404 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 394/777] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:03 2026] GET /volume/v3/groups/26718ddf-64b7-4ae3-a086-b37fb060e109 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0f9adc1e-46ad-4688-ab0d-a628f3e4f41c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f9adc1e-46ad-4688-ab0d-a628f3e4f41c tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/4c74f7c0-28cc-49ae-8ab0-0faa67e0e3d5 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f9adc1e-46ad-4688-ab0d-a628f3e4f41c tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f9adc1e-46ad-4688-ab0d-a628f3e4f41c tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f9adc1e-46ad-4688-ab0d-a628f3e4f41c tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/group_types/4c74f7c0-28cc-49ae-8ab0-0faa67e0e3d5 returned with HTTP 202 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 395/778] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:42:03 2026] DELETE /volume/v3/group_types/4c74f7c0-28cc-49ae-8ab0-0faa67e0e3d5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b1c4784c-d33d-4ef3-b1bf-737f518c226a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1c4784c-d33d-4ef3-b1bf-737f518c226a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] DELETE http://192.168.122.229/volume/v3/types/3444ae2c-2d70-4600-a269-3d320b9e6c79 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b1c4784c-d33d-4ef3-b1bf-737f518c226a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b1c4784c-d33d-4ef3-b1bf-737f518c226a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1c4784c-d33d-4ef3-b1bf-737f518c226a tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/types/3444ae2c-2d70-4600-a269-3d320b9e6c79 returned with HTTP 202 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 396/779] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:42:03 2026] DELETE /volume/v3/types/3444ae2c-2d70-4600-a269-3d320b9e6c79 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f819ddb2-a30a-457a-a9e9-9126c3d1fe55 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f819ddb2-a30a-457a-a9e9-9126c3d1fe55 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] GET http://192.168.122.229/volume/v3/types/3444ae2c-2d70-4600-a269-3d320b9e6c79 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f819ddb2-a30a-457a-a9e9-9126c3d1fe55 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f819ddb2-a30a-457a-a9e9-9126c3d1fe55 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f819ddb2-a30a-457a-a9e9-9126c3d1fe55 tempest-GroupsTest-803023400 tempest-GroupsTest-803023400-project-admin] http://192.168.122.229/volume/v3/types/3444ae2c-2d70-4600-a269-3d320b9e6c79 returned with HTTP 404 Sep 05 04:42:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 397/780] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:42:03 2026] GET /volume/v3/types/3444ae2c-2d70-4600-a269-3d320b9e6c79 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-237e3c85-4dd4-4de6-b1ef-334826cbea44 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-237e3c85-4dd4-4de6-b1ef-334826cbea44 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-237e3c85-4dd4-4de6-b1ef-334826cbea44 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-237e3c85-4dd4-4de6-b1ef-334826cbea44 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-237e3c85-4dd4-4de6-b1ef-334826cbea44 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 returned with HTTP 404 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 398/781] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:04 2026] GET /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f30eac36-f575-429b-8eed-a809d0612721 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f30eac36-f575-429b-8eed-a809d0612721 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f30eac36-f575-429b-8eed-a809d0612721 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f30eac36-f575-429b-8eed-a809d0612721 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f30eac36-f575-429b-8eed-a809d0612721 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f30eac36-f575-429b-8eed-a809d0612721 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 returned with HTTP 200 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 399/782] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:04 2026] GET /volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-256eb7bf-4ecc-4f11-bcf3-7cf5ec23ad3f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-256eb7bf-4ecc-4f11-bcf3-7cf5ec23ad3f tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-256eb7bf-4ecc-4f11-bcf3-7cf5ec23ad3f tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-256eb7bf-4ecc-4f11-bcf3-7cf5ec23ad3f tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-256eb7bf-4ecc-4f11-bcf3-7cf5ec23ad3f tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 returned with HTTP 404 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 400/783] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:04 2026] GET /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-62704650-3d61-467a-90f4-2443e01a5d07 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-62704650-3d61-467a-90f4-2443e01a5d07 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-62704650-3d61-467a-90f4-2443e01a5d07 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-62704650-3d61-467a-90f4-2443e01a5d07 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-62704650-3d61-467a-90f4-2443e01a5d07 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Delete volume with id: b5d5d954-1f07-44bb-a6a9-422171d59824 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-62704650-3d61-467a-90f4-2443e01a5d07 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 returned with HTTP 404 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 401/784] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:04 2026] DELETE /volume/v3/volumes/b5d5d954-1f07-44bb-a6a9-422171d59824 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1432543694"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1432543694'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume of 1 GB Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Availability Zones retrieved successfully. Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (1b0d5261-b980-4701-b678-f268d63ac6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (088294d6-1208-4338-a81a-12943b700288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (088294d6-1208-4338-a81a-12943b700288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53145fbe-896d-433b-bbbf-9840ca1f898b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Created reservations ['193e08f8-9507-470e-bf1a-313f0d6452e1', '5abb5a97-de14-4e6d-8a5f-ad14313445f4', 'aa8264cf-3ac5-4899-819b-05fb90fd1380', '6b15dccb-587a-4508-9e97-9b6455079bb1'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53145fbe-896d-433b-bbbf-9840ca1f898b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['193e08f8-9507-470e-bf1a-313f0d6452e1', '5abb5a97-de14-4e6d-8a5f-ad14313445f4', 'aa8264cf-3ac5-4899-819b-05fb90fd1380', '6b15dccb-587a-4508-9e97-9b6455079bb1']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afe459b-afc5-4ab0-8689-cbd43ebb0322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afe459b-afc5-4ab0-8689-cbd43ebb0322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1179a3e0-6e65-4645-b089-332c41f5d5a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1432543694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['193e08f8-9507-470e-bf1a-313f0d6452e1','5abb5a97-de14-4e6d-8a5f-ad14313445f4','aa8264cf-3ac5-4899-819b-05fb90fd1380','6b15dccb-587a-4508-9e97-9b6455079bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1432543694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1179a3e0-6e65-4645-b089-332c41f5d5a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d18d524902471f897bc3e7cc13a7d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa55499-1faa-45f5-8492-8a7d5f651f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa55499-1faa-45f5-8492-8a7d5f651f1f) transitioned into state 'SUCCESS' from state '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-1432543694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['193e08f8-9507-470e-bf1a-313f0d6452e1','5abb5a97-de14-4e6d-8a5f-ad14313445f4','aa8264cf-3ac5-4899-819b-05fb90fd1380','6b15dccb-587a-4508-9e97-9b6455079bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdfe16ee-da81-46f0-8796-98e5e2cd1afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdfe16ee-da81-46f0-8796-98e5e2cd1afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (1b0d5261-b980-4701-b678-f268d63ac6f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request issued successfully. Sep 05 04:42:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-26d63ef1-2299-4558-86fe-ddf6534db7e0 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 402/785] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:42:04 2026] POST /volume/v3/volumes => generated 758 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b610936e-f0a2-4534-bac8-69fc0eb0e065 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b610936e-f0a2-4534-bac8-69fc0eb0e065 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b610936e-f0a2-4534-bac8-69fc0eb0e065 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b610936e-f0a2-4534-bac8-69fc0eb0e065 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b610936e-f0a2-4534-bac8-69fc0eb0e065 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b610936e-f0a2-4534-bac8-69fc0eb0e065 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 200 Sep 05 04:42:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 403/786] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:05 2026] GET /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:05 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-cc4a8fae-3401-48fe-afaf-641577758ba8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Lock "cinder-attachment_update-d718e0f7-9eb0-4921-84a0-3d406a1ab7bf-devstack" released by "attachment_update" :: held 2.435s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:42:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-cc4a8fae-3401-48fe-afaf-641577758ba8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069 returned with HTTP 200 Sep 05 04:42:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 384/787] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:42:02 2026] PUT /volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069 => generated 694 bytes in 2495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-e7884ec0-3bc2-437c-8431-3277669e4b15 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-e7884ec0-3bc2-437c-8431-3277669e4b15 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069/action Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-e7884ec0-3bc2-437c-8431-3277669e4b15 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-e7884ec0-3bc2-437c-8431-3277669e4b15 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5c3862ba-05e5-4a11-babf-94749a73d668 req-e7884ec0-3bc2-437c-8431-3277669e4b15 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069/action returned with HTTP 204 Sep 05 04:42:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 404/788] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:42:05 2026] POST /volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-229c7945-f628-411f-9b00-cf85a7e7fee4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-229c7945-f628-411f-9b00-cf85a7e7fee4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 Sep 05 04:42:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-229c7945-f628-411f-9b00-cf85a7e7fee4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-229c7945-f628-411f-9b00-cf85a7e7fee4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-229c7945-f628-411f-9b00-cf85a7e7fee4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:42:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-229c7945-f628-411f-9b00-cf85a7e7fee4 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 returned with HTTP 200 Sep 05 04:42:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 385/789] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:05 2026] GET /volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7671165e-8721-4948-a06c-862f15147ec9", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2032461816"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume request body: {'volume': {'snapshot_id': '7671165e-8721-4948-a06c-862f15147ec9', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2032461816'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Snapshot retrieved successfully. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume of 1 GB Sep 05 04:42:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Availability Zones retrieved successfully. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Flow 'volume_create_api' (9ad9f621-c167-44f3-b0a0-ea6b695e714d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e90c717-687b-41ef-bfa3-99ce94bd0afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e90c717-687b-41ef-bfa3-99ce94bd0afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7671165e-8721-4948-a06c-862f15147ec9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550724d5-7a86-4609-8f9f-eb7db6771925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Created reservations ['2c72fce7-f5b5-4330-a581-134919b51f8e', '4cf4cb97-30f9-4e84-8807-94386a75cb67', 'd4584abf-f1a9-4022-b81f-55103d636650', '64e17772-f741-472b-bfa0-e4d2a9c94c7c'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550724d5-7a86-4609-8f9f-eb7db6771925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c72fce7-f5b5-4330-a581-134919b51f8e', '4cf4cb97-30f9-4e84-8807-94386a75cb67', 'd4584abf-f1a9-4022-b81f-55103d636650', '64e17772-f741-472b-bfa0-e4d2a9c94c7c']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f918d9b-71c8-41bc-b1fe-0a3f44729c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f918d9b-71c8-41bc-b1fe-0a3f44729c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70daf78-a08a-4ec8-949d-d978743b283a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2032461816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c36b85dcb34a068032103b5c382d20',qos_specs=None,replication_status=,reservations=['2c72fce7-f5b5-4330-a581-134919b51f8e','4cf4cb97-30f9-4e84-8807-94386a75cb67','d4584abf-f1a9-4022-b81f-55103d636650','64e17772-f741-472b-bfa0-e4d2a9c94c7c'],size=1,snapshot_id=7671165e-8721-4948-a06c-862f15147ec9,source_replicaid=,source_volid=None,status='creating',user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2032461816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70daf78-a08a-4ec8-949d-d978743b283a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c36b85dcb34a068032103b5c382d20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7671165e-8721-4948-a06c-862f15147ec9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7d4c8d-6fce-42a0-b886-02946b3fd8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7d4c8d-6fce-42a0-b886-02946b3fd8b4) transitioned into state 'SUCCESS' from state '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-2032461816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c36b85dcb34a068032103b5c382d20',qos_specs=None,replication_status=,reservations=['2c72fce7-f5b5-4330-a581-134919b51f8e','4cf4cb97-30f9-4e84-8807-94386a75cb67','d4584abf-f1a9-4022-b81f-55103d636650','64e17772-f741-472b-bfa0-e4d2a9c94c7c'],size=1,snapshot_id=7671165e-8721-4948-a06c-862f15147ec9,source_replicaid=,source_volid=None,status='creating',user_id='ebb57db8e2aa4294bc35db482ff25e87',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (399a11d1-75a9-4acc-a832-29dd60708c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (399a11d1-75a9-4acc-a832-29dd60708c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-690573e0-0c4e-4d99-9cbc-2c89e7999477 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Flow 'volume_create_api' (9ad9f621-c167-44f3-b0a0-ea6b695e714d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Create volume request issued successfully. Sep 05 04:42:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-99bc8de5-2113-459d-9156-1ac1ee303ed7 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-690573e0-0c4e-4d99-9cbc-2c89e7999477 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 405/790] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:42:05 2026] POST /volume/v3/volumes => generated 794 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-690573e0-0c4e-4d99-9cbc-2c89e7999477 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-690573e0-0c4e-4d99-9cbc-2c89e7999477 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8e1db5ca-d963-4df5-86c9-227cdfac7769 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-690573e0-0c4e-4d99-9cbc-2c89e7999477 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e1db5ca-d963-4df5-86c9-227cdfac7769 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e1db5ca-d963-4df5-86c9-227cdfac7769 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e1db5ca-d963-4df5-86c9-227cdfac7769 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-690573e0-0c4e-4d99-9cbc-2c89e7999477 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 200 Sep 05 04:42:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 386/791] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:06 2026] GET /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8e1db5ca-d963-4df5-86c9-227cdfac7769 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e1db5ca-d963-4df5-86c9-227cdfac7769 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 406/792] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:06 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 862 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-912c6129-ce69-4803-b2c9-ace60e2f07b6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-912c6129-ce69-4803-b2c9-ace60e2f07b6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-912c6129-ce69-4803-b2c9-ace60e2f07b6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-912c6129-ce69-4803-b2c9-ace60e2f07b6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a31373ce-2049-4327-9521-b12929e7aa62 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-912c6129-ce69-4803-b2c9-ace60e2f07b6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a31373ce-2049-4327-9521-b12929e7aa62 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a31373ce-2049-4327-9521-b12929e7aa62 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a31373ce-2049-4327-9521-b12929e7aa62 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-912c6129-ce69-4803-b2c9-ace60e2f07b6 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 200 Sep 05 04:42:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 387/793] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:07 2026] GET /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5138bcc3-01d0-48aa-9bc0-b0b721e59210 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5138bcc3-01d0-48aa-9bc0-b0b721e59210 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8/action Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5138bcc3-01d0-48aa-9bc0-b0b721e59210 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5138bcc3-01d0-48aa-9bc0-b0b721e59210 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a31373ce-2049-4327-9521-b12929e7aa62 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a31373ce-2049-4327-9521-b12929e7aa62 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 407/794] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:07 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-5138bcc3-01d0-48aa-9bc0-b0b721e59210 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume '1179a3e0-6e65-4645-b089-332c41f5d5a8' with '{'status': 'maintenance'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5138bcc3-01d0-48aa-9bc0-b0b721e59210 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8/action returned with HTTP 202 Sep 05 04:42:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 388/795] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:42:07 2026] POST /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3e7799cf-8896-4c0a-b922-a2c4e0a3c257 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3e7799cf-8896-4c0a-b922-a2c4e0a3c257 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3e7799cf-8896-4c0a-b922-a2c4e0a3c257 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3e7799cf-8896-4c0a-b922-a2c4e0a3c257 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3e7799cf-8896-4c0a-b922-a2c4e0a3c257 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3e7799cf-8896-4c0a-b922-a2c4e0a3c257 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 200 Sep 05 04:42:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 408/796] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:07 2026] GET /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-db3e1567-e29d-4189-9849-03387d3b650e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-db3e1567-e29d-4189-9849-03387d3b650e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8/action Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-db3e1567-e29d-4189-9849-03387d3b650e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-db3e1567-e29d-4189-9849-03387d3b650e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-db3e1567-e29d-4189-9849-03387d3b650e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Volume info retrieved successfully. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-db3e1567-e29d-4189-9849-03387d3b650e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Delete volume request issued successfully. Sep 05 04:42:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-db3e1567-e29d-4189-9849-03387d3b650e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8/action returned with HTTP 202 Sep 05 04:42:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 389/797] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:42:07 2026] POST /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-145248f9-6729-471c-9705-4dc6c6886b9e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-145248f9-6729-471c-9705-4dc6c6886b9e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-145248f9-6729-471c-9705-4dc6c6886b9e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-145248f9-6729-471c-9705-4dc6c6886b9e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-145248f9-6729-471c-9705-4dc6c6886b9e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-145248f9-6729-471c-9705-4dc6c6886b9e tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 200 Sep 05 04:42:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 409/798] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:07 2026] GET /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a21b0341-1cb2-4de5-b517-28e16672c8f2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a21b0341-1cb2-4de5-b517-28e16672c8f2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a21b0341-1cb2-4de5-b517-28e16672c8f2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a21b0341-1cb2-4de5-b517-28e16672c8f2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a21b0341-1cb2-4de5-b517-28e16672c8f2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a21b0341-1cb2-4de5-b517-28e16672c8f2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 390/799] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:08 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0b36e5d6-df04-4eb8-934d-4e1134be25f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0b36e5d6-df04-4eb8-934d-4e1134be25f4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0b36e5d6-df04-4eb8-934d-4e1134be25f4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0b36e5d6-df04-4eb8-934d-4e1134be25f4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0b36e5d6-df04-4eb8-934d-4e1134be25f4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0b36e5d6-df04-4eb8-934d-4e1134be25f4 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 200 Sep 05 04:42:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 410/800] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:08 2026] GET /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-24226d2c-e389-4447-8b0a-caef1f3c528f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-24226d2c-e389-4447-8b0a-caef1f3c528f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-24226d2c-e389-4447-8b0a-caef1f3c528f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-24226d2c-e389-4447-8b0a-caef1f3c528f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-24226d2c-e389-4447-8b0a-caef1f3c528f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-24226d2c-e389-4447-8b0a-caef1f3c528f tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 391/801] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:09 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-24ad48ad-78f6-4fc0-b02d-645336e3d84b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24ad48ad-78f6-4fc0-b02d-645336e3d84b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24ad48ad-78f6-4fc0-b02d-645336e3d84b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24ad48ad-78f6-4fc0-b02d-645336e3d84b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24ad48ad-78f6-4fc0-b02d-645336e3d84b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 404 Sep 05 04:42:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 411/802] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:09 2026] GET /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c19df60c-9d76-4751-aac5-ec4bb6ea9dab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c19df60c-9d76-4751-aac5-ec4bb6ea9dab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c19df60c-9d76-4751-aac5-ec4bb6ea9dab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c19df60c-9d76-4751-aac5-ec4bb6ea9dab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c19df60c-9d76-4751-aac5-ec4bb6ea9dab tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 404 Sep 05 04:42:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 392/803] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:10 2026] GET /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9935b0dd-6953-4e98-9cb9-8aaa15772736 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9935b0dd-6953-4e98-9cb9-8aaa15772736 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] DELETE http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9935b0dd-6953-4e98-9cb9-8aaa15772736 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9935b0dd-6953-4e98-9cb9-8aaa15772736 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9935b0dd-6953-4e98-9cb9-8aaa15772736 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Delete volume with id: 1179a3e0-6e65-4645-b089-332c41f5d5a8 Sep 05 04:42:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9935b0dd-6953-4e98-9cb9-8aaa15772736 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 returned with HTTP 404 Sep 05 04:42:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 412/804] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:10 2026] DELETE /volume/v3/volumes/1179a3e0-6e65-4645-b089-332c41f5d5a8 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1136921621"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1136921621'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume of 1 GB Sep 05 04:42:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Availability Zones retrieved successfully. Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (7abba6ff-3b3f-4b4a-80db-a7ab990d13ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea2ede8-db8c-4320-9736-ee0311f5a0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea2ede8-db8c-4320-9736-ee0311f5a0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:10 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8a44c3c-1086-48aa-9c16-1ea6b3277242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8414a9dc-ed8b-4bb0-807d-91ee5ae2001c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8414a9dc-ed8b-4bb0-807d-91ee5ae2001c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8414a9dc-ed8b-4bb0-807d-91ee5ae2001c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8414a9dc-ed8b-4bb0-807d-91ee5ae2001c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8414a9dc-ed8b-4bb0-807d-91ee5ae2001c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8414a9dc-ed8b-4bb0-807d-91ee5ae2001c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 413/805] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:10 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Created reservations ['ae883515-3d69-4009-899a-a709884c8c7c', 'af1f690d-394c-4cf5-ba04-ed50d0ca273f', 'fdd355af-801b-4ff5-bf70-51f7e4f901ed', 'a9c17450-a2c9-4de5-ade8-d209281104f4'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8a44c3c-1086-48aa-9c16-1ea6b3277242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae883515-3d69-4009-899a-a709884c8c7c', 'af1f690d-394c-4cf5-ba04-ed50d0ca273f', 'fdd355af-801b-4ff5-bf70-51f7e4f901ed', 'a9c17450-a2c9-4de5-ade8-d209281104f4']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96321080-6037-41a6-a8b8-ebff12874f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96321080-6037-41a6-a8b8-ebff12874f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '632c98b9-151b-49f3-8437-7d27de988fb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1136921621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['ae883515-3d69-4009-899a-a709884c8c7c','af1f690d-394c-4cf5-ba04-ed50d0ca273f','fdd355af-801b-4ff5-bf70-51f7e4f901ed','a9c17450-a2c9-4de5-ade8-d209281104f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1136921621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=632c98b9-151b-49f3-8437-7d27de988fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d18d524902471f897bc3e7cc13a7d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1538fbef-3e10-4bd7-b6d1-85688a8b3260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1538fbef-3e10-4bd7-b6d1-85688a8b3260) transitioned into state 'SUCCESS' from state '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-1136921621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d18d524902471f897bc3e7cc13a7d0',qos_specs=None,replication_status=,reservations=['ae883515-3d69-4009-899a-a709884c8c7c','af1f690d-394c-4cf5-ba04-ed50d0ca273f','fdd355af-801b-4ff5-bf70-51f7e4f901ed','a9c17450-a2c9-4de5-ade8-d209281104f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06012c8ad6c04dd8af10d9e76dd78db9',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b355625-aed1-443a-b0f2-47b9287023de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b355625-aed1-443a-b0f2-47b9287023de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Flow 'volume_create_api' (7abba6ff-3b3f-4b4a-80db-a7ab990d13ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Create volume request issued successfully. Sep 05 04:42:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e37a6ad3-16d2-496b-8e82-d3f25a43bf7d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 393/806] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:42:10 2026] POST /volume/v3/volumes => generated 758 bytes in 1620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a35d621b-376a-428d-b093-168df387663a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a35d621b-376a-428d-b093-168df387663a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a35d621b-376a-428d-b093-168df387663a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a35d621b-376a-428d-b093-168df387663a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1c976361-f57c-49d9-a528-476503b045a2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a35d621b-376a-428d-b093-168df387663a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c976361-f57c-49d9-a528-476503b045a2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c976361-f57c-49d9-a528-476503b045a2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a35d621b-376a-428d-b093-168df387663a tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 414/807] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:12 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 826 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c976361-f57c-49d9-a528-476503b045a2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1c976361-f57c-49d9-a528-476503b045a2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c976361-f57c-49d9-a528-476503b045a2 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 394/808] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:12 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9bd584f1-a759-430d-80f5-01bda6d20237 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9bd584f1-a759-430d-80f5-01bda6d20237 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9bd584f1-a759-430d-80f5-01bda6d20237 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9bd584f1-a759-430d-80f5-01bda6d20237 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9bd584f1-a759-430d-80f5-01bda6d20237 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9bd584f1-a759-430d-80f5-01bda6d20237 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 415/809] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:13 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 850 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2f7b46f9-5458-470a-9047-42112989085b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f7b46f9-5458-470a-9047-42112989085b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f7b46f9-5458-470a-9047-42112989085b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f7b46f9-5458-470a-9047-42112989085b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2f7b46f9-5458-470a-9047-42112989085b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f7b46f9-5458-470a-9047-42112989085b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 395/810] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:13 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7022d74c-3c8e-4258-b7e6-d58f7764f3fd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7022d74c-3c8e-4258-b7e6-d58f7764f3fd tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7022d74c-3c8e-4258-b7e6-d58f7764f3fd tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7022d74c-3c8e-4258-b7e6-d58f7764f3fd tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7022d74c-3c8e-4258-b7e6-d58f7764f3fd tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-69dd504e-9ee0-41aa-98d8-d66684ec5d6b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-69dd504e-9ee0-41aa-98d8-d66684ec5d6b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-69dd504e-9ee0-41aa-98d8-d66684ec5d6b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-69dd504e-9ee0-41aa-98d8-d66684ec5d6b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7022d74c-3c8e-4258-b7e6-d58f7764f3fd tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 416/811] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:14 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 850 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-69dd504e-9ee0-41aa-98d8-d66684ec5d6b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-69dd504e-9ee0-41aa-98d8-d66684ec5d6b tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 396/812] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:14 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fdf4df5a-27b0-4c57-a27c-c645144cc5fb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fdf4df5a-27b0-4c57-a27c-c645144cc5fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fdf4df5a-27b0-4c57-a27c-c645144cc5fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fdf4df5a-27b0-4c57-a27c-c645144cc5fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f6078ef4-f0eb-424b-894f-fb1dade48d72 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fdf4df5a-27b0-4c57-a27c-c645144cc5fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f6078ef4-f0eb-424b-894f-fb1dade48d72 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f6078ef4-f0eb-424b-894f-fb1dade48d72 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f6078ef4-f0eb-424b-894f-fb1dade48d72 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fdf4df5a-27b0-4c57-a27c-c645144cc5fb tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 417/813] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:15 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 850 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f6078ef4-f0eb-424b-894f-fb1dade48d72 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f6078ef4-f0eb-424b-894f-fb1dade48d72 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 397/814] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:15 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fe7be598-bd03-400c-accf-03aef117d104 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-324e47e2-283e-460a-9272-4d50c11dff3d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-324e47e2-283e-460a-9272-4d50c11dff3d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-324e47e2-283e-460a-9272-4d50c11dff3d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-324e47e2-283e-460a-9272-4d50c11dff3d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-324e47e2-283e-460a-9272-4d50c11dff3d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-324e47e2-283e-460a-9272-4d50c11dff3d tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 398/815] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:16 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-13e82fef-6bdd-4efc-ac75-61da73d1791c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13e82fef-6bdd-4efc-ac75-61da73d1791c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13e82fef-6bdd-4efc-ac75-61da73d1791c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13e82fef-6bdd-4efc-ac75-61da73d1791c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-13e82fef-6bdd-4efc-ac75-61da73d1791c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13e82fef-6bdd-4efc-ac75-61da73d1791c tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 399/816] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:16 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b99ca64f-b289-4676-ab65-afc3589bf6f5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b99ca64f-b289-4676-ab65-afc3589bf6f5 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b99ca64f-b289-4676-ab65-afc3589bf6f5 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b99ca64f-b289-4676-ab65-afc3589bf6f5 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b99ca64f-b289-4676-ab65-afc3589bf6f5 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Volume info retrieved successfully. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b99ca64f-b289-4676-ab65-afc3589bf6f5 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 400/817] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:17 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c445d590-57f5-4a43-8674-873e3a45eea1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c445d590-57f5-4a43-8674-873e3a45eea1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c?cascade=True Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c445d590-57f5-4a43-8674-873e3a45eea1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c445d590-57f5-4a43-8674-873e3a45eea1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c445d590-57f5-4a43-8674-873e3a45eea1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete volume with id: 8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c445d590-57f5-4a43-8674-873e3a45eea1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /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 05 04:42:17 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:42:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fe7be598-bd03-400c-accf-03aef117d104 tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:42:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fe7be598-bd03-400c-accf-03aef117d104 tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-137667060"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c445d590-57f5-4a43-8674-873e3a45eea1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete volume request issued successfully. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c445d590-57f5-4a43-8674-873e3a45eea1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c?cascade=True returned with HTTP 202 Sep 05 04:42:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 401/818] 192.168.122.229 () {58 vars in 1260 bytes} [Sat Sep 5 04:42:17 2026] DELETE /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c?cascade=True => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-50dcf44e-1bc0-4d89-8292-cfa41eed51e9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-50dcf44e-1bc0-4d89-8292-cfa41eed51e9 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-50dcf44e-1bc0-4d89-8292-cfa41eed51e9 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-50dcf44e-1bc0-4d89-8292-cfa41eed51e9 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fe7be598-bd03-400c-accf-03aef117d104 tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:42:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 418/819] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:42:16 2026] POST /volume/v3/types => generated 219 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9e688025-2a6e-4ee7-98a0-ed3feef854ec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e688025-2a6e-4ee7-98a0-ed3feef854ec tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:42:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e688025-2a6e-4ee7-98a0-ed3feef854ec tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-769574764"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-50dcf44e-1bc0-4d89-8292-cfa41eed51e9 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-50dcf44e-1bc0-4d89-8292-cfa41eed51e9 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 200 Sep 05 04:42:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 402/820] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:17 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e688025-2a6e-4ee7-98a0-ed3feef854ec tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:42:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 419/821] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:42:17 2026] POST /volume/v3/group_types => generated 176 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b5e0fe54-78cc-456b-bf54-8386c820eaff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b5e0fe54-78cc-456b-bf54-8386c820eaff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b5e0fe54-78cc-456b-bf54-8386c820eaff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1589c2a3-a100-42cf-bcd1-d3efa71a16b3", "volume_types": ["87f12e3b-42a1-4f06-a3cd-a038f03a46a8"], "name": "tempest-GroupsV314Test-Group-1659382443"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-b5e0fe54-78cc-456b-bf54-8386c820eaff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Creating new group {'group': {'group_type': '1589c2a3-a100-42cf-bcd1-d3efa71a16b3', 'volume_types': ['87f12e3b-42a1-4f06-a3cd-a038f03a46a8'], 'name': 'tempest-GroupsV314Test-Group-1659382443'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-b5e0fe54-78cc-456b-bf54-8386c820eaff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Creating group tempest-GroupsV314Test-Group-1659382443. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b5e0fe54-78cc-456b-bf54-8386c820eaff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Availability Zones retrieved successfully. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-b5e0fe54-78cc-456b-bf54-8386c820eaff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Created reservations ['078923e7-62a2-4fb3-970e-7ae617eec89e'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b5e0fe54-78cc-456b-bf54-8386c820eaff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:42:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 403/822] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:42:17 2026] POST /volume/v3/groups => generated 108 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e7614d17-0aa0-49a8-885e-d3cd5164fa51 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7614d17-0aa0-49a8-885e-d3cd5164fa51 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 Sep 05 04:42:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7614d17-0aa0-49a8-885e-d3cd5164fa51 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7614d17-0aa0-49a8-885e-d3cd5164fa51 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-e7614d17-0aa0-49a8-885e-d3cd5164fa51 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] show called for member ce5b502a-6404-472f-a9bb-533534f8daa1 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:17 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:42:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7614d17-0aa0-49a8-885e-d3cd5164fa51 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 returned with HTTP 200 Sep 05 04:42:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 420/823] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:17 2026] GET /volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 => generated 388 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cf6c16a6-423c-4f9d-a45c-e865ee46af03 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cf6c16a6-423c-4f9d-a45c-e865ee46af03 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cf6c16a6-423c-4f9d-a45c-e865ee46af03 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cf6c16a6-423c-4f9d-a45c-e865ee46af03 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cf6c16a6-423c-4f9d-a45c-e865ee46af03 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cf6c16a6-423c-4f9d-a45c-e865ee46af03 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 404/824] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:17 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ad4f397c-4c75-4151-ba78-6a7ae8227298 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ad4f397c-4c75-4151-ba78-6a7ae8227298 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ad4f397c-4c75-4151-ba78-6a7ae8227298 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ad4f397c-4c75-4151-ba78-6a7ae8227298 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ad4f397c-4c75-4151-ba78-6a7ae8227298 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ad4f397c-4c75-4151-ba78-6a7ae8227298 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 200 Sep 05 04:42:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 421/825] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:18 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-acf7346c-16ec-40d9-a707-4fa45bdb2ccb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-acf7346c-16ec-40d9-a707-4fa45bdb2ccb tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 Sep 05 04:42:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-acf7346c-16ec-40d9-a707-4fa45bdb2ccb tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-acf7346c-16ec-40d9-a707-4fa45bdb2ccb tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-acf7346c-16ec-40d9-a707-4fa45bdb2ccb tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] show called for member ce5b502a-6404-472f-a9bb-533534f8daa1 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:18 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:42:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-acf7346c-16ec-40d9-a707-4fa45bdb2ccb tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 returned with HTTP 200 Sep 05 04:42:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 405/826] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:18 2026] GET /volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6ac25367-12ae-424b-9976-2d298d2458ec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-391728239", "volume_type": "87f12e3b-42a1-4f06-a3cd-a038f03a46a8", "group_id": "ce5b502a-6404-472f-a9bb-533534f8daa1", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-391728239', 'volume_type': '87f12e3b-42a1-4f06-a3cd-a038f03a46a8', 'group_id': 'ce5b502a-6404-472f-a9bb-533534f8daa1', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:18 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Create volume of 1 GB Sep 05 04:42:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:18 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:42:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Availability Zones retrieved successfully. Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Flow 'volume_create_api' (35ca96bc-0d51-487a-a9e2-6cc41566bc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eddf16e6-23c1-4d2c-b3a8-5a6844afccba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eddf16e6-23c1-4d2c-b3a8-5a6844afccba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:42:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87f12e3b-42a1-4f06-a3cd-a038f03a46a8,is_public=True,name='tempest-GroupsV314Test-volume-type-137667060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87f12e3b-42a1-4f06-a3cd-a038f03a46a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ce5b502a-6404-472f-a9bb-533534f8daa1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59713826-218e-46de-8ee9-0643b47a31b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bdd5ee70-7894-4620-b548-bc0470bfa413 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bdd5ee70-7894-4620-b548-bc0470bfa413 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bdd5ee70-7894-4620-b548-bc0470bfa413 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bdd5ee70-7894-4620-b548-bc0470bfa413 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-137667060 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-137667060, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-137667060 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-137667060, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bdd5ee70-7894-4620-b548-bc0470bfa413 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bdd5ee70-7894-4620-b548-bc0470bfa413 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 406/827] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:19 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f50ca9c7-6f4c-4e6f-9e78-8799e58343f1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f50ca9c7-6f4c-4e6f-9e78-8799e58343f1 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f50ca9c7-6f4c-4e6f-9e78-8799e58343f1 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f50ca9c7-6f4c-4e6f-9e78-8799e58343f1 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-f50ca9c7-6f4c-4e6f-9e78-8799e58343f1 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume '632c98b9-151b-49f3-8437-7d27de988fb3' with '{'status': 'error'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Created reservations ['7d40e4e4-4fef-4ac7-9c64-5a6b42a8dbe3', '7eb160fc-3b10-46d1-81a4-c6cea63a02f0', 'ba760dbc-6231-4cab-b06e-2da0cacbef53', 'cdc0695f-330f-47ee-812d-65278fe74fa9'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59713826-218e-46de-8ee9-0643b47a31b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d40e4e4-4fef-4ac7-9c64-5a6b42a8dbe3', '7eb160fc-3b10-46d1-81a4-c6cea63a02f0', 'ba760dbc-6231-4cab-b06e-2da0cacbef53', 'cdc0695f-330f-47ee-812d-65278fe74fa9']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f50ca9c7-6f4c-4e6f-9e78-8799e58343f1 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action returned with HTTP 202 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 407/828] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:42:19 2026] POST /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4b7f626a-4554-4b99-a3ea-0620e581afec None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21854174-2b2a-4891-aa6d-e83276c5be03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b7f626a-4554-4b99-a3ea-0620e581afec tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b7f626a-4554-4b99-a3ea-0620e581afec tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b7f626a-4554-4b99-a3ea-0620e581afec tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4b7f626a-4554-4b99-a3ea-0620e581afec tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b7f626a-4554-4b99-a3ea-0620e581afec tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 408/829] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:19 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95b77137-727e-4f26-b900-4fa14ad9361e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95b77137-727e-4f26-b900-4fa14ad9361e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95b77137-727e-4f26-b900-4fa14ad9361e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95b77137-727e-4f26-b900-4fa14ad9361e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21854174-2b2a-4891-aa6d-e83276c5be03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fd2387b-c6e8-4690-80ab-91ec1169fc61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-391728239',encryption_key_id=None,group_id=ce5b502a-6404-472f-a9bb-533534f8daa1,group_type_id=,metadata={},multiattach=False,project_id='e715038780c4411ebe8b8773c9413fbd',qos_specs=None,replication_status=,reservations=['7d40e4e4-4fef-4ac7-9c64-5a6b42a8dbe3','7eb160fc-3b10-46d1-81a4-c6cea63a02f0','ba760dbc-6231-4cab-b06e-2da0cacbef53','cdc0695f-330f-47ee-812d-65278fe74fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d6ba2764de478b996bf472be655a3b',volume_type_id=87f12e3b-42a1-4f06-a3cd-a038f03a46a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-391728239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ce5b502a-6404-472f-a9bb-533534f8daa1,host=None,id=1fd2387b-c6e8-4690-80ab-91ec1169fc61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e715038780c4411ebe8b8773c9413fbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d6ba2764de478b996bf472be655a3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87f12e3b-42a1-4f06-a3cd-a038f03a46a8),volume_type_id=87f12e3b-42a1-4f06-a3cd-a038f03a46a8)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9418951c-d79e-4f92-90ac-a7bfa77111cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-95b77137-727e-4f26-b900-4fa14ad9361e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume '632c98b9-151b-49f3-8437-7d27de988fb3' with '{'status': 'available'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9418951c-d79e-4f92-90ac-a7bfa77111cf) transitioned into state 'SUCCESS' from state '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-391728239',encryption_key_id=None,group_id=ce5b502a-6404-472f-a9bb-533534f8daa1,group_type_id=,metadata={},multiattach=False,project_id='e715038780c4411ebe8b8773c9413fbd',qos_specs=None,replication_status=,reservations=['7d40e4e4-4fef-4ac7-9c64-5a6b42a8dbe3','7eb160fc-3b10-46d1-81a4-c6cea63a02f0','ba760dbc-6231-4cab-b06e-2da0cacbef53','cdc0695f-330f-47ee-812d-65278fe74fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d6ba2764de478b996bf472be655a3b',volume_type_id=87f12e3b-42a1-4f06-a3cd-a038f03a46a8)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d63358-7df1-4b64-b63d-f40bee3a96a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95b77137-727e-4f26-b900-4fa14ad9361e tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action returned with HTTP 202 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 409/830] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:42:19 2026] POST /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-30ea630e-2907-47a2-8618-f1e01b07d8e2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-30ea630e-2907-47a2-8618-f1e01b07d8e2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-30ea630e-2907-47a2-8618-f1e01b07d8e2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-30ea630e-2907-47a2-8618-f1e01b07d8e2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-30ea630e-2907-47a2-8618-f1e01b07d8e2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-30ea630e-2907-47a2-8618-f1e01b07d8e2 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d63358-7df1-4b64-b63d-f40bee3a96a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 410/831] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:19 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6d721018-b915-420c-83db-465c2c3813e3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6d721018-b915-420c-83db-465c2c3813e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6d721018-b915-420c-83db-465c2c3813e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6d721018-b915-420c-83db-465c2c3813e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Flow 'volume_create_api' (35ca96bc-0d51-487a-a9e2-6cc41566bc1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Create volume request issued successfully. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:19 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6d721018-b915-420c-83db-465c2c3813e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6d721018-b915-420c-83db-465c2c3813e3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 200 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 411/832] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:19 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-077b255f-0bef-4bd3-8373-05853054a083 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-077b255f-0bef-4bd3-8373-05853054a083 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-077b255f-0bef-4bd3-8373-05853054a083 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-077b255f-0bef-4bd3-8373-05853054a083 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-077b255f-0bef-4bd3-8373-05853054a083 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume '632c98b9-151b-49f3-8437-7d27de988fb3' with '{'status': 'maintenance'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ac25367-12ae-424b-9976-2d298d2458ec tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 422/833] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:42:18 2026] POST /volume/v3/volumes => generated 825 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-077b255f-0bef-4bd3-8373-05853054a083 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action returned with HTTP 202 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 412/834] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:42:19 2026] POST /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-979ad6b8-295f-4ecc-a222-01a4efef47d1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-979ad6b8-295f-4ecc-a222-01a4efef47d1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-979ad6b8-295f-4ecc-a222-01a4efef47d1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-979ad6b8-295f-4ecc-a222-01a4efef47d1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:19 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-979ad6b8-295f-4ecc-a222-01a4efef47d1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-979ad6b8-295f-4ecc-a222-01a4efef47d1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 413/835] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:19 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-13549f1b-f238-4fb5-b6cc-4bc8387698e2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13549f1b-f238-4fb5-b6cc-4bc8387698e2 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] POST http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13549f1b-f238-4fb5-b6cc-4bc8387698e2 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13549f1b-f238-4fb5-b6cc-4bc8387698e2 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7dc58b69-80ba-4fb1-84b6-4e599ca334ee tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 returned with HTTP 200 Sep 05 04:42:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 423/836] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:19 2026] GET /volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 => generated 893 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-13549f1b-f238-4fb5-b6cc-4bc8387698e2 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] Updating volume '632c98b9-151b-49f3-8437-7d27de988fb3' with '{'status': 'available'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13549f1b-f238-4fb5-b6cc-4bc8387698e2 tempest-VolumesActionsTest-65974355 tempest-VolumesActionsTest-65974355-project-admin] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action returned with HTTP 202 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 414/837] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:42:19 2026] POST /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f7757025-5b8e-4755-8328-82039a38d383 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f7757025-5b8e-4755-8328-82039a38d383 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f7757025-5b8e-4755-8328-82039a38d383 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f7757025-5b8e-4755-8328-82039a38d383 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f7757025-5b8e-4755-8328-82039a38d383 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f7757025-5b8e-4755-8328-82039a38d383 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 424/838] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:19 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-81822fa5-580e-4a9a-aaeb-c2111c0eda5b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-81822fa5-580e-4a9a-aaeb-c2111c0eda5b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-81822fa5-580e-4a9a-aaeb-c2111c0eda5b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-81822fa5-580e-4a9a-aaeb-c2111c0eda5b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-81822fa5-580e-4a9a-aaeb-c2111c0eda5b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-81822fa5-580e-4a9a-aaeb-c2111c0eda5b tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 415/839] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:19 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6d4cf1b0-4e89-43c6-8023-6757330d65c1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6d4cf1b0-4e89-43c6-8023-6757330d65c1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] DELETE http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6d4cf1b0-4e89-43c6-8023-6757330d65c1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6d4cf1b0-4e89-43c6-8023-6757330d65c1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:20 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-6d4cf1b0-4e89-43c6-8023-6757330d65c1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Delete volume with id: 632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:20 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:20 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6d4cf1b0-4e89-43c6-8023-6757330d65c1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6d4cf1b0-4e89-43c6-8023-6757330d65c1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Delete volume request issued successfully. Sep 05 04:42:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6d4cf1b0-4e89-43c6-8023-6757330d65c1 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 202 Sep 05 04:42:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 425/840] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:20 2026] DELETE /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95c861e1-8966-4658-9d8a-2bc1d904d1f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95c861e1-8966-4658-9d8a-2bc1d904d1f9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95c861e1-8966-4658-9d8a-2bc1d904d1f9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95c861e1-8966-4658-9d8a-2bc1d904d1f9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-95c861e1-8966-4658-9d8a-2bc1d904d1f9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Volume info retrieved successfully. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95c861e1-8966-4658-9d8a-2bc1d904d1f9 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 200 Sep 05 04:42:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 416/841] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:20 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6ece1a86-3142-421f-865d-32e75ddaa688 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ece1a86-3142-421f-865d-32e75ddaa688 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ece1a86-3142-421f-865d-32e75ddaa688 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ece1a86-3142-421f-865d-32e75ddaa688 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:20 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:20 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6ece1a86-3142-421f-865d-32e75ddaa688 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ece1a86-3142-421f-865d-32e75ddaa688 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 200 Sep 05 04:42:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 426/842] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:20 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 Sep 05 04:42:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:20 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:20 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3980ff46-0dc5-445a-9c60-32c67c21a563 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 returned with HTTP 200 Sep 05 04:42:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 417/843] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:20 2026] GET /volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 => generated 917 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6a598d85-afc2-4944-ad30-85bddeb97029 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6a598d85-afc2-4944-ad30-85bddeb97029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] GET http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6a598d85-afc2-4944-ad30-85bddeb97029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6a598d85-afc2-4944-ad30-85bddeb97029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6a598d85-afc2-4944-ad30-85bddeb97029 tempest-VolumesActionsTest-1268879803 tempest-VolumesActionsTest-1268879803-project-member] http://192.168.122.229/volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 returned with HTTP 404 Sep 05 04:42:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 427/844] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:21 2026] GET /volume/v3/volumes/632c98b9-151b-49f3-8437-7d27de988fb3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-df0040eb-6f32-43f9-b28f-f83c04c56ac3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df0040eb-6f32-43f9-b28f-f83c04c56ac3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df0040eb-6f32-43f9-b28f-f83c04c56ac3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df0040eb-6f32-43f9-b28f-f83c04c56ac3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df0040eb-6f32-43f9-b28f-f83c04c56ac3 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 404 Sep 05 04:42:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 418/845] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:21 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-db509c6d-911e-46b3-b335-50fcdb457132 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db509c6d-911e-46b3-b335-50fcdb457132 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] GET http://192.168.122.229/volume/v3/volumes Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db509c6d-911e-46b3-b335-50fcdb457132 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db509c6d-911e-46b3-b335-50fcdb457132 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-db509c6d-911e-46b3-b335-50fcdb457132 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-db509c6d-911e-46b3-b335-50fcdb457132 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-db509c6d-911e-46b3-b335-50fcdb457132 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Get all volumes completed successfully. Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db509c6d-911e-46b3-b335-50fcdb457132 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] http://192.168.122.229/volume/v3/volumes returned with HTTP 200 Sep 05 04:42:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 428/846] 192.168.122.229 () {58 vars in 1121 bytes} [Sat Sep 5 04:42:21 2026] GET /volume/v3/volumes => generated 343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f0097b94-6ec2-46e8-8ab6-8ada1bc232d6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0097b94-6ec2-46e8-8ab6-8ada1bc232d6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] GET http://192.168.122.229/volume/v3/snapshots Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0097b94-6ec2-46e8-8ab6-8ada1bc232d6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0097b94-6ec2-46e8-8ab6-8ada1bc232d6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-f0097b94-6ec2-46e8-8ab6-8ada1bc232d6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-f0097b94-6ec2-46e8-8ab6-8ada1bc232d6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: /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 05 04:42:21 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f0097b94-6ec2-46e8-8ab6-8ada1bc232d6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] Get all snapshots completed successfully. Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0097b94-6ec2-46e8-8ab6-8ada1bc232d6 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-reader] http://192.168.122.229/volume/v3/snapshots returned with HTTP 200 Sep 05 04:42:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 419/847] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:42:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4055cc4c-e56f-44bf-b4d0-47b46541d2c0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4055cc4c-e56f-44bf-b4d0-47b46541d2c0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4055cc4c-e56f-44bf-b4d0-47b46541d2c0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4055cc4c-e56f-44bf-b4d0-47b46541d2c0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4055cc4c-e56f-44bf-b4d0-47b46541d2c0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4055cc4c-e56f-44bf-b4d0-47b46541d2c0 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 429/848] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:21 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-128fc272-7dc7-4c0e-bd8a-4c0b16d542a8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-128fc272-7dc7-4c0e-bd8a-4c0b16d542a8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] DELETE http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-128fc272-7dc7-4c0e-bd8a-4c0b16d542a8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-128fc272-7dc7-4c0e-bd8a-4c0b16d542a8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-128fc272-7dc7-4c0e-bd8a-4c0b16d542a8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete volume with id: f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-128fc272-7dc7-4c0e-bd8a-4c0b16d542a8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-128fc272-7dc7-4c0e-bd8a-4c0b16d542a8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete volume request issued successfully. Sep 05 04:42:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-128fc272-7dc7-4c0e-bd8a-4c0b16d542a8 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 202 Sep 05 04:42:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 420/849] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:21 2026] DELETE /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e651e7be-066c-4ac4-8ad3-82cacc433f12 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e651e7be-066c-4ac4-8ad3-82cacc433f12 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e651e7be-066c-4ac4-8ad3-82cacc433f12 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e651e7be-066c-4ac4-8ad3-82cacc433f12 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e651e7be-066c-4ac4-8ad3-82cacc433f12 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Volume info retrieved successfully. Sep 05 04:42:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e651e7be-066c-4ac4-8ad3-82cacc433f12 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 200 Sep 05 04:42:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 430/850] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:21 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 886 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1c46d7ff-1734-435d-9f99-442523975491 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c46d7ff-1734-435d-9f99-442523975491 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 Sep 05 04:42:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c46d7ff-1734-435d-9f99-442523975491 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c46d7ff-1734-435d-9f99-442523975491 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1c46d7ff-1734-435d-9f99-442523975491 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:22 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-1c46d7ff-1734-435d-9f99-442523975491 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:22 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-1c46d7ff-1734-435d-9f99-442523975491 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:22 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-1c46d7ff-1734-435d-9f99-442523975491 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c46d7ff-1734-435d-9f99-442523975491 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 returned with HTTP 200 Sep 05 04:42:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 421/851] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:22 2026] GET /volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 => generated 918 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] POST http://192.168.122.229/volume/v3/groups/action Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Action body: b'{"create-from-src": {"source_group_id": "ce5b502a-6404-472f-a9bb-533534f8daa1", "name": "tempest-Group_from_grp-1212754889"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ce5b502a-6404-472f-a9bb-533534f8daa1", "name": "tempest-Group_from_grp-1212754889"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Creating new group {'create-from-src': {'source_group_id': 'ce5b502a-6404-472f-a9bb-533534f8daa1', 'name': 'tempest-Group_from_grp-1212754889'}}. {{(pid=89503) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Creating group tempest-Group_from_grp-1212754889 from source group ce5b502a-6404-472f-a9bb-533534f8daa1. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /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 05 04:42:22 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Created reservations ['1108c516-6e22-4c6f-ab49-2b6e68441f6e'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /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 05 04:42:22 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:22 devstack devstack@c-api.service[89503]: INFO cinder.group.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] A mapping entry already exists for group c39e0822-f4d7-458a-8025-7c03746a5e80 and volume type 87f12e3b-42a1-4f06-a3cd-a038f03a46a8. Do not need to create again. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Availability Zones retrieved successfully. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Flow 'volume_create_api' (e35223c9-7956-4cc9-b57e-14355ca5e57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8199baee-f77c-4aaf-af13-a06bc1a36073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8199baee-f77c-4aaf-af13-a06bc1a36073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1fd2387b-c6e8-4690-80ab-91ec1169fc61', 'volume_type': VolumeType(created_at=2026-09-05T02:42:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87f12e3b-42a1-4f06-a3cd-a038f03a46a8,is_public=True,name='tempest-GroupsV314Test-volume-type-137667060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87f12e3b-42a1-4f06-a3cd-a038f03a46a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c39e0822-f4d7-458a-8025-7c03746a5e80', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77be93b5-f38e-4fd5-9872-8840688eddd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Created reservations ['10a8756c-bc1e-46f0-a1b1-1d04a5dc1c70', '49914806-1458-4265-af85-496993b9ad35', '89e7242d-d32c-4a60-ab96-c99ad931e81d', '3bd4c7bc-1768-4d73-84b2-3a4d2e9b8dd4'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77be93b5-f38e-4fd5-9872-8840688eddd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a8756c-bc1e-46f0-a1b1-1d04a5dc1c70', '49914806-1458-4265-af85-496993b9ad35', '89e7242d-d32c-4a60-ab96-c99ad931e81d', '3bd4c7bc-1768-4d73-84b2-3a4d2e9b8dd4']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86e5ed9-bf2c-4c66-b852-631cc8a40857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5aa2c07b-20e3-4703-9e33-ca226815c498 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86e5ed9-bf2c-4c66-b852-631cc8a40857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3946cad-fcb5-4e9f-9db8-4163cffe7007', '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=c39e0822-f4d7-458a-8025-7c03746a5e80,group_type_id=,metadata={},multiattach=False,project_id='e715038780c4411ebe8b8773c9413fbd',qos_specs=None,replication_status=,reservations=['10a8756c-bc1e-46f0-a1b1-1d04a5dc1c70','49914806-1458-4265-af85-496993b9ad35','89e7242d-d32c-4a60-ab96-c99ad931e81d','3bd4c7bc-1768-4d73-84b2-3a4d2e9b8dd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=1fd2387b-c6e8-4690-80ab-91ec1169fc61,status='creating',user_id='28d6ba2764de478b996bf472be655a3b',volume_type_id=87f12e3b-42a1-4f06-a3cd-a038f03a46a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c39e0822-f4d7-458a-8025-7c03746a5e80,host=None,id=e3946cad-fcb5-4e9f-9db8-4163cffe7007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e715038780c4411ebe8b8773c9413fbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1fd2387b-c6e8-4690-80ab-91ec1169fc61,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d6ba2764de478b996bf472be655a3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87f12e3b-42a1-4f06-a3cd-a038f03a46a8),volume_type_id=87f12e3b-42a1-4f06-a3cd-a038f03a46a8)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5aa2c07b-20e3-4703-9e33-ca226815c498 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a Sep 05 04:42:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1630e0c5-be63-4683-8bab-6177150b6e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5aa2c07b-20e3-4703-9e33-ca226815c498 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5aa2c07b-20e3-4703-9e33-ca226815c498 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1630e0c5-be63-4683-8bab-6177150b6e05) transitioned into state 'SUCCESS' from 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=c39e0822-f4d7-458a-8025-7c03746a5e80,group_type_id=,metadata={},multiattach=False,project_id='e715038780c4411ebe8b8773c9413fbd',qos_specs=None,replication_status=,reservations=['10a8756c-bc1e-46f0-a1b1-1d04a5dc1c70','49914806-1458-4265-af85-496993b9ad35','89e7242d-d32c-4a60-ab96-c99ad931e81d','3bd4c7bc-1768-4d73-84b2-3a4d2e9b8dd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=1fd2387b-c6e8-4690-80ab-91ec1169fc61,status='creating',user_id='28d6ba2764de478b996bf472be655a3b',volume_type_id=87f12e3b-42a1-4f06-a3cd-a038f03a46a8)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Flow 'volume_create_api' (e35223c9-7956-4cc9-b57e-14355ca5e57e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Create volume request issued successfully. Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5aa2c07b-20e3-4703-9e33-ca226815c498 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a returned with HTTP 404 Sep 05 04:42:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 422/852] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:22 2026] GET /volume/v3/volumes/f70daf78-a08a-4ec8-949d-d978743b283a => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:23 devstack devstack@c-api.service[89503]: /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 05 04:42:23 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:42:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-66c84c51-cf80-4acf-8fbd-17930f436c7a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-66c84c51-cf80-4acf-8fbd-17930f436c7a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-66c84c51-cf80-4acf-8fbd-17930f436c7a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-66c84c51-cf80-4acf-8fbd-17930f436c7a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-66c84c51-cf80-4acf-8fbd-17930f436c7a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete snapshot with id: 7671165e-8721-4948-a06c-862f15147ec9 Sep 05 04:42:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a98e2747-972f-43a9-ba5e-6af3ed08092c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups/action returned with HTTP 202 Sep 05 04:42:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 431/853] 192.168.122.229 () {62 vars in 1202 bytes} [Sat Sep 5 04:42:22 2026] POST /volume/v3/groups/action => generated 102 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-66c84c51-cf80-4acf-8fbd-17930f436c7a tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 returned with HTTP 404 Sep 05 04:42:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 423/854] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:42:23 2026] DELETE /volume/v3/snapshots/7671165e-8721-4948-a06c-862f15147ec9 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6aaf86ed-81d7-40f4-bfa1-8dc67dad8196 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6aaf86ed-81d7-40f4-bfa1-8dc67dad8196 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] GET http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6aaf86ed-81d7-40f4-bfa1-8dc67dad8196 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6aaf86ed-81d7-40f4-bfa1-8dc67dad8196 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6aaf86ed-81d7-40f4-bfa1-8dc67dad8196 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 404 Sep 05 04:42:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 424/855] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:23 2026] GET /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ac20a635-d38a-4aa1-94f3-82d89ddcfdc1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ac20a635-d38a-4aa1-94f3-82d89ddcfdc1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ac20a635-d38a-4aa1-94f3-82d89ddcfdc1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ac20a635-d38a-4aa1-94f3-82d89ddcfdc1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ac20a635-d38a-4aa1-94f3-82d89ddcfdc1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] Delete volume with id: 8a2f39ee-2a02-4f54-ad91-c965d2d7173c Sep 05 04:42:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Get all volumes completed successfully. Sep 05 04:42:23 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:23 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ac20a635-d38a-4aa1-94f3-82d89ddcfdc1 tempest-VolumesDeleteCascade-270594991 tempest-VolumesDeleteCascade-270594991-project-member] http://192.168.122.229/volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c returned with HTTP 404 Sep 05 04:42:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 425/856] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:23 2026] DELETE /volume/v3/volumes/8a2f39ee-2a02-4f54-ad91-c965d2d7173c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:23 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:23 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:23 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1761bfbf-7a38-4968-b8b2-61284ae850a5 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:42:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 432/857] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:42:23 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:23 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:23 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:23 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-275c698a-39f0-41cb-b45f-891ec9ee5244 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 426/858] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:23 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-936e9001-b5af-4961-81ae-a3ad565025ce None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-936e9001-b5af-4961-81ae-a3ad565025ce tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-936e9001-b5af-4961-81ae-a3ad565025ce tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-936e9001-b5af-4961-81ae-a3ad565025ce tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-936e9001-b5af-4961-81ae-a3ad565025ce tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:24 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-936e9001-b5af-4961-81ae-a3ad565025ce tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:24 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-936e9001-b5af-4961-81ae-a3ad565025ce tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:24 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-936e9001-b5af-4961-81ae-a3ad565025ce tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-936e9001-b5af-4961-81ae-a3ad565025ce tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 433/859] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:24 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:26 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:26 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:26 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85b09715-8a6a-4ea6-84af-4d7112dee3a1 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 427/860] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:26 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:27 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:27 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:27 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dfdb74d2-eca7-4705-85ab-7aac03408d64 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 434/861] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:27 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:28 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:28 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:28 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:29 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95dafd0b-b1bc-4eb7-8fb5-510b207a9f5e tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 428/862] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:28 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:30 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:30 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:30 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba2ac0c3-aa6d-4397-9f4f-719550ae315c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 435/863] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:30 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1899191318"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1899191318'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:31 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Create volume of 1 GB Sep 05 04:42:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Availability Zones retrieved successfully. Sep 05 04:42:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Flow 'volume_create_api' (c2e30a3d-2962-4615-80b2-2248da656532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9daf5c4d-126d-49c6-aef9-a1058cc30104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:31 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:31 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9daf5c4d-126d-49c6-aef9-a1058cc30104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a24e2a-d130-4c72-8be2-f2709b787767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:31 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4cc4b9b1-e155-458d-ac60-9925bbd28029 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 436/864] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:31 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Created reservations ['8967d871-0764-4a67-8748-7bba6687abd8', 'b478b2d8-19a8-47b5-b702-61b8e3dbb2c1', 'aa8ee8fb-1f0c-401a-8cb8-8f6cf57702c4', 'aa4a6f4f-fc8d-4c8f-94d3-066412de1280'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a24e2a-d130-4c72-8be2-f2709b787767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8967d871-0764-4a67-8748-7bba6687abd8', 'b478b2d8-19a8-47b5-b702-61b8e3dbb2c1', 'aa8ee8fb-1f0c-401a-8cb8-8f6cf57702c4', 'aa4a6f4f-fc8d-4c8f-94d3-066412de1280']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b53048-da2c-4122-89ae-1dbad5459f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b53048-da2c-4122-89ae-1dbad5459f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e824c8a-6418-44ee-9c6a-53cc04f02859', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1899191318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f12961f1ce81433184ca52f358188d55',qos_specs=None,replication_status=,reservations=['8967d871-0764-4a67-8748-7bba6687abd8','b478b2d8-19a8-47b5-b702-61b8e3dbb2c1','aa8ee8fb-1f0c-401a-8cb8-8f6cf57702c4','aa4a6f4f-fc8d-4c8f-94d3-066412de1280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bda6d556264e3c8d5bf61f53a2d645',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1899191318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e824c8a-6418-44ee-9c6a-53cc04f02859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f12961f1ce81433184ca52f358188d55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01bda6d556264e3c8d5bf61f53a2d645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b58dbd2-ba14-4ed0-980c-e6c7d77ef135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b58dbd2-ba14-4ed0-980c-e6c7d77ef135) transitioned into state 'SUCCESS' from state '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-1899191318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f12961f1ce81433184ca52f358188d55',qos_specs=None,replication_status=,reservations=['8967d871-0764-4a67-8748-7bba6687abd8','b478b2d8-19a8-47b5-b702-61b8e3dbb2c1','aa8ee8fb-1f0c-401a-8cb8-8f6cf57702c4','aa4a6f4f-fc8d-4c8f-94d3-066412de1280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bda6d556264e3c8d5bf61f53a2d645',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614f7ba6-dff5-4bbc-8301-cec01d6f39cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614f7ba6-dff5-4bbc-8301-cec01d6f39cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Flow 'volume_create_api' (c2e30a3d-2962-4615-80b2-2248da656532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Create volume request issued successfully. Sep 05 04:42:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-769ce905-e5d1-47b9-ab89-7cbbea80094b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 429/865] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:42:30 2026] POST /volume/v3/volumes => generated 760 bytes in 1723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-46dc01e7-6afc-41fd-b4eb-a5eeec6872d7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-46dc01e7-6afc-41fd-b4eb-a5eeec6872d7 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-46dc01e7-6afc-41fd-b4eb-a5eeec6872d7 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-46dc01e7-6afc-41fd-b4eb-a5eeec6872d7 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-46dc01e7-6afc-41fd-b4eb-a5eeec6872d7 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-46dc01e7-6afc-41fd-b4eb-a5eeec6872d7 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 437/866] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:32 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 828 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:33 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:33 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:33 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-25cebd6a-90a1-4081-986c-88e6f3824c6b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 430/867] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:33 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3d8ddfe9-aecc-47af-9428-9ff9e6d4ea64 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d8ddfe9-aecc-47af-9428-9ff9e6d4ea64 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d8ddfe9-aecc-47af-9428-9ff9e6d4ea64 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d8ddfe9-aecc-47af-9428-9ff9e6d4ea64 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3d8ddfe9-aecc-47af-9428-9ff9e6d4ea64 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d8ddfe9-aecc-47af-9428-9ff9e6d4ea64 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 438/868] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:33 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-57133b7e-cbb0-4a3e-bb90-6ec0349c5c80 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-57133b7e-cbb0-4a3e-bb90-6ec0349c5c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-57133b7e-cbb0-4a3e-bb90-6ec0349c5c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-57133b7e-cbb0-4a3e-bb90-6ec0349c5c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-57133b7e-cbb0-4a3e-bb90-6ec0349c5c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-57133b7e-cbb0-4a3e-bb90-6ec0349c5c80 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:42:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 431/869] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:34 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1148 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:34 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c5cf606-0c56-4e5f-a35a-be749f714ed0 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 439/870] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:34 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-977aaf7b-819f-43dc-a0c7-cf9c6875b23e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-977aaf7b-819f-43dc-a0c7-cf9c6875b23e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-977aaf7b-819f-43dc-a0c7-cf9c6875b23e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-977aaf7b-819f-43dc-a0c7-cf9c6875b23e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-977aaf7b-819f-43dc-a0c7-cf9c6875b23e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-977aaf7b-819f-43dc-a0c7-cf9c6875b23e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:42:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 432/871] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:34 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-16d09e07-6403-4438-aa1b-1427fee9e36b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16d09e07-6403-4438-aa1b-1427fee9e36b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16d09e07-6403-4438-aa1b-1427fee9e36b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16d09e07-6403-4438-aa1b-1427fee9e36b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-4a74f38a-a0ef-424c-bc8d-a7e261a341b8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-4a74f38a-a0ef-424c-bc8d-a7e261a341b8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-4a74f38a-a0ef-424c-bc8d-a7e261a341b8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-4a74f38a-a0ef-424c-bc8d-a7e261a341b8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-16d09e07-6403-4438-aa1b-1427fee9e36b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16d09e07-6403-4438-aa1b-1427fee9e36b tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 440/872] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:34 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-4a74f38a-a0ef-424c-bc8d-a7e261a341b8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-4a74f38a-a0ef-424c-bc8d-a7e261a341b8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:42:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 433/873] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:42:34 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1148 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-a5ab8227-2cb6-42ae-b59e-9be2e5d81c5a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-a5ab8227-2cb6-42ae-b59e-9be2e5d81c5a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf/action Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-a5ab8227-2cb6-42ae-b59e-9be2e5d81c5a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-a5ab8227-2cb6-42ae-b59e-9be2e5d81c5a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-a5ab8227-2cb6-42ae-b59e-9be2e5d81c5a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-a5ab8227-2cb6-42ae-b59e-9be2e5d81c5a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Begin detaching volume completed successfully. Sep 05 04:42:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-a5ab8227-2cb6-42ae-b59e-9be2e5d81c5a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf/action returned with HTTP 202 Sep 05 04:42:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 441/874] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:42:34 2026] POST /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-428c099f-7fe9-49fa-be59-29216bafee67 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-428c099f-7fe9-49fa-be59-29216bafee67 None None] GET http://192.168.122.229/volume// Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-428c099f-7fe9-49fa-be59-29216bafee67 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-428c099f-7fe9-49fa-be59-29216bafee67 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-428c099f-7fe9-49fa-be59-29216bafee67 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:42:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 434/875] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:42:35 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-e726e933-7ee7-4164-b8a5-b9166daa9e11 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-e726e933-7ee7-4164-b8a5-b9166daa9e11 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-e726e933-7ee7-4164-b8a5-b9166daa9e11 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-e726e933-7ee7-4164-b8a5-b9166daa9e11 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-e726e933-7ee7-4164-b8a5-b9166daa9e11 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-e726e933-7ee7-4164-b8a5-b9166daa9e11 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:42:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 442/876] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:42:35 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 1332 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: WARNING stevedore.named [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:35 devstack devstack@c-api.service[89502]: WARNING castellan.key_manager [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-cf8b4e89-636f-4d1b-8e54-dcdae3af9fea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-cf8b4e89-636f-4d1b-8e54-dcdae3af9fea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] DELETE http://192.168.122.229/volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069 Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-cf8b4e89-636f-4d1b-8e54-dcdae3af9fea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-cf8b4e89-636f-4d1b-8e54-dcdae3af9fea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /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 05 04:42:35 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d0b8643-bfd7-4b38-98f9-27d6b5974ade tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 435/877] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:35 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 930 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4addc07d-7b2a-4bd7-923b-6d4c9a20c09c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4addc07d-7b2a-4bd7-923b-6d4c9a20c09c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80 Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4addc07d-7b2a-4bd7-923b-6d4c9a20c09c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4addc07d-7b2a-4bd7-923b-6d4c9a20c09c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-4addc07d-7b2a-4bd7-923b-6d4c9a20c09c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] show called for member c39e0822-f4d7-458a-8025-7c03746a5e80 {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-27f20b44-dcbe-4cbc-b35c-ad30c1a06a95 req-cf8b4e89-636f-4d1b-8e54-dcdae3af9fea tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069 returned with HTTP 200 Sep 05 04:42:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 443/878] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:42:35 2026] DELETE /volume/v3/attachments/866a5a8d-857d-4b24-af23-367730dd9069 => generated 19 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4addc07d-7b2a-4bd7-923b-6d4c9a20c09c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80 returned with HTTP 200 Sep 05 04:42:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 436/879] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:35 2026] GET /volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80 => generated 417 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /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 05 04:42:35 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Get all volumes completed successfully. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:35 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7b63aba4-5455-4c87-8575-dab42840c265 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b63aba4-5455-4c87-8575-dab42840c265 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b63aba4-5455-4c87-8575-dab42840c265 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b63aba4-5455-4c87-8575-dab42840c265 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:35 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7b63aba4-5455-4c87-8575-dab42840c265 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b63aba4-5455-4c87-8575-dab42840c265 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 437/880] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:35 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:35 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8217f33-5cf4-4437-8ac1-24cdf2df730b tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:42:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 444/881] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:42:35 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-73f0e3e1-3067-4a5d-bcf6-525e0d03f30f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73f0e3e1-3067-4a5d-bcf6-525e0d03f30f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] POST http://192.168.122.229/volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80/action Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73f0e3e1-3067-4a5d-bcf6-525e0d03f30f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73f0e3e1-3067-4a5d-bcf6-525e0d03f30f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-73f0e3e1-3067-4a5d-bcf6-525e0d03f30f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] delete called for group c39e0822-f4d7-458a-8025-7c03746a5e80 {{(pid=89502) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:42:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-73f0e3e1-3067-4a5d-bcf6-525e0d03f30f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Delete group with id: c39e0822-f4d7-458a-8025-7c03746a5e80 Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /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 05 04:42:35 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:42:35 devstack devstack@c-api.service[89502]: /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 05 04:42:35 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:42:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73f0e3e1-3067-4a5d-bcf6-525e0d03f30f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80/action returned with HTTP 202 Sep 05 04:42:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 438/882] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:42:35 2026] POST /volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:36 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:36 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:36 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-518a6b67-3ddf-4cc9-9800-fa0999461a1c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-518a6b67-3ddf-4cc9-9800-fa0999461a1c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:42:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-518a6b67-3ddf-4cc9-9800-fa0999461a1c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-518a6b67-3ddf-4cc9-9800-fa0999461a1c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4ee06b31-573c-4095-9d9a-af6402d3b396 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 445/883] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:36 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 929 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-518a6b67-3ddf-4cc9-9800-fa0999461a1c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-518a6b67-3ddf-4cc9-9800-fa0999461a1c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:42:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 439/884] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:36 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-85f0255a-f8f9-40a3-950c-21a0a3696c6e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-85f0255a-f8f9-40a3-950c-21a0a3696c6e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-85f0255a-f8f9-40a3-950c-21a0a3696c6e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-85f0255a-f8f9-40a3-950c-21a0a3696c6e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-85f0255a-f8f9-40a3-950c-21a0a3696c6e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-85f0255a-f8f9-40a3-950c-21a0a3696c6e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 446/885] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:36 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-36ee275c-fd03-42ea-82b0-c2b3ec84e4b6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36ee275c-fd03-42ea-82b0-c2b3ec84e4b6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] POST http://192.168.122.229/volume/v3/os-volume-transfer Sep 05 04:42:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36ee275c-fd03-42ea-82b0-c2b3ec84e4b6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5e824c8a-6418-44ee-9c6a-53cc04f02859"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.volume_transfer [None req-36ee275c-fd03-42ea-82b0-c2b3ec84e4b6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Creating new volume transfer {'transfer': {'volume_id': '5e824c8a-6418-44ee-9c6a-53cc04f02859'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 04:42:36 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-36ee275c-fd03-42ea-82b0-c2b3ec84e4b6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Creating transfer of volume 5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:36 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-36ee275c-fd03-42ea-82b0-c2b3ec84e4b6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Generating transfer record for volume 5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36ee275c-fd03-42ea-82b0-c2b3ec84e4b6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 04:42:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 440/886] 192.168.122.229 () {60 vars in 1175 bytes} [Sat Sep 5 04:42:36 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e5579739-8b6e-4648-b68f-198cadfccf7e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e5579739-8b6e-4648-b68f-198cadfccf7e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e5579739-8b6e-4648-b68f-198cadfccf7e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e5579739-8b6e-4648-b68f-198cadfccf7e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e5579739-8b6e-4648-b68f-198cadfccf7e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e5579739-8b6e-4648-b68f-198cadfccf7e tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 447/887] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:37 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6d69298c-385b-4fd0-a5d8-cfe5f95953a0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:37 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:37 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-077bc165-2496-43d6-93ec-8dd9de9ed726 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 200 Sep 05 04:42:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 448/888] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:37 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 928 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6d69298c-385b-4fd0-a5d8-cfe5f95953a0 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745 Sep 05 04:42:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6d69298c-385b-4fd0-a5d8-cfe5f95953a0 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6d69298c-385b-4fd0-a5d8-cfe5f95953a0 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6d69298c-385b-4fd0-a5d8-cfe5f95953a0 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745 returned with HTTP 200 Sep 05 04:42:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 441/889] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:42:37 2026] GET /volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745 => generated 417 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ce23a55b-c659-4c42-a0ff-7ce7f243dfe5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce23a55b-c659-4c42-a0ff-7ce7f243dfe5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce23a55b-c659-4c42-a0ff-7ce7f243dfe5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce23a55b-c659-4c42-a0ff-7ce7f243dfe5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.volume_transfer [None req-ce23a55b-c659-4c42-a0ff-7ce7f243dfe5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] Listing volume transfers {{(pid=89503) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 04:42:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce23a55b-c659-4c42-a0ff-7ce7f243dfe5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 04:42:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 449/890] 192.168.122.229 () {58 vars in 1154 bytes} [Sat Sep 5 04:42:37 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7b0fc5a7-1493-4d77-9342-831e9804422d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] POST http://192.168.122.229/volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745/accept Sep 05 04:42:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5e940026f9565a78"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.volume_transfer [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Accepting volume transfer 7c1e38e1-8a1f-4aec-a41a-82a73534b745 {{(pid=89502) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 04:42:37 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Accepting transfer 7c1e38e1-8a1f-4aec-a41a-82a73534b745 Sep 05 04:42:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Created reservations ['571f319c-cb4a-4823-94e4-52a9867adeda', 'f7576e4a-ecb2-42e4-873d-5a2fd9226e25', 'f596a73f-28b0-4049-85df-eb542a0be174', 'e3ba4a39-bef8-40dc-9cad-8fd26298eb70'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Created reservations ['a7fd9752-2930-422b-9804-57fe6b3e1f35', '7c63fe76-0a18-4fa9-9e44-812dd9454968', '7631558b-34ac-43bf-a8e4-bbd093da2186', 'da24add9-282e-4b37-a231-25f346dc5605'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: /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 05 04:42:38 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Created reservations ['4929e7d2-2de4-4bc5-a8b6-8156ab7d592e', '38e5b7f9-93ce-40a5-b8e0-98868bd681c9', '07b2fe2f-adf3-4d5b-bdb8-e0caccc91ae9', '0679df7b-9929-4a2a-880f-035434dd40f2'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Created reservations ['2c22f8c9-c17a-4665-b835-38f3891b6152', 'cdedfe0b-e4e2-495e-aeb3-ba60d2868ed0', 'd2c06255-bd71-4a26-8684-ce779e5208fd', '4f871a32-8bfd-4dfc-823c-5eb6095ad69c'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Transfer volume completed successfully. Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-60685e32-4f8e-4723-8f61-b0a8aab8b96c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60685e32-4f8e-4723-8f61-b0a8aab8b96c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60685e32-4f8e-4723-8f61-b0a8aab8b96c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60685e32-4f8e-4723-8f61-b0a8aab8b96c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60685e32-4f8e-4723-8f61-b0a8aab8b96c tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 returned with HTTP 404 Sep 05 04:42:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 450/891] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:38 2026] GET /volume/v3/volumes/e3946cad-fcb5-4e9f-9db8-4163cffe7007 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-de15052d-f522-444f-aa1d-8725ca2ef80f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de15052d-f522-444f-aa1d-8725ca2ef80f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80 Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de15052d-f522-444f-aa1d-8725ca2ef80f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de15052d-f522-444f-aa1d-8725ca2ef80f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-de15052d-f522-444f-aa1d-8725ca2ef80f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] show called for member c39e0822-f4d7-458a-8025-7c03746a5e80 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de15052d-f522-444f-aa1d-8725ca2ef80f tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80 returned with HTTP 404 Sep 05 04:42:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 451/892] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:38 2026] GET /volume/v3/groups/c39e0822-f4d7-458a-8025-7c03746a5e80 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: /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 05 04:42:38 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:42:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Get all volumes completed successfully. Sep 05 04:42:38 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:38 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Volume 5e824c8a-6418-44ee-9c6a-53cc04f02859 has been transferred. Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b0fc5a7-1493-4d77-9342-831e9804422d tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] http://192.168.122.229/volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745/accept returned with HTTP 202 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 442/893] 192.168.122.229 () {60 vars in 1307 bytes} [Sat Sep 5 04:42:37 2026] POST /volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745/accept => generated 373 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-aa6d91ca-0c9d-456a-908e-9df31727a230 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aa6d91ca-0c9d-456a-908e-9df31727a230 tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aa6d91ca-0c9d-456a-908e-9df31727a230 tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aa6d91ca-0c9d-456a-908e-9df31727a230 tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64e966e8-bdf1-4e5f-a686-11e126b7ebe3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:42:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 452/894] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:42:38 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-15565973-578a-48e8-91bd-0449e41c7ee7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-aa6d91ca-0c9d-456a-908e-9df31727a230 tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Volume info retrieved successfully. Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15565973-578a-48e8-91bd-0449e41c7ee7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] POST http://192.168.122.229/volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1/action Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aa6d91ca-0c9d-456a-908e-9df31727a230 tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 443/895] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:38 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-15565973-578a-48e8-91bd-0449e41c7ee7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-15565973-578a-48e8-91bd-0449e41c7ee7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-15565973-578a-48e8-91bd-0449e41c7ee7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] delete called for group ce5b502a-6404-472f-a9bb-533534f8daa1 {{(pid=89503) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-15565973-578a-48e8-91bd-0449e41c7ee7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Delete group with id: ce5b502a-6404-472f-a9bb-533534f8daa1 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a6ce19bd-add3-438a-9748-2afc1d92590b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6ce19bd-add3-438a-9748-2afc1d92590b tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6ce19bd-add3-438a-9748-2afc1d92590b tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6ce19bd-add3-438a-9748-2afc1d92590b tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a6ce19bd-add3-438a-9748-2afc1d92590b tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] Volume info retrieved successfully. Sep 05 04:42:38 devstack devstack@c-api.service[89503]: /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 05 04:42:38 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6ce19bd-add3-438a-9748-2afc1d92590b tempest-VolumesTransfersTest-658284635 tempest-VolumesTransfersTest-658284635-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 444/896] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:38 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4eb774d2-14a7-4e2e-8a18-a3cce08d8516 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4eb774d2-14a7-4e2e-8a18-a3cce08d8516 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] DELETE http://192.168.122.229/volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4eb774d2-14a7-4e2e-8a18-a3cce08d8516 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4eb774d2-14a7-4e2e-8a18-a3cce08d8516 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: /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 05 04:42:38 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-4eb774d2-14a7-4e2e-8a18-a3cce08d8516 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Delete transfer with id: 7c1e38e1-8a1f-4aec-a41a-82a73534b745 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4eb774d2-14a7-4e2e-8a18-a3cce08d8516 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745 returned with HTTP 404 Sep 05 04:42:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 445/897] 192.168.122.229 () {58 vars in 1268 bytes} [Sat Sep 5 04:42:38 2026] DELETE /volume/v3/os-volume-transfer/7c1e38e1-8a1f-4aec-a41a-82a73534b745 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-58abef8a-bc84-4f40-b327-86610dcda695 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15565973-578a-48e8-91bd-0449e41c7ee7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1/action returned with HTTP 202 Sep 05 04:42:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 453/898] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:42:38 2026] POST /volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Volume info retrieved successfully. Sep 05 04:42:39 devstack devstack@c-api.service[89503]: WARNING stevedore.named [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 04:42:39 devstack devstack@c-api.service[89503]: WARNING castellan.key_manager [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 04:42:39 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:42:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ddb27bd-e72b-4d0a-9eff-538f9202bfff tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 returned with HTTP 200 Sep 05 04:42:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 454/899] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:38 2026] GET /volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 => generated 917 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-58abef8a-bc84-4f40-b327-86610dcda695 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-58abef8a-bc84-4f40-b327-86610dcda695 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-58abef8a-bc84-4f40-b327-86610dcda695 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:39 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-58abef8a-bc84-4f40-b327-86610dcda695 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Delete volume with id: 5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:39 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-58abef8a-bc84-4f40-b327-86610dcda695 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Volume info retrieved successfully. Sep 05 04:42:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-58abef8a-bc84-4f40-b327-86610dcda695 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Delete volume request issued successfully. Sep 05 04:42:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-58abef8a-bc84-4f40-b327-86610dcda695 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 202 Sep 05 04:42:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 446/900] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:38 2026] DELETE /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 0 bytes in 501 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-537f8be9-5f70-43fc-a020-6110856bafb1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-537f8be9-5f70-43fc-a020-6110856bafb1 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-537f8be9-5f70-43fc-a020-6110856bafb1 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-537f8be9-5f70-43fc-a020-6110856bafb1 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-537f8be9-5f70-43fc-a020-6110856bafb1 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Volume info retrieved successfully. Sep 05 04:42:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-537f8be9-5f70-43fc-a020-6110856bafb1 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 200 Sep 05 04:42:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 455/901] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:39 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 1015 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d565e85a-1b5f-4d61-8bfe-78d3b42b97f3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d565e85a-1b5f-4d61-8bfe-78d3b42b97f3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d565e85a-1b5f-4d61-8bfe-78d3b42b97f3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d565e85a-1b5f-4d61-8bfe-78d3b42b97f3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d565e85a-1b5f-4d61-8bfe-78d3b42b97f3 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 returned with HTTP 404 Sep 05 04:42:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 447/902] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:40 2026] GET /volume/v3/volumes/1fd2387b-c6e8-4690-80ab-91ec1169fc61 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4885ce5e-12ff-4e3f-bef1-b1940f1708f7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4885ce5e-12ff-4e3f-bef1-b1940f1708f7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] GET http://192.168.122.229/volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4885ce5e-12ff-4e3f-bef1-b1940f1708f7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4885ce5e-12ff-4e3f-bef1-b1940f1708f7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-4885ce5e-12ff-4e3f-bef1-b1940f1708f7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] show called for member ce5b502a-6404-472f-a9bb-533534f8daa1 {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4885ce5e-12ff-4e3f-bef1-b1940f1708f7 tempest-GroupsV314Test-2094850231 tempest-GroupsV314Test-2094850231-project-member] http://192.168.122.229/volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 returned with HTTP 404 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 456/903] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:40 2026] GET /volume/v3/groups/ce5b502a-6404-472f-a9bb-533534f8daa1 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9bb4fb19-9435-4c3e-a8b5-577321d8a04f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9bb4fb19-9435-4c3e-a8b5-577321d8a04f tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/1589c2a3-a100-42cf-bcd1-d3efa71a16b3 Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9bb4fb19-9435-4c3e-a8b5-577321d8a04f tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9bb4fb19-9435-4c3e-a8b5-577321d8a04f tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9bb4fb19-9435-4c3e-a8b5-577321d8a04f tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] http://192.168.122.229/volume/v3/group_types/1589c2a3-a100-42cf-bcd1-d3efa71a16b3 returned with HTTP 202 Sep 05 04:42:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 448/904] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:42:40 2026] DELETE /volume/v3/group_types/1589c2a3-a100-42cf-bcd1-d3efa71a16b3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-67312ea6-a2a5-47d8-b6a9-f8c9f00ae600 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-67312ea6-a2a5-47d8-b6a9-f8c9f00ae600 tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] DELETE http://192.168.122.229/volume/v3/types/87f12e3b-42a1-4f06-a3cd-a038f03a46a8 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-67312ea6-a2a5-47d8-b6a9-f8c9f00ae600 tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-67312ea6-a2a5-47d8-b6a9-f8c9f00ae600 tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-67312ea6-a2a5-47d8-b6a9-f8c9f00ae600 tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] http://192.168.122.229/volume/v3/types/87f12e3b-42a1-4f06-a3cd-a038f03a46a8 returned with HTTP 202 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 457/905] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:42:40 2026] DELETE /volume/v3/types/87f12e3b-42a1-4f06-a3cd-a038f03a46a8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c4a721de-b5bb-4977-91a9-f539c474f2ba None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c4a721de-b5bb-4977-91a9-f539c474f2ba tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] GET http://192.168.122.229/volume/v3/types/87f12e3b-42a1-4f06-a3cd-a038f03a46a8 Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c4a721de-b5bb-4977-91a9-f539c474f2ba tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c4a721de-b5bb-4977-91a9-f539c474f2ba tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c4a721de-b5bb-4977-91a9-f539c474f2ba tempest-GroupsV314Test-1928170720 tempest-GroupsV314Test-1928170720-project-admin] http://192.168.122.229/volume/v3/types/87f12e3b-42a1-4f06-a3cd-a038f03a46a8 returned with HTTP 404 Sep 05 04:42:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 449/906] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:42:40 2026] GET /volume/v3/types/87f12e3b-42a1-4f06-a3cd-a038f03a46a8 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ff266c68-8c33-4f04-81ea-bf5c899de062 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff266c68-8c33-4f04-81ea-bf5c899de062 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff266c68-8c33-4f04-81ea-bf5c899de062 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff266c68-8c33-4f04-81ea-bf5c899de062 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff266c68-8c33-4f04-81ea-bf5c899de062 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 404 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 458/907] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:40 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4c675c6c-6617-4a8e-bb0c-bd048a20b44a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4c675c6c-6617-4a8e-bb0c-bd048a20b44a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4c675c6c-6617-4a8e-bb0c-bd048a20b44a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4c675c6c-6617-4a8e-bb0c-bd048a20b44a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4c675c6c-6617-4a8e-bb0c-bd048a20b44a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 404 Sep 05 04:42:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 450/908] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:40 2026] GET /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c6a346ca-17db-4532-9828-8f1d8dc9e578 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6a346ca-17db-4532-9828-8f1d8dc9e578 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] DELETE http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6a346ca-17db-4532-9828-8f1d8dc9e578 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6a346ca-17db-4532-9828-8f1d8dc9e578 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c6a346ca-17db-4532-9828-8f1d8dc9e578 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Delete volume with id: 5e824c8a-6418-44ee-9c6a-53cc04f02859 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6a346ca-17db-4532-9828-8f1d8dc9e578 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 returned with HTTP 404 Sep 05 04:42:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 459/909] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:40 2026] DELETE /volume/v3/volumes/5e824c8a-6418-44ee-9c6a-53cc04f02859 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1042897436"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1042897436'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Create volume of 1 GB Sep 05 04:42:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Availability Zones retrieved successfully. Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Flow 'volume_create_api' (b11c83e1-c0f7-48d2-8a37-329b3e8fab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e5acd1-0085-4d79-bb21-a6a9cd3c2475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e5acd1-0085-4d79-bb21-a6a9cd3c2475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ad21bd-bf08-4263-8f3a-90f232c623af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Created reservations ['3f513ea8-c4c4-4205-af29-31404cc996eb', '779b36d2-97ad-4a2b-8d91-a9163ff45005', '58708c96-2450-475f-aecf-efb122c41944', '9d9291f6-dd3f-4d6d-879f-0142268842e0'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ad21bd-bf08-4263-8f3a-90f232c623af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f513ea8-c4c4-4205-af29-31404cc996eb', '779b36d2-97ad-4a2b-8d91-a9163ff45005', '58708c96-2450-475f-aecf-efb122c41944', '9d9291f6-dd3f-4d6d-879f-0142268842e0']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc1febe-32fd-48e0-965a-06bc3d739b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc1febe-32fd-48e0-965a-06bc3d739b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f367981-596a-4bc1-a049-08624073d9ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1042897436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f12961f1ce81433184ca52f358188d55',qos_specs=None,replication_status=,reservations=['3f513ea8-c4c4-4205-af29-31404cc996eb','779b36d2-97ad-4a2b-8d91-a9163ff45005','58708c96-2450-475f-aecf-efb122c41944','9d9291f6-dd3f-4d6d-879f-0142268842e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bda6d556264e3c8d5bf61f53a2d645',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1042897436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f367981-596a-4bc1-a049-08624073d9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f12961f1ce81433184ca52f358188d55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01bda6d556264e3c8d5bf61f53a2d645',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94252916-824e-4204-add0-81af762fdb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94252916-824e-4204-add0-81af762fdb61) transitioned into state 'SUCCESS' from state '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-1042897436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f12961f1ce81433184ca52f358188d55',qos_specs=None,replication_status=,reservations=['3f513ea8-c4c4-4205-af29-31404cc996eb','779b36d2-97ad-4a2b-8d91-a9163ff45005','58708c96-2450-475f-aecf-efb122c41944','9d9291f6-dd3f-4d6d-879f-0142268842e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01bda6d556264e3c8d5bf61f53a2d645',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a03b66-cf65-4d6d-91f8-31e3138e5f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a03b66-cf65-4d6d-91f8-31e3138e5f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Flow 'volume_create_api' (b11c83e1-c0f7-48d2-8a37-329b3e8fab67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Create volume request issued successfully. Sep 05 04:42:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d2b10ee-7995-4e59-97dd-585a3f8d1e15 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 451/910] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:42:40 2026] POST /volume/v3/volumes => generated 760 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-01a3df56-339b-4475-946b-9051d52de3bc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01a3df56-339b-4475-946b-9051d52de3bc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01a3df56-339b-4475-946b-9051d52de3bc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01a3df56-339b-4475-946b-9051d52de3bc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-01a3df56-339b-4475-946b-9051d52de3bc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01a3df56-339b-4475-946b-9051d52de3bc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 200 Sep 05 04:42:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 460/911] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:41 2026] GET /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 828 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1658988148", "imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1658988148', 'imageRef': 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Create volume of 1 GB Sep 05 04:42:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Availability Zones retrieved successfully. Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Flow 'volume_create_api' (208aaacd-9eae-4d21-9a8e-e14313104c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75180a3a-7b53-4e6b-95a3-449b4bcf60f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1067307881"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1067307881'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Create volume of 1 GB Sep 05 04:42:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Availability Zones retrieved successfully. Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Flow 'volume_create_api' (1b91af22-dab2-47c7-83fc-1dce25b0f119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdaa7c4-5017-4b9b-8c58-7b6ca7e9d1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75180a3a-7b53-4e6b-95a3-449b4bcf60f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c52966-4a7c-400e-8e88-6259fd949149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdaa7c4-5017-4b9b-8c58-7b6ca7e9d1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf07e380-f593-41f4-8fb5-b10b87db51f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Created reservations ['c748701e-9178-408d-9ad3-ce7370e2f238', '3147569c-4a5a-4628-b6d9-091c66cf5ac4', '327c7314-bcbf-4ed4-94f9-1f7ea0a9c4e5', 'ba6ab366-f745-45da-91f0-efc7401b5a32'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c52966-4a7c-400e-8e88-6259fd949149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c748701e-9178-408d-9ad3-ce7370e2f238', '3147569c-4a5a-4628-b6d9-091c66cf5ac4', '327c7314-bcbf-4ed4-94f9-1f7ea0a9c4e5', 'ba6ab366-f745-45da-91f0-efc7401b5a32']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee136763-6fc0-45a8-b7b5-5e077d760d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee136763-6fc0-45a8-b7b5-5e077d760d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94275fd3-88ed-4ecd-9985-f9c13e1f3ae7', '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-1658988148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78abc04c12064619ad2e1460194ac140',qos_specs=None,replication_status=,reservations=['c748701e-9178-408d-9ad3-ce7370e2f238','3147569c-4a5a-4628-b6d9-091c66cf5ac4','327c7314-bcbf-4ed4-94f9-1f7ea0a9c4e5','ba6ab366-f745-45da-91f0-efc7401b5a32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb64b67e81a418b8f55a473bc6da26b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1658988148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94275fd3-88ed-4ecd-9985-f9c13e1f3ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78abc04c12064619ad2e1460194ac140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cb64b67e81a418b8f55a473bc6da26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (682458cc-83f7-4c55-874d-1712eb91fea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Created reservations ['d7da392f-fbdc-45ec-9cb4-7fa15e843503', '959b3e25-d6b5-45eb-9a41-2c4332df1cce', 'badeb5eb-3b15-48e3-b6fc-e86b2a119331', '72b68d2a-7997-440c-a84d-7dc6c8dad55d'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf07e380-f593-41f4-8fb5-b10b87db51f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7da392f-fbdc-45ec-9cb4-7fa15e843503', '959b3e25-d6b5-45eb-9a41-2c4332df1cce', 'badeb5eb-3b15-48e3-b6fc-e86b2a119331', '72b68d2a-7997-440c-a84d-7dc6c8dad55d']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f49504-4dbb-4e55-b208-75d74129fd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (682458cc-83f7-4c55-874d-1712eb91fea3) transitioned into state 'SUCCESS' from state '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-1658988148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78abc04c12064619ad2e1460194ac140',qos_specs=None,replication_status=,reservations=['c748701e-9178-408d-9ad3-ce7370e2f238','3147569c-4a5a-4628-b6d9-091c66cf5ac4','327c7314-bcbf-4ed4-94f9-1f7ea0a9c4e5','ba6ab366-f745-45da-91f0-efc7401b5a32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb64b67e81a418b8f55a473bc6da26b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e473314c-06b6-4a6e-b5a9-6baaab06342d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f49504-4dbb-4e55-b208-75d74129fd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e7fdce-ac22-4f8b-ba6a-93c434fb25ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1067307881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1749d584564a24a8e20b77dab3f987',qos_specs=None,replication_status=,reservations=['d7da392f-fbdc-45ec-9cb4-7fa15e843503','959b3e25-d6b5-45eb-9a41-2c4332df1cce','badeb5eb-3b15-48e3-b6fc-e86b2a119331','72b68d2a-7997-440c-a84d-7dc6c8dad55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d30d14fce754153abc5515e059ed3ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1067307881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e7fdce-ac22-4f8b-ba6a-93c434fb25ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1749d584564a24a8e20b77dab3f987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d30d14fce754153abc5515e059ed3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9f2675-bc44-48e8-a34f-71ef510c88da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e473314c-06b6-4a6e-b5a9-6baaab06342d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Flow 'volume_create_api' (208aaacd-9eae-4d21-9a8e-e14313104c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Create volume request issued successfully. Sep 05 04:42:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-348b04d1-4261-4fc4-80bf-ea6ff68a2147 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 452/912] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:42:42 2026] POST /volume/v3/volumes => generated 762 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-74196b1b-15d8-41ee-a9e6-159bce54ca3a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74196b1b-15d8-41ee-a9e6-159bce54ca3a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74196b1b-15d8-41ee-a9e6-159bce54ca3a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74196b1b-15d8-41ee-a9e6-159bce54ca3a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-74196b1b-15d8-41ee-a9e6-159bce54ca3a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9f2675-bc44-48e8-a34f-71ef510c88da) transitioned into state 'SUCCESS' from state '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-1067307881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1749d584564a24a8e20b77dab3f987',qos_specs=None,replication_status=,reservations=['d7da392f-fbdc-45ec-9cb4-7fa15e843503','959b3e25-d6b5-45eb-9a41-2c4332df1cce','badeb5eb-3b15-48e3-b6fc-e86b2a119331','72b68d2a-7997-440c-a84d-7dc6c8dad55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d30d14fce754153abc5515e059ed3ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74196b1b-15d8-41ee-a9e6-159bce54ca3a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 200 Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad53348-321f-4aa3-a9a0-0d8f5ccab353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 453/913] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:42 2026] GET /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dd6cb2ac-99b1-41f5-a610-282685808440 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd6cb2ac-99b1-41f5-a610-282685808440 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd6cb2ac-99b1-41f5-a610-282685808440 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd6cb2ac-99b1-41f5-a610-282685808440 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dd6cb2ac-99b1-41f5-a610-282685808440 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad53348-321f-4aa3-a9a0-0d8f5ccab353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd6cb2ac-99b1-41f5-a610-282685808440 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Flow 'volume_create_api' (1b91af22-dab2-47c7-83fc-1dce25b0f119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 454/914] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:42 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Create volume request issued successfully. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9acd7609-518c-4fc9-9d21-4903e93ab464 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d23daaa-d620-46b3-81f4-5bd3127a2f2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 461/915] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:42:42 2026] POST /volume/v3/volumes => generated 828 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9acd7609-518c-4fc9-9d21-4903e93ab464 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] POST http://192.168.122.229/volume/v3/os-volume-transfer Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9acd7609-518c-4fc9-9d21-4903e93ab464 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5f367981-596a-4bc1-a049-08624073d9ea"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.volume_transfer [None req-9acd7609-518c-4fc9-9d21-4903e93ab464 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Creating new volume transfer {'transfer': {'volume_id': '5f367981-596a-4bc1-a049-08624073d9ea'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-9acd7609-518c-4fc9-9d21-4903e93ab464 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Creating transfer of volume 5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-9acd7609-518c-4fc9-9d21-4903e93ab464 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Generating transfer record for volume 5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8053ea49-a5bb-4000-9ac6-a8bc6fda3e29 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8053ea49-a5bb-4000-9ac6-a8bc6fda3e29 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8053ea49-a5bb-4000-9ac6-a8bc6fda3e29 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8053ea49-a5bb-4000-9ac6-a8bc6fda3e29 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9acd7609-518c-4fc9-9d21-4903e93ab464 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 04:42:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 455/916] 192.168.122.229 () {60 vars in 1175 bytes} [Sat Sep 5 04:42:43 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8053ea49-a5bb-4000-9ac6-a8bc6fda3e29 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a604e9bb-02c4-4a4f-8a75-d1f609260dc2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a604e9bb-02c4-4a4f-8a75-d1f609260dc2 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a604e9bb-02c4-4a4f-8a75-d1f609260dc2 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a604e9bb-02c4-4a4f-8a75-d1f609260dc2 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8053ea49-a5bb-4000-9ac6-a8bc6fda3e29 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 200 Sep 05 04:42:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 462/917] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:43 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 896 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a604e9bb-02c4-4a4f-8a75-d1f609260dc2 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a604e9bb-02c4-4a4f-8a75-d1f609260dc2 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 200 Sep 05 04:42:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 456/918] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:43 2026] GET /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2047af1f-0e1a-4c7d-b3df-b68944b871cc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2047af1f-0e1a-4c7d-b3df-b68944b871cc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer/detail Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2047af1f-0e1a-4c7d-b3df-b68944b871cc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2047af1f-0e1a-4c7d-b3df-b68944b871cc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.volume_transfer [None req-2047af1f-0e1a-4c7d-b3df-b68944b871cc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] Listing volume transfers {{(pid=89503) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2047af1f-0e1a-4c7d-b3df-b68944b871cc tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 04:42:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 463/919] 192.168.122.229 () {58 vars in 1175 bytes} [Sat Sep 5 04:42:43 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-94c6c920-c5e8-4806-8602-73b1c5622c02 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94c6c920-c5e8-4806-8602-73b1c5622c02 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] DELETE http://192.168.122.229/volume/v3/os-volume-transfer/4680b4b5-cabd-467c-a538-16e2183022ca Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94c6c920-c5e8-4806-8602-73b1c5622c02 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94c6c920-c5e8-4806-8602-73b1c5622c02 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-94c6c920-c5e8-4806-8602-73b1c5622c02 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Delete transfer with id: 4680b4b5-cabd-467c-a538-16e2183022ca Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94c6c920-c5e8-4806-8602-73b1c5622c02 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/os-volume-transfer/4680b4b5-cabd-467c-a538-16e2183022ca returned with HTTP 202 Sep 05 04:42:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 457/920] 192.168.122.229 () {58 vars in 1268 bytes} [Sat Sep 5 04:42:43 2026] DELETE /volume/v3/os-volume-transfer/4680b4b5-cabd-467c-a538-16e2183022ca => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-91a966d6-4e2c-4b8f-84cf-e3a7fc36d9f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-91a966d6-4e2c-4b8f-84cf-e3a7fc36d9f4 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-91a966d6-4e2c-4b8f-84cf-e3a7fc36d9f4 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-91a966d6-4e2c-4b8f-84cf-e3a7fc36d9f4 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-91a966d6-4e2c-4b8f-84cf-e3a7fc36d9f4 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Volume info retrieved successfully. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-91a966d6-4e2c-4b8f-84cf-e3a7fc36d9f4 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 200 Sep 05 04:42:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 464/921] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:43 2026] GET /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f2b0160f-11e6-4526-bef9-cb0f942a8e4a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2b0160f-11e6-4526-bef9-cb0f942a8e4a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] DELETE http://192.168.122.229/volume/v3/os-volume-transfer/4680b4b5-cabd-467c-a538-16e2183022ca Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2b0160f-11e6-4526-bef9-cb0f942a8e4a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2b0160f-11e6-4526-bef9-cb0f942a8e4a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-f2b0160f-11e6-4526-bef9-cb0f942a8e4a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Delete transfer with id: 4680b4b5-cabd-467c-a538-16e2183022ca Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2b0160f-11e6-4526-bef9-cb0f942a8e4a tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/os-volume-transfer/4680b4b5-cabd-467c-a538-16e2183022ca returned with HTTP 404 Sep 05 04:42:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 458/922] 192.168.122.229 () {58 vars in 1268 bytes} [Sat Sep 5 04:42:43 2026] DELETE /volume/v3/os-volume-transfer/4680b4b5-cabd-467c-a538-16e2183022ca => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0ba2f755-2702-4004-8a82-651c3349bdf5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0ba2f755-2702-4004-8a82-651c3349bdf5 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0ba2f755-2702-4004-8a82-651c3349bdf5 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0ba2f755-2702-4004-8a82-651c3349bdf5 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-0ba2f755-2702-4004-8a82-651c3349bdf5 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Delete volume with id: 5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0ba2f755-2702-4004-8a82-651c3349bdf5 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Volume info retrieved successfully. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0ba2f755-2702-4004-8a82-651c3349bdf5 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Delete volume request issued successfully. Sep 05 04:42:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0ba2f755-2702-4004-8a82-651c3349bdf5 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 202 Sep 05 04:42:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 465/923] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:43 2026] DELETE /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e4d428b9-385d-4f86-98e6-9b50126bee16 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4d428b9-385d-4f86-98e6-9b50126bee16 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] GET http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4d428b9-385d-4f86-98e6-9b50126bee16 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4d428b9-385d-4f86-98e6-9b50126bee16 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e4d428b9-385d-4f86-98e6-9b50126bee16 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Volume info retrieved successfully. Sep 05 04:42:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4d428b9-385d-4f86-98e6-9b50126bee16 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 200 Sep 05 04:42:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 459/924] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:43 2026] GET /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-92170ce2-dfb0-469f-a4c9-5f98f65f91c1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92170ce2-dfb0-469f-a4c9-5f98f65f91c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92170ce2-dfb0-469f-a4c9-5f98f65f91c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92170ce2-dfb0-469f-a4c9-5f98f65f91c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bed0629a-dca5-47a9-aaad-f72c2550cf82 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bed0629a-dca5-47a9-aaad-f72c2550cf82 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bed0629a-dca5-47a9-aaad-f72c2550cf82 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bed0629a-dca5-47a9-aaad-f72c2550cf82 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bed0629a-dca5-47a9-aaad-f72c2550cf82 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-92170ce2-dfb0-469f-a4c9-5f98f65f91c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bed0629a-dca5-47a9-aaad-f72c2550cf82 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 200 Sep 05 04:42:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 460/925] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:44 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 920 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92170ce2-dfb0-469f-a4c9-5f98f65f91c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 466/926] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:44 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 854 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95f1285c-675b-461e-8dc3-da4c49b4d3b7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95f1285c-675b-461e-8dc3-da4c49b4d3b7 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] GET http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95f1285c-675b-461e-8dc3-da4c49b4d3b7 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95f1285c-675b-461e-8dc3-da4c49b4d3b7 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-95f1285c-675b-461e-8dc3-da4c49b4d3b7 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Volume info retrieved successfully. Sep 05 04:42:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95f1285c-675b-461e-8dc3-da4c49b4d3b7 tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 200 Sep 05 04:42:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 461/927] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:44 2026] GET /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 1015 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-380519fb-ffc6-42d7-80b6-6b70a9a21a81 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-380519fb-ffc6-42d7-80b6-6b70a9a21a81 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-380519fb-ffc6-42d7-80b6-6b70a9a21a81 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a0a83a56-6f1f-4ef0-b892-b9244150e97f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-380519fb-ffc6-42d7-80b6-6b70a9a21a81 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a0a83a56-6f1f-4ef0-b892-b9244150e97f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a0a83a56-6f1f-4ef0-b892-b9244150e97f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a0a83a56-6f1f-4ef0-b892-b9244150e97f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a0a83a56-6f1f-4ef0-b892-b9244150e97f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-380519fb-ffc6-42d7-80b6-6b70a9a21a81 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a0a83a56-6f1f-4ef0-b892-b9244150e97f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 462/928] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:45 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 912 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-380519fb-ffc6-42d7-80b6-6b70a9a21a81 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 200 Sep 05 04:42:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 467/929] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:45 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 956 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0f21fdd1-5a32-4998-904c-c65351f96669 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0f21fdd1-5a32-4998-904c-c65351f96669 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] POST http://192.168.122.229/volume/v3/volume-transfers Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0f21fdd1-5a32-4998-904c-c65351f96669 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "08e7fdce-ac22-4f8b-ba6a-93c434fb25ed"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volume_transfer [None req-0f21fdd1-5a32-4998-904c-c65351f96669 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Creating new volume transfer {'transfer': {'volume_id': '08e7fdce-ac22-4f8b-ba6a-93c434fb25ed'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volume_transfer [None req-0f21fdd1-5a32-4998-904c-c65351f96669 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Creating transfer of volume 08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-0f21fdd1-5a32-4998-904c-c65351f96669 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Generating transfer record for volume 08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0f21fdd1-5a32-4998-904c-c65351f96669 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volume-transfers returned with HTTP 202 Sep 05 04:42:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 463/930] 192.168.122.229 () {62 vars in 1210 bytes} [Sat Sep 5 04:42:45 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c6ee980a-a192-4120-ae6f-26e67b56bf2b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6ee980a-a192-4120-ae6f-26e67b56bf2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6ee980a-a192-4120-ae6f-26e67b56bf2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6ee980a-a192-4120-ae6f-26e67b56bf2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c6ee980a-a192-4120-ae6f-26e67b56bf2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6ee980a-a192-4120-ae6f-26e67b56bf2b tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 200 Sep 05 04:42:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 468/931] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:45 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cfcb8cea-bd41-42ab-94ba-1684708eee08 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2c4fa286-66d9-4b54-875e-ec01f992b3ac None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2c4fa286-66d9-4b54-875e-ec01f992b3ac tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] GET http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2c4fa286-66d9-4b54-875e-ec01f992b3ac tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2c4fa286-66d9-4b54-875e-ec01f992b3ac tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cfcb8cea-bd41-42ab-94ba-1684708eee08 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer/02045ba8-f806-4cc0-97bd-0ada13376150 Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cfcb8cea-bd41-42ab-94ba-1684708eee08 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cfcb8cea-bd41-42ab-94ba-1684708eee08 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cfcb8cea-bd41-42ab-94ba-1684708eee08 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer/02045ba8-f806-4cc0-97bd-0ada13376150 returned with HTTP 200 Sep 05 04:42:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 464/932] 192.168.122.229 () {60 vars in 1306 bytes} [Sat Sep 5 04:42:45 2026] GET /volume/v3/os-volume-transfer/02045ba8-f806-4cc0-97bd-0ada13376150 => generated 548 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a0da355d-2d66-4037-8a7a-134f868941f4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2c4fa286-66d9-4b54-875e-ec01f992b3ac tempest-VolumesTransfersTest-1225819374 tempest-VolumesTransfersTest-1225819374-project-admin] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 404 Sep 05 04:42:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 469/933] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:45 2026] GET /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a0da355d-2d66-4037-8a7a-134f868941f4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a0da355d-2d66-4037-8a7a-134f868941f4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a0da355d-2d66-4037-8a7a-134f868941f4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.volume_transfer [None req-a0da355d-2d66-4037-8a7a-134f868941f4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] Listing volume transfers {{(pid=89502) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a0da355d-2d66-4037-8a7a-134f868941f4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 04:42:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 465/934] 192.168.122.229 () {60 vars in 1195 bytes} [Sat Sep 5 04:42:45 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a9178ced-6430-4df5-b895-87c3a0ed55b5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a9178ced-6430-4df5-b895-87c3a0ed55b5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] GET http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a9178ced-6430-4df5-b895-87c3a0ed55b5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a9178ced-6430-4df5-b895-87c3a0ed55b5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a9178ced-6430-4df5-b895-87c3a0ed55b5 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 404 Sep 05 04:42:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 470/935] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:45 2026] GET /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ed0a6fcc-0826-4d2c-b970-0122997a10d6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ed0a6fcc-0826-4d2c-b970-0122997a10d6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] DELETE http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ed0a6fcc-0826-4d2c-b970-0122997a10d6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ed0a6fcc-0826-4d2c-b970-0122997a10d6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-ed0a6fcc-0826-4d2c-b970-0122997a10d6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] Delete volume with id: 5f367981-596a-4bc1-a049-08624073d9ea Sep 05 04:42:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ed0a6fcc-0826-4d2c-b970-0122997a10d6 tempest-VolumesTransfersTest-1309877826 tempest-VolumesTransfersTest-1309877826-project-member] http://192.168.122.229/volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea returned with HTTP 404 Sep 05 04:42:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 471/936] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:42:45 2026] DELETE /volume/v3/volumes/5f367981-596a-4bc1-a049-08624073d9ea => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] POST http://192.168.122.229/volume/v3/volume-transfers/02045ba8-f806-4cc0-97bd-0ada13376150/accept Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ebfef9256373caa7"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.volume_transfer [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Accepting volume transfer 02045ba8-f806-4cc0-97bd-0ada13376150 {{(pid=89502) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 04:42:45 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Accepting transfer 02045ba8-f806-4cc0-97bd-0ada13376150 Sep 05 04:42:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:46 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Created reservations ['5d78ed7f-ded2-49e9-b7f6-bc416b81d5b0', '429f370d-ec34-41ca-99ca-5a2f147b7011', 'b5cc7b4b-3664-4a56-b320-d5adcd420eb2', '7893a170-af78-4a34-80d0-17245a4f749c'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:46 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Created reservations ['09cfa97c-bdc7-4270-97f9-65c27ca96dca', 'e2988a6b-9c77-4825-84b8-2ab9a3be53c1', '7c40216a-16ac-4422-af7e-b7beb8f09e43', '73c7fe40-233c-4e34-9105-71f60076acd7'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:46 devstack devstack@c-api.service[89502]: /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 05 04:42:46 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cb0c418b-598f-4e28-8996-8676cabf2e58 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb0c418b-598f-4e28-8996-8676cabf2e58 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb0c418b-598f-4e28-8996-8676cabf2e58 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb0c418b-598f-4e28-8996-8676cabf2e58 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:46 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Created reservations ['ae5cc8ac-cf70-44f6-841a-48e76d54d640', '88c664c8-49a2-4740-b1a4-03b4f76c28ad', 'a69e73e6-c413-4c28-9bc1-c31d5382dba9', '081b1be3-aa5d-46cf-96c4-552d37dc8e4b'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cb0c418b-598f-4e28-8996-8676cabf2e58 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb0c418b-598f-4e28-8996-8676cabf2e58 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 472/937] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:46 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:46 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Created reservations ['77c456ee-2e19-4bcf-8be6-0cc30ff826ee', 'e759675c-ce8c-4712-a941-d5e45274f9be', 'cfd33328-296f-435f-b1f9-fe2cdac8ad83', '955363e6-445d-4c00-825b-00c2bddc2f34'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Transfer volume completed successfully. Sep 05 04:42:46 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Volume 08e7fdce-ac22-4f8b-ba6a-93c434fb25ed has been transferred. Sep 05 04:42:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2f0763c-35bb-42e2-b104-6a1d245b7cba tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] http://192.168.122.229/volume/v3/volume-transfers/02045ba8-f806-4cc0-97bd-0ada13376150/accept returned with HTTP 202 Sep 05 04:42:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 466/938] 192.168.122.229 () {62 vars in 1342 bytes} [Sat Sep 5 04:42:45 2026] POST /volume/v3/volume-transfers/02045ba8-f806-4cc0-97bd-0ada13376150/accept => generated 373 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fb0eb447-3427-4d92-a489-ec4532736984 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb0eb447-3427-4d92-a489-ec4532736984 tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb0eb447-3427-4d92-a489-ec4532736984 tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb0eb447-3427-4d92-a489-ec4532736984 tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fb0eb447-3427-4d92-a489-ec4532736984 tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Volume info retrieved successfully. Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb0eb447-3427-4d92-a489-ec4532736984 tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 200 Sep 05 04:42:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 473/939] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:46 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 956 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-761f18e4-02f9-4442-822b-b53cb9e1b11f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-761f18e4-02f9-4442-822b-b53cb9e1b11f tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-761f18e4-02f9-4442-822b-b53cb9e1b11f tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-761f18e4-02f9-4442-822b-b53cb9e1b11f tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-761f18e4-02f9-4442-822b-b53cb9e1b11f tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] Volume info retrieved successfully. Sep 05 04:42:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-761f18e4-02f9-4442-822b-b53cb9e1b11f tempest-VolumesTransfersV357Test-2007817754 tempest-VolumesTransfersV357Test-2007817754-project-member] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 200 Sep 05 04:42:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 467/940] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:46 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-693f6226-0704-4b49-8881-8977470d55fb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-693f6226-0704-4b49-8881-8977470d55fb tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] DELETE http://192.168.122.229/volume/v3/volume-transfers/02045ba8-f806-4cc0-97bd-0ada13376150 Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-693f6226-0704-4b49-8881-8977470d55fb tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-693f6226-0704-4b49-8881-8977470d55fb tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.api.contrib.volume_transfer [None req-693f6226-0704-4b49-8881-8977470d55fb tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Delete transfer with id: 02045ba8-f806-4cc0-97bd-0ada13376150 Sep 05 04:42:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-693f6226-0704-4b49-8881-8977470d55fb tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volume-transfers/02045ba8-f806-4cc0-97bd-0ada13376150 returned with HTTP 404 Sep 05 04:42:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 474/941] 192.168.122.229 () {60 vars in 1303 bytes} [Sat Sep 5 04:42:46 2026] DELETE /volume/v3/volume-transfers/02045ba8-f806-4cc0-97bd-0ada13376150 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 04:42:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e7260010-a134-4745-9330-05b04ac93e89 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7260010-a134-4745-9330-05b04ac93e89 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7260010-a134-4745-9330-05b04ac93e89 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7260010-a134-4745-9330-05b04ac93e89 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:47 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e7260010-a134-4745-9330-05b04ac93e89 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Delete volume with id: 08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e7260010-a134-4745-9330-05b04ac93e89 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Volume info retrieved successfully. Sep 05 04:42:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e7260010-a134-4745-9330-05b04ac93e89 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Delete volume request issued successfully. Sep 05 04:42:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7260010-a134-4745-9330-05b04ac93e89 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 202 Sep 05 04:42:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 468/942] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:42:46 2026] DELETE /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 0 bytes in 413 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6725b2b9-a3a4-4ea4-8e0a-9ca9332b891f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6725b2b9-a3a4-4ea4-8e0a-9ca9332b891f tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6725b2b9-a3a4-4ea4-8e0a-9ca9332b891f tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6725b2b9-a3a4-4ea4-8e0a-9ca9332b891f tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6725b2b9-a3a4-4ea4-8e0a-9ca9332b891f tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Volume info retrieved successfully. Sep 05 04:42:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6725b2b9-a3a4-4ea4-8e0a-9ca9332b891f tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 200 Sep 05 04:42:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 475/943] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:47 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 1139 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ffc6272d-8d1b-4c68-8fb7-f703418db97a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ffc6272d-8d1b-4c68-8fb7-f703418db97a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ffc6272d-8d1b-4c68-8fb7-f703418db97a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ffc6272d-8d1b-4c68-8fb7-f703418db97a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ffc6272d-8d1b-4c68-8fb7-f703418db97a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ffc6272d-8d1b-4c68-8fb7-f703418db97a tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 469/944] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:47 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-97ecc738-14ad-40d0-b506-29c66d1d874b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97ecc738-14ad-40d0-b506-29c66d1d874b tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97ecc738-14ad-40d0-b506-29c66d1d874b tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1839251573"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97ecc738-14ad-40d0-b506-29c66d1d874b tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:42:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 476/945] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:42:47 2026] POST /volume/v3/types => generated 220 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a5d2d12b-ace7-4200-b02e-337ea1deed02 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5d2d12b-ace7-4200-b02e-337ea1deed02 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:42:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5d2d12b-ace7-4200-b02e-337ea1deed02 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1397678844"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5d2d12b-ace7-4200-b02e-337ea1deed02 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:42:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 470/946] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:42:48 2026] POST /volume/v3/group_types => generated 177 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e851edda-3285-400d-ad49-b804f66957cd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e851edda-3285-400d-ad49-b804f66957cd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] POST http://192.168.122.229/volume/v3/groups Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e851edda-3285-400d-ad49-b804f66957cd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c88c0e09-ada0-4cc1-a0e6-c13d0b4a2b39", "volume_types": ["368bbb84-b125-421a-9557-66a790910b03"], "name": "tempest-GroupsV320Test-Group-1487122383"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-e851edda-3285-400d-ad49-b804f66957cd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Creating new group {'group': {'group_type': 'c88c0e09-ada0-4cc1-a0e6-c13d0b4a2b39', 'volume_types': ['368bbb84-b125-421a-9557-66a790910b03'], 'name': 'tempest-GroupsV320Test-Group-1487122383'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 04:42:48 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.groups [None req-e851edda-3285-400d-ad49-b804f66957cd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Creating group tempest-GroupsV320Test-Group-1487122383. Sep 05 04:42:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e851edda-3285-400d-ad49-b804f66957cd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Availability Zones retrieved successfully. Sep 05 04:42:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-035100c6-66d2-4fb0-affc-54e7ad628687 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-035100c6-66d2-4fb0-affc-54e7ad628687 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-035100c6-66d2-4fb0-affc-54e7ad628687 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-035100c6-66d2-4fb0-affc-54e7ad628687 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-035100c6-66d2-4fb0-affc-54e7ad628687 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Volume info retrieved successfully. Sep 05 04:42:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-035100c6-66d2-4fb0-affc-54e7ad628687 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 200 Sep 05 04:42:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 471/947] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:48 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-e851edda-3285-400d-ad49-b804f66957cd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Created reservations ['fb01250c-5b7f-410a-bbc6-c4bd2f08e718'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3e2c91ad-c19e-4299-b42a-2f707eec312c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e2c91ad-c19e-4299-b42a-2f707eec312c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e2c91ad-c19e-4299-b42a-2f707eec312c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e2c91ad-c19e-4299-b42a-2f707eec312c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e851edda-3285-400d-ad49-b804f66957cd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups returned with HTTP 202 Sep 05 04:42:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 477/948] 192.168.122.229 () {62 vars in 1181 bytes} [Sat Sep 5 04:42:48 2026] POST /volume/v3/groups => generated 108 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b3fa8325-6ada-43fd-908f-4c3a2df1a1f1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b3fa8325-6ada-43fd-908f-4c3a2df1a1f1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b3fa8325-6ada-43fd-908f-4c3a2df1a1f1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b3fa8325-6ada-43fd-908f-4c3a2df1a1f1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e2c91ad-c19e-4299-b42a-2f707eec312c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-b3fa8325-6ada-43fd-908f-4c3a2df1a1f1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] show called for member 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:48 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:48 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e2c91ad-c19e-4299-b42a-2f707eec312c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 472/949] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:48 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:48 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:48 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:42:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b3fa8325-6ada-43fd-908f-4c3a2df1a1f1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec returned with HTTP 200 Sep 05 04:42:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 478/950] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:48 2026] GET /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b1d88e1c-cc96-49e0-a16c-64780be8e238 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b1d88e1c-cc96-49e0-a16c-64780be8e238 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b1d88e1c-cc96-49e0-a16c-64780be8e238 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b1d88e1c-cc96-49e0-a16c-64780be8e238 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b1d88e1c-cc96-49e0-a16c-64780be8e238 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 404 Sep 05 04:42:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 473/951] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:49 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cb5a4ed6-5702-49e7-8b28-6f39822e06e4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb5a4ed6-5702-49e7-8b28-6f39822e06e4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb5a4ed6-5702-49e7-8b28-6f39822e06e4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb5a4ed6-5702-49e7-8b28-6f39822e06e4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb5a4ed6-5702-49e7-8b28-6f39822e06e4 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 404 Sep 05 04:42:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 479/952] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:49 2026] GET /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-624b4a53-f6cb-4160-a82f-4d2fe85fcc22 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-624b4a53-f6cb-4160-a82f-4d2fe85fcc22 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] DELETE http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-624b4a53-f6cb-4160-a82f-4d2fe85fcc22 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-624b4a53-f6cb-4160-a82f-4d2fe85fcc22 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-624b4a53-f6cb-4160-a82f-4d2fe85fcc22 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Delete volume with id: 08e7fdce-ac22-4f8b-ba6a-93c434fb25ed Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-624b4a53-f6cb-4160-a82f-4d2fe85fcc22 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed returned with HTTP 404 Sep 05 04:42:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 474/953] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:42:49 2026] DELETE /volume/v3/volumes/08e7fdce-ac22-4f8b-ba6a-93c434fb25ed => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-322567026"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-322567026'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Create volume of 1 GB Sep 05 04:42:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Availability Zones retrieved successfully. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-04106efc-8df1-46bb-b196-7cf18a5f7983 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04106efc-8df1-46bb-b196-7cf18a5f7983 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04106efc-8df1-46bb-b196-7cf18a5f7983 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04106efc-8df1-46bb-b196-7cf18a5f7983 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Flow 'volume_create_api' (2ec9fc6e-5c3f-45fc-b173-d03b1979fce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ccccd9-0c09-4e3c-988e-b72e85a757ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-04106efc-8df1-46bb-b196-7cf18a5f7983 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04106efc-8df1-46bb-b196-7cf18a5f7983 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 475/954] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:49 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-04451970-ce51-4411-8206-72f157cdff50 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04451970-ce51-4411-8206-72f157cdff50 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04451970-ce51-4411-8206-72f157cdff50 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04451970-ce51-4411-8206-72f157cdff50 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-04451970-ce51-4411-8206-72f157cdff50 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] show called for member 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ccccd9-0c09-4e3c-988e-b72e85a757ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69f41520-12f4-4c39-af84-71290fa9198b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04451970-ce51-4411-8206-72f157cdff50 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec returned with HTTP 200 Sep 05 04:42:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 476/955] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:49 2026] GET /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec => generated 389 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c0958eac-ee04-4d72-8612-63ee274ca439 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0958eac-ee04-4d72-8612-63ee274ca439 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] POST http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0958eac-ee04-4d72-8612-63ee274ca439 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0958eac-ee04-4d72-8612-63ee274ca439 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-c0958eac-ee04-4d72-8612-63ee274ca439 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Updating group '19712052-cfe8-481e-8019-a2d31bf8dbec' with 'creating' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0958eac-ee04-4d72-8612-63ee274ca439 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action returned with HTTP 202 Sep 05 04:42:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 477/956] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:42:49 2026] POST /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cd0e8726-b27d-4e8d-856b-f60cd7cb2b12 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd0e8726-b27d-4e8d-856b-f60cd7cb2b12 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd0e8726-b27d-4e8d-856b-f60cd7cb2b12 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd0e8726-b27d-4e8d-856b-f60cd7cb2b12 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-cd0e8726-b27d-4e8d-856b-f60cd7cb2b12 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] show called for member 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Created reservations ['3f7529dc-9022-4e03-a887-fbf67f790da1', '72d45936-0245-4027-89ce-386972972d8c', 'bf774884-3bb9-465b-8286-fd7e5fe5c342', '5449f69e-806f-4ebd-95cc-adfd751c56a7'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69f41520-12f4-4c39-af84-71290fa9198b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f7529dc-9022-4e03-a887-fbf67f790da1', '72d45936-0245-4027-89ce-386972972d8c', 'bf774884-3bb9-465b-8286-fd7e5fe5c342', '5449f69e-806f-4ebd-95cc-adfd751c56a7']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549bd49e-5835-4443-8a5b-74f774f75f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd0e8726-b27d-4e8d-856b-f60cd7cb2b12 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec returned with HTTP 200 Sep 05 04:42:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 478/957] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:49 2026] GET /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec => generated 388 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bd123ce5-d83a-4291-ba00-d050b06cc4e2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bd123ce5-d83a-4291-ba00-d050b06cc4e2 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] POST http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bd123ce5-d83a-4291-ba00-d050b06cc4e2 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bd123ce5-d83a-4291-ba00-d050b06cc4e2 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-bd123ce5-d83a-4291-ba00-d050b06cc4e2 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Updating group '19712052-cfe8-481e-8019-a2d31bf8dbec' with 'available' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549bd49e-5835-4443-8a5b-74f774f75f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-322567026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1749d584564a24a8e20b77dab3f987',qos_specs=None,replication_status=,reservations=['3f7529dc-9022-4e03-a887-fbf67f790da1','72d45936-0245-4027-89ce-386972972d8c','bf774884-3bb9-465b-8286-fd7e5fe5c342','5449f69e-806f-4ebd-95cc-adfd751c56a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d30d14fce754153abc5515e059ed3ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-322567026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae1749d584564a24a8e20b77dab3f987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d30d14fce754153abc5515e059ed3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bc1be5-7dcf-408e-8c10-ee0b1103554f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bd123ce5-d83a-4291-ba00-d050b06cc4e2 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action returned with HTTP 202 Sep 05 04:42:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 479/958] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:42:49 2026] POST /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-23dda03e-3935-46f3-9354-85aa52ecb0e4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23dda03e-3935-46f3-9354-85aa52ecb0e4 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23dda03e-3935-46f3-9354-85aa52ecb0e4 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23dda03e-3935-46f3-9354-85aa52ecb0e4 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-23dda03e-3935-46f3-9354-85aa52ecb0e4 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] show called for member 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bc1be5-7dcf-408e-8c10-ee0b1103554f) transitioned into state 'SUCCESS' from state '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-322567026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae1749d584564a24a8e20b77dab3f987',qos_specs=None,replication_status=,reservations=['3f7529dc-9022-4e03-a887-fbf67f790da1','72d45936-0245-4027-89ce-386972972d8c','bf774884-3bb9-465b-8286-fd7e5fe5c342','5449f69e-806f-4ebd-95cc-adfd751c56a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d30d14fce754153abc5515e059ed3ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e1351f-9f90-4f11-944d-51b1dc408787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23dda03e-3935-46f3-9354-85aa52ecb0e4 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec returned with HTTP 200 Sep 05 04:42:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 480/959] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:49 2026] GET /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec => generated 389 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e1351f-9f90-4f11-944d-51b1dc408787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7a6c49f6-46f4-4861-9df0-7ea6867070d5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7a6c49f6-46f4-4861-9df0-7ea6867070d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] POST http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7a6c49f6-46f4-4861-9df0-7ea6867070d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7a6c49f6-46f4-4861-9df0-7ea6867070d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Flow 'volume_create_api' (2ec9fc6e-5c3f-45fc-b173-d03b1979fce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-7a6c49f6-46f4-4861-9df0-7ea6867070d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Updating group '19712052-cfe8-481e-8019-a2d31bf8dbec' with 'error' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Create volume request issued successfully. Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-361916cb-24a1-4ae6-8bf0-39b3bcb002d7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 480/960] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:42:49 2026] POST /volume/v3/volumes => generated 827 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7a6c49f6-46f4-4861-9df0-7ea6867070d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action returned with HTTP 202 Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9fe8c761-369d-471c-9fc7-e0e4a87507a5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 481/961] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:42:50 2026] POST /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9fe8c761-369d-471c-9fc7-e0e4a87507a5 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9fe8c761-369d-471c-9fc7-e0e4a87507a5 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9fe8c761-369d-471c-9fc7-e0e4a87507a5 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8f82a7eb-b2fc-4a5f-81ae-e4be08ef7dcd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f82a7eb-b2fc-4a5f-81ae-e4be08ef7dcd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f82a7eb-b2fc-4a5f-81ae-e4be08ef7dcd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f82a7eb-b2fc-4a5f-81ae-e4be08ef7dcd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-8f82a7eb-b2fc-4a5f-81ae-e4be08ef7dcd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] show called for member 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9fe8c761-369d-471c-9fc7-e0e4a87507a5 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9fe8c761-369d-471c-9fc7-e0e4a87507a5 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 200 Sep 05 04:42:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 481/962] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:50 2026] GET /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 895 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f82a7eb-b2fc-4a5f-81ae-e4be08ef7dcd tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec returned with HTTP 200 Sep 05 04:42:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 482/963] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:50 2026] GET /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec => generated 385 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5dcc44e9-5c24-4b37-b4ea-1b3ed25a50d5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5dcc44e9-5c24-4b37-b4ea-1b3ed25a50d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] POST http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5dcc44e9-5c24-4b37-b4ea-1b3ed25a50d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5dcc44e9-5c24-4b37-b4ea-1b3ed25a50d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-5dcc44e9-5c24-4b37-b4ea-1b3ed25a50d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Updating group '19712052-cfe8-481e-8019-a2d31bf8dbec' with 'available' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5dcc44e9-5c24-4b37-b4ea-1b3ed25a50d5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action returned with HTTP 202 Sep 05 04:42:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 482/964] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:42:50 2026] POST /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cf3c2c24-be68-49a7-ae1b-8eacb2da565f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cf3c2c24-be68-49a7-ae1b-8eacb2da565f tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cf3c2c24-be68-49a7-ae1b-8eacb2da565f tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cf3c2c24-be68-49a7-ae1b-8eacb2da565f tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-cf3c2c24-be68-49a7-ae1b-8eacb2da565f tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] show called for member 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=734,cinder:INSERT=108,cinder:UPDATE=185,cinder:DELETE=6 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cf3c2c24-be68-49a7-ae1b-8eacb2da565f tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec returned with HTTP 200 Sep 05 04:42:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 483/965] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:50 2026] GET /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec => generated 389 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4e987426-fdbd-4c48-a5d3-4c1586b3737c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e987426-fdbd-4c48-a5d3-4c1586b3737c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e987426-fdbd-4c48-a5d3-4c1586b3737c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e987426-fdbd-4c48-a5d3-4c1586b3737c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-4e987426-fdbd-4c48-a5d3-4c1586b3737c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4e987426-fdbd-4c48-a5d3-4c1586b3737c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: /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 05 04:42:50 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4e987426-fdbd-4c48-a5d3-4c1586b3737c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Get all volumes completed successfully. Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e987426-fdbd-4c48-a5d3-4c1586b3737c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:42:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 483/966] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:42:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fde6c3db-aa3b-419a-96fc-30e4a22ecd3c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fde6c3db-aa3b-419a-96fc-30e4a22ecd3c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] POST http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fde6c3db-aa3b-419a-96fc-30e4a22ecd3c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fde6c3db-aa3b-419a-96fc-30e4a22ecd3c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-fde6c3db-aa3b-419a-96fc-30e4a22ecd3c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] delete called for group 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89502) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.groups [None req-fde6c3db-aa3b-419a-96fc-30e4a22ecd3c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Delete group with id: 19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /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 05 04:42:50 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fde6c3db-aa3b-419a-96fc-30e4a22ecd3c tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action returned with HTTP 202 Sep 05 04:42:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 484/967] 192.168.122.229 () {62 vars in 1312 bytes} [Sat Sep 5 04:42:50 2026] POST /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3dac46be-20b4-498d-8bd0-5b980f53a54e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3dac46be-20b4-498d-8bd0-5b980f53a54e tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3dac46be-20b4-498d-8bd0-5b980f53a54e tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3dac46be-20b4-498d-8bd0-5b980f53a54e tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.groups [None req-3dac46be-20b4-498d-8bd0-5b980f53a54e tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] show called for member 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89503) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:50 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:42:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3dac46be-20b4-498d-8bd0-5b980f53a54e tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec returned with HTTP 200 Sep 05 04:42:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 484/968] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:50 2026] GET /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec => generated 388 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b13ec398-9f48-4869-a8b3-53da5e0b137c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b13ec398-9f48-4869-a8b3-53da5e0b137c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b13ec398-9f48-4869-a8b3-53da5e0b137c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b13ec398-9f48-4869-a8b3-53da5e0b137c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b13ec398-9f48-4869-a8b3-53da5e0b137c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b13ec398-9f48-4869-a8b3-53da5e0b137c tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 485/969] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:50 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 1335 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f1652154-0985-42c6-a302-7268ab00dbfe None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f1652154-0985-42c6-a302-7268ab00dbfe tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f1652154-0985-42c6-a302-7268ab00dbfe tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f1652154-0985-42c6-a302-7268ab00dbfe tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f1652154-0985-42c6-a302-7268ab00dbfe tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f1652154-0985-42c6-a302-7268ab00dbfe tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 200 Sep 05 04:42:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 485/970] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:51 2026] GET /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 919 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f2bb4f3a-3523-41e0-ab24-21069e7446d1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2bb4f3a-3523-41e0-ab24-21069e7446d1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] GET http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2bb4f3a-3523-41e0-ab24-21069e7446d1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2bb4f3a-3523-41e0-ab24-21069e7446d1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.groups [None req-f2bb4f3a-3523-41e0-ab24-21069e7446d1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] show called for member 19712052-cfe8-481e-8019-a2d31bf8dbec {{(pid=89502) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2bb4f3a-3523-41e0-ab24-21069e7446d1 tempest-GroupsV320Test-192075579 tempest-GroupsV320Test-192075579-project-member] http://192.168.122.229/volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec returned with HTTP 404 Sep 05 04:42:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 486/971] 192.168.122.229 () {60 vars in 1270 bytes} [Sat Sep 5 04:42:51 2026] GET /volume/v3/groups/19712052-cfe8-481e-8019-a2d31bf8dbec => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-50a273ec-a224-448d-88b2-c40a76e2db8e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50a273ec-a224-448d-88b2-c40a76e2db8e tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/c88c0e09-ada0-4cc1-a0e6-c13d0b4a2b39 Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50a273ec-a224-448d-88b2-c40a76e2db8e tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50a273ec-a224-448d-88b2-c40a76e2db8e tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=708,cinder:INSERT=82,cinder:UPDATE=158,cinder:DELETE=2 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50a273ec-a224-448d-88b2-c40a76e2db8e tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/group_types/c88c0e09-ada0-4cc1-a0e6-c13d0b4a2b39 returned with HTTP 202 Sep 05 04:42:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 486/972] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:42:51 2026] DELETE /volume/v3/group_types/c88c0e09-ada0-4cc1-a0e6-c13d0b4a2b39 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2380b803-a642-4816-9a93-f8c0169297c5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2380b803-a642-4816-9a93-f8c0169297c5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] DELETE http://192.168.122.229/volume/v3/types/368bbb84-b125-421a-9557-66a790910b03 Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2380b803-a642-4816-9a93-f8c0169297c5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2380b803-a642-4816-9a93-f8c0169297c5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2380b803-a642-4816-9a93-f8c0169297c5 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/types/368bbb84-b125-421a-9557-66a790910b03 returned with HTTP 202 Sep 05 04:42:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 487/973] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:42:51 2026] DELETE /volume/v3/types/368bbb84-b125-421a-9557-66a790910b03 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-237274e8-f418-47dd-bc9a-9b1a04f827a9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-237274e8-f418-47dd-bc9a-9b1a04f827a9 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] GET http://192.168.122.229/volume/v3/types/368bbb84-b125-421a-9557-66a790910b03 Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-237274e8-f418-47dd-bc9a-9b1a04f827a9 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-237274e8-f418-47dd-bc9a-9b1a04f827a9 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-237274e8-f418-47dd-bc9a-9b1a04f827a9 tempest-GroupsV320Test-352588425 tempest-GroupsV320Test-352588425-project-admin] http://192.168.122.229/volume/v3/types/368bbb84-b125-421a-9557-66a790910b03 returned with HTTP 404 Sep 05 04:42:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 487/974] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:42:51 2026] GET /volume/v3/types/368bbb84-b125-421a-9557-66a790910b03 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bb0e1477-f194-4e75-b48c-3cc1db57d786 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bb0e1477-f194-4e75-b48c-3cc1db57d786 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bb0e1477-f194-4e75-b48c-3cc1db57d786 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bb0e1477-f194-4e75-b48c-3cc1db57d786 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bb0e1477-f194-4e75-b48c-3cc1db57d786 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bb0e1477-f194-4e75-b48c-3cc1db57d786 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 488/975] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:51 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 1333 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-d4dfa28f-a99f-462b-a432-f1a9727da9ad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-d4dfa28f-a99f-462b-a432-f1a9727da9ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-d4dfa28f-a99f-462b-a432-f1a9727da9ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-d4dfa28f-a99f-462b-a432-f1a9727da9ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-d4dfa28f-a99f-462b-a432-f1a9727da9ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-d4dfa28f-a99f-462b-a432-f1a9727da9ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 488/976] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:42:51 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 1333 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bee9bcc6-da91-4bdd-9c2b-10844f1dfd53 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bee9bcc6-da91-4bdd-9c2b-10844f1dfd53 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bee9bcc6-da91-4bdd-9c2b-10844f1dfd53 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bee9bcc6-da91-4bdd-9c2b-10844f1dfd53 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bee9bcc6-da91-4bdd-9c2b-10844f1dfd53 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bee9bcc6-da91-4bdd-9c2b-10844f1dfd53 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 200 Sep 05 04:42:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 489/977] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:52 2026] GET /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 955 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-526c38bb-69d5-4288-b936-04d66644f4b7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-526c38bb-69d5-4288-b936-04d66644f4b7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] POST http://192.168.122.229/volume/v3/volume-transfers Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-526c38bb-69d5-4288-b936-04d66644f4b7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volume_transfer [None req-526c38bb-69d5-4288-b936-04d66644f4b7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volume_transfer [None req-526c38bb-69d5-4288-b936-04d66644f4b7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Creating transfer of volume c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.transfer.api [None req-526c38bb-69d5-4288-b936-04d66644f4b7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Generating transfer record for volume c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-526c38bb-69d5-4288-b936-04d66644f4b7 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volume-transfers returned with HTTP 202 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 489/978] 192.168.122.229 () {62 vars in 1210 bytes} [Sat Sep 5 04:42:52 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-946c3a1d-6abb-4626-b4dd-ff1dac1b4698 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-946c3a1d-6abb-4626-b4dd-ff1dac1b4698 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-946c3a1d-6abb-4626-b4dd-ff1dac1b4698 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-946c3a1d-6abb-4626-b4dd-ff1dac1b4698 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-946c3a1d-6abb-4626-b4dd-ff1dac1b4698 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-946c3a1d-6abb-4626-b4dd-ff1dac1b4698 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 200 Sep 05 04:42:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 490/979] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:52 2026] GET /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8d37d8a1-424b-419b-8b3f-b98c00c71a77 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8d37d8a1-424b-419b-8b3f-b98c00c71a77 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer/detail Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8d37d8a1-424b-419b-8b3f-b98c00c71a77 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8d37d8a1-424b-419b-8b3f-b98c00c71a77 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.volume_transfer [None req-8d37d8a1-424b-419b-8b3f-b98c00c71a77 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] Listing volume transfers {{(pid=89503) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8d37d8a1-424b-419b-8b3f-b98c00c71a77 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 490/980] 192.168.122.229 () {60 vars in 1216 bytes} [Sat Sep 5 04:42:52 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dd33451c-c2ae-48b4-9d9b-8aa0a40cdba1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd33451c-c2ae-48b4-9d9b-8aa0a40cdba1 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] DELETE http://192.168.122.229/volume/v3/volume-transfers/a579da28-0fec-4455-8520-9e687674436e Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd33451c-c2ae-48b4-9d9b-8aa0a40cdba1 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd33451c-c2ae-48b4-9d9b-8aa0a40cdba1 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-dd33451c-c2ae-48b4-9d9b-8aa0a40cdba1 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Delete transfer with id: a579da28-0fec-4455-8520-9e687674436e Sep 05 04:42:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd33451c-c2ae-48b4-9d9b-8aa0a40cdba1 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volume-transfers/a579da28-0fec-4455-8520-9e687674436e returned with HTTP 202 Sep 05 04:42:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 491/981] 192.168.122.229 () {60 vars in 1303 bytes} [Sat Sep 5 04:42:52 2026] DELETE /volume/v3/volume-transfers/a579da28-0fec-4455-8520-9e687674436e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1038cdd8-a260-4955-961b-27a5005be20f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1038cdd8-a260-4955-961b-27a5005be20f tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1038cdd8-a260-4955-961b-27a5005be20f tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1038cdd8-a260-4955-961b-27a5005be20f tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1038cdd8-a260-4955-961b-27a5005be20f tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Volume info retrieved successfully. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1038cdd8-a260-4955-961b-27a5005be20f tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 200 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 491/982] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:52 2026] GET /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-eb5c9f64-9ace-4fa3-a84a-793ec9e6bb35 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eb5c9f64-9ace-4fa3-a84a-793ec9e6bb35 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] DELETE http://192.168.122.229/volume/v3/volume-transfers/a579da28-0fec-4455-8520-9e687674436e Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eb5c9f64-9ace-4fa3-a84a-793ec9e6bb35 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eb5c9f64-9ace-4fa3-a84a-793ec9e6bb35 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-eb5c9f64-9ace-4fa3-a84a-793ec9e6bb35 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Delete transfer with id: a579da28-0fec-4455-8520-9e687674436e Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eb5c9f64-9ace-4fa3-a84a-793ec9e6bb35 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volume-transfers/a579da28-0fec-4455-8520-9e687674436e returned with HTTP 404 Sep 05 04:42:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 492/983] 192.168.122.229 () {60 vars in 1303 bytes} [Sat Sep 5 04:42:52 2026] DELETE /volume/v3/volume-transfers/a579da28-0fec-4455-8520-9e687674436e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9d6920ab-acae-422c-a3ac-3acc644320df None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9d6920ab-acae-422c-a3ac-3acc644320df tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9d6920ab-acae-422c-a3ac-3acc644320df tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9d6920ab-acae-422c-a3ac-3acc644320df tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9d6920ab-acae-422c-a3ac-3acc644320df tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Delete volume with id: c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9d6920ab-acae-422c-a3ac-3acc644320df tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Volume info retrieved successfully. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9d6920ab-acae-422c-a3ac-3acc644320df tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Delete volume request issued successfully. Sep 05 04:42:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9d6920ab-acae-422c-a3ac-3acc644320df tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 202 Sep 05 04:42:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 492/984] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:42:52 2026] DELETE /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ddd80750-566b-44d8-9d93-2c824b62ec74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ddd80750-566b-44d8-9d93-2c824b62ec74 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] GET http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ddd80750-566b-44d8-9d93-2c824b62ec74 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ddd80750-566b-44d8-9d93-2c824b62ec74 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ddd80750-566b-44d8-9d93-2c824b62ec74 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Volume info retrieved successfully. Sep 05 04:42:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ddd80750-566b-44d8-9d93-2c824b62ec74 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 200 Sep 05 04:42:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 493/985] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:52 2026] GET /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 1138 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-b8e98516-1478-4ce5-b21c-d682660379b2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-b8e98516-1478-4ce5-b21c-d682660379b2 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-b8e98516-1478-4ce5-b21c-d682660379b2 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-b8e98516-1478-4ce5-b21c-d682660379b2 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-b8e98516-1478-4ce5-b21c-d682660379b2 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-b8e98516-1478-4ce5-b21c-d682660379b2 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 493/986] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:42:53 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 1333 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d40f5091-3e9d-4ae9-b45e-89b3fc5475b1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d40f5091-3e9d-4ae9-b45e-89b3fc5475b1 None None] GET http://192.168.122.229/volume// Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d40f5091-3e9d-4ae9-b45e-89b3fc5475b1 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d40f5091-3e9d-4ae9-b45e-89b3fc5475b1 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d40f5091-3e9d-4ae9-b45e-89b3fc5475b1 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 494/987] 192.168.122.229 () {58 vars in 1308 bytes} [Sat Sep 5 04:42:53 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-0e312f01-cdb8-4ab3-8516-1c0f5b7cdc20 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-0e312f01-cdb8-4ab3-8516-1c0f5b7cdc20 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-0e312f01-cdb8-4ab3-8516-1c0f5b7cdc20 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94275fd3-88ed-4ecd-9985-f9c13e1f3ae7", "connector": null, "instance_uuid": "d4ef38d4-e069-41c4-b755-1f30172962c4"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-0e312f01-cdb8-4ab3-8516-1c0f5b7cdc20 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 495/988] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:42:53 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:42:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1640600663"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1640600663'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Create volume of 1 GB Sep 05 04:42:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Availability Zones retrieved successfully. Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Flow 'volume_create_api' (6a4ce123-1533-436c-b04b-731e46119fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da647b97-149f-4e16-ab33-0c7b71b71c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da647b97-149f-4e16-ab33-0c7b71b71c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (622dd24c-d01e-4344-9c94-ec6ad1a9333f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Created reservations ['b40ad9ad-9555-470a-abd8-ce82a2c362de', 'e44dfe62-1951-462b-a6f4-63aeacfdef5f', '44cd288d-0b94-4384-a09f-34fa4fd352ac', '6ba6fc12-42fb-4922-a301-b4a7454c6504'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (622dd24c-d01e-4344-9c94-ec6ad1a9333f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b40ad9ad-9555-470a-abd8-ce82a2c362de', 'e44dfe62-1951-462b-a6f4-63aeacfdef5f', '44cd288d-0b94-4384-a09f-34fa4fd352ac', '6ba6fc12-42fb-4922-a301-b4a7454c6504']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e0f3d37-5a7c-4876-b376-a395fa530987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-32c64dad-0cbe-4cc8-82ea-ebdad723dca8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-32c64dad-0cbe-4cc8-82ea-ebdad723dca8 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] GET http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-32c64dad-0cbe-4cc8-82ea-ebdad723dca8 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-32c64dad-0cbe-4cc8-82ea-ebdad723dca8 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e0f3d37-5a7c-4876-b376-a395fa530987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5809a8fd-f5f9-45f0-8384-01baff96846c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1640600663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09af79486f647fd98d690e9fe69dd7b',qos_specs=None,replication_status=,reservations=['b40ad9ad-9555-470a-abd8-ce82a2c362de','e44dfe62-1951-462b-a6f4-63aeacfdef5f','44cd288d-0b94-4384-a09f-34fa4fd352ac','6ba6fc12-42fb-4922-a301-b4a7454c6504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b53eb32531408785fb92a446ae13ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1640600663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5809a8fd-f5f9-45f0-8384-01baff96846c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f09af79486f647fd98d690e9fe69dd7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44b53eb32531408785fb92a446ae13ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (855f67b3-b788-477a-928d-d2c9dfabd1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-32c64dad-0cbe-4cc8-82ea-ebdad723dca8 tempest-VolumesTransfersV357Test-2120784868 tempest-VolumesTransfersV357Test-2120784868-project-admin] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 404 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 496/989] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:53 2026] GET /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7d99bc38-837e-476b-9e30-bbaf8cf5cd67 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d99bc38-837e-476b-9e30-bbaf8cf5cd67 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] GET http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d99bc38-837e-476b-9e30-bbaf8cf5cd67 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d99bc38-837e-476b-9e30-bbaf8cf5cd67 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d99bc38-837e-476b-9e30-bbaf8cf5cd67 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 404 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 497/990] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:42:53 2026] GET /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b46b5104-62f2-41fa-8fca-0a14e4d35487 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b46b5104-62f2-41fa-8fca-0a14e4d35487 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] DELETE http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b46b5104-62f2-41fa-8fca-0a14e4d35487 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b46b5104-62f2-41fa-8fca-0a14e4d35487 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-b46b5104-62f2-41fa-8fca-0a14e4d35487 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] Delete volume with id: c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (855f67b3-b788-477a-928d-d2c9dfabd1ef) transitioned into state 'SUCCESS' from state '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-1640600663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09af79486f647fd98d690e9fe69dd7b',qos_specs=None,replication_status=,reservations=['b40ad9ad-9555-470a-abd8-ce82a2c362de','e44dfe62-1951-462b-a6f4-63aeacfdef5f','44cd288d-0b94-4384-a09f-34fa4fd352ac','6ba6fc12-42fb-4922-a301-b4a7454c6504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b53eb32531408785fb92a446ae13ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c90197-92b7-4a49-949a-b2bd0f293193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:42:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b46b5104-62f2-41fa-8fca-0a14e4d35487 tempest-VolumesTransfersV357Test-63593742 tempest-VolumesTransfersV357Test-63593742-project-member] http://192.168.122.229/volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 returned with HTTP 404 Sep 05 04:42:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 498/991] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:42:53 2026] DELETE /volume/v3/volumes/c3528e09-bee0-47fa-9c74-0a2b2d5d0eb6 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:42:53 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c90197-92b7-4a49-949a-b2bd0f293193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:42:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Flow 'volume_create_api' (6a4ce123-1533-436c-b04b-731e46119fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:42:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Create volume request issued successfully. Sep 05 04:42:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b66864de-c6a0-41f2-8c0e-1fbeca4b9a74 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:42:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 494/992] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:42:53 2026] POST /volume/v3/volumes => generated 767 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ab39dd8d-f273-4eac-9b20-0aae416ffbfc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ab39dd8d-f273-4eac-9b20-0aae416ffbfc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:42:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ab39dd8d-f273-4eac-9b20-0aae416ffbfc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ab39dd8d-f273-4eac-9b20-0aae416ffbfc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ab39dd8d-f273-4eac-9b20-0aae416ffbfc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:42:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ab39dd8d-f273-4eac-9b20-0aae416ffbfc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c returned with HTTP 200 Sep 05 04:42:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 499/993] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:54 2026] GET /volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c => generated 835 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-343650f3-3437-411f-bdca-9e2b1a2c7583 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-343650f3-3437-411f-bdca-9e2b1a2c7583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:42:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-343650f3-3437-411f-bdca-9e2b1a2c7583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-343650f3-3437-411f-bdca-9e2b1a2c7583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-343650f3-3437-411f-bdca-9e2b1a2c7583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:42:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-343650f3-3437-411f-bdca-9e2b1a2c7583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c returned with HTTP 200 Sep 05 04:42:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 495/994] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:55 2026] GET /volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-50763c4c-6a36-4bf6-98b2-2050935f9087 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50763c4c-6a36-4bf6-98b2-2050935f9087 None None] GET http://192.168.122.229/volume// Sep 05 04:42:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50763c4c-6a36-4bf6-98b2-2050935f9087 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50763c4c-6a36-4bf6-98b2-2050935f9087 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50763c4c-6a36-4bf6-98b2-2050935f9087 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:42:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 500/995] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:42:55 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:42:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-3efb9829-c23e-4786-8966-41c1df43965f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-3efb9829-c23e-4786-8966-41c1df43965f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:42:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-3efb9829-c23e-4786-8966-41c1df43965f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-3efb9829-c23e-4786-8966-41c1df43965f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-3efb9829-c23e-4786-8966-41c1df43965f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:42:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-3efb9829-c23e-4786-8966-41c1df43965f tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 200 Sep 05 04:42:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 496/996] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:42:55 2026] GET /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 1513 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:42:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-4c83821c-18b8-4914-b017-e20a526629e1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-4c83821c-18b8-4914-b017-e20a526629e1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] PUT http://192.168.122.229/volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3 Sep 05 04:42:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-4c83821c-18b8-4914-b017-e20a526629e1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-4c83821c-18b8-4914-b017-e20a526629e1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Acquiring lock "cinder-attachment_update-94275fd3-88ed-4ecd-9985-f9c13e1f3ae7-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-4c83821c-18b8-4914-b017-e20a526629e1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Lock "cinder-attachment_update-94275fd3-88ed-4ecd-9985-f9c13e1f3ae7-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-787b4889-d06e-47b8-86b8-5feeea15fdbe None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-787b4889-d06e-47b8-86b8-5feeea15fdbe tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-787b4889-d06e-47b8-86b8-5feeea15fdbe tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-787b4889-d06e-47b8-86b8-5feeea15fdbe tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-787b4889-d06e-47b8-86b8-5feeea15fdbe tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-787b4889-d06e-47b8-86b8-5feeea15fdbe tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c returned with HTTP 200 Sep 05 04:42:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 497/997] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:42:56 2026] GET /volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c => generated 860 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a23e96b1-83a4-4ae9-9e5e-602c22156a7e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a23e96b1-83a4-4ae9-9e5e-602c22156a7e tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a23e96b1-83a4-4ae9-9e5e-602c22156a7e tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5809a8fd-f5f9-45f0-8384-01baff96846c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1676362127"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a23e96b1-83a4-4ae9-9e5e-602c22156a7e tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-a23e96b1-83a4-4ae9-9e5e-602c22156a7e tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Create snapshot from volume 5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:42:56 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-4c83821c-18b8-4914-b017-e20a526629e1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Lock "cinder-attachment_update-94275fd3-88ed-4ecd-9985-f9c13e1f3ae7-devstack" released by "attachment_update" :: held 0.364s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-4c83821c-18b8-4914-b017-e20a526629e1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3 returned with HTTP 200 Sep 05 04:42:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 501/998] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:42:56 2026] PUT /volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3 => generated 694 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-a23e96b1-83a4-4ae9-9e5e-602c22156a7e tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Created reservations ['1e9896dc-e1aa-4d22-a6eb-409c3ee621d8', '84b1da1f-e469-49ae-b908-1442f40aa03d', 'b9d69b3b-3030-46cf-a6e9-4971bb3ee899', '1331d5a4-489e-4d64-9074-1b015a0d0c1d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-96a65b0b-b69c-4a03-a63a-858e284bc336 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-96a65b0b-b69c-4a03-a63a-858e284bc336 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3/action Sep 05 04:42:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-96a65b0b-b69c-4a03-a63a-858e284bc336 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-96a65b0b-b69c-4a03-a63a-858e284bc336 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:42:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a23e96b1-83a4-4ae9-9e5e-602c22156a7e tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot create request issued successfully. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a23e96b1-83a4-4ae9-9e5e-602c22156a7e tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:42:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 498/999] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:42:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-41b8e700-0c82-42a8-b7c9-7e07d71b3b85 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-41b8e700-0c82-42a8-b7c9-7e07d71b3b85 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-41b8e700-0c82-42a8-b7c9-7e07d71b3b85 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-0a1074fe-2da4-40cd-a522-e48f851998f1 req-96a65b0b-b69c-4a03-a63a-858e284bc336 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3/action returned with HTTP 204 Sep 05 04:42:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-41b8e700-0c82-42a8-b7c9-7e07d71b3b85 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 502/1000] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:42:56 2026] POST /volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:42:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-41b8e700-0c82-42a8-b7c9-7e07d71b3b85 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:42:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-41b8e700-0c82-42a8-b7c9-7e07d71b3b85 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 200 Sep 05 04:42:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 499/1001] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:56 2026] GET /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 446 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2a667b92-9247-47fd-b668-be87560ee4e5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2a667b92-9247-47fd-b668-be87560ee4e5 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:42:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2a667b92-9247-47fd-b668-be87560ee4e5 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2a667b92-9247-47fd-b668-be87560ee4e5 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2a667b92-9247-47fd-b668-be87560ee4e5 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:42:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2a667b92-9247-47fd-b668-be87560ee4e5 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 200 Sep 05 04:42:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 503/1002] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:57 2026] GET /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-407d50c7-a66d-4f63-b3a8-cd6c23f0a583 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-407d50c7-a66d-4f63-b3a8-cd6c23f0a583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:42:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-407d50c7-a66d-4f63-b3a8-cd6c23f0a583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-407d50c7-a66d-4f63-b3a8-cd6c23f0a583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:42:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-407d50c7-a66d-4f63-b3a8-cd6c23f0a583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:42:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-407d50c7-a66d-4f63-b3a8-cd6c23f0a583 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 200 Sep 05 04:42:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 500/1003] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:58 2026] GET /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8a5ab2ef-db4a-4e7a-ae34-27f1760129c4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a5ab2ef-db4a-4e7a-ae34-27f1760129c4 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a5ab2ef-db4a-4e7a-ae34-27f1760129c4 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a5ab2ef-db4a-4e7a-ae34-27f1760129c4 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a5ab2ef-db4a-4e7a-ae34-27f1760129c4 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d returned with HTTP 200 Sep 05 04:42:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 504/1004] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:59 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d => generated 440 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d/defaults Sep 05 04:42:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'defaults' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:59 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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 05 04:42:59 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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 05 04:42:59 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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 05 04:42:59 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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 05 04:42:59 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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 05 04:42:59 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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 05 04:42:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a796982b-d3f2-47d9-8cea-a21d8f048ec3 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d/defaults returned with HTTP 200 Sep 05 04:42:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 501/1005] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:42:59 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d/defaults => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-77b77d34-96fe-42d6-88fd-70b63cd5c809 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-77b77d34-96fe-42d6-88fd-70b63cd5c809 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-77b77d34-96fe-42d6-88fd-70b63cd5c809 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-77b77d34-96fe-42d6-88fd-70b63cd5c809 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d returned with HTTP 200 Sep 05 04:42:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 505/1006] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:42:59 2026] PUT /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d => generated 398 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-113db2c0-bb8d-484e-a9bf-fad891288215 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-113db2c0-bb8d-484e-a9bf-fad891288215 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] DELETE http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d Sep 05 04:42:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-113db2c0-bb8d-484e-a9bf-fad891288215 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-113db2c0-bb8d-484e-a9bf-fad891288215 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-113db2c0-bb8d-484e-a9bf-fad891288215 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d returned with HTTP 200 Sep 05 04:42:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 502/1007] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:42:59 2026] DELETE /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4b400ee1-28b6-44e0-be9d-cc5651af408a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b400ee1-28b6-44e0-be9d-cc5651af408a tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b400ee1-28b6-44e0-be9d-cc5651af408a tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b400ee1-28b6-44e0-be9d-cc5651af408a tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b400ee1-28b6-44e0-be9d-cc5651af408a tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d returned with HTTP 200 Sep 05 04:42:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 506/1008] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:59 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5a3446fa-efd2-4923-8ad0-17b5569d405b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5a3446fa-efd2-4923-8ad0-17b5569d405b tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d Sep 05 04:42:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5a3446fa-efd2-4923-8ad0-17b5569d405b tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2ed3eb2b-43db-4e79-994f-603977f5b3e1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ed3eb2b-43db-4e79-994f-603977f5b3e1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ed3eb2b-43db-4e79-994f-603977f5b3e1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ed3eb2b-43db-4e79-994f-603977f5b3e1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2ed3eb2b-43db-4e79-994f-603977f5b3e1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ed3eb2b-43db-4e79-994f-603977f5b3e1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 200 Sep 05 04:42:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 507/1009] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:42:59 2026] GET /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1c29f466-e044-4cb2-a872-ffaa6ecf2bca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1c29f466-e044-4cb2-a872-ffaa6ecf2bca tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:42:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1c29f466-e044-4cb2-a872-ffaa6ecf2bca tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5809a8fd-f5f9-45f0-8384-01baff96846c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-294821274"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:42:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:42:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:42:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:42:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1c29f466-e044-4cb2-a872-ffaa6ecf2bca tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:42:59 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-1c29f466-e044-4cb2-a872-ffaa6ecf2bca tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Create snapshot from volume 5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:43:00 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-1c29f466-e044-4cb2-a872-ffaa6ecf2bca tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Created reservations ['e754862a-7122-424f-9058-d0bbc3c372ad', 'b66573a8-d482-41ab-b889-cc76e2dff808', 'cd2d517b-6dec-42c4-9536-51fe39319622', 'fcd908c8-ec1e-4c01-ad87-7c5113062ab0'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5a3446fa-efd2-4923-8ad0-17b5569d405b tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d returned with HTTP 200 Sep 05 04:43:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 503/1010] 192.168.122.229 () {60 vars in 1259 bytes} [Sat Sep 5 04:42:59 2026] PUT /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d => generated 398 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fc39f481-e353-42d5-be05-52b58ea6fc66 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc39f481-e353-42d5-be05-52b58ea6fc66 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d/defaults Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc39f481-e353-42d5-be05-52b58ea6fc66 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc39f481-e353-42d5-be05-52b58ea6fc66 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'defaults' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1c29f466-e044-4cb2-a872-ffaa6ecf2bca tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot create request issued successfully. Sep 05 04:43:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1c29f466-e044-4cb2-a872-ffaa6ecf2bca tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:43:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 508/1011] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:42:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc39f481-e353-42d5-be05-52b58ea6fc66 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d/defaults returned with HTTP 200 Sep 05 04:43:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 504/1012] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:43:00 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d/defaults => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b57a209a-c904-4d11-b591-c6258cfa8c04 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b57a209a-c904-4d11-b591-c6258cfa8c04 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b593ff5d-c648-46d9-b833-40b56e9c417c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b57a209a-c904-4d11-b591-c6258cfa8c04 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b57a209a-c904-4d11-b591-c6258cfa8c04 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b593ff5d-c648-46d9-b833-40b56e9c417c tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b593ff5d-c648-46d9-b833-40b56e9c417c tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b593ff5d-c648-46d9-b833-40b56e9c417c tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b57a209a-c904-4d11-b591-c6258cfa8c04 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b57a209a-c904-4d11-b591-c6258cfa8c04 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 200 Sep 05 04:43:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 509/1013] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:00 2026] GET /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b593ff5d-c648-46d9-b833-40b56e9c417c tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d returned with HTTP 200 Sep 05 04:43:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 505/1014] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:00 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d => generated 440 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c637a493-2dd1-4b48-8758-7fd16d82c6bc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c637a493-2dd1-4b48-8758-7fd16d82c6bc tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True Sep 05 04:43:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c637a493-2dd1-4b48-8758-7fd16d82c6bc tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c637a493-2dd1-4b48-8758-7fd16d82c6bc tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c637a493-2dd1-4b48-8758-7fd16d82c6bc tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True returned with HTTP 200 Sep 05 04:43:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 510/1015] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:43:00 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True => generated 1064 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b071cecf-f632-49c1-b220-18ae09f8e184 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-867757046"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-867757046'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Create volume of 1 GB Sep 05 04:43:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Availability Zones retrieved successfully. Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Flow 'volume_create_api' (af3ba15b-5453-409c-ac37-69c4faa6c3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3608b06-c8ec-44dd-9312-16aaeeedff27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3608b06-c8ec-44dd-9312-16aaeeedff27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8088cbbe-a2b5-4848-8748-5ecfde1f47c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Created reservations ['b0e5e1a0-5a44-47de-bc26-d87c41e4cfbd', 'ff068d7d-1603-4baf-a3c9-9e59ca56d184', '057d9fdc-1813-4bc9-a67f-55ff3e2c1c45', '7e59a028-0839-4797-9784-81f4cf364d3a'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8088cbbe-a2b5-4848-8748-5ecfde1f47c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e5e1a0-5a44-47de-bc26-d87c41e4cfbd', 'ff068d7d-1603-4baf-a3c9-9e59ca56d184', '057d9fdc-1813-4bc9-a67f-55ff3e2c1c45', '7e59a028-0839-4797-9784-81f4cf364d3a']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01653301-b75b-4c86-95ee-36d669d2c79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1241091f-a04f-4e5d-8a9c-6958cad8cc38 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1241091f-a04f-4e5d-8a9c-6958cad8cc38 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1241091f-a04f-4e5d-8a9c-6958cad8cc38 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1241091f-a04f-4e5d-8a9c-6958cad8cc38 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1241091f-a04f-4e5d-8a9c-6958cad8cc38 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1241091f-a04f-4e5d-8a9c-6958cad8cc38 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 200 Sep 05 04:43:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 511/1016] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:01 2026] GET /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 445 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01653301-b75b-4c86-95ee-36d669d2c79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7b6aeb9-2ef5-4240-8117-5254223cfa78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-867757046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286729cfbce047799ff916671286db7d',qos_specs=None,replication_status=,reservations=['b0e5e1a0-5a44-47de-bc26-d87c41e4cfbd','ff068d7d-1603-4baf-a3c9-9e59ca56d184','057d9fdc-1813-4bc9-a67f-55ff3e2c1c45','7e59a028-0839-4797-9784-81f4cf364d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='270fb5f881b64c97bd8399b4b73ab8ed',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-867757046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7b6aeb9-2ef5-4240-8117-5254223cfa78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286729cfbce047799ff916671286db7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='270fb5f881b64c97bd8399b4b73ab8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43b6f3bb-347b-4999-b695-cae370fd6d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43b6f3bb-347b-4999-b695-cae370fd6d43) transitioned into state 'SUCCESS' from state '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-867757046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286729cfbce047799ff916671286db7d',qos_specs=None,replication_status=,reservations=['b0e5e1a0-5a44-47de-bc26-d87c41e4cfbd','ff068d7d-1603-4baf-a3c9-9e59ca56d184','057d9fdc-1813-4bc9-a67f-55ff3e2c1c45','7e59a028-0839-4797-9784-81f4cf364d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='270fb5f881b64c97bd8399b4b73ab8ed',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b3bb3fd-227f-474b-95e2-c6937c0b6595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b3bb3fd-227f-474b-95e2-c6937c0b6595) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Flow 'volume_create_api' (af3ba15b-5453-409c-ac37-69c4faa6c3a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Create volume request issued successfully. Sep 05 04:43:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b071cecf-f632-49c1-b220-18ae09f8e184 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 506/1017] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:00 2026] POST /volume/v3/volumes => generated 764 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d19a9bd7-aaae-4f1c-ae5c-720811fb9ede None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d19a9bd7-aaae-4f1c-ae5c-720811fb9ede tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d19a9bd7-aaae-4f1c-ae5c-720811fb9ede tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d19a9bd7-aaae-4f1c-ae5c-720811fb9ede tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d19a9bd7-aaae-4f1c-ae5c-720811fb9ede tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d19a9bd7-aaae-4f1c-ae5c-720811fb9ede tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 200 Sep 05 04:43:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 512/1018] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:01 2026] GET /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 832 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9a215dd7-00e9-4b2c-9c7f-e914e2a8df3f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a215dd7-00e9-4b2c-9c7f-e914e2a8df3f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a215dd7-00e9-4b2c-9c7f-e914e2a8df3f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a215dd7-00e9-4b2c-9c7f-e914e2a8df3f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9a215dd7-00e9-4b2c-9c7f-e914e2a8df3f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a215dd7-00e9-4b2c-9c7f-e914e2a8df3f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 200 Sep 05 04:43:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 507/1019] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:02 2026] GET /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5239b5f4-dde0-42e4-a25f-f23b08f9ce08 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5239b5f4-dde0-42e4-a25f-f23b08f9ce08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5239b5f4-dde0-42e4-a25f-f23b08f9ce08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5239b5f4-dde0-42e4-a25f-f23b08f9ce08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5239b5f4-dde0-42e4-a25f-f23b08f9ce08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5239b5f4-dde0-42e4-a25f-f23b08f9ce08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 200 Sep 05 04:43:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 513/1020] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:02 2026] GET /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8fd3bd80-1c62-43f4-b9ae-9210af65fa90 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8fd3bd80-1c62-43f4-b9ae-9210af65fa90 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8fd3bd80-1c62-43f4-b9ae-9210af65fa90 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8fd3bd80-1c62-43f4-b9ae-9210af65fa90 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8fd3bd80-1c62-43f4-b9ae-9210af65fa90 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8fd3bd80-1c62-43f4-b9ae-9210af65fa90 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 200 Sep 05 04:43:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 508/1021] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:03 2026] GET /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 472 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b11525b6-f75f-4a97-8f56-9d6a9b6b71cf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b11525b6-f75f-4a97-8f56-9d6a9b6b71cf tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:43:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b11525b6-f75f-4a97-8f56-9d6a9b6b71cf tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5809a8fd-f5f9-45f0-8384-01baff96846c", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-168337744"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b11525b6-f75f-4a97-8f56-9d6a9b6b71cf tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:43:03 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-b11525b6-f75f-4a97-8f56-9d6a9b6b71cf tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Create snapshot from volume 5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:43:03 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-b11525b6-f75f-4a97-8f56-9d6a9b6b71cf tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Created reservations ['eb3f17cb-15c8-4e9c-b3f3-c9426d2e71da', '3d5fc1d9-e310-4c20-a2f1-469f08d2d89b', '436754ba-d494-427a-b47b-a5e62575c986', 'dd512ccd-74ef-423e-bc1a-2167d08aecf4'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8d49ddcf-a7b6-4ca0-8511-e9d75be04947 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d49ddcf-a7b6-4ca0-8511-e9d75be04947 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d49ddcf-a7b6-4ca0-8511-e9d75be04947 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d49ddcf-a7b6-4ca0-8511-e9d75be04947 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b11525b6-f75f-4a97-8f56-9d6a9b6b71cf tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot create request issued successfully. Sep 05 04:43:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b11525b6-f75f-4a97-8f56-9d6a9b6b71cf tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:43:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 514/1022] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:43:03 2026] POST /volume/v3/snapshots => generated 313 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-74ec7eae-0402-4ad1-ad53-ff314946e6f2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74ec7eae-0402-4ad1-ad53-ff314946e6f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74ec7eae-0402-4ad1-ad53-ff314946e6f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74ec7eae-0402-4ad1-ad53-ff314946e6f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8d49ddcf-a7b6-4ca0-8511-e9d75be04947 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-74ec7eae-0402-4ad1-ad53-ff314946e6f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74ec7eae-0402-4ad1-ad53-ff314946e6f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 200 Sep 05 04:43:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 515/1023] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:03 2026] GET /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d49ddcf-a7b6-4ca0-8511-e9d75be04947 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 200 Sep 05 04:43:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 509/1024] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:03 2026] GET /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 856 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2119499643"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Create volume request body: {'volume': {'imageRef': 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2119499643'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-80500af3-9bc5-440b-a1fb-93e9b753061c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80500af3-9bc5-440b-a1fb-93e9b753061c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80500af3-9bc5-440b-a1fb-93e9b753061c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80500af3-9bc5-440b-a1fb-93e9b753061c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-80500af3-9bc5-440b-a1fb-93e9b753061c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80500af3-9bc5-440b-a1fb-93e9b753061c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 200 Sep 05 04:43:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 510/1025] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:04 2026] GET /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 445 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f2fab475-c302-481b-9d59-c844a8793cb7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2fab475-c302-481b-9d59-c844a8793cb7 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2fab475-c302-481b-9d59-c844a8793cb7 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2fab475-c302-481b-9d59-c844a8793cb7 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f2fab475-c302-481b-9d59-c844a8793cb7 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2fab475-c302-481b-9d59-c844a8793cb7 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 200 Sep 05 04:43:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 511/1026] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:04 2026] GET /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 857 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0c30d781-9917-4391-b37f-921118d4d88e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c30d781-9917-4391-b37f-921118d4d88e tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c30d781-9917-4391-b37f-921118d4d88e tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c30d781-9917-4391-b37f-921118d4d88e tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c30d781-9917-4391-b37f-921118d4d88e tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True returned with HTTP 200 Sep 05 04:43:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 512/1027] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:43:05 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True => generated 1064 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a41a6cbd-9b3b-4a81-bcd0-fcc286541807 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a41a6cbd-9b3b-4a81-bcd0-fcc286541807 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] DELETE http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a41a6cbd-9b3b-4a81-bcd0-fcc286541807 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a41a6cbd-9b3b-4a81-bcd0-fcc286541807 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-a41a6cbd-9b3b-4a81-bcd0-fcc286541807 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Delete volume with id: f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:05 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Create volume of 1 GB Sep 05 04:43:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Availability Zones retrieved successfully. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a41a6cbd-9b3b-4a81-bcd0-fcc286541807 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Flow 'volume_create_api' (fddf23ab-6161-4bdf-8a60-91867cbcbac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3d17ab-1d4d-4f22-abd8-b05f63d483db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a41a6cbd-9b3b-4a81-bcd0-fcc286541807 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Delete volume request issued successfully. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a41a6cbd-9b3b-4a81-bcd0-fcc286541807 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 202 Sep 05 04:43:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 513/1028] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:05 2026] DELETE /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-78b023d3-7015-497d-841e-e26959605469 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-78b023d3-7015-497d-841e-e26959605469 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-78b023d3-7015-497d-841e-e26959605469 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-78b023d3-7015-497d-841e-e26959605469 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-78b023d3-7015-497d-841e-e26959605469 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-78b023d3-7015-497d-841e-e26959605469 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 200 Sep 05 04:43:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 514/1029] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:05 2026] GET /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 856 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3d17ab-1d4d-4f22-abd8-b05f63d483db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059287c3-c1d1-4ae7-aec0-ff601ef7e796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-42b2d55c-a467-46c8-9a16-974ad6375da6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42b2d55c-a467-46c8-9a16-974ad6375da6 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42b2d55c-a467-46c8-9a16-974ad6375da6 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42b2d55c-a467-46c8-9a16-974ad6375da6 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Created reservations ['a311e7da-aeb0-4d8c-9197-e02353028e04', '14af6200-b09d-4efe-9a73-5b623812daf2', 'e6a50f76-0316-4a23-96e1-213006892f22', 'd341f916-f842-4b46-85fa-55756d79b44a'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059287c3-c1d1-4ae7-aec0-ff601ef7e796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a311e7da-aeb0-4d8c-9197-e02353028e04', '14af6200-b09d-4efe-9a73-5b623812daf2', 'e6a50f76-0316-4a23-96e1-213006892f22', 'd341f916-f842-4b46-85fa-55756d79b44a']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385e2c26-3654-4bdf-83da-469df4655801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-42b2d55c-a467-46c8-9a16-974ad6375da6 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42b2d55c-a467-46c8-9a16-974ad6375da6 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 200 Sep 05 04:43:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 515/1030] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:06 2026] GET /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 445 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385e2c26-3654-4bdf-83da-469df4655801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e28c7c9-ae02-42ea-848e-896ec5b9a4a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2119499643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c0ddc6c56094a76a284aa5ebc29aeaa',qos_specs=None,replication_status=,reservations=['a311e7da-aeb0-4d8c-9197-e02353028e04','14af6200-b09d-4efe-9a73-5b623812daf2','e6a50f76-0316-4a23-96e1-213006892f22','d341f916-f842-4b46-85fa-55756d79b44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be005456fc94100b2ae81bcaae1f770',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2119499643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e28c7c9-ae02-42ea-848e-896ec5b9a4a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c0ddc6c56094a76a284aa5ebc29aeaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0be005456fc94100b2ae81bcaae1f770',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90470a82-070d-4e1d-818c-8d6a9a7aa0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90470a82-070d-4e1d-818c-8d6a9a7aa0f4) transitioned into state 'SUCCESS' from state '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-2119499643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c0ddc6c56094a76a284aa5ebc29aeaa',qos_specs=None,replication_status=,reservations=['a311e7da-aeb0-4d8c-9197-e02353028e04','14af6200-b09d-4efe-9a73-5b623812daf2','e6a50f76-0316-4a23-96e1-213006892f22','d341f916-f842-4b46-85fa-55756d79b44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be005456fc94100b2ae81bcaae1f770',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0255dc-0371-4b15-8909-f7aacf3a0686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0255dc-0371-4b15-8909-f7aacf3a0686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Flow 'volume_create_api' (fddf23ab-6161-4bdf-8a60-91867cbcbac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Create volume request issued successfully. Sep 05 04:43:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6e85f8a5-0e9c-4550-9b8f-b890bfab6b73 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 516/1031] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:43:04 2026] POST /volume/v3/volumes => generated 757 bytes in 1840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-85ca7fef-ffc6-4d05-8469-a43485578daf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85ca7fef-ffc6-4d05-8469-a43485578daf tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85ca7fef-ffc6-4d05-8469-a43485578daf tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85ca7fef-ffc6-4d05-8469-a43485578daf tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-85ca7fef-ffc6-4d05-8469-a43485578daf tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85ca7fef-ffc6-4d05-8469-a43485578daf tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 516/1032] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:06 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 825 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6a4f24a6-eb63-480d-a11b-fd0d793c6be8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6a4f24a6-eb63-480d-a11b-fd0d793c6be8 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6a4f24a6-eb63-480d-a11b-fd0d793c6be8 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6a4f24a6-eb63-480d-a11b-fd0d793c6be8 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6a4f24a6-eb63-480d-a11b-fd0d793c6be8 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6a4f24a6-eb63-480d-a11b-fd0d793c6be8 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 200 Sep 05 04:43:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 517/1033] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:06 2026] GET /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 856 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a4b47581-1786-44f3-8633-ddb23d10fd27 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4b47581-1786-44f3-8633-ddb23d10fd27 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4b47581-1786-44f3-8633-ddb23d10fd27 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4b47581-1786-44f3-8633-ddb23d10fd27 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a4b47581-1786-44f3-8633-ddb23d10fd27 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4b47581-1786-44f3-8633-ddb23d10fd27 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 200 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 517/1034] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-13956679-f039-4179-b34f-bc25d2c947cc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-13956679-f039-4179-b34f-bc25d2c947cc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?limit=1 Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-13956679-f039-4179-b34f-bc25d2c947cc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-13956679-f039-4179-b34f-bc25d2c947cc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-13956679-f039-4179-b34f-bc25d2c947cc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-13956679-f039-4179-b34f-bc25d2c947cc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a0c4bdf7-dccc-479b-ae4e-324858d58fdc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: /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 05 04:43:07 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-13956679-f039-4179-b34f-bc25d2c947cc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-13956679-f039-4179-b34f-bc25d2c947cc tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 05 04:43:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 518/1035] 192.168.122.229 () {58 vars in 1142 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a0c4bdf7-dccc-479b-ae4e-324858d58fdc tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a0c4bdf7-dccc-479b-ae4e-324858d58fdc tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a0c4bdf7-dccc-479b-ae4e-324858d58fdc tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-635c8cd6-df76-42c1-9870-5c889eaf09a8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-635c8cd6-df76-42c1-9870-5c889eaf09a8 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-635c8cd6-df76-42c1-9870-5c889eaf09a8 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-635c8cd6-df76-42c1-9870-5c889eaf09a8 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-635c8cd6-df76-42c1-9870-5c889eaf09a8 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-635c8cd6-df76-42c1-9870-5c889eaf09a8 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:07 devstack devstack@c-api.service[89503]: /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 05 04:43:07 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-635c8cd6-df76-42c1-9870-5c889eaf09a8 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-635c8cd6-df76-42c1-9870-5c889eaf09a8 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots returned with HTTP 200 Sep 05 04:43:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 519/1036] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/snapshots => generated 994 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5d75cc67-0ecc-4214-85cd-2772b2d77788 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a0c4bdf7-dccc-479b-ae4e-324858d58fdc tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5d75cc67-0ecc-4214-85cd-2772b2d77788 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?limit=100000 Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5d75cc67-0ecc-4214-85cd-2772b2d77788 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5d75cc67-0ecc-4214-85cd-2772b2d77788 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-5d75cc67-0ecc-4214-85cd-2772b2d77788 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-5d75cc67-0ecc-4214-85cd-2772b2d77788 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a0c4bdf7-dccc-479b-ae4e-324858d58fdc tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 518/1037] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 849 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89503]: /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 05 04:43:07 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5d75cc67-0ecc-4214-85cd-2772b2d77788 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5d75cc67-0ecc-4214-85cd-2772b2d77788 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 05 04:43:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 520/1038] 192.168.122.229 () {58 vars in 1152 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-618b0d96-35ad-4df8-98cf-b7f773da91de None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-618b0d96-35ad-4df8-98cf-b7f773da91de tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?limit=0 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-618b0d96-35ad-4df8-98cf-b7f773da91de tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-618b0d96-35ad-4df8-98cf-b7f773da91de tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-618b0d96-35ad-4df8-98cf-b7f773da91de tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-618b0d96-35ad-4df8-98cf-b7f773da91de tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: /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 05 04:43:07 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-618b0d96-35ad-4df8-98cf-b7f773da91de tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-618b0d96-35ad-4df8-98cf-b7f773da91de tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 519/1039] 192.168.122.229 () {58 vars in 1142 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9ebf4588-6562-40be-a5df-5c3e6998a302 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-16db78b3-0cc1-485b-949d-fa1847d124af None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ebf4588-6562-40be-a5df-5c3e6998a302 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ebf4588-6562-40be-a5df-5c3e6998a302 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ebf4588-6562-40be-a5df-5c3e6998a302 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-16db78b3-0cc1-485b-949d-fa1847d124af tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-16db78b3-0cc1-485b-949d-fa1847d124af tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-16db78b3-0cc1-485b-949d-fa1847d124af tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-16db78b3-0cc1-485b-949d-fa1847d124af tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-16db78b3-0cc1-485b-949d-fa1847d124af tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-16db78b3-0cc1-485b-949d-fa1847d124af tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-16db78b3-0cc1-485b-949d-fa1847d124af tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots returned with HTTP 200 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 520/1040] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/snapshots => generated 994 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ebf4588-6562-40be-a5df-5c3e6998a302 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 404 Sep 05 04:43:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 521/1041] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a13d9306-239b-4b3e-9c10-f7df2a935300 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fb16f14c-3e11-499b-8a28-a7a4c8363b20 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a13d9306-239b-4b3e-9c10-f7df2a935300 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?marker=68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a13d9306-239b-4b3e-9c10-f7df2a935300 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a13d9306-239b-4b3e-9c10-f7df2a935300 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-a13d9306-239b-4b3e-9c10-f7df2a935300 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb16f14c-3e11-499b-8a28-a7a4c8363b20 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:07 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-a13d9306-239b-4b3e-9c10-f7df2a935300 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb16f14c-3e11-499b-8a28-a7a4c8363b20 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fb16f14c-3e11-499b-8a28-a7a4c8363b20 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fb16f14c-3e11-499b-8a28-a7a4c8363b20 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 404 Sep 05 04:43:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 522/1042] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3f045552-4078-4755-9654-784ee56603bb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f045552-4078-4755-9654-784ee56603bb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] DELETE http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f045552-4078-4755-9654-784ee56603bb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f045552-4078-4755-9654-784ee56603bb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-3f045552-4078-4755-9654-784ee56603bb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Delete volume with id: f7b6aeb9-2ef5-4240-8117-5254223cfa78 Sep 05 04:43:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f045552-4078-4755-9654-784ee56603bb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 returned with HTTP 404 Sep 05 04:43:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 523/1043] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:08 2026] DELETE /volume/v3/volumes/f7b6aeb9-2ef5-4240-8117-5254223cfa78 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-396993767"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a13d9306-239b-4b3e-9c10-f7df2a935300 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a13d9306-239b-4b3e-9c10-f7df2a935300 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?marker=68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 521/1044] 192.168.122.229 () {58 vars in 1214 bytes} [Sat Sep 5 04:43:07 2026] GET /volume/v3/snapshots?marker=68a68695-21a2-487c-8162-f340db4747c6 => generated 342 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-396993767'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Create volume of 1 GB Sep 05 04:43:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f2571a5c-b626-4d20-a213-e44525955ee1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Availability Zones retrieved successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2571a5c-b626-4d20-a213-e44525955ee1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?offset=2&limit=3 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2571a5c-b626-4d20-a213-e44525955ee1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2571a5c-b626-4d20-a213-e44525955ee1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-f2571a5c-b626-4d20-a213-e44525955ee1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-f2571a5c-b626-4d20-a213-e44525955ee1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Flow 'volume_create_api' (eccd02f1-861b-47df-8b7d-5046cc544e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29294d0-50bb-492a-9d46-80445abdd3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f2571a5c-b626-4d20-a213-e44525955ee1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2571a5c-b626-4d20-a213-e44525955ee1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 522/1045] 192.168.122.229 () {58 vars in 1160 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ace41456-c70f-4a01-b24f-180819305d9c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ace41456-c70f-4a01-b24f-180819305d9c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ace41456-c70f-4a01-b24f-180819305d9c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ace41456-c70f-4a01-b24f-180819305d9c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-ace41456-c70f-4a01-b24f-180819305d9c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-ace41456-c70f-4a01-b24f-180819305d9c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ace41456-c70f-4a01-b24f-180819305d9c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ace41456-c70f-4a01-b24f-180819305d9c tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 523/1046] 192.168.122.229 () {58 vars in 1192 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8f59880c-136f-4b1f-8827-d8cb43c4b41b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f59880c-136f-4b1f-8827-d8cb43c4b41b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f59880c-136f-4b1f-8827-d8cb43c4b41b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f59880c-136f-4b1f-8827-d8cb43c4b41b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-8f59880c-136f-4b1f-8827-d8cb43c4b41b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29294d0-50bb-492a-9d46-80445abdd3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-8f59880c-136f-4b1f-8827-d8cb43c4b41b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8f59880c-136f-4b1f-8827-d8cb43c4b41b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f59880c-136f-4b1f-8827-d8cb43c4b41b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118c08fe-a5e7-4394-b266-fe855fd6859e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 524/1047] 192.168.122.229 () {58 vars in 1194 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bededfc9-64a3-4e6f-a7ad-94a6b583d9f2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bededfc9-64a3-4e6f-a7ad-94a6b583d9f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bededfc9-64a3-4e6f-a7ad-94a6b583d9f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bededfc9-64a3-4e6f-a7ad-94a6b583d9f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-bededfc9-64a3-4e6f-a7ad-94a6b583d9f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-bededfc9-64a3-4e6f-a7ad-94a6b583d9f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bededfc9-64a3-4e6f-a7ad-94a6b583d9f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bededfc9-64a3-4e6f-a7ad-94a6b583d9f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 525/1048] 192.168.122.229 () {58 vars in 1176 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-201c228f-d593-48dc-be6d-db1ba074f4c2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-201c228f-d593-48dc-be6d-db1ba074f4c2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-201c228f-d593-48dc-be6d-db1ba074f4c2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-201c228f-d593-48dc-be6d-db1ba074f4c2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-201c228f-d593-48dc-be6d-db1ba074f4c2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-201c228f-d593-48dc-be6d-db1ba074f4c2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-201c228f-d593-48dc-be6d-db1ba074f4c2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-201c228f-d593-48dc-be6d-db1ba074f4c2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 526/1049] 192.168.122.229 () {58 vars in 1178 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9a9127ef-d060-426a-b035-e9797e378b16 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Created reservations ['95d5cbec-c569-420c-9fa0-7c9c9a59fd46', '8b9d5e0c-722c-4fe9-8e33-444044870d7d', '63f6e686-24f3-41b2-91a5-a27ed81a2019', '27784989-3402-42a4-82a5-f05184795606'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a9127ef-d060-426a-b035-e9797e378b16 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a9127ef-d060-426a-b035-e9797e378b16 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a9127ef-d060-426a-b035-e9797e378b16 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-9a9127ef-d060-426a-b035-e9797e378b16 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118c08fe-a5e7-4394-b266-fe855fd6859e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d5cbec-c569-420c-9fa0-7c9c9a59fd46', '8b9d5e0c-722c-4fe9-8e33-444044870d7d', '63f6e686-24f3-41b2-91a5-a27ed81a2019', '27784989-3402-42a4-82a5-f05184795606']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-9a9127ef-d060-426a-b035-e9797e378b16 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1480d5e-d992-4f51-b203-c1bd025db7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9a9127ef-d060-426a-b035-e9797e378b16 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a9127ef-d060-426a-b035-e9797e378b16 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 527/1050] 192.168.122.229 () {58 vars in 1196 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-94eab7fb-9c50-468a-9e90-fc41e5e4dbed None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94eab7fb-9c50-468a-9e90-fc41e5e4dbed tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94eab7fb-9c50-468a-9e90-fc41e5e4dbed tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94eab7fb-9c50-468a-9e90-fc41e5e4dbed tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-94eab7fb-9c50-468a-9e90-fc41e5e4dbed tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-94eab7fb-9c50-468a-9e90-fc41e5e4dbed tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-94eab7fb-9c50-468a-9e90-fc41e5e4dbed tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94eab7fb-9c50-468a-9e90-fc41e5e4dbed tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 528/1051] 192.168.122.229 () {58 vars in 1198 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b00b5350-d365-4c5d-a53c-76620ce46e63 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b00b5350-d365-4c5d-a53c-76620ce46e63 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b00b5350-d365-4c5d-a53c-76620ce46e63 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b00b5350-d365-4c5d-a53c-76620ce46e63 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-b00b5350-d365-4c5d-a53c-76620ce46e63 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-b00b5350-d365-4c5d-a53c-76620ce46e63 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b00b5350-d365-4c5d-a53c-76620ce46e63 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b00b5350-d365-4c5d-a53c-76620ce46e63 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1480d5e-d992-4f51-b203-c1bd025db7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519fa136-41a5-456e-be39-83ba2faeacde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-396993767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286729cfbce047799ff916671286db7d',qos_specs=None,replication_status=,reservations=['95d5cbec-c569-420c-9fa0-7c9c9a59fd46','8b9d5e0c-722c-4fe9-8e33-444044870d7d','63f6e686-24f3-41b2-91a5-a27ed81a2019','27784989-3402-42a4-82a5-f05184795606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='270fb5f881b64c97bd8399b4b73ab8ed',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-396993767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519fa136-41a5-456e-be39-83ba2faeacde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286729cfbce047799ff916671286db7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='270fb5f881b64c97bd8399b4b73ab8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 529/1052] 192.168.122.229 () {58 vars in 1267 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 => generated 475 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0938d94f-3ecc-45d3-a83f-5e261d6e57f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-82d10b15-ec6a-43c9-9b45-fcd88274c745 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82d10b15-ec6a-43c9-9b45-fcd88274c745 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82d10b15-ec6a-43c9-9b45-fcd88274c745 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82d10b15-ec6a-43c9-9b45-fcd88274c745 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-82d10b15-ec6a-43c9-9b45-fcd88274c745 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82d10b15-ec6a-43c9-9b45-fcd88274c745 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 530/1053] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4e5ca22a-5491-459f-b373-8f5043028aae None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4e5ca22a-5491-459f-b373-8f5043028aae tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots/detail?status=available Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4e5ca22a-5491-459f-b373-8f5043028aae tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4e5ca22a-5491-459f-b373-8f5043028aae tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-4e5ca22a-5491-459f-b373-8f5043028aae tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-4e5ca22a-5491-459f-b373-8f5043028aae tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /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 05 04:43:08 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4e5ca22a-5491-459f-b373-8f5043028aae tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4e5ca22a-5491-459f-b373-8f5043028aae tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0938d94f-3ecc-45d3-a83f-5e261d6e57f6) transitioned into state 'SUCCESS' from state '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-396993767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='286729cfbce047799ff916671286db7d',qos_specs=None,replication_status=,reservations=['95d5cbec-c569-420c-9fa0-7c9c9a59fd46','8b9d5e0c-722c-4fe9-8e33-444044870d7d','63f6e686-24f3-41b2-91a5-a27ed81a2019','27784989-3402-42a4-82a5-f05184795606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='270fb5f881b64c97bd8399b4b73ab8ed',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 531/1054] 192.168.122.229 () {58 vars in 1181 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5846170-8c22-4a95-842d-986b1d729c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3f9b2d7d-fe2d-47ca-96b4-8d3dd497db6a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f9b2d7d-fe2d-47ca-96b4-8d3dd497db6a tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f9b2d7d-fe2d-47ca-96b4-8d3dd497db6a tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f9b2d7d-fe2d-47ca-96b4-8d3dd497db6a tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-3f9b2d7d-fe2d-47ca-96b4-8d3dd497db6a tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:08 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-3f9b2d7d-fe2d-47ca-96b4-8d3dd497db6a tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5846170-8c22-4a95-842d-986b1d729c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Flow 'volume_create_api' (eccd02f1-861b-47df-8b7d-5046cc544e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Create volume request issued successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a8e5ebc-a401-41f6-9559-9cbccecdd957 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 524/1055] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:08 2026] POST /volume/v3/volumes => generated 764 bytes in 996 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2ee3515b-1c4f-46ba-a06b-c26e5a6fc0f5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: /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 05 04:43:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3f9b2d7d-fe2d-47ca-96b4-8d3dd497db6a tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ee3515b-1c4f-46ba-a06b-c26e5a6fc0f5 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ee3515b-1c4f-46ba-a06b-c26e5a6fc0f5 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ee3515b-1c4f-46ba-a06b-c26e5a6fc0f5 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f9b2d7d-fe2d-47ca-96b4-8d3dd497db6a tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 returned with HTTP 200 Sep 05 04:43:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 532/1056] 192.168.122.229 () {58 vars in 1301 bytes} [Sat Sep 5 04:43:08 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 => generated 475 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fd2599dd-b0c0-496c-92c3-f3db192efabd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2ee3515b-1c4f-46ba-a06b-c26e5a6fc0f5 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ee3515b-1c4f-46ba-a06b-c26e5a6fc0f5 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 200 Sep 05 04:43:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 525/1057] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:09 2026] GET /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 832 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd2599dd-b0c0-496c-92c3-f3db192efabd tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd2599dd-b0c0-496c-92c3-f3db192efabd tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd2599dd-b0c0-496c-92c3-f3db192efabd tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-fd2599dd-b0c0-496c-92c3-f3db192efabd tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-fd2599dd-b0c0-496c-92c3-f3db192efabd tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: /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 05 04:43:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fd2599dd-b0c0-496c-92c3-f3db192efabd tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd2599dd-b0c0-496c-92c3-f3db192efabd tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 returned with HTTP 200 Sep 05 04:43:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 533/1058] 192.168.122.229 () {58 vars in 1246 bytes} [Sat Sep 5 04:43:09 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 => generated 341 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-830941de-0426-4a7b-84cc-41c8193c973b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-830941de-0426-4a7b-84cc-41c8193c973b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?status=available Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-830941de-0426-4a7b-84cc-41c8193c973b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-830941de-0426-4a7b-84cc-41c8193c973b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-830941de-0426-4a7b-84cc-41c8193c973b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.db.api [None req-830941de-0426-4a7b-84cc-41c8193c973b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89503) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: /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 05 04:43:09 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-830941de-0426-4a7b-84cc-41c8193c973b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-830941de-0426-4a7b-84cc-41c8193c973b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?status=available returned with HTTP 200 Sep 05 04:43:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 526/1059] 192.168.122.229 () {58 vars in 1160 bytes} [Sat Sep 5 04:43:09 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-032e4882-ae5a-49c3-9dbc-a93a6cba88b4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-032e4882-ae5a-49c3-9dbc-a93a6cba88b4 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] GET http://192.168.122.229/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-032e4882-ae5a-49c3-9dbc-a93a6cba88b4 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-032e4882-ae5a-49c3-9dbc-a93a6cba88b4 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-032e4882-ae5a-49c3-9dbc-a93a6cba88b4 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-032e4882-ae5a-49c3-9dbc-a93a6cba88b4 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: /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 05 04:43:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-032e4882-ae5a-49c3-9dbc-a93a6cba88b4 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] Get all snapshots completed successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-032e4882-ae5a-49c3-9dbc-a93a6cba88b4 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-reader] http://192.168.122.229/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 returned with HTTP 200 Sep 05 04:43:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 534/1060] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:43:09 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-168337744 => generated 341 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d4ebc4c8-6b7a-483b-9501-5b466685ddc9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4ebc4c8-6b7a-483b-9501-5b466685ddc9 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4ebc4c8-6b7a-483b-9501-5b466685ddc9 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4ebc4c8-6b7a-483b-9501-5b466685ddc9 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-d4ebc4c8-6b7a-483b-9501-5b466685ddc9 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Delete snapshot with id: 2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4ebc4c8-6b7a-483b-9501-5b466685ddc9 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4ebc4c8-6b7a-483b-9501-5b466685ddc9 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot delete request issued successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4ebc4c8-6b7a-483b-9501-5b466685ddc9 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 202 Sep 05 04:43:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 527/1061] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:43:09 2026] DELETE /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-34622373-d721-4cb3-a09c-db3eca4479f7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34622373-d721-4cb3-a09c-db3eca4479f7 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34622373-d721-4cb3-a09c-db3eca4479f7 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34622373-d721-4cb3-a09c-db3eca4479f7 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-34622373-d721-4cb3-a09c-db3eca4479f7 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34622373-d721-4cb3-a09c-db3eca4479f7 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 200 Sep 05 04:43:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 535/1062] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:09 2026] GET /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 471 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1ef37ae5-6bb4-43f8-8299-126ec4dc7137 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1ef37ae5-6bb4-43f8-8299-126ec4dc7137 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1ef37ae5-6bb4-43f8-8299-126ec4dc7137 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1ef37ae5-6bb4-43f8-8299-126ec4dc7137 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1ef37ae5-6bb4-43f8-8299-126ec4dc7137 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1ef37ae5-6bb4-43f8-8299-126ec4dc7137 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 528/1063] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:09 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9e02b8a5-dead-4915-b00e-6886be705beb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9e02b8a5-dead-4915-b00e-6886be705beb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9e02b8a5-dead-4915-b00e-6886be705beb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9e02b8a5-dead-4915-b00e-6886be705beb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9e02b8a5-dead-4915-b00e-6886be705beb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9e02b8a5-dead-4915-b00e-6886be705beb tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 200 Sep 05 04:43:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 536/1064] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:10 2026] GET /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 856 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-97d1aed8-a7e0-49e9-bf4b-0dcc2bd0b1a0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97d1aed8-a7e0-49e9-bf4b-0dcc2bd0b1a0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97d1aed8-a7e0-49e9-bf4b-0dcc2bd0b1a0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97d1aed8-a7e0-49e9-bf4b-0dcc2bd0b1a0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-97d1aed8-a7e0-49e9-bf4b-0dcc2bd0b1a0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97d1aed8-a7e0-49e9-bf4b-0dcc2bd0b1a0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 200 Sep 05 04:43:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 529/1065] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:10 2026] GET /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 471 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bc1e57b5-d92e-44ae-aab6-db47fe2fdf6c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bc1e57b5-d92e-44ae-aab6-db47fe2fdf6c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bc1e57b5-d92e-44ae-aab6-db47fe2fdf6c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bc1e57b5-d92e-44ae-aab6-db47fe2fdf6c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bc1e57b5-d92e-44ae-aab6-db47fe2fdf6c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bc1e57b5-d92e-44ae-aab6-db47fe2fdf6c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 537/1066] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:11 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 907 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2e0786f5-9265-433a-9e99-46b6b56fd9f0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e0786f5-9265-433a-9e99-46b6b56fd9f0 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e0786f5-9265-433a-9e99-46b6b56fd9f0 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e0786f5-9265-433a-9e99-46b6b56fd9f0 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2e0786f5-9265-433a-9e99-46b6b56fd9f0 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Volume info retrieved successfully. Sep 05 04:43:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e0786f5-9265-433a-9e99-46b6b56fd9f0 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 200 Sep 05 04:43:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 530/1067] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:11 2026] GET /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 857 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b0b2b4a2-e4b7-4863-9c17-d22aab3c4bab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b0b2b4a2-e4b7-4863-9c17-d22aab3c4bab tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b0b2b4a2-e4b7-4863-9c17-d22aab3c4bab tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b0b2b4a2-e4b7-4863-9c17-d22aab3c4bab tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b0b2b4a2-e4b7-4863-9c17-d22aab3c4bab tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True returned with HTTP 200 Sep 05 04:43:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 538/1068] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:43:11 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True => generated 1064 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2b519ed3-6ab9-4b53-91eb-2f43674b8f6b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2b519ed3-6ab9-4b53-91eb-2f43674b8f6b tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/956bb1d50ad4447e80956aed0b5ff630?usage=True Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2b519ed3-6ab9-4b53-91eb-2f43674b8f6b tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2b519ed3-6ab9-4b53-91eb-2f43674b8f6b tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2b519ed3-6ab9-4b53-91eb-2f43674b8f6b tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/956bb1d50ad4447e80956aed0b5ff630?usage=True returned with HTTP 200 Sep 05 04:43:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 531/1069] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:43:11 2026] GET /volume/v3/os-quota-sets/956bb1d50ad4447e80956aed0b5ff630?usage=True => generated 1064 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c253f9c8-4ca3-44da-b840-6972b40e0173 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c253f9c8-4ca3-44da-b840-6972b40e0173 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] POST http://192.168.122.229/volume/v3/os-volume-transfer Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c253f9c8-4ca3-44da-b840-6972b40e0173 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "519fa136-41a5-456e-be39-83ba2faeacde"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.volume_transfer [None req-c253f9c8-4ca3-44da-b840-6972b40e0173 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Creating new volume transfer {'transfer': {'volume_id': '519fa136-41a5-456e-be39-83ba2faeacde'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-c253f9c8-4ca3-44da-b840-6972b40e0173 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Creating transfer of volume 519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-c253f9c8-4ca3-44da-b840-6972b40e0173 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Generating transfer record for volume 519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ae4bd1e8-ef84-4624-9377-aa585089f868 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ae4bd1e8-ef84-4624-9377-aa585089f868 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ae4bd1e8-ef84-4624-9377-aa585089f868 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ae4bd1e8-ef84-4624-9377-aa585089f868 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c253f9c8-4ca3-44da-b840-6972b40e0173 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 04:43:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 539/1070] 192.168.122.229 () {60 vars in 1175 bytes} [Sat Sep 5 04:43:11 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:43:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ae4bd1e8-ef84-4624-9377-aa585089f868 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ae4bd1e8-ef84-4624-9377-aa585089f868 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 200 Sep 05 04:43:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 532/1071] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:11 2026] GET /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 471 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] POST http://192.168.122.229/volume/v3/os-volume-transfer/1826c0e9-33b0-4f4a-bf46-842ff0c79121/accept Sep 05 04:43:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "568f6fa9452286a3"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.volume_transfer [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Accepting volume transfer 1826c0e9-33b0-4f4a-bf46-842ff0c79121 {{(pid=89502) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 04:43:12 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Accepting transfer 1826c0e9-33b0-4f4a-bf46-842ff0c79121 Sep 05 04:43:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4a9d0228-7da7-45b6-9711-a8758f197623 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4a9d0228-7da7-45b6-9711-a8758f197623 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4a9d0228-7da7-45b6-9711-a8758f197623 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4a9d0228-7da7-45b6-9711-a8758f197623 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4a9d0228-7da7-45b6-9711-a8758f197623 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4a9d0228-7da7-45b6-9711-a8758f197623 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 533/1072] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:12 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 907 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:12 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Created reservations ['0dd47ab6-e61b-4eac-864c-592bcf822311', 'f6f52361-fb8f-471a-8ba4-2c197e49bd48', '36798c55-c17a-4667-aa8c-a944c1e3bc03', 'cf8370e4-7bf1-4861-bb0f-1ec62d670a1c'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:12 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Created reservations ['0c0b22bb-08ad-4361-afc9-4af852bfc2a3', '2f11ad79-f1cc-4923-aaa6-96186c154387', '56eceb5f-6981-4ef6-a3cd-6108b5749760', '9add5fc3-a4b7-4bee-bce8-aed695f92e24'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:12 devstack devstack@c-api.service[89502]: /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 05 04:43:12 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:43:12 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Created reservations ['3f87ee8e-0575-4fd8-8957-1ad15c8b3035', '4f024325-4248-4182-81b0-099e97fb7404', '7cc8e2c9-a64d-4bff-b6be-f065e8c6b4d9', '9e63cdee-25b5-44e3-a18c-ea2b85118093'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-66a27dfc-f1e1-4ae0-9416-e9fa97eaf01d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66a27dfc-f1e1-4ae0-9416-e9fa97eaf01d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66a27dfc-f1e1-4ae0-9416-e9fa97eaf01d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66a27dfc-f1e1-4ae0-9416-e9fa97eaf01d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66a27dfc-f1e1-4ae0-9416-e9fa97eaf01d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 returned with HTTP 404 Sep 05 04:43:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 534/1073] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:12 2026] GET /volume/v3/snapshots/2f8d1438-2dfe-47f2-97b4-5770e41db622 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-40845f9d-29f1-4e94-8d9a-8a40a3169c3b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-40845f9d-29f1-4e94-8d9a-8a40a3169c3b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-40845f9d-29f1-4e94-8d9a-8a40a3169c3b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-40845f9d-29f1-4e94-8d9a-8a40a3169c3b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-40845f9d-29f1-4e94-8d9a-8a40a3169c3b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Delete snapshot with id: 68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-40845f9d-29f1-4e94-8d9a-8a40a3169c3b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:12 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Created reservations ['a2dde9db-8363-400b-a39a-d0dfdd31f910', '1ca2a4d8-237a-41b0-9328-bbc3cad5d6a4', '3a2bf7a7-93c6-4518-9326-eb83b45698e1', '482958e6-2ef9-4c44-8cf6-dfaff3f3eef0'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-40845f9d-29f1-4e94-8d9a-8a40a3169c3b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot delete request issued successfully. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Transfer volume completed successfully. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-40845f9d-29f1-4e94-8d9a-8a40a3169c3b tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 202 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 535/1074] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:43:12 2026] DELETE /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b9800453-18a3-4a1d-a148-6176f29cc8d1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b9800453-18a3-4a1d-a148-6176f29cc8d1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b9800453-18a3-4a1d-a148-6176f29cc8d1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b9800453-18a3-4a1d-a148-6176f29cc8d1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b9800453-18a3-4a1d-a148-6176f29cc8d1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b9800453-18a3-4a1d-a148-6176f29cc8d1 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 200 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 536/1075] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:13 2026] GET /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Volume 519fa136-41a5-456e-be39-83ba2faeacde has been transferred. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8a8a5ea9-8be4-4039-a4fe-1a7508cb9c88 tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] http://192.168.122.229/volume/v3/os-volume-transfer/1826c0e9-33b0-4f4a-bf46-842ff0c79121/accept returned with HTTP 202 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0be86575-2037-48ea-bb6f-4ec227c738e0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 540/1076] 192.168.122.229 () {60 vars in 1307 bytes} [Sat Sep 5 04:43:11 2026] POST /volume/v3/os-volume-transfer/1826c0e9-33b0-4f4a-bf46-842ff0c79121/accept => generated 373 bytes in 1442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c738e3d8-513e-48d6-ab69-ac0d0f3b496c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c738e3d8-513e-48d6-ab69-ac0d0f3b496c tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] GET http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c738e3d8-513e-48d6-ab69-ac0d0f3b496c tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c738e3d8-513e-48d6-ab69-ac0d0f3b496c tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0be86575-2037-48ea-bb6f-4ec227c738e0 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0be86575-2037-48ea-bb6f-4ec227c738e0 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0be86575-2037-48ea-bb6f-4ec227c738e0 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0be86575-2037-48ea-bb6f-4ec227c738e0 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0be86575-2037-48ea-bb6f-4ec227c738e0 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 537/1077] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:13 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c738e3d8-513e-48d6-ab69-ac0d0f3b496c tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] Volume info retrieved successfully. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c738e3d8-513e-48d6-ab69-ac0d0f3b496c tempest-VolumeQuotasAdminTestJSON-680475833 tempest-VolumeQuotasAdminTestJSON-680475833-project-member] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 200 Sep 05 04:43:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 541/1078] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:13 2026] GET /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 857 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-50b2c2df-dfdb-4690-abf6-98eedb4b33e7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9076cdb1-c7cc-417e-a193-04b77352f4e3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50b2c2df-dfdb-4690-abf6-98eedb4b33e7 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50b2c2df-dfdb-4690-abf6-98eedb4b33e7 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9076cdb1-c7cc-417e-a193-04b77352f4e3 None None] GET http://192.168.122.229/volume// Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9076cdb1-c7cc-417e-a193-04b77352f4e3 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9076cdb1-c7cc-417e-a193-04b77352f4e3 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50b2c2df-dfdb-4690-abf6-98eedb4b33e7 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9076cdb1-c7cc-417e-a193-04b77352f4e3 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:43:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 542/1079] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:43:13 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e5f3a105-e220-4c12-91eb-887467b62feb req-6b00b86e-943c-49b9-8639-a9985cf005c4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-6b00b86e-943c-49b9-8639-a9985cf005c4 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-6b00b86e-943c-49b9-8639-a9985cf005c4 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94275fd3-88ed-4ecd-9985-f9c13e1f3ae7", "connector": null, "instance_uuid": "d4ef38d4-e069-41c4-b755-1f30172962c4"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50b2c2df-dfdb-4690-abf6-98eedb4b33e7 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True returned with HTTP 200 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 538/1080] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:43:13 2026] GET /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d?usage=True => generated 1064 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-19bf9ae8-2936-4a5f-a70f-f52b0430b1c0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-19bf9ae8-2936-4a5f-a70f-f52b0430b1c0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/956bb1d50ad4447e80956aed0b5ff630?usage=True Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-19bf9ae8-2936-4a5f-a70f-f52b0430b1c0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-19bf9ae8-2936-4a5f-a70f-f52b0430b1c0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-19bf9ae8-2936-4a5f-a70f-f52b0430b1c0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/956bb1d50ad4447e80956aed0b5ff630?usage=True returned with HTTP 200 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 539/1081] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:43:13 2026] GET /volume/v3/os-quota-sets/956bb1d50ad4447e80956aed0b5ff630?usage=True => generated 1064 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-125e9241-1488-4e0b-a338-1b71edfef05f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-125e9241-1488-4e0b-a338-1b71edfef05f tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-125e9241-1488-4e0b-a338-1b71edfef05f tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-125e9241-1488-4e0b-a338-1b71edfef05f tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-125e9241-1488-4e0b-a338-1b71edfef05f tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Delete volume with id: 519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-6b00b86e-943c-49b9-8639-a9985cf005c4 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 543/1082] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:43:13 2026] POST /volume/v3/attachments => generated 273 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-125e9241-1488-4e0b-a338-1b71edfef05f tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Volume info retrieved successfully. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e5f3a105-e220-4c12-91eb-887467b62feb req-d91e701f-3eee-4a67-8e64-7cf0060825ad None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-d91e701f-3eee-4a67-8e64-7cf0060825ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] DELETE http://192.168.122.229/volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3 Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-d91e701f-3eee-4a67-8e64-7cf0060825ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-d91e701f-3eee-4a67-8e64-7cf0060825ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-125e9241-1488-4e0b-a338-1b71edfef05f tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Delete volume request issued successfully. Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-125e9241-1488-4e0b-a338-1b71edfef05f tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 202 Sep 05 04:43:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 540/1083] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:13 2026] DELETE /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fc300859-78f3-4ec8-bf0b-0f0e9a8385d0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fc300859-78f3-4ec8-bf0b-0f0e9a8385d0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fc300859-78f3-4ec8-bf0b-0f0e9a8385d0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fc300859-78f3-4ec8-bf0b-0f0e9a8385d0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fc300859-78f3-4ec8-bf0b-0f0e9a8385d0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Volume info retrieved successfully. Sep 05 04:43:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fc300859-78f3-4ec8-bf0b-0f0e9a8385d0 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 200 Sep 05 04:43:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 541/1084] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:13 2026] GET /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 1019 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-97cac6e9-c456-44b4-9581-b35e67e349f2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97cac6e9-c456-44b4-9581-b35e67e349f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97cac6e9-c456-44b4-9581-b35e67e349f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97cac6e9-c456-44b4-9581-b35e67e349f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-97cac6e9-c456-44b4-9581-b35e67e349f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97cac6e9-c456-44b4-9581-b35e67e349f2 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 200 Sep 05 04:43:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 542/1085] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:14 2026] GET /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 471 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:14 devstack devstack@c-api.service[89502]: /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 05 04:43:14 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, Sep 05 04:43:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-d91e701f-3eee-4a67-8e64-7cf0060825ad tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3 returned with HTTP 200 Sep 05 04:43:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 544/1086] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:43:13 2026] DELETE /volume/v3/attachments/beed3a68-737c-4a61-a673-ccb35325cea3 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-850de3fe-2659-44f1-9e0c-91266e201e0f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-850de3fe-2659-44f1-9e0c-91266e201e0f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-850de3fe-2659-44f1-9e0c-91266e201e0f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-850de3fe-2659-44f1-9e0c-91266e201e0f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-850de3fe-2659-44f1-9e0c-91266e201e0f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-850de3fe-2659-44f1-9e0c-91266e201e0f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 543/1087] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:14 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-27310578-d702-4b44-9ee9-8e7537bf0ca1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-27310578-d702-4b44-9ee9-8e7537bf0ca1 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-27310578-d702-4b44-9ee9-8e7537bf0ca1 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-27310578-d702-4b44-9ee9-8e7537bf0ca1 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1e55054c-8121-4da5-aee5-e28823939e58 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1e55054c-8121-4da5-aee5-e28823939e58 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1e55054c-8121-4da5-aee5-e28823939e58 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1e55054c-8121-4da5-aee5-e28823939e58 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1e55054c-8121-4da5-aee5-e28823939e58 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1e55054c-8121-4da5-aee5-e28823939e58 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 200 Sep 05 04:43:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 544/1088] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:15 2026] GET /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 471 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-27310578-d702-4b44-9ee9-8e7537bf0ca1 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Volume info retrieved successfully. Sep 05 04:43:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-27310578-d702-4b44-9ee9-8e7537bf0ca1 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 200 Sep 05 04:43:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 545/1089] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:15 2026] GET /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 1019 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-66a612a4-aed1-4646-a928-f82040877d24 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66a612a4-aed1-4646-a928-f82040877d24 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66a612a4-aed1-4646-a928-f82040877d24 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66a612a4-aed1-4646-a928-f82040877d24 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-66a612a4-aed1-4646-a928-f82040877d24 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66a612a4-aed1-4646-a928-f82040877d24 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 545/1090] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:15 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6e11daf6-a72f-4e5f-9326-42ac65da3a5f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e11daf6-a72f-4e5f-9326-42ac65da3a5f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e11daf6-a72f-4e5f-9326-42ac65da3a5f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e11daf6-a72f-4e5f-9326-42ac65da3a5f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e11daf6-a72f-4e5f-9326-42ac65da3a5f tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 returned with HTTP 404 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 546/1091] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:16 2026] GET /volume/v3/snapshots/68a68695-21a2-487c-8162-f340db4747c6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1f0ffa45-08a4-4dd5-9b66-410019d47f81 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-400ee5a3-904c-4b64-9c87-82c1ab840bb0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-400ee5a3-904c-4b64-9c87-82c1ab840bb0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-400ee5a3-904c-4b64-9c87-82c1ab840bb0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-400ee5a3-904c-4b64-9c87-82c1ab840bb0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1f0ffa45-08a4-4dd5-9b66-410019d47f81 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1f0ffa45-08a4-4dd5-9b66-410019d47f81 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-400ee5a3-904c-4b64-9c87-82c1ab840bb0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Delete snapshot with id: 21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1f0ffa45-08a4-4dd5-9b66-410019d47f81 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-400ee5a3-904c-4b64-9c87-82c1ab840bb0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1f0ffa45-08a4-4dd5-9b66-410019d47f81 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 404 Sep 05 04:43:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 546/1092] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:16 2026] GET /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e5f3a105-e220-4c12-91eb-887467b62feb req-202fcd26-f879-4609-a241-3086329a9df8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-202fcd26-f879-4609-a241-3086329a9df8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] PUT http://192.168.122.229/volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-202fcd26-f879-4609-a241-3086329a9df8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-e5f3a105-e220-4c12-91eb-887467b62feb req-202fcd26-f879-4609-a241-3086329a9df8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Acquiring lock "cinder-attachment_update-94275fd3-88ed-4ecd-9985-f9c13e1f3ae7-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-e5f3a105-e220-4c12-91eb-887467b62feb req-202fcd26-f879-4609-a241-3086329a9df8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Lock "cinder-attachment_update-94275fd3-88ed-4ecd-9985-f9c13e1f3ae7-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-400ee5a3-904c-4b64-9c87-82c1ab840bb0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot delete request issued successfully. Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-400ee5a3-904c-4b64-9c87-82c1ab840bb0 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 202 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 547/1093] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:43:16 2026] DELETE /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3e9a93d9-58e4-41c3-b905-64ed9fbaf6f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e9a93d9-58e4-41c3-b905-64ed9fbaf6f9 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] GET http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e9a93d9-58e4-41c3-b905-64ed9fbaf6f9 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e9a93d9-58e4-41c3-b905-64ed9fbaf6f9 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e9a93d9-58e4-41c3-b905-64ed9fbaf6f9 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 404 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 548/1094] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:16 2026] GET /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-645e231d-6eff-415d-b433-ea72f91d1654 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-645e231d-6eff-415d-b433-ea72f91d1654 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-645e231d-6eff-415d-b433-ea72f91d1654 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-645e231d-6eff-415d-b433-ea72f91d1654 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-645e231d-6eff-415d-b433-ea72f91d1654 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-645e231d-6eff-415d-b433-ea72f91d1654 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 200 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 549/1095] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:16 2026] GET /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cfe54317-6225-4e1e-a7b5-b71fe6f04c08 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cfe54317-6225-4e1e-a7b5-b71fe6f04c08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] DELETE http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cfe54317-6225-4e1e-a7b5-b71fe6f04c08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cfe54317-6225-4e1e-a7b5-b71fe6f04c08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-cfe54317-6225-4e1e-a7b5-b71fe6f04c08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] Delete volume with id: 519fa136-41a5-456e-be39-83ba2faeacde Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cfe54317-6225-4e1e-a7b5-b71fe6f04c08 tempest-VolumeQuotasAdminTestJSON-1819845906 tempest-VolumeQuotasAdminTestJSON-1819845906-project-member] http://192.168.122.229/volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde returned with HTTP 404 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 550/1096] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:16 2026] DELETE /volume/v3/volumes/519fa136-41a5-456e-be39-83ba2faeacde => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b73e4b01-25f7-4679-a777-d61df191efb5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b73e4b01-25f7-4679-a777-d61df191efb5 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/32902d2d5e9b4c9a9bac6e047be4ddf7?usage=True Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b73e4b01-25f7-4679-a777-d61df191efb5 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b73e4b01-25f7-4679-a777-d61df191efb5 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b73e4b01-25f7-4679-a777-d61df191efb5 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/32902d2d5e9b4c9a9bac6e047be4ddf7?usage=True returned with HTTP 200 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 551/1097] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:43:16 2026] GET /volume/v3/os-quota-sets/32902d2d5e9b4c9a9bac6e047be4ddf7?usage=True => generated 1064 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fe15a67c-15f4-418e-aea9-01749d938d26 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fe15a67c-15f4-418e-aea9-01749d938d26 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fe15a67c-15f4-418e-aea9-01749d938d26 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-e5f3a105-e220-4c12-91eb-887467b62feb req-202fcd26-f879-4609-a241-3086329a9df8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Lock "cinder-attachment_update-94275fd3-88ed-4ecd-9985-f9c13e1f3ae7-devstack" released by "attachment_update" :: held 0.275s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-202fcd26-f879-4609-a241-3086329a9df8 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 returned with HTTP 200 Sep 05 04:43:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 547/1098] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:43:16 2026] PUT /volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 => generated 694 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e5f3a105-e220-4c12-91eb-887467b62feb req-bba4c134-de55-4d41-a183-8742fcc9c700 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-bba4c134-de55-4d41-a183-8742fcc9c700 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-bba4c134-de55-4d41-a183-8742fcc9c700 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-bba4c134-de55-4d41-a183-8742fcc9c700 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-bba4c134-de55-4d41-a183-8742fcc9c700 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 returned with HTTP 200 Sep 05 04:43:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 548/1099] 192.168.122.229 () {62 vars in 1540 bytes} [Sat Sep 5 04:43:16 2026] GET /volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 => generated 719 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ed093b39-e613-4145-a563-0435463d53ac None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ed093b39-e613-4145-a563-0435463d53ac tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ed093b39-e613-4145-a563-0435463d53ac tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ed093b39-e613-4145-a563-0435463d53ac tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fe15a67c-15f4-418e-aea9-01749d938d26 tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d returned with HTTP 200 Sep 05 04:43:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 552/1100] 192.168.122.229 () {60 vars in 1259 bytes} [Sat Sep 5 04:43:16 2026] PUT /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d => generated 400 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ed093b39-e613-4145-a563-0435463d53ac tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e38fde3c-5a91-4a28-bbff-7c8f4152d3da None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e38fde3c-5a91-4a28-bbff-7c8f4152d3da tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d Sep 05 04:43:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e38fde3c-5a91-4a28-bbff-7c8f4152d3da tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ed093b39-e613-4145-a563-0435463d53ac tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 549/1101] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:16 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e38fde3c-5a91-4a28-bbff-7c8f4152d3da tempest-VolumeQuotasAdminTestJSON-88035933 tempest-VolumeQuotasAdminTestJSON-88035933-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d returned with HTTP 200 Sep 05 04:43:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 553/1102] 192.168.122.229 () {60 vars in 1259 bytes} [Sat Sep 5 04:43:16 2026] PUT /volume/v3/os-quota-sets/286729cfbce047799ff916671286db7d => generated 398 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b99d5b27-1d57-4566-b965-9bcf384c08ce None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b99d5b27-1d57-4566-b965-9bcf384c08ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:43:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b99d5b27-1d57-4566-b965-9bcf384c08ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b99d5b27-1d57-4566-b965-9bcf384c08ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b99d5b27-1d57-4566-b965-9bcf384c08ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b99d5b27-1d57-4566-b965-9bcf384c08ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 200 Sep 05 04:43:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 550/1103] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:17 2026] GET /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-48fe3460-5135-4926-8990-8af8c69275be None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-48fe3460-5135-4926-8990-8af8c69275be tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-48fe3460-5135-4926-8990-8af8c69275be tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-48fe3460-5135-4926-8990-8af8c69275be tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-48fe3460-5135-4926-8990-8af8c69275be tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-48fe3460-5135-4926-8990-8af8c69275be tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 554/1104] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:17 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b2221f3f-d456-4c6c-897c-a1ce8333ad99 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b2221f3f-d456-4c6c-897c-a1ce8333ad99 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:43:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b2221f3f-d456-4c6c-897c-a1ce8333ad99 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b2221f3f-d456-4c6c-897c-a1ce8333ad99 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b2221f3f-d456-4c6c-897c-a1ce8333ad99 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Snapshot retrieved successfully. Sep 05 04:43:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b2221f3f-d456-4c6c-897c-a1ce8333ad99 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 200 Sep 05 04:43:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 551/1105] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:18 2026] GET /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-54139b09-1527-466e-b070-d8b966516841 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-54139b09-1527-466e-b070-d8b966516841 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-54139b09-1527-466e-b070-d8b966516841 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-54139b09-1527-466e-b070-d8b966516841 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-54139b09-1527-466e-b070-d8b966516841 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-54139b09-1527-466e-b070-d8b966516841 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 555/1106] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:18 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 1328 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6250dcb9-3a18-4c30-8688-ac2cdacef0c3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6250dcb9-3a18-4c30-8688-ac2cdacef0c3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] POST http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2/action Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6250dcb9-3a18-4c30-8688-ac2cdacef0c3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6250dcb9-3a18-4c30-8688-ac2cdacef0c3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6250dcb9-3a18-4c30-8688-ac2cdacef0c3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-6250dcb9-3a18-4c30-8688-ac2cdacef0c3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Created reservations ['2dd203b6-e5f0-47e7-9c3c-85c5e09081dd', 'abac272d-a19e-4b6d-becc-e881e6c256a7'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e5f3a105-e220-4c12-91eb-887467b62feb req-265c4406-d0e0-4b27-8ae6-e5ebfe0c90c1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-265c4406-d0e0-4b27-8ae6-e5ebfe0c90c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] POST http://192.168.122.229/volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174/action Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-265c4406-d0e0-4b27-8ae6-e5ebfe0c90c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-265c4406-d0e0-4b27-8ae6-e5ebfe0c90c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6250dcb9-3a18-4c30-8688-ac2cdacef0c3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Extend volume request issued successfully. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6250dcb9-3a18-4c30-8688-ac2cdacef0c3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2/action returned with HTTP 202 Sep 05 04:43:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 552/1107] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:43:19 2026] POST /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e4c870ea-edde-4ea4-aa8a-0f13a4774806 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e4c870ea-edde-4ea4-aa8a-0f13a4774806 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e4c870ea-edde-4ea4-aa8a-0f13a4774806 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e4c870ea-edde-4ea4-aa8a-0f13a4774806 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e4c870ea-edde-4ea4-aa8a-0f13a4774806 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e5f3a105-e220-4c12-91eb-887467b62feb req-265c4406-d0e0-4b27-8ae6-e5ebfe0c90c1 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174/action returned with HTTP 204 Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e4c870ea-edde-4ea4-aa8a-0f13a4774806 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 553/1108] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:19 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 1328 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:43:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 556/1109] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:43:19 2026] POST /volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a69763db-0f45-4eef-831f-c33190cf4a41 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a69763db-0f45-4eef-831f-c33190cf4a41 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a69763db-0f45-4eef-831f-c33190cf4a41 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a69763db-0f45-4eef-831f-c33190cf4a41 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a69763db-0f45-4eef-831f-c33190cf4a41 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 returned with HTTP 404 Sep 05 04:43:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 554/1110] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:19 2026] GET /volume/v3/snapshots/21b10c04-4227-4bd4-8010-4c15324c9d03 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-925dc96d-f6a1-4913-ba98-0e7db01060ce None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-925dc96d-f6a1-4913-ba98-0e7db01060ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-925dc96d-f6a1-4913-ba98-0e7db01060ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-925dc96d-f6a1-4913-ba98-0e7db01060ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-925dc96d-f6a1-4913-ba98-0e7db01060ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-925dc96d-f6a1-4913-ba98-0e7db01060ce tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c returned with HTTP 200 Sep 05 04:43:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 557/1111] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:19 2026] GET /volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c => generated 860 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8b1a9773-8086-4db9-90d7-87cc92112f96 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8b1a9773-8086-4db9-90d7-87cc92112f96 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] DELETE http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8b1a9773-8086-4db9-90d7-87cc92112f96 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8b1a9773-8086-4db9-90d7-87cc92112f96 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-8b1a9773-8086-4db9-90d7-87cc92112f96 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Delete volume with id: 5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:43:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8b1a9773-8086-4db9-90d7-87cc92112f96 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8b1a9773-8086-4db9-90d7-87cc92112f96 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Delete volume request issued successfully. Sep 05 04:43:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8b1a9773-8086-4db9-90d7-87cc92112f96 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c returned with HTTP 202 Sep 05 04:43:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 555/1112] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:19 2026] DELETE /volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-660be7c0-edc6-425f-8a66-bff73153796d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-660be7c0-edc6-425f-8a66-bff73153796d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-660be7c0-edc6-425f-8a66-bff73153796d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-660be7c0-edc6-425f-8a66-bff73153796d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-660be7c0-edc6-425f-8a66-bff73153796d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:43:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-660be7c0-edc6-425f-8a66-bff73153796d tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c returned with HTTP 200 Sep 05 04:43:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 558/1113] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:19 2026] GET /volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-25260167-339c-49fb-b9e9-9098dc63830c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-25260167-339c-49fb-b9e9-9098dc63830c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-25260167-339c-49fb-b9e9-9098dc63830c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-25260167-339c-49fb-b9e9-9098dc63830c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:20 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:20 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-25260167-339c-49fb-b9e9-9098dc63830c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-25260167-339c-49fb-b9e9-9098dc63830c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 556/1114] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:20 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 1328 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-633a923a-2750-47a4-93e0-c59a38ada90c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-633a923a-2750-47a4-93e0-c59a38ada90c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-633a923a-2750-47a4-93e0-c59a38ada90c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-633a923a-2750-47a4-93e0-c59a38ada90c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3a7610f1-b959-46dd-adce-9606decbf125 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a7610f1-b959-46dd-adce-9606decbf125 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:43:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a7610f1-b959-46dd-adce-9606decbf125 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a7610f1-b959-46dd-adce-9606decbf125 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-633a923a-2750-47a4-93e0-c59a38ada90c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] Volume info retrieved successfully. Sep 05 04:43:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-633a923a-2750-47a4-93e0-c59a38ada90c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 559/1115] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:20 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 1328 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-65206c6b-6cc9-4d63-b63a-9acf3cad4e55 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-65206c6b-6cc9-4d63-b63a-9acf3cad4e55 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-65206c6b-6cc9-4d63-b63a-9acf3cad4e55 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-65206c6b-6cc9-4d63-b63a-9acf3cad4e55 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3a7610f1-b959-46dd-adce-9606decbf125 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Volume info retrieved successfully. Sep 05 04:43:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-65206c6b-6cc9-4d63-b63a-9acf3cad4e55 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a7610f1-b959-46dd-adce-9606decbf125 tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c returned with HTTP 200 Sep 05 04:43:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 557/1116] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:20 2026] GET /volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c => generated 859 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-65206c6b-6cc9-4d63-b63a-9acf3cad4e55 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 560/1117] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:21 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 1328 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-847af6a9-de4f-45bf-8bc1-58de9257b734 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-847af6a9-de4f-45bf-8bc1-58de9257b734 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] DELETE http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-847af6a9-de4f-45bf-8bc1-58de9257b734 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-847af6a9-de4f-45bf-8bc1-58de9257b734 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:21 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-847af6a9-de4f-45bf-8bc1-58de9257b734 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Delete volume with id: 0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-847af6a9-de4f-45bf-8bc1-58de9257b734 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-847af6a9-de4f-45bf-8bc1-58de9257b734 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Delete volume request issued successfully. Sep 05 04:43:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-847af6a9-de4f-45bf-8bc1-58de9257b734 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 202 Sep 05 04:43:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 558/1118] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:21 2026] DELETE /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-684c2aa9-6183-4a73-b03a-bd9875d43237 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-684c2aa9-6183-4a73-b03a-bd9875d43237 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-684c2aa9-6183-4a73-b03a-bd9875d43237 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-684c2aa9-6183-4a73-b03a-bd9875d43237 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-684c2aa9-6183-4a73-b03a-bd9875d43237 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-684c2aa9-6183-4a73-b03a-bd9875d43237 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 561/1119] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:21 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 1327 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e54f746a-b675-488c-8649-22e6514997ea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e54f746a-b675-488c-8649-22e6514997ea tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] GET http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c Sep 05 04:43:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e54f746a-b675-488c-8649-22e6514997ea tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e54f746a-b675-488c-8649-22e6514997ea tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e54f746a-b675-488c-8649-22e6514997ea tempest-VolumesSnapshotListTestJSON-695335607 tempest-VolumesSnapshotListTestJSON-695335607-project-member] http://192.168.122.229/volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c returned with HTTP 404 Sep 05 04:43:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 559/1120] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:22 2026] GET /volume/v3/volumes/5809a8fd-f5f9-45f0-8384-01baff96846c => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6ca0511e-cff7-4b17-a56c-afc770914335 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6ca0511e-cff7-4b17-a56c-afc770914335 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6ca0511e-cff7-4b17-a56c-afc770914335 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6ca0511e-cff7-4b17-a56c-afc770914335 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6ca0511e-cff7-4b17-a56c-afc770914335 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6ca0511e-cff7-4b17-a56c-afc770914335 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 200 Sep 05 04:43:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 562/1121] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:22 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 1327 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:43:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a0bf1aee-284e-4a07-8ad6-8e350d42423a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0bf1aee-284e-4a07-8ad6-8e350d42423a tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 Sep 05 04:43:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a0bf1aee-284e-4a07-8ad6-8e350d42423a tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a0bf1aee-284e-4a07-8ad6-8e350d42423a tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0bf1aee-284e-4a07-8ad6-8e350d42423a tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 returned with HTTP 404 Sep 05 04:43:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 560/1122] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:23 2026] GET /volume/v3/volumes/0e28c7c9-ae02-42ea-848e-896ec5b9a4a2 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:43:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2049964709"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2049964709'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:23 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Create volume of 1 GB Sep 05 04:43:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Availability Zones retrieved successfully. Sep 05 04:43:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Flow 'volume_create_api' (631757a1-e6a4-4d1e-9eda-4761f6da898c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd6be3e-b336-4913-a6ac-1d099b3dc945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd6be3e-b336-4913-a6ac-1d099b3dc945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c285f86d-9a11-4c2c-8bf3-308de0fa904b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Created reservations ['a6147907-c297-4a3e-9c57-2819f115edb9', '44af0e6e-8f0f-4b26-bc4e-3b444bcff981', 'fa1f3974-95fc-4735-8cde-7d25298e7a7c', 'a9149906-516a-49f2-9679-020c0f90f5ab'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c285f86d-9a11-4c2c-8bf3-308de0fa904b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6147907-c297-4a3e-9c57-2819f115edb9', '44af0e6e-8f0f-4b26-bc4e-3b444bcff981', 'fa1f3974-95fc-4735-8cde-7d25298e7a7c', 'a9149906-516a-49f2-9679-020c0f90f5ab']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c22f73-62af-470d-a4ee-70b043631d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c22f73-62af-470d-a4ee-70b043631d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e137ec26-517e-40bd-8871-81501b7aa77f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2049964709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c0ddc6c56094a76a284aa5ebc29aeaa',qos_specs=None,replication_status=,reservations=['a6147907-c297-4a3e-9c57-2819f115edb9','44af0e6e-8f0f-4b26-bc4e-3b444bcff981','fa1f3974-95fc-4735-8cde-7d25298e7a7c','a9149906-516a-49f2-9679-020c0f90f5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be005456fc94100b2ae81bcaae1f770',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2049964709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e137ec26-517e-40bd-8871-81501b7aa77f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c0ddc6c56094a76a284aa5ebc29aeaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0be005456fc94100b2ae81bcaae1f770',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe236a8-5b78-45d8-943f-fee15bbe8c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe236a8-5b78-45d8-943f-fee15bbe8c00) transitioned into state 'SUCCESS' from state '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-2049964709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c0ddc6c56094a76a284aa5ebc29aeaa',qos_specs=None,replication_status=,reservations=['a6147907-c297-4a3e-9c57-2819f115edb9','44af0e6e-8f0f-4b26-bc4e-3b444bcff981','fa1f3974-95fc-4735-8cde-7d25298e7a7c','a9149906-516a-49f2-9679-020c0f90f5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0be005456fc94100b2ae81bcaae1f770',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f52711fd-b3f3-4f19-a67f-2ede76757516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f52711fd-b3f3-4f19-a67f-2ede76757516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Flow 'volume_create_api' (631757a1-e6a4-4d1e-9eda-4761f6da898c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Create volume request issued successfully. Sep 05 04:43:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a4bdd6d-8d09-4357-8141-d4d7e0faa59c tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 563/1123] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:23 2026] POST /volume/v3/volumes => generated 757 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4e394ddd-a25d-4694-aecd-a99dafebd5a2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e394ddd-a25d-4694-aecd-a99dafebd5a2 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e394ddd-a25d-4694-aecd-a99dafebd5a2 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e394ddd-a25d-4694-aecd-a99dafebd5a2 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4e394ddd-a25d-4694-aecd-a99dafebd5a2 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e394ddd-a25d-4694-aecd-a99dafebd5a2 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 561/1124] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:24 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 825 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4b199e1f-3cc3-4710-b60d-8ec2a48b7c15 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b199e1f-3cc3-4710-b60d-8ec2a48b7c15 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b199e1f-3cc3-4710-b60d-8ec2a48b7c15 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b199e1f-3cc3-4710-b60d-8ec2a48b7c15 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4b199e1f-3cc3-4710-b60d-8ec2a48b7c15 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b199e1f-3cc3-4710-b60d-8ec2a48b7c15 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 564/1125] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:25 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 849 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fce8871d-a9ca-473d-b43e-336140636cc8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fce8871d-a9ca-473d-b43e-336140636cc8 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fce8871d-a9ca-473d-b43e-336140636cc8 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fce8871d-a9ca-473d-b43e-336140636cc8 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fce8871d-a9ca-473d-b43e-336140636cc8 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fce8871d-a9ca-473d-b43e-336140636cc8 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 562/1126] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:26 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c82f4860-30b2-4ac4-8a8c-3105bf432ede None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c82f4860-30b2-4ac4-8a8c-3105bf432ede tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:43:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c82f4860-30b2-4ac4-8a8c-3105bf432ede tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e137ec26-517e-40bd-8871-81501b7aa77f", "name": "tempest-VolumesExtendTest-Snapshot-912604009"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c82f4860-30b2-4ac4-8a8c-3105bf432ede tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:26 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-c82f4860-30b2-4ac4-8a8c-3105bf432ede tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Create snapshot from volume e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:26 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c82f4860-30b2-4ac4-8a8c-3105bf432ede tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Created reservations ['97dce9ea-ed60-4aad-814a-b081675872f0', 'c93c33b8-42cf-47b6-9c4a-40a90dc44657', '6f699b8f-ea96-4f6b-be27-7f1cb993196b', '035f15b7-ad83-4903-9fc8-81fcca8a8fb6'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c82f4860-30b2-4ac4-8a8c-3105bf432ede tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot create request issued successfully. Sep 05 04:43:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c82f4860-30b2-4ac4-8a8c-3105bf432ede tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:43:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 565/1127] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:43:26 2026] POST /volume/v3/snapshots => generated 303 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-38b9a1ab-4d26-43e1-afa7-17d51b172cca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-38b9a1ab-4d26-43e1-afa7-17d51b172cca tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-38b9a1ab-4d26-43e1-afa7-17d51b172cca tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-38b9a1ab-4d26-43e1-afa7-17d51b172cca tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-38b9a1ab-4d26-43e1-afa7-17d51b172cca tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot retrieved successfully. Sep 05 04:43:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-38b9a1ab-4d26-43e1-afa7-17d51b172cca tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 200 Sep 05 04:43:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 563/1128] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:26 2026] GET /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4931af99-d389-47df-bbd3-7b1a14480693 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9d2e07db-a013-4a16-9b2c-51b85b28f754 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9d2e07db-a013-4a16-9b2c-51b85b28f754 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9d2e07db-a013-4a16-9b2c-51b85b28f754 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9d2e07db-a013-4a16-9b2c-51b85b28f754 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9d2e07db-a013-4a16-9b2c-51b85b28f754 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot retrieved successfully. Sep 05 04:43:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9d2e07db-a013-4a16-9b2c-51b85b28f754 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 200 Sep 05 04:43:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 564/1129] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:27 2026] GET /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-55f8d7d7-9445-4601-9009-46b305d53225 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4931af99-d389-47df-bbd3-7b1a14480693 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4931af99-d389-47df-bbd3-7b1a14480693 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1448e4fd-a2a9-45c7-b28d-3422337162e7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-979293164"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55f8d7d7-9445-4601-9009-46b305d53225 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55f8d7d7-9445-4601-9009-46b305d53225 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55f8d7d7-9445-4601-9009-46b305d53225 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4931af99-d389-47df-bbd3-7b1a14480693 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 404 Sep 05 04:43:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 566/1130] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:43:27 2026] POST /volume/v3/snapshots => generated 109 bytes in 443 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0a04a15d-c679-40a7-9c7c-d868f184833c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0a04a15d-c679-40a7-9c7c-d868f184833c tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0a04a15d-c679-40a7-9c7c-d868f184833c tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-275682371"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55f8d7d7-9445-4601-9009-46b305d53225 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f returned with HTTP 200 Sep 05 04:43:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 565/1131] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:27 2026] GET /volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f => generated 440 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0a04a15d-c679-40a7-9c7c-d868f184833c tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 404 Sep 05 04:43:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 567/1132] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:43:28 2026] POST /volume/v3/snapshots => generated 77 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-683d5e99-6a19-41c6-8348-ee60cec8ab2e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-683d5e99-6a19-41c6-8348-ee60cec8ab2e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] GET http://192.168.122.229/volume/v3/snapshots?limit=invalid Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-683d5e99-6a19-41c6-8348-ee60cec8ab2e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-683d5e99-6a19-41c6-8348-ee60cec8ab2e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-683d5e99-6a19-41c6-8348-ee60cec8ab2e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] HTTP exception thrown: limit param must be an integer Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-683d5e99-6a19-41c6-8348-ee60cec8ab2e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] http://192.168.122.229/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 05 04:43:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 568/1133] 192.168.122.229 () {58 vars in 1154 bytes} [Sat Sep 5 04:43:28 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 154 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6851ed08-66a6-4af2-861c-d5d6af82b111 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6851ed08-66a6-4af2-861c-d5d6af82b111 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] GET http://192.168.122.229/volume/v3/snapshots?marker=1599f46a-e4b2-4178-95ce-296d9f27c50c Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6851ed08-66a6-4af2-861c-d5d6af82b111 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6851ed08-66a6-4af2-861c-d5d6af82b111 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-6851ed08-66a6-4af2-861c-d5d6af82b111 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-6851ed08-66a6-4af2-861c-d5d6af82b111 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1713126189"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1713126189'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Create volume of 1 GB Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6851ed08-66a6-4af2-861c-d5d6af82b111 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] http://192.168.122.229/volume/v3/snapshots?marker=1599f46a-e4b2-4178-95ce-296d9f27c50c returned with HTTP 404 Sep 05 04:43:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 569/1134] 192.168.122.229 () {58 vars in 1214 bytes} [Sat Sep 5 04:43:28 2026] GET /volume/v3/snapshots?marker=1599f46a-e4b2-4178-95ce-296d9f27c50c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-861b9665-a042-41d4-8bf0-9fd795960e51 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-861b9665-a042-41d4-8bf0-9fd795960e51 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] GET http://192.168.122.229/volume/v3/snapshots?sort_key=invalid Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-861b9665-a042-41d4-8bf0-9fd795960e51 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Availability Zones retrieved successfully. Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-861b9665-a042-41d4-8bf0-9fd795960e51 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-861b9665-a042-41d4-8bf0-9fd795960e51 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-861b9665-a042-41d4-8bf0-9fd795960e51 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-861b9665-a042-41d4-8bf0-9fd795960e51 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-reader] http://192.168.122.229/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 05 04:43:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 570/1135] 192.168.122.229 () {58 vars in 1160 bytes} [Sat Sep 5 04:43:28 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Flow 'volume_create_api' (287aff90-110c-420f-906b-b144b4397ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1981169210"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cefc3b2e-c653-47a8-a34e-4d1161ac1837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1981169210'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Create volume of 2 GB Sep 05 04:43:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Availability Zones retrieved successfully. Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Flow 'volume_create_api' (2bf546a1-247e-405f-9d87-eadb7892ba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cefc3b2e-c653-47a8-a34e-4d1161ac1837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0751f16c-c150-427e-832c-829f2b7791a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad700508-8966-4506-98f4-a6cafe0a35b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Validating volume size '2' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0751f16c-c150-427e-832c-829f2b7791a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984b2275-e4ac-40d3-96ad-ef647334e89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Created reservations ['86e7fdf4-63b8-45cf-85cf-09d640474383', '48270641-f9a5-4080-ac50-33420a83651f', 'd10f1f2e-dab1-469c-acb9-604e3961233b', '813970d8-5e1b-4c8f-8e0c-34bb561c3eac'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad700508-8966-4506-98f4-a6cafe0a35b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86e7fdf4-63b8-45cf-85cf-09d640474383', '48270641-f9a5-4080-ac50-33420a83651f', 'd10f1f2e-dab1-469c-acb9-604e3961233b', '813970d8-5e1b-4c8f-8e0c-34bb561c3eac']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b12026e-396c-4f65-a3ea-0c55422d8152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b12026e-396c-4f65-a3ea-0c55422d8152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1713126189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a04c43cb0ad46ed94297ef63153fc6f',qos_specs=None,replication_status=,reservations=['86e7fdf4-63b8-45cf-85cf-09d640474383','48270641-f9a5-4080-ac50-33420a83651f','d10f1f2e-dab1-469c-acb9-604e3961233b','813970d8-5e1b-4c8f-8e0c-34bb561c3eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e7e3ab000d461ab5885a34ba2bf7db',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1713126189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a04c43cb0ad46ed94297ef63153fc6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38e7e3ab000d461ab5885a34ba2bf7db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4e9b6d-a8fe-4a50-ad73-0139a20134c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4e9b6d-a8fe-4a50-ad73-0139a20134c2) transitioned into state 'SUCCESS' from state '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-1713126189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a04c43cb0ad46ed94297ef63153fc6f',qos_specs=None,replication_status=,reservations=['86e7fdf4-63b8-45cf-85cf-09d640474383','48270641-f9a5-4080-ac50-33420a83651f','d10f1f2e-dab1-469c-acb9-604e3961233b','813970d8-5e1b-4c8f-8e0c-34bb561c3eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e7e3ab000d461ab5885a34ba2bf7db',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d002565-50ce-45b9-a3e8-2fdd29df309d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d002565-50ce-45b9-a3e8-2fdd29df309d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Flow 'volume_create_api' (287aff90-110c-420f-906b-b144b4397ef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Create volume request issued successfully. Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f5845ed6-de21-44a7-b882-b7d5048f19bf tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 566/1136] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:28 2026] POST /volume/v3/volumes => generated 768 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5f5153ef-13c1-4a07-8add-45113d3ed3c3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Created reservations ['a03da535-408e-4d35-a17b-f6ca2552f401', 'a8367940-ab61-4597-a47a-869ea3849034', '24c2826f-2bab-499b-8e01-6b46eebf5585', 'a1439b56-2ea5-4eec-b713-ae383f0034e7'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f5153ef-13c1-4a07-8add-45113d3ed3c3 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] GET http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f5153ef-13c1-4a07-8add-45113d3ed3c3 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f5153ef-13c1-4a07-8add-45113d3ed3c3 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984b2275-e4ac-40d3-96ad-ef647334e89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a03da535-408e-4d35-a17b-f6ca2552f401', 'a8367940-ab61-4597-a47a-869ea3849034', '24c2826f-2bab-499b-8e01-6b46eebf5585', 'a1439b56-2ea5-4eec-b713-ae383f0034e7']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25296340-4a37-4e07-9e41-7cfe1d5b1a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5f5153ef-13c1-4a07-8add-45113d3ed3c3 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Volume info retrieved successfully. Sep 05 04:43:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f5153ef-13c1-4a07-8add-45113d3ed3c3 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f returned with HTTP 200 Sep 05 04:43:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 567/1137] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:28 2026] GET /volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f => generated 836 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a62dda29-3a6e-4af1-9641-c05e44a37e74 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a62dda29-3a6e-4af1-9641-c05e44a37e74 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a62dda29-3a6e-4af1-9641-c05e44a37e74 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a62dda29-3a6e-4af1-9641-c05e44a37e74 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a62dda29-3a6e-4af1-9641-c05e44a37e74 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot retrieved successfully. Sep 05 04:43:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a62dda29-3a6e-4af1-9641-c05e44a37e74 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 200 Sep 05 04:43:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 568/1138] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:28 2026] GET /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 435 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25296340-4a37-4e07-9e41-7cfe1d5b1a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64f4a50b-304d-4058-b67c-5c727f1b4719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1981169210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c17a88d2804f2eb40ef183a4b596b5',qos_specs=None,replication_status=,reservations=['a03da535-408e-4d35-a17b-f6ca2552f401','a8367940-ab61-4597-a47a-869ea3849034','24c2826f-2bab-499b-8e01-6b46eebf5585','a1439b56-2ea5-4eec-b713-ae383f0034e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccfb7e6c138492e932dd7d5807483d2',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1981169210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64f4a50b-304d-4058-b67c-5c727f1b4719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c17a88d2804f2eb40ef183a4b596b5',provider_auth=None,provider_geometry=None,provider_id=None,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='bccfb7e6c138492e932dd7d5807483d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4411c5-92ae-421f-8266-b2a80398d28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4411c5-92ae-421f-8266-b2a80398d28a) transitioned into state 'SUCCESS' from state '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-1981169210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c17a88d2804f2eb40ef183a4b596b5',qos_specs=None,replication_status=,reservations=['a03da535-408e-4d35-a17b-f6ca2552f401','a8367940-ab61-4597-a47a-869ea3849034','24c2826f-2bab-499b-8e01-6b46eebf5585','a1439b56-2ea5-4eec-b713-ae383f0034e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccfb7e6c138492e932dd7d5807483d2',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc9089b-c99f-426b-9118-443b72b782fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc9089b-c99f-426b-9118-443b72b782fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Flow 'volume_create_api' (2bf546a1-247e-405f-9d87-eadb7892ba14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Create volume request issued successfully. Sep 05 04:43:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c9d1eb83-f43b-4dd6-95c0-6ecbdae61b4e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 571/1139] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:28 2026] POST /volume/v3/volumes => generated 771 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-80c06896-5d5e-440c-9c41-b7d05f7eb4f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-80c06896-5d5e-440c-9c41-b7d05f7eb4f4 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-80c06896-5d5e-440c-9c41-b7d05f7eb4f4 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-80c06896-5d5e-440c-9c41-b7d05f7eb4f4 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-80c06896-5d5e-440c-9c41-b7d05f7eb4f4 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Volume info retrieved successfully. Sep 05 04:43:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-80c06896-5d5e-440c-9c41-b7d05f7eb4f4 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 returned with HTTP 200 Sep 05 04:43:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 569/1140] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:29 2026] GET /volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-274e05a2-ec3f-439b-860f-cbda40401250 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-274e05a2-ec3f-439b-860f-cbda40401250 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] GET http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f Sep 05 04:43:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-274e05a2-ec3f-439b-860f-cbda40401250 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-274e05a2-ec3f-439b-860f-cbda40401250 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-274e05a2-ec3f-439b-860f-cbda40401250 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Volume info retrieved successfully. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-274e05a2-ec3f-439b-860f-cbda40401250 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f returned with HTTP 200 Sep 05 04:43:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 572/1141] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:29 2026] GET /volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e40cb689-a448-4ef4-bb33-8d2a12b7ce49 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e40cb689-a448-4ef4-bb33-8d2a12b7ce49 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e40cb689-a448-4ef4-bb33-8d2a12b7ce49 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e40cb689-a448-4ef4-bb33-8d2a12b7ce49 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e40cb689-a448-4ef4-bb33-8d2a12b7ce49 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot retrieved successfully. Sep 05 04:43:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e40cb689-a448-4ef4-bb33-8d2a12b7ce49 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 200 Sep 05 04:43:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 570/1142] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:30 2026] GET /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-81705ed2-f9fe-4e10-9b87-967e34605a57 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-81705ed2-f9fe-4e10-9b87-967e34605a57 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] POST http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f/action Sep 05 04:43:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-81705ed2-f9fe-4e10-9b87-967e34605a57 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-81705ed2-f9fe-4e10-9b87-967e34605a57 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-81705ed2-f9fe-4e10-9b87-967e34605a57 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-81705ed2-f9fe-4e10-9b87-967e34605a57 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Created reservations ['e4de28db-f9d3-4483-b4b4-4363964680e5', '4d871b92-843b-48b9-81a3-a6897a7534f5'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-81705ed2-f9fe-4e10-9b87-967e34605a57 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Extend volume request issued successfully. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-81705ed2-f9fe-4e10-9b87-967e34605a57 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f/action returned with HTTP 202 Sep 05 04:43:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 573/1143] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:43:30 2026] POST /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:43:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6ff9f376-0b93-44e0-96c7-947a6bfc4dce None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ff9f376-0b93-44e0-96c7-947a6bfc4dce tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ff9f376-0b93-44e0-96c7-947a6bfc4dce tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ff9f376-0b93-44e0-96c7-947a6bfc4dce tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-98fdc79b-5f51-423e-8292-6c59cbb511d9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-98fdc79b-5f51-423e-8292-6c59cbb511d9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-98fdc79b-5f51-423e-8292-6c59cbb511d9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-98fdc79b-5f51-423e-8292-6c59cbb511d9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6ff9f376-0b93-44e0-96c7-947a6bfc4dce tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ff9f376-0b93-44e0-96c7-947a6bfc4dce tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 571/1144] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:30 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-98fdc79b-5f51-423e-8292-6c59cbb511d9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Volume info retrieved successfully. Sep 05 04:43:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-98fdc79b-5f51-423e-8292-6c59cbb511d9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 returned with HTTP 200 Sep 05 04:43:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 574/1145] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:30 2026] GET /volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ba19ba16-dcd9-4a68-ba68-1ff916711a4d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba19ba16-dcd9-4a68-ba68-1ff916711a4d tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] GET http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba19ba16-dcd9-4a68-ba68-1ff916711a4d tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba19ba16-dcd9-4a68-ba68-1ff916711a4d tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ba19ba16-dcd9-4a68-ba68-1ff916711a4d tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Volume info retrieved successfully. Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba19ba16-dcd9-4a68-ba68-1ff916711a4d tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f returned with HTTP 200 Sep 05 04:43:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 572/1146] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:31 2026] GET /volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6cd3fe69-bd45-4e17-9ab7-c8858932a4c3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6cd3fe69-bd45-4e17-9ab7-c8858932a4c3 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6cd3fe69-bd45-4e17-9ab7-c8858932a4c3 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6cd3fe69-bd45-4e17-9ab7-c8858932a4c3 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f returned with HTTP 200 Sep 05 04:43:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 575/1147] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:43:31 2026] PUT /volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f => generated 395 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-da935818-f1a7-4c4b-98e2-821356670591 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Create volume of 2 GB Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6838320f-552d-4e5f-8387-07be36431d10 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Availability Zones retrieved successfully. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6838320f-552d-4e5f-8387-07be36431d10 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6838320f-552d-4e5f-8387-07be36431d10 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6838320f-552d-4e5f-8387-07be36431d10 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Flow 'volume_create_api' (19d4e1e5-4deb-4f71-8889-abac36ea25fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d79391e-7bf2-4bdb-bcdb-bcee46ff4194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Validating volume size '2' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6838320f-552d-4e5f-8387-07be36431d10 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6838320f-552d-4e5f-8387-07be36431d10 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 576/1148] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:31 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2478e921-eeb1-4fbd-ba05-bb164b1d5cc8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2478e921-eeb1-4fbd-ba05-bb164b1d5cc8 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2478e921-eeb1-4fbd-ba05-bb164b1d5cc8 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2478e921-eeb1-4fbd-ba05-bb164b1d5cc8 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2478e921-eeb1-4fbd-ba05-bb164b1d5cc8 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Volume info retrieved successfully. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2478e921-eeb1-4fbd-ba05-bb164b1d5cc8 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 returned with HTTP 200 Sep 05 04:43:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 577/1149] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:31 2026] GET /volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d79391e-7bf2-4bdb-bcdb-bcee46ff4194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e432a22-eea4-4a1d-97d8-cd7709df632b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c38fe3e4-071c-462d-aa03-96294bfaac36 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c38fe3e4-071c-462d-aa03-96294bfaac36 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c38fe3e4-071c-462d-aa03-96294bfaac36 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64f4a50b-304d-4058-b67c-5c727f1b4719", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1736541071"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c38fe3e4-071c-462d-aa03-96294bfaac36 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Volume info retrieved successfully. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-c38fe3e4-071c-462d-aa03-96294bfaac36 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Create snapshot from volume 64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:31 devstack devstack@c-api.service[89503]: WARNING cinder.quota_utils [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Quota exceeded for 4a04c43cb0ad46ed94297ef63153fc6f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 04:43:31 devstack devstack@c-api.service[89503]: WARNING cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e432a22-eea4-4a1d-97d8-cd7709df632b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 04:43:31 devstack devstack@c-api.service[89503]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e432a22-eea4-4a1d-97d8-cd7709df632b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: WARNING cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e432a22-eea4-4a1d-97d8-cd7709df632b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d79391e-7bf2-4bdb-bcdb-bcee46ff4194) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: WARNING cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d79391e-7bf2-4bdb-bcdb-bcee46ff4194) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 04:43:31 devstack devstack@c-api.service[89503]: WARNING cinder.volume.api [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Flow 'volume_create_api' (19d4e1e5-4deb-4f71-8889-abac36ea25fc) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.api.middleware.fault [None req-da935818-f1a7-4c4b-98e2-821356670591 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 413 Sep 05 04:43:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 573/1150] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:31 2026] POST /volume/v3/volumes => generated 208 bytes in 275 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c38fe3e4-071c-462d-aa03-96294bfaac36 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Created reservations ['b915d5b4-b1da-48eb-aca7-95921e48211a', '37e0a09c-1179-400d-a7e3-3bc13c87eb0a', '50afdec4-4ab7-4339-a83a-af2884aa1f1f', 'e84b2bf4-bbc2-4cb0-bf8d-4802c93b5f2c'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-da93bad8-a60b-495f-9012-14376b3eb944 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da93bad8-a60b-495f-9012-14376b3eb944 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f Sep 05 04:43:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-da93bad8-a60b-495f-9012-14376b3eb944 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c38fe3e4-071c-462d-aa03-96294bfaac36 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot create request issued successfully. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c38fe3e4-071c-462d-aa03-96294bfaac36 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:43:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 578/1151] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:43:31 2026] POST /volume/v3/snapshots => generated 318 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e0034bd8-3e7b-4308-864f-4c8434e7f2db None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0034bd8-3e7b-4308-864f-4c8434e7f2db tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0034bd8-3e7b-4308-864f-4c8434e7f2db tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0034bd8-3e7b-4308-864f-4c8434e7f2db tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e0034bd8-3e7b-4308-864f-4c8434e7f2db tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot retrieved successfully. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0034bd8-3e7b-4308-864f-4c8434e7f2db tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d returned with HTTP 200 Sep 05 04:43:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 579/1152] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:31 2026] GET /volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da93bad8-a60b-495f-9012-14376b3eb944 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f returned with HTTP 200 Sep 05 04:43:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 574/1153] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:43:31 2026] PUT /volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f => generated 395 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Create volume of 1 GB Sep 05 04:43:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Availability Zones retrieved successfully. Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Flow 'volume_create_api' (395037c8-6dc4-4753-8ae3-b692c0e71cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c97b2a9-552b-4e5f-b57f-114a8e2620f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c97b2a9-552b-4e5f-b57f-114a8e2620f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e54f496-6375-4aeb-a655-d47179d8a5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:31 devstack devstack@c-api.service[89502]: WARNING cinder.quota_utils [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Quota exceeded for 4a04c43cb0ad46ed94297ef63153fc6f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 05 04:43:32 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e54f496-6375-4aeb-a655-d47179d8a5be) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 04:43:32 devstack devstack@c-api.service[89502]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e54f496-6375-4aeb-a655-d47179d8a5be) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e54f496-6375-4aeb-a655-d47179d8a5be) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c97b2a9-552b-4e5f-b57f-114a8e2620f0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c97b2a9-552b-4e5f-b57f-114a8e2620f0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 04:43:32 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Flow 'volume_create_api' (395037c8-6dc4-4753-8ae3-b692c0e71cdc) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.middleware.fault [None req-9a24fcee-031b-4bf0-915c-a0a78530d836 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 413 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 580/1154] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:31 2026] POST /volume/v3/volumes => generated 150 bytes in 213 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9b4327f9-34b2-4fbd-9cce-f5891aef671b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b4327f9-34b2-4fbd-9cce-f5891aef671b tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9b4327f9-34b2-4fbd-9cce-f5891aef671b tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b4327f9-34b2-4fbd-9cce-f5891aef671b tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f returned with HTTP 200 Sep 05 04:43:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 575/1155] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:43:32 2026] PUT /volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f => generated 394 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-816b0c50-3e38-43ed-8f70-4f2da7993126 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-816b0c50-3e38-43ed-8f70-4f2da7993126 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] POST http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f/action Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-816b0c50-3e38-43ed-8f70-4f2da7993126 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-816b0c50-3e38-43ed-8f70-4f2da7993126 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-816b0c50-3e38-43ed-8f70-4f2da7993126 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Volume info retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: ERROR cinder.volume.api [None req-816b0c50-3e38-43ed-8f70-4f2da7993126 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Quota exceeded for 4a04c43cb0ad46ed94297ef63153fc6f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.middleware.fault [None req-816b0c50-3e38-43ed-8f70-4f2da7993126 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f/action returned with HTTP 413 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 581/1156] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:43:32 2026] POST /volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f/action => generated 208 bytes in 173 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-962026bb-0d14-44ff-8ea0-1c3952acef0a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-962026bb-0d14-44ff-8ea0-1c3952acef0a tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] GET http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-962026bb-0d14-44ff-8ea0-1c3952acef0a tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-962026bb-0d14-44ff-8ea0-1c3952acef0a tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-962026bb-0d14-44ff-8ea0-1c3952acef0a tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Volume info retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-962026bb-0d14-44ff-8ea0-1c3952acef0a tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f returned with HTTP 200 Sep 05 04:43:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 576/1157] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:32 2026] GET /volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-55cfb5b0-f5b8-4c7d-9f74-1ed3dc25b60b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-55cfb5b0-f5b8-4c7d-9f74-1ed3dc25b60b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] DELETE http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-55cfb5b0-f5b8-4c7d-9f74-1ed3dc25b60b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-55cfb5b0-f5b8-4c7d-9f74-1ed3dc25b60b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-55cfb5b0-f5b8-4c7d-9f74-1ed3dc25b60b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Delete volume with id: baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-73e1c6b5-0118-4075-b322-cf1530e9b721 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-73e1c6b5-0118-4075-b322-cf1530e9b721 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-73e1c6b5-0118-4075-b322-cf1530e9b721 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-73e1c6b5-0118-4075-b322-cf1530e9b721 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-55cfb5b0-f5b8-4c7d-9f74-1ed3dc25b60b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Volume info retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-73e1c6b5-0118-4075-b322-cf1530e9b721 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-73e1c6b5-0118-4075-b322-cf1530e9b721 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-55cfb5b0-f5b8-4c7d-9f74-1ed3dc25b60b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Delete volume request issued successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-55cfb5b0-f5b8-4c7d-9f74-1ed3dc25b60b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f returned with HTTP 202 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 582/1158] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:32 2026] DELETE /volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 577/1159] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:32 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-36aa4e8c-8cf8-4c6d-9e14-5e699f9c269b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36aa4e8c-8cf8-4c6d-9e14-5e699f9c269b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] GET http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36aa4e8c-8cf8-4c6d-9e14-5e699f9c269b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36aa4e8c-8cf8-4c6d-9e14-5e699f9c269b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-97badd1d-e482-4e34-a6d6-f2a8f829d121 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97badd1d-e482-4e34-a6d6-f2a8f829d121 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97badd1d-e482-4e34-a6d6-f2a8f829d121 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97badd1d-e482-4e34-a6d6-f2a8f829d121 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-36aa4e8c-8cf8-4c6d-9e14-5e699f9c269b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Volume info retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36aa4e8c-8cf8-4c6d-9e14-5e699f9c269b tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f returned with HTTP 200 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 583/1160] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:32 2026] GET /volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-97badd1d-e482-4e34-a6d6-f2a8f829d121 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] Volume info retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97badd1d-e482-4e34-a6d6-f2a8f829d121 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-reader] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 578/1161] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:32 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-635c39e9-58e6-4209-8ce2-66bed5d5f67e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-635c39e9-58e6-4209-8ce2-66bed5d5f67e tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-635c39e9-58e6-4209-8ce2-66bed5d5f67e tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-635c39e9-58e6-4209-8ce2-66bed5d5f67e tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-635c39e9-58e6-4209-8ce2-66bed5d5f67e tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Delete snapshot with id: 854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-635c39e9-58e6-4209-8ce2-66bed5d5f67e tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-635c39e9-58e6-4209-8ce2-66bed5d5f67e tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot delete request issued successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-635c39e9-58e6-4209-8ce2-66bed5d5f67e tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 202 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 584/1162] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:43:32 2026] DELETE /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c281661f-8c7e-4c6c-a636-36570377ac19 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c281661f-8c7e-4c6c-a636-36570377ac19 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c281661f-8c7e-4c6c-a636-36570377ac19 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c281661f-8c7e-4c6c-a636-36570377ac19 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c281661f-8c7e-4c6c-a636-36570377ac19 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c281661f-8c7e-4c6c-a636-36570377ac19 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 200 Sep 05 04:43:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 579/1163] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:32 2026] GET /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 461 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8a074a5c-ed2c-42f8-b48f-f9754e89d2e9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8a074a5c-ed2c-42f8-b48f-f9754e89d2e9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8a074a5c-ed2c-42f8-b48f-f9754e89d2e9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8a074a5c-ed2c-42f8-b48f-f9754e89d2e9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8a074a5c-ed2c-42f8-b48f-f9754e89d2e9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot retrieved successfully. Sep 05 04:43:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8a074a5c-ed2c-42f8-b48f-f9754e89d2e9 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d returned with HTTP 200 Sep 05 04:43:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 585/1164] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:32 2026] GET /volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d => generated 450 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-96159737-dae0-4339-a923-e1460d2ad2e0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-96159737-dae0-4339-a923-e1460d2ad2e0 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] GET http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-96159737-dae0-4339-a923-e1460d2ad2e0 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-96159737-dae0-4339-a923-e1460d2ad2e0 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-96159737-dae0-4339-a923-e1460d2ad2e0 tempest-VolumeQuotasNegativeTestJSON-2141085281 tempest-VolumeQuotasNegativeTestJSON-2141085281-project-member] http://192.168.122.229/volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f returned with HTTP 404 Sep 05 04:43:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 580/1165] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:33 2026] GET /volume/v3/volumes/baa1b2c5-b8e8-458b-9c46-fe4a99cdbc6f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-efdc2e36-c018-4295-97a5-5b3e6b323108 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-efdc2e36-c018-4295-97a5-5b3e6b323108 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f Sep 05 04:43:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-efdc2e36-c018-4295-97a5-5b3e6b323108 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-51dfcacd-a3f9-40bd-a17a-58a604ff077f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51dfcacd-a3f9-40bd-a17a-58a604ff077f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51dfcacd-a3f9-40bd-a17a-58a604ff077f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51dfcacd-a3f9-40bd-a17a-58a604ff077f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-51dfcacd-a3f9-40bd-a17a-58a604ff077f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot retrieved successfully. Sep 05 04:43:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51dfcacd-a3f9-40bd-a17a-58a604ff077f tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 200 Sep 05 04:43:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 581/1166] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:33 2026] GET /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-21662009-d7c8-4886-b558-55dedfd2684e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-21662009-d7c8-4886-b558-55dedfd2684e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-21662009-d7c8-4886-b558-55dedfd2684e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-21662009-d7c8-4886-b558-55dedfd2684e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-21662009-d7c8-4886-b558-55dedfd2684e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot retrieved successfully. Sep 05 04:43:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-21662009-d7c8-4886-b558-55dedfd2684e tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d returned with HTTP 200 Sep 05 04:43:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 582/1167] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:33 2026] GET /volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d => generated 450 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-efdc2e36-c018-4295-97a5-5b3e6b323108 tempest-VolumeQuotasNegativeTestJSON-1631718296 tempest-VolumeQuotasNegativeTestJSON-1631718296-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f returned with HTTP 200 Sep 05 04:43:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 586/1168] 192.168.122.229 () {60 vars in 1259 bytes} [Sat Sep 5 04:43:33 2026] PUT /volume/v3/os-quota-sets/4a04c43cb0ad46ed94297ef63153fc6f => generated 398 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-eacbae3f-edd7-4297-b9de-87da8a250910 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eacbae3f-edd7-4297-b9de-87da8a250910 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eacbae3f-edd7-4297-b9de-87da8a250910 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eacbae3f-edd7-4297-b9de-87da8a250910 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-eacbae3f-edd7-4297-b9de-87da8a250910 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Snapshot retrieved successfully. Sep 05 04:43:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eacbae3f-edd7-4297-b9de-87da8a250910 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 200 Sep 05 04:43:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 583/1169] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:34 2026] GET /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2f1b8105-db16-4520-a841-4e2f97802767 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f1b8105-db16-4520-a841-4e2f97802767 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f1b8105-db16-4520-a841-4e2f97802767 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f1b8105-db16-4520-a841-4e2f97802767 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2f1b8105-db16-4520-a841-4e2f97802767 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot retrieved successfully. Sep 05 04:43:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f1b8105-db16-4520-a841-4e2f97802767 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d returned with HTTP 200 Sep 05 04:43:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 587/1170] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:34 2026] GET /volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d => generated 477 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "02b6710f-6a25-45d4-95b0-7f741acf661d"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '02b6710f-6a25-45d4-95b0-7f741acf661d'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot retrieved successfully. Sep 05 04:43:34 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Create volume of 1 GB Sep 05 04:43:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Availability Zones retrieved successfully. Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Flow 'volume_create_api' (17da9c38-e491-4a09-bb89-04a07748d3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46bb61e-5db2-4d26-9f0e-9af11779532c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: WARNING cinder.volume.api [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46bb61e-5db2-4d26-9f0e-9af11779532c) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 04:43:35 devstack devstack@c-api.service[89503]: 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 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46bb61e-5db2-4d26-9f0e-9af11779532c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: WARNING cinder.volume.api [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46bb61e-5db2-4d26-9f0e-9af11779532c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 04:43:35 devstack devstack@c-api.service[89503]: WARNING cinder.volume.api [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Flow 'volume_create_api' (17da9c38-e491-4a09-bb89-04a07748d3ff) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 04:43:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-720d3f9c-86e8-4a28-87f7-1cf2dc5ab131 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 400 Sep 05 04:43:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 584/1171] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:34 2026] POST /volume/v3/volumes => generated 171 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b2af6090-be6b-464a-b487-5c7baaa6f380 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b2af6090-be6b-464a-b487-5c7baaa6f380 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b2af6090-be6b-464a-b487-5c7baaa6f380 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b2af6090-be6b-464a-b487-5c7baaa6f380 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-b2af6090-be6b-464a-b487-5c7baaa6f380 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Delete snapshot with id: 02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b2af6090-be6b-464a-b487-5c7baaa6f380 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot retrieved successfully. Sep 05 04:43:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b2af6090-be6b-464a-b487-5c7baaa6f380 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot delete request issued successfully. Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b2af6090-be6b-464a-b487-5c7baaa6f380 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d returned with HTTP 202 Sep 05 04:43:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 588/1172] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:43:35 2026] DELETE /volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bb96135e-e2f0-4dd8-998f-6744f623db55 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bb96135e-e2f0-4dd8-998f-6744f623db55 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bb96135e-e2f0-4dd8-998f-6744f623db55 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bb96135e-e2f0-4dd8-998f-6744f623db55 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bb96135e-e2f0-4dd8-998f-6744f623db55 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot retrieved successfully. Sep 05 04:43:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bb96135e-e2f0-4dd8-998f-6744f623db55 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d returned with HTTP 200 Sep 05 04:43:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 585/1173] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:35 2026] GET /volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1c8715ad-062f-4e70-8527-f6abced5e6f6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c8715ad-062f-4e70-8527-f6abced5e6f6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c8715ad-062f-4e70-8527-f6abced5e6f6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c8715ad-062f-4e70-8527-f6abced5e6f6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c8715ad-062f-4e70-8527-f6abced5e6f6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 returned with HTTP 404 Sep 05 04:43:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 589/1174] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:35 2026] GET /volume/v3/snapshots/854cb92d-9a2f-47c3-b0d0-f261a4d127d0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a11c04d3-9c2b-4f4c-81a5-30c9ae2424e6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a11c04d3-9c2b-4f4c-81a5-30c9ae2424e6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a11c04d3-9c2b-4f4c-81a5-30c9ae2424e6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a11c04d3-9c2b-4f4c-81a5-30c9ae2424e6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a11c04d3-9c2b-4f4c-81a5-30c9ae2424e6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a11c04d3-9c2b-4f4c-81a5-30c9ae2424e6 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 586/1175] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:35 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c0215135-dfb0-4a28-8c9e-b4f78359eaa1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0215135-dfb0-4a28-8c9e-b4f78359eaa1 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] DELETE http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0215135-dfb0-4a28-8c9e-b4f78359eaa1 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0215135-dfb0-4a28-8c9e-b4f78359eaa1 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c0215135-dfb0-4a28-8c9e-b4f78359eaa1 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Delete volume with id: e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c0215135-dfb0-4a28-8c9e-b4f78359eaa1 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c0215135-dfb0-4a28-8c9e-b4f78359eaa1 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Delete volume request issued successfully. Sep 05 04:43:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0215135-dfb0-4a28-8c9e-b4f78359eaa1 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 202 Sep 05 04:43:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 590/1176] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:35 2026] DELETE /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e9749959-ec0a-4e8b-a8e1-2277c5378d30 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9749959-ec0a-4e8b-a8e1-2277c5378d30 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9749959-ec0a-4e8b-a8e1-2277c5378d30 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9749959-ec0a-4e8b-a8e1-2277c5378d30 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e9749959-ec0a-4e8b-a8e1-2277c5378d30 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9749959-ec0a-4e8b-a8e1-2277c5378d30 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 587/1177] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:36 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c62c67a1-20f7-447f-9e83-db20d16b22a5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c62c67a1-20f7-447f-9e83-db20d16b22a5 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c62c67a1-20f7-447f-9e83-db20d16b22a5 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c62c67a1-20f7-447f-9e83-db20d16b22a5 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c62c67a1-20f7-447f-9e83-db20d16b22a5 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Snapshot retrieved successfully. Sep 05 04:43:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c62c67a1-20f7-447f-9e83-db20d16b22a5 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d returned with HTTP 200 Sep 05 04:43:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 591/1178] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:36 2026] GET /volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d03c0244-d1a0-4065-b82c-72781cad75e3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d03c0244-d1a0-4065-b82c-72781cad75e3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d03c0244-d1a0-4065-b82c-72781cad75e3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d03c0244-d1a0-4065-b82c-72781cad75e3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d03c0244-d1a0-4065-b82c-72781cad75e3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Volume info retrieved successfully. Sep 05 04:43:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5ab8d55c-8b53-42b7-a8ab-e7cb5dc7e063 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d03c0244-d1a0-4065-b82c-72781cad75e3 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 200 Sep 05 04:43:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 588/1179] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:37 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5ab8d55c-8b53-42b7-a8ab-e7cb5dc7e063 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d Sep 05 04:43:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5ab8d55c-8b53-42b7-a8ab-e7cb5dc7e063 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5ab8d55c-8b53-42b7-a8ab-e7cb5dc7e063 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5ab8d55c-8b53-42b7-a8ab-e7cb5dc7e063 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d returned with HTTP 404 Sep 05 04:43:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 592/1180] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:43:37 2026] GET /volume/v3/snapshots/02b6710f-6a25-45d4-95b0-7f741acf661d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-053666e4-67b2-46d7-9f0e-0e110c0f2fcc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-053666e4-67b2-46d7-9f0e-0e110c0f2fcc tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-053666e4-67b2-46d7-9f0e-0e110c0f2fcc tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-053666e4-67b2-46d7-9f0e-0e110c0f2fcc tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-053666e4-67b2-46d7-9f0e-0e110c0f2fcc tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Volume info retrieved successfully. Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-053666e4-67b2-46d7-9f0e-0e110c0f2fcc tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 returned with HTTP 200 Sep 05 04:43:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 589/1181] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:37 2026] GET /volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ce1aef55-fd92-45bc-ab37-4c38611320a7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce1aef55-fd92-45bc-ab37-4c38611320a7 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] DELETE http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce1aef55-fd92-45bc-ab37-4c38611320a7 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce1aef55-fd92-45bc-ab37-4c38611320a7 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:37 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ce1aef55-fd92-45bc-ab37-4c38611320a7 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Delete volume with id: 64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ce1aef55-fd92-45bc-ab37-4c38611320a7 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Volume info retrieved successfully. Sep 05 04:43:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ce1aef55-fd92-45bc-ab37-4c38611320a7 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Delete volume request issued successfully. Sep 05 04:43:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce1aef55-fd92-45bc-ab37-4c38611320a7 tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 returned with HTTP 202 Sep 05 04:43:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 593/1182] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:37 2026] DELETE /volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-695986d6-a261-4c4b-b18d-43f8f73d8ccf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-695986d6-a261-4c4b-b18d-43f8f73d8ccf tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-695986d6-a261-4c4b-b18d-43f8f73d8ccf tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-695986d6-a261-4c4b-b18d-43f8f73d8ccf tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-695986d6-a261-4c4b-b18d-43f8f73d8ccf tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Volume info retrieved successfully. Sep 05 04:43:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-695986d6-a261-4c4b-b18d-43f8f73d8ccf tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 returned with HTTP 200 Sep 05 04:43:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 590/1183] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:37 2026] GET /volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4747d144-a3af-4499-a4b6-0859f385e7f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4747d144-a3af-4499-a4b6-0859f385e7f9 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] GET http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f Sep 05 04:43:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4747d144-a3af-4499-a4b6-0859f385e7f9 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4747d144-a3af-4499-a4b6-0859f385e7f9 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4747d144-a3af-4499-a4b6-0859f385e7f9 tempest-VolumesExtendTest-270243796 tempest-VolumesExtendTest-270243796-project-member] http://192.168.122.229/volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f returned with HTTP 404 Sep 05 04:43:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 594/1184] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:38 2026] GET /volume/v3/volumes/e137ec26-517e-40bd-8871-81501b7aa77f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:43:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ceeabd43-5cbd-4634-a827-38634f9a8c4d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ceeabd43-5cbd-4634-a827-38634f9a8c4d tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] GET http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 Sep 05 04:43:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ceeabd43-5cbd-4634-a827-38634f9a8c4d tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ceeabd43-5cbd-4634-a827-38634f9a8c4d tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ceeabd43-5cbd-4634-a827-38634f9a8c4d tempest-VolumesSnapshotNegativeTestJSON-1152495757 tempest-VolumesSnapshotNegativeTestJSON-1152495757-project-member] http://192.168.122.229/volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 returned with HTTP 404 Sep 05 04:43:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 591/1185] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:38 2026] GET /volume/v3/volumes/64f4a50b-304d-4058-b67c-5c727f1b4719 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c38bc421-43f1-47ab-8f77-4b020d21d7c6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c38bc421-43f1-47ab-8f77-4b020d21d7c6 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:43:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c38bc421-43f1-47ab-8f77-4b020d21d7c6 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1234846671", "os-volume-type-access:is_public": false}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c38bc421-43f1-47ab-8f77-4b020d21d7c6 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:43:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 595/1186] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:43:41 2026] POST /volume/v3/types => generated 229 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3b77ca3e-e212-463c-bedf-599d687539d2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3b77ca3e-e212-463c-bedf-599d687539d2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3b77ca3e-e212-463c-bedf-599d687539d2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e4b3e85c-f833-4f64-a826-e7cc506f6e01", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-3b77ca3e-e212-463c-bedf-599d687539d2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Create volume request body: {'volume': {'volume_type': 'e4b3e85c-f833-4f64-a826-e7cc506f6e01', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3b77ca3e-e212-463c-bedf-599d687539d2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 404 Sep 05 04:43:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 592/1187] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:41 2026] POST /volume/v3/volumes => generated 114 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4aa6cc4c-c327-47c8-aee6-059d5f4b5f29 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4aa6cc4c-c327-47c8-aee6-059d5f4b5f29 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] POST http://192.168.122.229/volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01/action Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4aa6cc4c-c327-47c8-aee6-059d5f4b5f29 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action body: b'{"addProjectAccess": {"project": "b124e8811dc445bdbc8c72fd12d8600b"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4aa6cc4c-c327-47c8-aee6-059d5f4b5f29 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b124e8811dc445bdbc8c72fd12d8600b"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4aa6cc4c-c327-47c8-aee6-059d5f4b5f29 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01/action returned with HTTP 202 Sep 05 04:43:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 596/1188] 192.168.122.229 () {60 vars in 1268 bytes} [Sat Sep 5 04:43:42 2026] POST /volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e4b3e85c-f833-4f64-a826-e7cc506f6e01", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-419352298"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Create volume request body: {'volume': {'volume_type': 'e4b3e85c-f833-4f64-a826-e7cc506f6e01', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-419352298'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Create volume of 1 GB Sep 05 04:43:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Availability Zones retrieved successfully. Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Flow 'volume_create_api' (2a5cc7c0-08b7-4a51-bdfd-2b07f51d638e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06b8da1-71ad-4968-81f9-53affd04f1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06b8da1-71ad-4968-81f9-53affd04f1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4b3e85c-f833-4f64-a826-e7cc506f6e01,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1234846671',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4b3e85c-f833-4f64-a826-e7cc506f6e01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5206a71c-f4bd-4e2e-9ed5-065fed240b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1234846671 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1234846671, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:43:42 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1234846671 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1234846671, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Created reservations ['1ea3c6ff-415d-462d-85b0-dc0216761a37', '31de44a8-d3f3-4d3f-976c-b2c4d6a0597c', 'af0419fb-9818-4a35-a7fa-733a10dbd7ad', 'c48ae06c-6915-43ee-8c85-3d962cbc43a9'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5206a71c-f4bd-4e2e-9ed5-065fed240b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ea3c6ff-415d-462d-85b0-dc0216761a37', '31de44a8-d3f3-4d3f-976c-b2c4d6a0597c', 'af0419fb-9818-4a35-a7fa-733a10dbd7ad', 'c48ae06c-6915-43ee-8c85-3d962cbc43a9']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4476748-470b-42fa-bbdc-97304d440663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4476748-470b-42fa-bbdc-97304d440663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae5793f6-7865-4ca2-88d1-1a7c98c168bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-419352298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b124e8811dc445bdbc8c72fd12d8600b',qos_specs=None,replication_status=,reservations=['1ea3c6ff-415d-462d-85b0-dc0216761a37','31de44a8-d3f3-4d3f-976c-b2c4d6a0597c','af0419fb-9818-4a35-a7fa-733a10dbd7ad','c48ae06c-6915-43ee-8c85-3d962cbc43a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a4b6a0ecab4602bc85e5fa0ac2d7d4',volume_type_id=e4b3e85c-f833-4f64-a826-e7cc506f6e01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-419352298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae5793f6-7865-4ca2-88d1-1a7c98c168bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b124e8811dc445bdbc8c72fd12d8600b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a4b6a0ecab4602bc85e5fa0ac2d7d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4b3e85c-f833-4f64-a826-e7cc506f6e01),volume_type_id=e4b3e85c-f833-4f64-a826-e7cc506f6e01)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd6cd67-a856-4078-b15c-451e20784936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd6cd67-a856-4078-b15c-451e20784936) transitioned into state 'SUCCESS' from state '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-419352298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b124e8811dc445bdbc8c72fd12d8600b',qos_specs=None,replication_status=,reservations=['1ea3c6ff-415d-462d-85b0-dc0216761a37','31de44a8-d3f3-4d3f-976c-b2c4d6a0597c','af0419fb-9818-4a35-a7fa-733a10dbd7ad','c48ae06c-6915-43ee-8c85-3d962cbc43a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a4b6a0ecab4602bc85e5fa0ac2d7d4',volume_type_id=e4b3e85c-f833-4f64-a826-e7cc506f6e01)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f77f9f-e946-479f-9d0b-15a3726cc1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f77f9f-e946-479f-9d0b-15a3726cc1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Flow 'volume_create_api' (2a5cc7c0-08b7-4a51-bdfd-2b07f51d638e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Create volume request issued successfully. Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4f49865b-8fa3-4ae8-8cd5-248dbef062c4 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 593/1189] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:43:42 2026] POST /volume/v3/volumes => generated 803 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-829341a7-23c6-4409-b82e-98c7ff64c063 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-829341a7-23c6-4409-b82e-98c7ff64c063 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] GET http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-829341a7-23c6-4409-b82e-98c7ff64c063 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-829341a7-23c6-4409-b82e-98c7ff64c063 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-488601084", "metadata": {"Type": "Test"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-488601084', 'metadata': {'Type': 'Test'}}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume of 1 GB Sep 05 04:43:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Availability Zones retrieved successfully. Sep 05 04:43:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-829341a7-23c6-4409-b82e-98c7ff64c063 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Volume info retrieved successfully. Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (dff58af7-dfe7-45b8-81e4-cda94f1eaeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a27967-c5e6-4bce-8727-dc2fc89329ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-829341a7-23c6-4409-b82e-98c7ff64c063 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc returned with HTTP 200 Sep 05 04:43:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 594/1190] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:42 2026] GET /volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc => generated 871 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05a27967-c5e6-4bce-8727-dc2fc89329ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595ed37c-acec-4702-a315-81bea6c9bfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Created reservations ['a467b923-c639-4c2e-8a18-a5d44f429a55', '6cb2e6b9-5505-4e0b-98ff-db07cdb29521', '2d421437-3222-4708-8b52-94a34b7b82f2', '9ee79731-44a7-423a-8ae3-b50ea261a7ec'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595ed37c-acec-4702-a315-81bea6c9bfd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a467b923-c639-4c2e-8a18-a5d44f429a55', '6cb2e6b9-5505-4e0b-98ff-db07cdb29521', '2d421437-3222-4708-8b52-94a34b7b82f2', '9ee79731-44a7-423a-8ae3-b50ea261a7ec']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4953bfa-0102-4d03-b0ea-79bda50074cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4953bfa-0102-4d03-b0ea-79bda50074cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38a907ed-286a-42a2-bdd4-9c2f7f500551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-488601084',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['a467b923-c639-4c2e-8a18-a5d44f429a55','6cb2e6b9-5505-4e0b-98ff-db07cdb29521','2d421437-3222-4708-8b52-94a34b7b82f2','9ee79731-44a7-423a-8ae3-b50ea261a7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-488601084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38a907ed-286a-42a2-bdd4-9c2f7f500551,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='75616bf338a0497c84a9619087337cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4502bf0b-7d0d-467f-b172-51628804215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4502bf0b-7d0d-467f-b172-51628804215f) transitioned into state 'SUCCESS' from state '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-488601084',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['a467b923-c639-4c2e-8a18-a5d44f429a55','6cb2e6b9-5505-4e0b-98ff-db07cdb29521','2d421437-3222-4708-8b52-94a34b7b82f2','9ee79731-44a7-423a-8ae3-b50ea261a7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7a300a-0069-439e-8fbd-4c792fa858dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7a300a-0069-439e-8fbd-4c792fa858dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (dff58af7-dfe7-45b8-81e4-cda94f1eaeb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request issued successfully. Sep 05 04:43:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-708d9fec-b64a-42c2-87f6-8cbff7cc11e2 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 597/1191] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:43:42 2026] POST /volume/v3/volumes => generated 767 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fbab635c-60b8-4db0-958f-4454049c1a78 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fbab635c-60b8-4db0-958f-4454049c1a78 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fbab635c-60b8-4db0-958f-4454049c1a78 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fbab635c-60b8-4db0-958f-4454049c1a78 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fbab635c-60b8-4db0-958f-4454049c1a78 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fbab635c-60b8-4db0-958f-4454049c1a78 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 595/1192] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:43 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 835 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-97e6211b-a611-4960-b248-617214773eb2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-97e6211b-a611-4960-b248-617214773eb2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] GET http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-97e6211b-a611-4960-b248-617214773eb2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-97e6211b-a611-4960-b248-617214773eb2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-97e6211b-a611-4960-b248-617214773eb2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Volume info retrieved successfully. Sep 05 04:43:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-97e6211b-a611-4960-b248-617214773eb2 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc returned with HTTP 200 Sep 05 04:43:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 598/1193] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:43 2026] GET /volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc => generated 895 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-42880d65-caac-4af1-9b45-ee906108d48c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-42880d65-caac-4af1-9b45-ee906108d48c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-42880d65-caac-4af1-9b45-ee906108d48c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-42880d65-caac-4af1-9b45-ee906108d48c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-42880d65-caac-4af1-9b45-ee906108d48c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-42880d65-caac-4af1-9b45-ee906108d48c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 596/1194] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:44 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b8d51524-3376-4399-bb8a-4c08573f939e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8d51524-3376-4399-bb8a-4c08573f939e tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] GET http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8d51524-3376-4399-bb8a-4c08573f939e tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8d51524-3376-4399-bb8a-4c08573f939e tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b8d51524-3376-4399-bb8a-4c08573f939e tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Volume info retrieved successfully. Sep 05 04:43:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8d51524-3376-4399-bb8a-4c08573f939e tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc returned with HTTP 200 Sep 05 04:43:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 599/1195] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:44 2026] GET /volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc => generated 896 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7c81e89f-3b5c-40e5-be0d-0143642ecaf6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c81e89f-3b5c-40e5-be0d-0143642ecaf6 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] GET http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c81e89f-3b5c-40e5-be0d-0143642ecaf6 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c81e89f-3b5c-40e5-be0d-0143642ecaf6 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7c81e89f-3b5c-40e5-be0d-0143642ecaf6 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Volume info retrieved successfully. Sep 05 04:43:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c81e89f-3b5c-40e5-be0d-0143642ecaf6 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc returned with HTTP 200 Sep 05 04:43:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 597/1196] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:44 2026] GET /volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc => generated 896 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-16bb1676-142c-4f93-9c54-58df833d6c7f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-16bb1676-142c-4f93-9c54-58df833d6c7f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] DELETE http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-16bb1676-142c-4f93-9c54-58df833d6c7f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-16bb1676-142c-4f93-9c54-58df833d6c7f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-16bb1676-142c-4f93-9c54-58df833d6c7f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Delete volume with id: ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-16bb1676-142c-4f93-9c54-58df833d6c7f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Volume info retrieved successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-16bb1676-142c-4f93-9c54-58df833d6c7f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Delete volume request issued successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-16bb1676-142c-4f93-9c54-58df833d6c7f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc returned with HTTP 202 Sep 05 04:43:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 600/1197] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:44 2026] DELETE /volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bba8c1fb-e7b5-4169-b4d0-9bd3727521df None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bba8c1fb-e7b5-4169-b4d0-9bd3727521df tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] GET http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bba8c1fb-e7b5-4169-b4d0-9bd3727521df tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bba8c1fb-e7b5-4169-b4d0-9bd3727521df tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bba8c1fb-e7b5-4169-b4d0-9bd3727521df tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Volume info retrieved successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bba8c1fb-e7b5-4169-b4d0-9bd3727521df tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc returned with HTTP 200 Sep 05 04:43:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 598/1198] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:45 2026] GET /volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc => generated 895 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2e3131a7-bc74-4414-af2e-db83ffac2082 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2e3131a7-bc74-4414-af2e-db83ffac2082 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2e3131a7-bc74-4414-af2e-db83ffac2082 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2e3131a7-bc74-4414-af2e-db83ffac2082 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2e3131a7-bc74-4414-af2e-db83ffac2082 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2e3131a7-bc74-4414-af2e-db83ffac2082 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 601/1199] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:45 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6f0d9cb7-2eb5-4988-ab02-ec9eedddaafb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6f0d9cb7-2eb5-4988-ab02-ec9eedddaafb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6f0d9cb7-2eb5-4988-ab02-ec9eedddaafb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6f0d9cb7-2eb5-4988-ab02-ec9eedddaafb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6f0d9cb7-2eb5-4988-ab02-ec9eedddaafb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Volume info retrieved successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6f0d9cb7-2eb5-4988-ab02-ec9eedddaafb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 599/1200] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:45 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 860 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7709b5f9-ff3a-4622-959d-ccabbd1edbbd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7709b5f9-ff3a-4622-959d-ccabbd1edbbd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7709b5f9-ff3a-4622-959d-ccabbd1edbbd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-488601084"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7709b5f9-ff3a-4622-959d-ccabbd1edbbd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7709b5f9-ff3a-4622-959d-ccabbd1edbbd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7709b5f9-ff3a-4622-959d-ccabbd1edbbd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 602/1201] 192.168.122.229 () {60 vars in 1252 bytes} [Sat Sep 5 04:43:45 2026] PUT /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 792 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-071b988a-0f86-4728-943b-0de99cdd6973 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-071b988a-0f86-4728-943b-0de99cdd6973 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-071b988a-0f86-4728-943b-0de99cdd6973 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1891548330", "description": "This is the new description of volume"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-071b988a-0f86-4728-943b-0de99cdd6973 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-071b988a-0f86-4728-943b-0de99cdd6973 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:43:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-071b988a-0f86-4728-943b-0de99cdd6973 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 600/1202] 192.168.122.229 () {60 vars in 1253 bytes} [Sat Sep 5 04:43:45 2026] PUT /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 832 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-33bfad98-06e7-4e25-9f4c-749399265638 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33bfad98-06e7-4e25-9f4c-749399265638 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33bfad98-06e7-4e25-9f4c-749399265638 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33bfad98-06e7-4e25-9f4c-749399265638 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-33bfad98-06e7-4e25-9f4c-749399265638 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Volume info retrieved successfully. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33bfad98-06e7-4e25-9f4c-749399265638 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 603/1203] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:45 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 900 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1287711713", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-150483782"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1287711713', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-150483782'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume of 1 GB Sep 05 04:43:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Availability Zones retrieved successfully. Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (07e33d46-aad6-4d59-8168-96db06d82e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82bfbddf-1ae1-4fd1-8a09-3222076056fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82bfbddf-1ae1-4fd1-8a09-3222076056fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c354d522-2dcb-4150-a676-77bd08f8e606 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1844fe8b-0944-446f-97e1-e4c0b047a5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c354d522-2dcb-4150-a676-77bd08f8e606 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] GET http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c354d522-2dcb-4150-a676-77bd08f8e606 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c354d522-2dcb-4150-a676-77bd08f8e606 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c354d522-2dcb-4150-a676-77bd08f8e606 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Volume info retrieved successfully. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c354d522-2dcb-4150-a676-77bd08f8e606 tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc returned with HTTP 200 Sep 05 04:43:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 604/1204] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:46 2026] GET /volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc => generated 895 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Created reservations ['7b04313f-7136-44ac-ad4f-565172628d89', '47cf2e6f-219a-43ab-be0f-39eeb3642c9d', 'fc4e6f7a-a836-40bf-9a03-c12384a37f4c', 'a5ebe4fe-1ec3-4b6d-beb8-518b17f3a857'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1844fe8b-0944-446f-97e1-e4c0b047a5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b04313f-7136-44ac-ad4f-565172628d89', '47cf2e6f-219a-43ab-be0f-39eeb3642c9d', 'fc4e6f7a-a836-40bf-9a03-c12384a37f4c', 'a5ebe4fe-1ec3-4b6d-beb8-518b17f3a857']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e75184-9289-4594-aad6-81519b1773da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e75184-9289-4594-aad6-81519b1773da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '201fd793-3e52-4b30-92b1-81f44449fdb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1287711713',display_name='tempest-VolumesGetTest-Volume-150483782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['7b04313f-7136-44ac-ad4f-565172628d89','47cf2e6f-219a-43ab-be0f-39eeb3642c9d','fc4e6f7a-a836-40bf-9a03-c12384a37f4c','a5ebe4fe-1ec3-4b6d-beb8-518b17f3a857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1287711713',display_name='tempest-VolumesGetTest-Volume-150483782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=201fd793-3e52-4b30-92b1-81f44449fdb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75616bf338a0497c84a9619087337cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4adb15-9025-4a13-84d6-92ae9bbe253f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4adb15-9025-4a13-84d6-92ae9bbe253f) transitioned into 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-1287711713',display_name='tempest-VolumesGetTest-Volume-150483782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['7b04313f-7136-44ac-ad4f-565172628d89','47cf2e6f-219a-43ab-be0f-39eeb3642c9d','fc4e6f7a-a836-40bf-9a03-c12384a37f4c','a5ebe4fe-1ec3-4b6d-beb8-518b17f3a857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be53c7b5-dac4-4dda-b3ec-689a4c1413b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be53c7b5-dac4-4dda-b3ec-689a4c1413b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (07e33d46-aad6-4d59-8168-96db06d82e26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request issued successfully. Sep 05 04:43:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9103007b-810c-4d36-8cdb-01aab7d88c4d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 601/1205] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:43:46 2026] POST /volume/v3/volumes => generated 788 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:43:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a897743c-6c4f-49d9-8e40-4e23e73945b0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a897743c-6c4f-49d9-8e40-4e23e73945b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a897743c-6c4f-49d9-8e40-4e23e73945b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a897743c-6c4f-49d9-8e40-4e23e73945b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a897743c-6c4f-49d9-8e40-4e23e73945b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a897743c-6c4f-49d9-8e40-4e23e73945b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 200 Sep 05 04:43:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 605/1206] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:46 2026] GET /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ddd69252-9fbd-4d56-983d-24ec9819001f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ddd69252-9fbd-4d56-983d-24ec9819001f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] GET http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ddd69252-9fbd-4d56-983d-24ec9819001f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ddd69252-9fbd-4d56-983d-24ec9819001f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ddd69252-9fbd-4d56-983d-24ec9819001f tempest-VolumeTypesAccessTest-1341257147 tempest-VolumeTypesAccessTest-1341257147-project-member] http://192.168.122.229/volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc returned with HTTP 404 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 602/1207] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:47 2026] GET /volume/v3/volumes/ae5793f6-7865-4ca2-88d1-1a7c98c168bc => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7b85df01-81fd-4897-9c9e-4728b24e126b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b85df01-81fd-4897-9c9e-4728b24e126b tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] POST http://192.168.122.229/volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01/action Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b85df01-81fd-4897-9c9e-4728b24e126b tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action body: b'{"removeProjectAccess": {"project": "b124e8811dc445bdbc8c72fd12d8600b"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b85df01-81fd-4897-9c9e-4728b24e126b tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b124e8811dc445bdbc8c72fd12d8600b"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b85df01-81fd-4897-9c9e-4728b24e126b tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01/action returned with HTTP 202 Sep 05 04:43:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 606/1208] 192.168.122.229 () {60 vars in 1268 bytes} [Sat Sep 5 04:43:47 2026] POST /volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7efc0d28-ec87-40d9-a537-737100b308b1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7efc0d28-ec87-40d9-a537-737100b308b1 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] DELETE http://192.168.122.229/volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7efc0d28-ec87-40d9-a537-737100b308b1 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7efc0d28-ec87-40d9-a537-737100b308b1 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7efc0d28-ec87-40d9-a537-737100b308b1 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01 returned with HTTP 202 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 603/1209] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:43:47 2026] DELETE /volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b9c539cb-4b75-4c29-a931-808e2c5fd12a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b9c539cb-4b75-4c29-a931-808e2c5fd12a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] GET http://192.168.122.229/volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01 Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b9c539cb-4b75-4c29-a931-808e2c5fd12a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b9c539cb-4b75-4c29-a931-808e2c5fd12a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b9c539cb-4b75-4c29-a931-808e2c5fd12a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01 returned with HTTP 404 Sep 05 04:43:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 607/1210] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:43:47 2026] GET /volume/v3/types/e4b3e85c-f833-4f64-a826-e7cc506f6e01 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-10454c40-1927-400b-b30e-fd0e3ec46fef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-10454c40-1927-400b-b30e-fd0e3ec46fef tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-10454c40-1927-400b-b30e-fd0e3ec46fef tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1261654970", "os-volume-type-access:is_public": false}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-10454c40-1927-400b-b30e-fd0e3ec46fef tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 604/1211] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:43:47 2026] POST /volume/v3/types => generated 229 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3fcb6206-bd93-4a25-840e-1b202da3f1df None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3fcb6206-bd93-4a25-840e-1b202da3f1df tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] POST http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3fcb6206-bd93-4a25-840e-1b202da3f1df tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action body: b'{"addProjectAccess": {"project": "b124e8811dc445bdbc8c72fd12d8600b"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3fcb6206-bd93-4a25-840e-1b202da3f1df tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b124e8811dc445bdbc8c72fd12d8600b"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3fcb6206-bd93-4a25-840e-1b202da3f1df tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action returned with HTTP 202 Sep 05 04:43:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 608/1212] 192.168.122.229 () {60 vars in 1268 bytes} [Sat Sep 5 04:43:47 2026] POST /volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7d78fa09-40f0-43c9-bd70-1a6823d5847a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d78fa09-40f0-43c9-bd70-1a6823d5847a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] POST http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d78fa09-40f0-43c9-bd70-1a6823d5847a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action body: b'{"addProjectAccess": {"project": "ef8a99e8e6d347f4ae809a07afaf9d70"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d78fa09-40f0-43c9-bd70-1a6823d5847a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ef8a99e8e6d347f4ae809a07afaf9d70"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d78fa09-40f0-43c9-bd70-1a6823d5847a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action returned with HTTP 202 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 605/1213] 192.168.122.229 () {60 vars in 1268 bytes} [Sat Sep 5 04:43:47 2026] POST /volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7e731ea7-7705-4161-9571-9c261238712a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e731ea7-7705-4161-9571-9c261238712a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] GET http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/os-volume-type-access Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e731ea7-7705-4161-9571-9c261238712a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e731ea7-7705-4161-9571-9c261238712a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e731ea7-7705-4161-9571-9c261238712a tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/os-volume-type-access returned with HTTP 200 Sep 05 04:43:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 609/1214] 192.168.122.229 () {58 vars in 1292 bytes} [Sat Sep 5 04:43:47 2026] GET /volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/os-volume-type-access => generated 244 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a5d64b0d-9bd9-48e5-9646-a8ff73944d24 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5d64b0d-9bd9-48e5-9646-a8ff73944d24 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] POST http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5d64b0d-9bd9-48e5-9646-a8ff73944d24 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action body: b'{"removeProjectAccess": {"project": "ef8a99e8e6d347f4ae809a07afaf9d70"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5d64b0d-9bd9-48e5-9646-a8ff73944d24 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ef8a99e8e6d347f4ae809a07afaf9d70"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5d64b0d-9bd9-48e5-9646-a8ff73944d24 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action returned with HTTP 202 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 606/1215] 192.168.122.229 () {60 vars in 1268 bytes} [Sat Sep 5 04:43:47 2026] POST /volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2884e5df-37fc-4606-807d-35ff3e60194c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1b92b5cc-0201-42eb-9c31-362180fc122a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1b92b5cc-0201-42eb-9c31-362180fc122a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1b92b5cc-0201-42eb-9c31-362180fc122a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1b92b5cc-0201-42eb-9c31-362180fc122a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2884e5df-37fc-4606-807d-35ff3e60194c tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] POST http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2884e5df-37fc-4606-807d-35ff3e60194c tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action body: b'{"removeProjectAccess": {"project": "b124e8811dc445bdbc8c72fd12d8600b"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2884e5df-37fc-4606-807d-35ff3e60194c tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b124e8811dc445bdbc8c72fd12d8600b"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1b92b5cc-0201-42eb-9c31-362180fc122a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2884e5df-37fc-4606-807d-35ff3e60194c tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action returned with HTTP 202 Sep 05 04:43:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 610/1216] 192.168.122.229 () {60 vars in 1268 bytes} [Sat Sep 5 04:43:47 2026] POST /volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-94bcc7c0-ca77-4ba7-b8e8-a30d46887f72 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1b92b5cc-0201-42eb-9c31-362180fc122a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 200 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 607/1217] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:47 2026] GET /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94bcc7c0-ca77-4ba7-b8e8-a30d46887f72 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] DELETE http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6 Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94bcc7c0-ca77-4ba7-b8e8-a30d46887f72 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94bcc7c0-ca77-4ba7-b8e8-a30d46887f72 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94bcc7c0-ca77-4ba7-b8e8-a30d46887f72 tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6 returned with HTTP 202 Sep 05 04:43:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 611/1218] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:43:47 2026] DELETE /volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2825aea5-3b68-4870-ad36-9133d631b6ed None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2825aea5-3b68-4870-ad36-9133d631b6ed tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] GET http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6 Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2825aea5-3b68-4870-ad36-9133d631b6ed tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2825aea5-3b68-4870-ad36-9133d631b6ed tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2825aea5-3b68-4870-ad36-9133d631b6ed tempest-VolumeTypesAccessTest-941466117 tempest-VolumeTypesAccessTest-941466117-project-admin] http://192.168.122.229/volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6 returned with HTTP 404 Sep 05 04:43:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 608/1219] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:43:47 2026] GET /volume/v3/types/87b58dff-a2de-4aae-a1d1-f69035a910b6 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e40b8346-6a02-4a34-8b6f-93c36a9c7432 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e40b8346-6a02-4a34-8b6f-93c36a9c7432 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] DELETE http://192.168.122.229/volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 Sep 05 04:43:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e40b8346-6a02-4a34-8b6f-93c36a9c7432 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e40b8346-6a02-4a34-8b6f-93c36a9c7432 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:48 devstack devstack@c-api.service[89502]: /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 05 04:43:48 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, Sep 05 04:43:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e40b8346-6a02-4a34-8b6f-93c36a9c7432 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 returned with HTTP 200 Sep 05 04:43:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 612/1220] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:43:48 2026] DELETE /volume/v3/attachments/02f087d8-8240-40e7-9a5b-a269eb405174 => generated 19 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e0457e5a-df52-4050-a0fb-bdf5d0f509d3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e0457e5a-df52-4050-a0fb-bdf5d0f509d3 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] DELETE http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:43:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e0457e5a-df52-4050-a0fb-bdf5d0f509d3 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e0457e5a-df52-4050-a0fb-bdf5d0f509d3 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:48 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e0457e5a-df52-4050-a0fb-bdf5d0f509d3 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Delete volume with id: 94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 Sep 05 04:43:48 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:48 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:48 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:48 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e0457e5a-df52-4050-a0fb-bdf5d0f509d3 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:43:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e0457e5a-df52-4050-a0fb-bdf5d0f509d3 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Delete volume request issued successfully. Sep 05 04:43:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b5cb0479-1ac2-4270-89a9-7d85f194461b req-e0457e5a-df52-4050-a0fb-bdf5d0f509d3 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 returned with HTTP 202 Sep 05 04:43:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 609/1221] 192.168.122.229 () {62 vars in 1509 bytes} [Sat Sep 5 04:43:48 2026] DELETE /volume/v3/volumes/94275fd3-88ed-4ecd-9985-f9c13e1f3ae7 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:43:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-092972c7-cffe-4a06-8793-9a20664ab5f1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-092972c7-cffe-4a06-8793-9a20664ab5f1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-092972c7-cffe-4a06-8793-9a20664ab5f1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-092972c7-cffe-4a06-8793-9a20664ab5f1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-092972c7-cffe-4a06-8793-9a20664ab5f1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-092972c7-cffe-4a06-8793-9a20664ab5f1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 200 Sep 05 04:43:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 613/1222] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:48 2026] GET /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 881 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e9297fbd-0545-4331-880d-a247027e53b0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9297fbd-0545-4331-880d-a247027e53b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9297fbd-0545-4331-880d-a247027e53b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-488601084", "description": null}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e9297fbd-0545-4331-880d-a247027e53b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e9297fbd-0545-4331-880d-a247027e53b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9297fbd-0545-4331-880d-a247027e53b0 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 200 Sep 05 04:43:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 610/1223] 192.168.122.229 () {60 vars in 1252 bytes} [Sat Sep 5 04:43:49 2026] PUT /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 778 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-49b96bfe-c30f-4560-a4f3-348d4bd4c78f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-49b96bfe-c30f-4560-a4f3-348d4bd4c78f tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-49b96bfe-c30f-4560-a4f3-348d4bd4c78f tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-49b96bfe-c30f-4560-a4f3-348d4bd4c78f tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-49b96bfe-c30f-4560-a4f3-348d4bd4c78f tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-49b96bfe-c30f-4560-a4f3-348d4bd4c78f tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 200 Sep 05 04:43:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 614/1224] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:49 2026] GET /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 846 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:43:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-35d9538d-e213-4b77-b24b-e02bb4989d52 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35d9538d-e213-4b77-b24b-e02bb4989d52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] DELETE http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35d9538d-e213-4b77-b24b-e02bb4989d52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35d9538d-e213-4b77-b24b-e02bb4989d52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-35d9538d-e213-4b77-b24b-e02bb4989d52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume with id: 201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-35d9538d-e213-4b77-b24b-e02bb4989d52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-35d9538d-e213-4b77-b24b-e02bb4989d52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume request issued successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35d9538d-e213-4b77-b24b-e02bb4989d52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 202 Sep 05 04:43:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 611/1225] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:49 2026] DELETE /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-01840fa1-6d57-4d1a-a311-4de054303b4c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-01840fa1-6d57-4d1a-a311-4de054303b4c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-01840fa1-6d57-4d1a-a311-4de054303b4c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-01840fa1-6d57-4d1a-a311-4de054303b4c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-01840fa1-6d57-4d1a-a311-4de054303b4c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-01840fa1-6d57-4d1a-a311-4de054303b4c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 200 Sep 05 04:43:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 615/1226] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:49 2026] GET /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 845 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-acc806af-7c24-4251-a5dc-5abbf5900c1e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-acc806af-7c24-4251-a5dc-5abbf5900c1e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] DELETE http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:43:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-acc806af-7c24-4251-a5dc-5abbf5900c1e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-acc806af-7c24-4251-a5dc-5abbf5900c1e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-acc806af-7c24-4251-a5dc-5abbf5900c1e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Delete volume with id: d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:43:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-acc806af-7c24-4251-a5dc-5abbf5900c1e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-acc806af-7c24-4251-a5dc-5abbf5900c1e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Delete volume request issued successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-acc806af-7c24-4251-a5dc-5abbf5900c1e tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 202 Sep 05 04:43:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 612/1227] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:49 2026] DELETE /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f8eb8b25-8799-44cd-b726-33ec8f6c4c94 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8eb8b25-8799-44cd-b726-33ec8f6c4c94 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8eb8b25-8799-44cd-b726-33ec8f6c4c94 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8eb8b25-8799-44cd-b726-33ec8f6c4c94 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f8eb8b25-8799-44cd-b726-33ec8f6c4c94 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:43:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8eb8b25-8799-44cd-b726-33ec8f6c4c94 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:43:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 616/1228] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:49 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e320eb12-0d84-4f80-a751-3c0e0e60617d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e320eb12-0d84-4f80-a751-3c0e0e60617d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e320eb12-0d84-4f80-a751-3c0e0e60617d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e320eb12-0d84-4f80-a751-3c0e0e60617d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e320eb12-0d84-4f80-a751-3c0e0e60617d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e320eb12-0d84-4f80-a751-3c0e0e60617d tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 200 Sep 05 04:43:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 613/1229] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:50 2026] GET /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3a4fe878-3cee-44e7-b3f8-d284df0f6e35 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3a4fe878-3cee-44e7-b3f8-d284df0f6e35 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3a4fe878-3cee-44e7-b3f8-d284df0f6e35 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3a4fe878-3cee-44e7-b3f8-d284df0f6e35 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=712,cinder:UPDATE=179,cinder:INSERT=116 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3a4fe878-3cee-44e7-b3f8-d284df0f6e35 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Volume info retrieved successfully. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3a4fe878-3cee-44e7-b3f8-d284df0f6e35 tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 200 Sep 05 04:43:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 617/1230] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:51 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0ddc989e-1ed2-4b4f-9bc9-7ef063472041 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0ddc989e-1ed2-4b4f-9bc9-7ef063472041 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 Sep 05 04:43:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0ddc989e-1ed2-4b4f-9bc9-7ef063472041 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0ddc989e-1ed2-4b4f-9bc9-7ef063472041 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:51 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=537,cinder:UPDATE=115,cinder:INSERT=66 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:43:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0ddc989e-1ed2-4b4f-9bc9-7ef063472041 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 returned with HTTP 404 Sep 05 04:43:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 614/1231] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:51 2026] GET /volume/v3/volumes/201fd793-3e52-4b30-92b1-81f44449fdb7 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0abd8c5e-a5cf-43ee-8dbf-2fb4950f4f72 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0abd8c5e-a5cf-43ee-8dbf-2fb4950f4f72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0abd8c5e-a5cf-43ee-8dbf-2fb4950f4f72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0abd8c5e-a5cf-43ee-8dbf-2fb4950f4f72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0abd8c5e-a5cf-43ee-8dbf-2fb4950f4f72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0abd8c5e-a5cf-43ee-8dbf-2fb4950f4f72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 618/1232] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:51 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 900 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-26718355-6375-4d80-bdda-618562d3368c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-26718355-6375-4d80-bdda-618562d3368c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] DELETE http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-26718355-6375-4d80-bdda-618562d3368c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-26718355-6375-4d80-bdda-618562d3368c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:51 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-26718355-6375-4d80-bdda-618562d3368c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume with id: 38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-26718355-6375-4d80-bdda-618562d3368c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-26718355-6375-4d80-bdda-618562d3368c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume request issued successfully. Sep 05 04:43:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-26718355-6375-4d80-bdda-618562d3368c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 202 Sep 05 04:43:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 615/1233] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:43:51 2026] DELETE /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e1942dd9-ddc7-48ea-852c-91ddd32e6ed3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1942dd9-ddc7-48ea-852c-91ddd32e6ed3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1942dd9-ddc7-48ea-852c-91ddd32e6ed3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1942dd9-ddc7-48ea-852c-91ddd32e6ed3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e1942dd9-ddc7-48ea-852c-91ddd32e6ed3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1942dd9-ddc7-48ea-852c-91ddd32e6ed3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 619/1234] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:51 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 899 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8e4bca13-acdc-4e3e-9249-0475dce04dca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e4bca13-acdc-4e3e-9249-0475dce04dca tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] GET http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf Sep 05 04:43:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e4bca13-acdc-4e3e-9249-0475dce04dca tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e4bca13-acdc-4e3e-9249-0475dce04dca tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e4bca13-acdc-4e3e-9249-0475dce04dca tempest-ServerActionsTestOtherA-289008059 tempest-ServerActionsTestOtherA-289008059-project-member] http://192.168.122.229/volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf returned with HTTP 404 Sep 05 04:43:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 616/1235] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:52 2026] GET /volume/v3/volumes/d718e0f7-9eb0-4921-84a0-3d406a1ab7bf => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ebe11e13-5bbf-454e-8f73-558b29f7a20b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ebe11e13-5bbf-454e-8f73-558b29f7a20b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ebe11e13-5bbf-454e-8f73-558b29f7a20b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ebe11e13-5bbf-454e-8f73-558b29f7a20b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ebe11e13-5bbf-454e-8f73-558b29f7a20b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ebe11e13-5bbf-454e-8f73-558b29f7a20b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 200 Sep 05 04:43:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 620/1236] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:52 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 899 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9516d249-f3fa-4aa4-9f66-ae2012baf752 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9516d249-f3fa-4aa4-9f66-ae2012baf752 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 Sep 05 04:43:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9516d249-f3fa-4aa4-9f66-ae2012baf752 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9516d249-f3fa-4aa4-9f66-ae2012baf752 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9516d249-f3fa-4aa4-9f66-ae2012baf752 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 returned with HTTP 404 Sep 05 04:43:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 617/1237] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:54 2026] GET /volume/v3/volumes/38a907ed-286a-42a2-bdd4-9c2f7f500551 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-210082865"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-210082865'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume of 1 GB Sep 05 04:43:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Availability Zones retrieved successfully. Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (4c772672-f111-4ec6-9e52-5f795a72c4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5619593-e157-456c-9077-32986a787822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5619593-e157-456c-9077-32986a787822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0700cc1c-e2fb-4a51-bc94-d3142781301f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Created reservations ['ff4a2e91-8c14-4bc8-83d5-9a907c5b983a', '18eba736-a624-4758-9f34-d11be5c49a97', 'e537f003-398e-48fd-ad03-e45a191ca915', 'a80ea2ac-7586-4391-8798-a74528eace26'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0700cc1c-e2fb-4a51-bc94-d3142781301f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff4a2e91-8c14-4bc8-83d5-9a907c5b983a', '18eba736-a624-4758-9f34-d11be5c49a97', 'e537f003-398e-48fd-ad03-e45a191ca915', 'a80ea2ac-7586-4391-8798-a74528eace26']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa00e51-1f84-45f3-929a-085529611e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa00e51-1f84-45f3-929a-085529611e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb7749e3-660b-4a3e-b61e-7f6043cbd893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-210082865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['ff4a2e91-8c14-4bc8-83d5-9a907c5b983a','18eba736-a624-4758-9f34-d11be5c49a97','e537f003-398e-48fd-ad03-e45a191ca915','a80ea2ac-7586-4391-8798-a74528eace26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-210082865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb7749e3-660b-4a3e-b61e-7f6043cbd893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75616bf338a0497c84a9619087337cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cda1579-ed7b-4598-8f02-080852b4d8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cda1579-ed7b-4598-8f02-080852b4d8e1) transitioned into state 'SUCCESS' from state '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-210082865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['ff4a2e91-8c14-4bc8-83d5-9a907c5b983a','18eba736-a624-4758-9f34-d11be5c49a97','e537f003-398e-48fd-ad03-e45a191ca915','a80ea2ac-7586-4391-8798-a74528eace26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68a1084-858d-4a8c-859d-1e59ef675a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68a1084-858d-4a8c-859d-1e59ef675a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (4c772672-f111-4ec6-9e52-5f795a72c4ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request issued successfully. Sep 05 04:43:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d0013f3-18a7-44bd-8926-89972deb62c7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 621/1238] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:43:54 2026] POST /volume/v3/volumes => generated 753 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4e19e6c9-fad8-49e3-aa87-5ec524be5911 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e19e6c9-fad8-49e3-aa87-5ec524be5911 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:43:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e19e6c9-fad8-49e3-aa87-5ec524be5911 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e19e6c9-fad8-49e3-aa87-5ec524be5911 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4e19e6c9-fad8-49e3-aa87-5ec524be5911 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e19e6c9-fad8-49e3-aa87-5ec524be5911 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 returned with HTTP 200 Sep 05 04:43:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 618/1239] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:54 2026] GET /volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 => generated 821 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d39e5092-1de7-42c9-beec-ceccf9b527a1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d39e5092-1de7-42c9-beec-ceccf9b527a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:43:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d39e5092-1de7-42c9-beec-ceccf9b527a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d39e5092-1de7-42c9-beec-ceccf9b527a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d39e5092-1de7-42c9-beec-ceccf9b527a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d39e5092-1de7-42c9-beec-ceccf9b527a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 returned with HTTP 200 Sep 05 04:43:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 622/1240] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:55 2026] GET /volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 => generated 845 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-06a3b1db-f597-4338-9328-796fc9a53f78 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-06a3b1db-f597-4338-9328-796fc9a53f78 tempest-AvailabilityZoneTestJSON-2078471328 tempest-AvailabilityZoneTestJSON-2078471328-project-reader] GET http://192.168.122.229/volume/v3/os-availability-zone Sep 05 04:43:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-06a3b1db-f597-4338-9328-796fc9a53f78 tempest-AvailabilityZoneTestJSON-2078471328 tempest-AvailabilityZoneTestJSON-2078471328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-06a3b1db-f597-4338-9328-796fc9a53f78 tempest-AvailabilityZoneTestJSON-2078471328 tempest-AvailabilityZoneTestJSON-2078471328-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:56 devstack devstack@c-api.service[89503]: /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 05 04:43:56 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:43:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-06a3b1db-f597-4338-9328-796fc9a53f78 tempest-AvailabilityZoneTestJSON-2078471328 tempest-AvailabilityZoneTestJSON-2078471328-project-reader] Availability Zones retrieved successfully. Sep 05 04:43:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-06a3b1db-f597-4338-9328-796fc9a53f78 tempest-AvailabilityZoneTestJSON-2078471328 tempest-AvailabilityZoneTestJSON-2078471328-project-reader] http://192.168.122.229/volume/v3/os-availability-zone returned with HTTP 200 Sep 05 04:43:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 619/1241] 192.168.122.229 () {58 vars in 1160 bytes} [Sat Sep 5 04:43:56 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:43:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b3a1d75b-9297-48f1-8f29-55ff81f8be54 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b3a1d75b-9297-48f1-8f29-55ff81f8be54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:43:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b3a1d75b-9297-48f1-8f29-55ff81f8be54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b3a1d75b-9297-48f1-8f29-55ff81f8be54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b3a1d75b-9297-48f1-8f29-55ff81f8be54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b3a1d75b-9297-48f1-8f29-55ff81f8be54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 returned with HTTP 200 Sep 05 04:43:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 623/1242] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:57 2026] GET /volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 => generated 846 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fb7749e3-660b-4a3e-b61e-7f6043cbd893", "size": 1, "name": "tempest-VolumesGetTest-Volume-832905700", "metadata": {"Type": "Test"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request body: {'volume': {'source_volid': 'fb7749e3-660b-4a3e-b61e-7f6043cbd893', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-832905700', 'metadata': {'Type': 'Test'}}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume retrieved successfully. Sep 05 04:43:57 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume of 1 GB Sep 05 04:43:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Availability Zones retrieved successfully. Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (3805f3f2-7181-4c5a-ad4b-2aafc5b17142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39ab868-03d5-455d-b5f5-298490fef1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39ab868-03d5-455d-b5f5-298490fef1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fb7749e3-660b-4a3e-b61e-7f6043cbd893', 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ed0fea-2c95-4f07-ae8b-87b00f1aec35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Created reservations ['1509803d-a12c-4697-940f-74eb34bfd453', 'bf9ebc4e-a9d8-4447-af83-76e619ef7811', 'a9f1a688-129f-44b1-9da1-fb14531cff53', '070c8924-d824-4427-8bb5-3d7430c9eb97'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ed0fea-2c95-4f07-ae8b-87b00f1aec35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1509803d-a12c-4697-940f-74eb34bfd453', 'bf9ebc4e-a9d8-4447-af83-76e619ef7811', 'a9f1a688-129f-44b1-9da1-fb14531cff53', '070c8924-d824-4427-8bb5-3d7430c9eb97']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d2e521-b963-4293-9777-d9658f8942dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d2e521-b963-4293-9777-d9658f8942dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e854b28-ae7f-4894-9e4e-01824de99f99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-832905700',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['1509803d-a12c-4697-940f-74eb34bfd453','bf9ebc4e-a9d8-4447-af83-76e619ef7811','a9f1a688-129f-44b1-9da1-fb14531cff53','070c8924-d824-4427-8bb5-3d7430c9eb97'],size=1,snapshot_id=None,source_replicaid=,source_volid=fb7749e3-660b-4a3e-b61e-7f6043cbd893,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:43:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-832905700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e854b28-ae7f-4894-9e4e-01824de99f99,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='75616bf338a0497c84a9619087337cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fb7749e3-660b-4a3e-b61e-7f6043cbd893,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a89e9be-b5b0-438f-bff5-81d0b6bb2184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a89e9be-b5b0-438f-bff5-81d0b6bb2184) transitioned into state 'SUCCESS' from state '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-832905700',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['1509803d-a12c-4697-940f-74eb34bfd453','bf9ebc4e-a9d8-4447-af83-76e619ef7811','a9f1a688-129f-44b1-9da1-fb14531cff53','070c8924-d824-4427-8bb5-3d7430c9eb97'],size=1,snapshot_id=None,source_replicaid=,source_volid=fb7749e3-660b-4a3e-b61e-7f6043cbd893,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c188266d-f804-4c70-b0ac-79c908e58093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c188266d-f804-4c70-b0ac-79c908e58093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (3805f3f2-7181-4c5a-ad4b-2aafc5b17142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:43:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request issued successfully. Sep 05 04:43:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8d509f0-35ae-4b19-8985-4dab6ba8dfce tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:43:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 620/1243] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:43:57 2026] POST /volume/v3/volumes => generated 801 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:43:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-018d25c2-069a-4456-93f0-7d0ee326e6a1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-018d25c2-069a-4456-93f0-7d0ee326e6a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:43:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-018d25c2-069a-4456-93f0-7d0ee326e6a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-018d25c2-069a-4456-93f0-7d0ee326e6a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-018d25c2-069a-4456-93f0-7d0ee326e6a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-018d25c2-069a-4456-93f0-7d0ee326e6a1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:43:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 624/1244] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:57 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3f6d1330-b984-48c8-9a64-25928d9631f5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f6d1330-b984-48c8-9a64-25928d9631f5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:43:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f6d1330-b984-48c8-9a64-25928d9631f5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f6d1330-b984-48c8-9a64-25928d9631f5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:43:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:43:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3f6d1330-b984-48c8-9a64-25928d9631f5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f6d1330-b984-48c8-9a64-25928d9631f5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:43:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 621/1245] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:58 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:43:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-081819ca-2872-4f5f-b56d-84fd308ee339 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:43:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-081819ca-2872-4f5f-b56d-84fd308ee339 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:43:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-081819ca-2872-4f5f-b56d-84fd308ee339 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:43:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-081819ca-2872-4f5f-b56d-84fd308ee339 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:43:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:43:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:43:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:43:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:43:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-081819ca-2872-4f5f-b56d-84fd308ee339 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:43:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-081819ca-2872-4f5f-b56d-84fd308ee339 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:43:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 625/1246] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:43:59 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fbffdfd5-d784-4fdd-911b-54e33b91013e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fbffdfd5-d784-4fdd-911b-54e33b91013e tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fbffdfd5-d784-4fdd-911b-54e33b91013e tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fbffdfd5-d784-4fdd-911b-54e33b91013e tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fbffdfd5-d784-4fdd-911b-54e33b91013e tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fbffdfd5-d784-4fdd-911b-54e33b91013e tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 622/1247] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:00 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-221397991"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-221397991'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Create volume of 1 GB Sep 05 04:44:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Availability Zones retrieved successfully. Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Flow 'volume_create_api' (011ef49f-2f75-4ef7-97c5-9b6427d1da7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7aa85c7-abec-4eb4-ad38-523d79b09b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7aa85c7-abec-4eb4-ad38-523d79b09b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9ed2c1-2b79-4b30-87a2-07a58624b94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Created reservations ['45110091-e901-4bf0-be06-aa634f7c5dfc', '71927f8b-55c8-4b6e-ae09-174b83863098', '9242d628-db47-40f9-96f8-ddae534e924c', '867dc754-c1e6-42c9-8373-e9e64119d646'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9ed2c1-2b79-4b30-87a2-07a58624b94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45110091-e901-4bf0-be06-aa634f7c5dfc', '71927f8b-55c8-4b6e-ae09-174b83863098', '9242d628-db47-40f9-96f8-ddae534e924c', '867dc754-c1e6-42c9-8373-e9e64119d646']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80218e5-1b2f-4a9c-acd4-0dcd2db77ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80218e5-1b2f-4a9c-acd4-0dcd2db77ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be4f23ae-b2ac-4446-95fc-2b4eede3004c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-221397991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3d8b01754840ea9a398e4aea971772',qos_specs=None,replication_status=,reservations=['45110091-e901-4bf0-be06-aa634f7c5dfc','71927f8b-55c8-4b6e-ae09-174b83863098','9242d628-db47-40f9-96f8-ddae534e924c','867dc754-c1e6-42c9-8373-e9e64119d646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a646bb9fbb4ea2bb41253065f06557',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-221397991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be4f23ae-b2ac-4446-95fc-2b4eede3004c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb3d8b01754840ea9a398e4aea971772',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74a646bb9fbb4ea2bb41253065f06557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (367cc631-9e7f-4737-8280-233aabb92d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (367cc631-9e7f-4737-8280-233aabb92d82) transitioned into state 'SUCCESS' from state '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-221397991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3d8b01754840ea9a398e4aea971772',qos_specs=None,replication_status=,reservations=['45110091-e901-4bf0-be06-aa634f7c5dfc','71927f8b-55c8-4b6e-ae09-174b83863098','9242d628-db47-40f9-96f8-ddae534e924c','867dc754-c1e6-42c9-8373-e9e64119d646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a646bb9fbb4ea2bb41253065f06557',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f54446-da2d-4dfa-ab5d-71dc1c175d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f54446-da2d-4dfa-ab5d-71dc1c175d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Flow 'volume_create_api' (011ef49f-2f75-4ef7-97c5-9b6427d1da7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Create volume request issued successfully. Sep 05 04:44:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c5d77cd0-8975-4130-b0d6-3200c60d57dd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:44:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 626/1248] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:44:01 2026] POST /volume/v3/volumes => generated 763 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:44:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b3d8a4ab-f486-400f-a65a-7f619b71715e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b3d8a4ab-f486-400f-a65a-7f619b71715e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b3d8a4ab-f486-400f-a65a-7f619b71715e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b3d8a4ab-f486-400f-a65a-7f619b71715e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b3d8a4ab-f486-400f-a65a-7f619b71715e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b3d8a4ab-f486-400f-a65a-7f619b71715e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 623/1249] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:01 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 831 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-82b84217-cf8e-41e3-b432-a1eab09f3039 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82b84217-cf8e-41e3-b432-a1eab09f3039 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82b84217-cf8e-41e3-b432-a1eab09f3039 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82b84217-cf8e-41e3-b432-a1eab09f3039 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-82b84217-cf8e-41e3-b432-a1eab09f3039 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82b84217-cf8e-41e3-b432-a1eab09f3039 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 627/1250] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:02 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7acefc25-b107-4288-a33a-554dbc2a9021 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7acefc25-b107-4288-a33a-554dbc2a9021 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7acefc25-b107-4288-a33a-554dbc2a9021 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7acefc25-b107-4288-a33a-554dbc2a9021 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7acefc25-b107-4288-a33a-554dbc2a9021 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cb31afce-f92e-4c56-8591-44f2f898ddf7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7acefc25-b107-4288-a33a-554dbc2a9021 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 624/1251] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:02 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb31afce-f92e-4c56-8591-44f2f898ddf7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb31afce-f92e-4c56-8591-44f2f898ddf7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb31afce-f92e-4c56-8591-44f2f898ddf7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cb31afce-f92e-4c56-8591-44f2f898ddf7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb31afce-f92e-4c56-8591-44f2f898ddf7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 628/1252] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:03 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4b8d00fe-4954-400a-a9bc-b03e1b61ac92 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b8d00fe-4954-400a-a9bc-b03e1b61ac92 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b8d00fe-4954-400a-a9bc-b03e1b61ac92 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b8d00fe-4954-400a-a9bc-b03e1b61ac92 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4b8d00fe-4954-400a-a9bc-b03e1b61ac92 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b8d00fe-4954-400a-a9bc-b03e1b61ac92 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 625/1253] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:04 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-30c7916f-50b5-4e20-9682-5fa8457a7c51 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-30c7916f-50b5-4e20-9682-5fa8457a7c51 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-30c7916f-50b5-4e20-9682-5fa8457a7c51 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-30c7916f-50b5-4e20-9682-5fa8457a7c51 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-30c7916f-50b5-4e20-9682-5fa8457a7c51 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-30c7916f-50b5-4e20-9682-5fa8457a7c51 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 629/1254] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:04 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6ab543a5-2935-43fd-99b7-c618a5dba8b3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ab543a5-2935-43fd-99b7-c618a5dba8b3 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ab543a5-2935-43fd-99b7-c618a5dba8b3 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ab543a5-2935-43fd-99b7-c618a5dba8b3 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6ab543a5-2935-43fd-99b7-c618a5dba8b3 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ab543a5-2935-43fd-99b7-c618a5dba8b3 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-51364d3b-9767-4adc-bf2b-34cf00d1ebf4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 626/1255] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:05 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51364d3b-9767-4adc-bf2b-34cf00d1ebf4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51364d3b-9767-4adc-bf2b-34cf00d1ebf4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51364d3b-9767-4adc-bf2b-34cf00d1ebf4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-51364d3b-9767-4adc-bf2b-34cf00d1ebf4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51364d3b-9767-4adc-bf2b-34cf00d1ebf4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 630/1256] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:05 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-11d84592-e563-4b3d-b09b-705252d815aa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11d84592-e563-4b3d-b09b-705252d815aa tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11d84592-e563-4b3d-b09b-705252d815aa tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11d84592-e563-4b3d-b09b-705252d815aa tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-11d84592-e563-4b3d-b09b-705252d815aa tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11d84592-e563-4b3d-b09b-705252d815aa tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 627/1257] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:06 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-aa3f9fb5-7b61-40c3-b89f-553747b3ba2b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aa3f9fb5-7b61-40c3-b89f-553747b3ba2b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aa3f9fb5-7b61-40c3-b89f-553747b3ba2b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aa3f9fb5-7b61-40c3-b89f-553747b3ba2b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-aa3f9fb5-7b61-40c3-b89f-553747b3ba2b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aa3f9fb5-7b61-40c3-b89f-553747b3ba2b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 631/1258] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:06 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a1a6ce76-0440-4546-bec5-bc3633343881 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a1a6ce76-0440-4546-bec5-bc3633343881 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a1a6ce76-0440-4546-bec5-bc3633343881 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a1a6ce76-0440-4546-bec5-bc3633343881 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a1a6ce76-0440-4546-bec5-bc3633343881 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a1a6ce76-0440-4546-bec5-bc3633343881 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 628/1259] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:07 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-db53abe0-1753-4680-94d2-d6879e19576c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-db53abe0-1753-4680-94d2-d6879e19576c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-db53abe0-1753-4680-94d2-d6879e19576c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-db53abe0-1753-4680-94d2-d6879e19576c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-db53abe0-1753-4680-94d2-d6879e19576c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-db53abe0-1753-4680-94d2-d6879e19576c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 632/1260] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:07 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-907e7ebd-72a2-478b-80b4-6bdae1fb8e1f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-907e7ebd-72a2-478b-80b4-6bdae1fb8e1f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-907e7ebd-72a2-478b-80b4-6bdae1fb8e1f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-907e7ebd-72a2-478b-80b4-6bdae1fb8e1f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-907e7ebd-72a2-478b-80b4-6bdae1fb8e1f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-907e7ebd-72a2-478b-80b4-6bdae1fb8e1f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 629/1261] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:08 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c354d377-91ca-45bf-ba44-42c17be63e72 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c354d377-91ca-45bf-ba44-42c17be63e72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c354d377-91ca-45bf-ba44-42c17be63e72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c354d377-91ca-45bf-ba44-42c17be63e72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c354d377-91ca-45bf-ba44-42c17be63e72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c354d377-91ca-45bf-ba44-42c17be63e72 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 633/1262] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:09 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-943a29de-cd4b-48dd-bd7b-09cc9381a229 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-943a29de-cd4b-48dd-bd7b-09cc9381a229 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-943a29de-cd4b-48dd-bd7b-09cc9381a229 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-943a29de-cd4b-48dd-bd7b-09cc9381a229 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-943a29de-cd4b-48dd-bd7b-09cc9381a229 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-943a29de-cd4b-48dd-bd7b-09cc9381a229 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 630/1263] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:09 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8bb286a1-faab-424c-a352-806e0c48d118 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8bb286a1-faab-424c-a352-806e0c48d118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8bb286a1-faab-424c-a352-806e0c48d118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8bb286a1-faab-424c-a352-806e0c48d118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8bb286a1-faab-424c-a352-806e0c48d118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8bb286a1-faab-424c-a352-806e0c48d118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 634/1264] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:10 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 893 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-16945a60-6e3a-446a-80ad-3b044dc5859a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16945a60-6e3a-446a-80ad-3b044dc5859a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16945a60-6e3a-446a-80ad-3b044dc5859a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16945a60-6e3a-446a-80ad-3b044dc5859a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-16945a60-6e3a-446a-80ad-3b044dc5859a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16945a60-6e3a-446a-80ad-3b044dc5859a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 631/1265] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:11 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9cf2bac3-6e59-4dfb-99b6-df8868bf8b3a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9cf2bac3-6e59-4dfb-99b6-df8868bf8b3a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9cf2bac3-6e59-4dfb-99b6-df8868bf8b3a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9cf2bac3-6e59-4dfb-99b6-df8868bf8b3a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9cf2bac3-6e59-4dfb-99b6-df8868bf8b3a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9cf2bac3-6e59-4dfb-99b6-df8868bf8b3a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 635/1266] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:11 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 894 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8e284b26-d931-4953-bc45-ad224132c0ef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e284b26-d931-4953-bc45-ad224132c0ef tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e284b26-d931-4953-bc45-ad224132c0ef tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e284b26-d931-4953-bc45-ad224132c0ef tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8e284b26-d931-4953-bc45-ad224132c0ef tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Volume info retrieved successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e284b26-d931-4953-bc45-ad224132c0ef tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 632/1267] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:11 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 894 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6506a9c0-0d33-43b8-9181-4f4762667342 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6506a9c0-0d33-43b8-9181-4f4762667342 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6506a9c0-0d33-43b8-9181-4f4762667342 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-832905700"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6506a9c0-0d33-43b8-9181-4f4762667342 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6506a9c0-0d33-43b8-9181-4f4762667342 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6506a9c0-0d33-43b8-9181-4f4762667342 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 636/1268] 192.168.122.229 () {60 vars in 1252 bytes} [Sat Sep 5 04:44:11 2026] PUT /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8a026ea5-763d-4c3b-b02e-0fcf1e93ef73 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a026ea5-763d-4c3b-b02e-0fcf1e93ef73 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a026ea5-763d-4c3b-b02e-0fcf1e93ef73 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-855733129", "description": "This is the new description of volume"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8a026ea5-763d-4c3b-b02e-0fcf1e93ef73 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8a026ea5-763d-4c3b-b02e-0fcf1e93ef73 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a026ea5-763d-4c3b-b02e-0fcf1e93ef73 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 633/1269] 192.168.122.229 () {60 vars in 1253 bytes} [Sat Sep 5 04:44:11 2026] PUT /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c2da559a-8fc4-4ef9-b137-19e3d61c17c9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c2da559a-8fc4-4ef9-b137-19e3d61c17c9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c2da559a-8fc4-4ef9-b137-19e3d61c17c9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c2da559a-8fc4-4ef9-b137-19e3d61c17c9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c2da559a-8fc4-4ef9-b137-19e3d61c17c9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Volume info retrieved successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c2da559a-8fc4-4ef9-b137-19e3d61c17c9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 637/1270] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:11 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 933 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1680083526", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-808389177"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1680083526', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-808389177'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume of 1 GB Sep 05 04:44:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Availability Zones retrieved successfully. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (1d4d0ca7-320b-4ef3-ab25-52727c1ffe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6890020d-a7ef-491f-a48d-95ddbe2513a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6890020d-a7ef-491f-a48d-95ddbe2513a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9912aa68-2849-45d8-9ff6-e2fe0dce13cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Created reservations ['37dde815-234c-4943-9f82-725a4ed2bc5a', '7c9a721f-4496-4ed9-a100-6c23835f8480', '25c70178-1b16-4b56-a3b7-f3497253a381', '305b05c2-33d4-421e-b58f-59b67ca3d2d6'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9912aa68-2849-45d8-9ff6-e2fe0dce13cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37dde815-234c-4943-9f82-725a4ed2bc5a', '7c9a721f-4496-4ed9-a100-6c23835f8480', '25c70178-1b16-4b56-a3b7-f3497253a381', '305b05c2-33d4-421e-b58f-59b67ca3d2d6']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526105e7-d123-43cf-b4d6-160ab4f8a92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526105e7-d123-43cf-b4d6-160ab4f8a92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df8bb944-a308-4972-9209-d8fcd8ef3a5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1680083526',display_name='tempest-VolumesGetTest-Volume-808389177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['37dde815-234c-4943-9f82-725a4ed2bc5a','7c9a721f-4496-4ed9-a100-6c23835f8480','25c70178-1b16-4b56-a3b7-f3497253a381','305b05c2-33d4-421e-b58f-59b67ca3d2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:44:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1680083526',display_name='tempest-VolumesGetTest-Volume-808389177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df8bb944-a308-4972-9209-d8fcd8ef3a5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75616bf338a0497c84a9619087337cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416613b0-ff04-4604-8a9d-7c5b12bb890b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416613b0-ff04-4604-8a9d-7c5b12bb890b) transitioned into 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-1680083526',display_name='tempest-VolumesGetTest-Volume-808389177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['37dde815-234c-4943-9f82-725a4ed2bc5a','7c9a721f-4496-4ed9-a100-6c23835f8480','25c70178-1b16-4b56-a3b7-f3497253a381','305b05c2-33d4-421e-b58f-59b67ca3d2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d248ebcf-be36-4992-9270-a78139fba4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d248ebcf-be36-4992-9270-a78139fba4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (1d4d0ca7-320b-4ef3-ab25-52727c1ffe15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request issued successfully. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11a17874-7d1d-4bb7-82fd-e063efd524d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:44:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 634/1271] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:44:11 2026] POST /volume/v3/volumes => generated 788 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:44:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b370f3ad-666e-4998-bd95-0dd41d326138 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d78d4d72-fbb8-4505-b413-284750369d7f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b370f3ad-666e-4998-bd95-0dd41d326138 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b370f3ad-666e-4998-bd95-0dd41d326138 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b370f3ad-666e-4998-bd95-0dd41d326138 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d78d4d72-fbb8-4505-b413-284750369d7f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d78d4d72-fbb8-4505-b413-284750369d7f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d78d4d72-fbb8-4505-b413-284750369d7f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d78d4d72-fbb8-4505-b413-284750369d7f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d78d4d72-fbb8-4505-b413-284750369d7f tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b370f3ad-666e-4998-bd95-0dd41d326138 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 635/1272] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:12 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6206c229-f619-4f44-9bba-aef5aaab04bb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6206c229-f619-4f44-9bba-aef5aaab04bb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:44:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b370f3ad-666e-4998-bd95-0dd41d326138 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 200 Sep 05 04:44:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 638/1273] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:12 2026] GET /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6206c229-f619-4f44-9bba-aef5aaab04bb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be4f23ae-b2ac-4446-95fc-2b4eede3004c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1198444894"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6206c229-f619-4f44-9bba-aef5aaab04bb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-6206c229-f619-4f44-9bba-aef5aaab04bb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Create snapshot from volume be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:12 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-6206c229-f619-4f44-9bba-aef5aaab04bb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Created reservations ['57490d6b-eece-474e-ba3a-05241f29fb25', 'be3cfac8-4094-4c23-858e-1a460651aa21', 'b2d6dcb1-08a9-40b0-bf29-635e9838533b', 'cab5805a-e743-4f2c-94f1-c980a72fbf72'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6206c229-f619-4f44-9bba-aef5aaab04bb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot create request issued successfully. Sep 05 04:44:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6206c229-f619-4f44-9bba-aef5aaab04bb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:44:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 636/1274] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:44:12 2026] POST /volume/v3/snapshots => generated 311 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:44:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ab419626-b47c-425f-9635-86b1f633aac1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ab419626-b47c-425f-9635-86b1f633aac1 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ab419626-b47c-425f-9635-86b1f633aac1 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ab419626-b47c-425f-9635-86b1f633aac1 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ab419626-b47c-425f-9635-86b1f633aac1 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ab419626-b47c-425f-9635-86b1f633aac1 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 200 Sep 05 04:44:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 639/1275] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:12 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-efb19115-392b-414b-a5e6-5ffcfb8fa4d5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-efb19115-392b-414b-a5e6-5ffcfb8fa4d5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-efb19115-392b-414b-a5e6-5ffcfb8fa4d5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-efb19115-392b-414b-a5e6-5ffcfb8fa4d5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-efb19115-392b-414b-a5e6-5ffcfb8fa4d5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-efb19115-392b-414b-a5e6-5ffcfb8fa4d5 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 200 Sep 05 04:44:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 637/1276] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:13 2026] GET /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2c0f6ef9-5b59-4c64-83d5-b2a841cc1da6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2c0f6ef9-5b59-4c64-83d5-b2a841cc1da6 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2c0f6ef9-5b59-4c64-83d5-b2a841cc1da6 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2c0f6ef9-5b59-4c64-83d5-b2a841cc1da6 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2c0f6ef9-5b59-4c64-83d5-b2a841cc1da6 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2c0f6ef9-5b59-4c64-83d5-b2a841cc1da6 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 200 Sep 05 04:44:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 640/1277] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:13 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-eb73f33a-0eb0-4a03-bde0-918a22b9edb3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eb73f33a-0eb0-4a03-bde0-918a22b9edb3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eb73f33a-0eb0-4a03-bde0-918a22b9edb3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eb73f33a-0eb0-4a03-bde0-918a22b9edb3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-eb73f33a-0eb0-4a03-bde0-918a22b9edb3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eb73f33a-0eb0-4a03-bde0-918a22b9edb3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 200 Sep 05 04:44:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 638/1278] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:14 2026] GET /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 881 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cd740c38-807a-4089-a8f1-c3dfb9cba45a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd740c38-807a-4089-a8f1-c3dfb9cba45a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd740c38-807a-4089-a8f1-c3dfb9cba45a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-832905700", "description": null}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cd740c38-807a-4089-a8f1-c3dfb9cba45a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cd740c38-807a-4089-a8f1-c3dfb9cba45a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd740c38-807a-4089-a8f1-c3dfb9cba45a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 200 Sep 05 04:44:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 641/1279] 192.168.122.229 () {60 vars in 1252 bytes} [Sat Sep 5 04:44:14 2026] PUT /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 778 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e9c8dd17-5286-4379-927d-f4a2ae710315 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9c8dd17-5286-4379-927d-f4a2ae710315 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9c8dd17-5286-4379-927d-f4a2ae710315 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9c8dd17-5286-4379-927d-f4a2ae710315 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e9c8dd17-5286-4379-927d-f4a2ae710315 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9c8dd17-5286-4379-927d-f4a2ae710315 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 200 Sep 05 04:44:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 639/1280] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:14 2026] GET /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-42a1773a-7a58-4959-866e-6fb58645da37 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8df49442-708d-4a9e-85ab-87a3d704650b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8df49442-708d-4a9e-85ab-87a3d704650b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] DELETE http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8df49442-708d-4a9e-85ab-87a3d704650b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42a1773a-7a58-4959-866e-6fb58645da37 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42a1773a-7a58-4959-866e-6fb58645da37 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42a1773a-7a58-4959-866e-6fb58645da37 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8df49442-708d-4a9e-85ab-87a3d704650b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-8df49442-708d-4a9e-85ab-87a3d704650b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume with id: df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-42a1773a-7a58-4959-866e-6fb58645da37 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42a1773a-7a58-4959-866e-6fb58645da37 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 200 Sep 05 04:44:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 642/1281] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:14 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8df49442-708d-4a9e-85ab-87a3d704650b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8df49442-708d-4a9e-85ab-87a3d704650b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume request issued successfully. Sep 05 04:44:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8df49442-708d-4a9e-85ab-87a3d704650b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 202 Sep 05 04:44:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 640/1282] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:44:14 2026] DELETE /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:44:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9b66d291-78e8-44cf-9a44-08c6bfbe6bf1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9b66d291-78e8-44cf-9a44-08c6bfbe6bf1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9b66d291-78e8-44cf-9a44-08c6bfbe6bf1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9b66d291-78e8-44cf-9a44-08c6bfbe6bf1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9b66d291-78e8-44cf-9a44-08c6bfbe6bf1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9b66d291-78e8-44cf-9a44-08c6bfbe6bf1 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 200 Sep 05 04:44:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 643/1283] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:14 2026] GET /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1279534100", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1279534100', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Create volume of 1 GB Sep 05 04:44:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Availability Zones retrieved successfully. Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Flow 'volume_create_api' (6b5ded99-9249-4fd1-a17e-b24083ec24b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b603fe9-f78f-41ef-ba62-c1285711c3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1ec06eec-2c01-4307-a82e-b6c67ce8bf39 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1ec06eec-2c01-4307-a82e-b6c67ce8bf39 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1ec06eec-2c01-4307-a82e-b6c67ce8bf39 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1ec06eec-2c01-4307-a82e-b6c67ce8bf39 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b603fe9-f78f-41ef-ba62-c1285711c3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa748c95-6e8f-4957-adc3-e0829037d527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1ec06eec-2c01-4307-a82e-b6c67ce8bf39 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1ec06eec-2c01-4307-a82e-b6c67ce8bf39 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 200 Sep 05 04:44:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 644/1284] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:15 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-88997419-ccee-4a57-a84e-e1685bea4913 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88997419-ccee-4a57-a84e-e1685bea4913 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88997419-ccee-4a57-a84e-e1685bea4913 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88997419-ccee-4a57-a84e-e1685bea4913 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-88997419-ccee-4a57-a84e-e1685bea4913 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Created reservations ['dff17fe4-5657-42e0-a9cc-a7d74e81366a', '5fbaaa41-c8c6-4402-9f20-9b243ea9ab16', 'f6068f66-bb47-4b4e-b509-fd16013e7657', '94a582ac-7ef2-488a-9cca-67ba20ea0421'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88997419-ccee-4a57-a84e-e1685bea4913 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 200 Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa748c95-6e8f-4957-adc3-e0829037d527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff17fe4-5657-42e0-a9cc-a7d74e81366a', '5fbaaa41-c8c6-4402-9f20-9b243ea9ab16', 'f6068f66-bb47-4b4e-b509-fd16013e7657', '94a582ac-7ef2-488a-9cca-67ba20ea0421']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 645/1285] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:15 2026] GET /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5958fdb-7dc9-4c88-ba9a-c6ea95ae8890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5958fdb-7dc9-4c88-ba9a-c6ea95ae8890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '770af7ac-29a3-435c-b8a1-70b5c56f34c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1279534100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d227bd17b1c64ced8aadd89f331d906a',qos_specs=None,replication_status=,reservations=['dff17fe4-5657-42e0-a9cc-a7d74e81366a','5fbaaa41-c8c6-4402-9f20-9b243ea9ab16','f6068f66-bb47-4b4e-b509-fd16013e7657','94a582ac-7ef2-488a-9cca-67ba20ea0421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53717cdc59a46a0b742c2b0649afa3c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1279534100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=770af7ac-29a3-435c-b8a1-70b5c56f34c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d227bd17b1c64ced8aadd89f331d906a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e53717cdc59a46a0b742c2b0649afa3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331afca5-0aac-4c3f-8be4-52c3db3aba22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331afca5-0aac-4c3f-8be4-52c3db3aba22) transitioned into state 'SUCCESS' from state '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-1279534100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d227bd17b1c64ced8aadd89f331d906a',qos_specs=None,replication_status=,reservations=['dff17fe4-5657-42e0-a9cc-a7d74e81366a','5fbaaa41-c8c6-4402-9f20-9b243ea9ab16','f6068f66-bb47-4b4e-b509-fd16013e7657','94a582ac-7ef2-488a-9cca-67ba20ea0421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53717cdc59a46a0b742c2b0649afa3c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3fd9804-5cb1-4b59-ae1e-c9e12064ab0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3fd9804-5cb1-4b59-ae1e-c9e12064ab0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Flow 'volume_create_api' (6b5ded99-9249-4fd1-a17e-b24083ec24b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Create volume request issued successfully. Sep 05 04:44:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ead35fe-a286-44c4-9a3c-82ddd68ee3ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:44:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 641/1286] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:44:15 2026] POST /volume/v3/volumes => generated 774 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-633805712", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-633805712', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Create volume of 1 GB Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Availability Zones retrieved successfully. Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Flow 'volume_create_api' (0c8400f4-e676-4f0c-b223-fc0b14c27a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f2c10f-3212-4a0d-ac69-64aa465dac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f2c10f-3212-4a0d-ac69-64aa465dac56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36787f7-0c1b-45a7-bb53-ff57b571a4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Created reservations ['f8cc07f3-da07-4cd6-9e28-941a0076fe55', '97dd0fb6-540e-40f6-a7b7-2c50d9318332', '7915c9af-0b7b-40ac-9b6a-0346881e3c2f', '90a5e78d-40db-443d-b687-b366b5538a25'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36787f7-0c1b-45a7-bb53-ff57b571a4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8cc07f3-da07-4cd6-9e28-941a0076fe55', '97dd0fb6-540e-40f6-a7b7-2c50d9318332', '7915c9af-0b7b-40ac-9b6a-0346881e3c2f', '90a5e78d-40db-443d-b687-b366b5538a25']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24a65ed9-2a9f-4d45-8f6d-4b94be2dfbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24a65ed9-2a9f-4d45-8f6d-4b94be2dfbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aacd9c8-8109-4af0-abc5-562b34170107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-633805712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d227bd17b1c64ced8aadd89f331d906a',qos_specs=None,replication_status=,reservations=['f8cc07f3-da07-4cd6-9e28-941a0076fe55','97dd0fb6-540e-40f6-a7b7-2c50d9318332','7915c9af-0b7b-40ac-9b6a-0346881e3c2f','90a5e78d-40db-443d-b687-b366b5538a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53717cdc59a46a0b742c2b0649afa3c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-633805712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aacd9c8-8109-4af0-abc5-562b34170107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d227bd17b1c64ced8aadd89f331d906a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e53717cdc59a46a0b742c2b0649afa3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffb0e9a2-28f5-4cf5-b566-200e3bdd07fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffb0e9a2-28f5-4cf5-b566-200e3bdd07fc) transitioned into state 'SUCCESS' from state '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-633805712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d227bd17b1c64ced8aadd89f331d906a',qos_specs=None,replication_status=,reservations=['f8cc07f3-da07-4cd6-9e28-941a0076fe55','97dd0fb6-540e-40f6-a7b7-2c50d9318332','7915c9af-0b7b-40ac-9b6a-0346881e3c2f','90a5e78d-40db-443d-b687-b366b5538a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e53717cdc59a46a0b742c2b0649afa3c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b3a616-77a2-429c-8e14-134e9a9baf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b3a616-77a2-429c-8e14-134e9a9baf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Flow 'volume_create_api' (0c8400f4-e676-4f0c-b223-fc0b14c27a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Create volume request issued successfully. Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-748d22ef-c2ea-4a69-9a68-7e26cb6da344 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:44:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 646/1287] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:44:16 2026] POST /volume/v3/volumes => generated 773 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7f8e91fc-ad38-4ffe-9e19-60d9ac82f393 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7f8e91fc-ad38-4ffe-9e19-60d9ac82f393 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7f8e91fc-ad38-4ffe-9e19-60d9ac82f393 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7f8e91fc-ad38-4ffe-9e19-60d9ac82f393 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7f8e91fc-ad38-4ffe-9e19-60d9ac82f393 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7f8e91fc-ad38-4ffe-9e19-60d9ac82f393 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 200 Sep 05 04:44:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 642/1288] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:16 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a1ba6297-e4d9-434d-b8b2-c69a10a44333 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1ba6297-e4d9-434d-b8b2-c69a10a44333 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] POST http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a1ba6297-e4d9-434d-b8b2-c69a10a44333 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a1ba6297-e4d9-434d-b8b2-c69a10a44333 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dd9e529c-7800-4ced-9094-5ed7592168d6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd9e529c-7800-4ced-9094-5ed7592168d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd9e529c-7800-4ced-9094-5ed7592168d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd9e529c-7800-4ced-9094-5ed7592168d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a1ba6297-e4d9-434d-b8b2-c69a10a44333 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Update snapshot metadata completed successfully. Sep 05 04:44:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1ba6297-e4d9-434d-b8b2-c69a10a44333 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 647/1289] 192.168.122.229 () {60 vars in 1286 bytes} [Sat Sep 5 04:44:16 2026] POST /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 68 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 04:44:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d7157d55-d2ae-49f1-a615-a8e5c8885636 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd9e529c-7800-4ced-9094-5ed7592168d6 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a returned with HTTP 404 Sep 05 04:44:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 643/1290] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:16 2026] GET /volume/v3/volumes/df8bb944-a308-4972-9209-d8fcd8ef3a5a => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a7df4caa-bc96-4085-b0f0-0c7c9ff4539a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7df4caa-bc96-4085-b0f0-0c7c9ff4539a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7df4caa-bc96-4085-b0f0-0c7c9ff4539a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7df4caa-bc96-4085-b0f0-0c7c9ff4539a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a7df4caa-bc96-4085-b0f0-0c7c9ff4539a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7df4caa-bc96-4085-b0f0-0c7c9ff4539a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 644/1291] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:16 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 933 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-72e2c4d8-8731-4fa0-9cdf-cfba917af9f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72e2c4d8-8731-4fa0-9cdf-cfba917af9f4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72e2c4d8-8731-4fa0-9cdf-cfba917af9f4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72e2c4d8-8731-4fa0-9cdf-cfba917af9f4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-72e2c4d8-8731-4fa0-9cdf-cfba917af9f4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume with id: 8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-72e2c4d8-8731-4fa0-9cdf-cfba917af9f4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-72e2c4d8-8731-4fa0-9cdf-cfba917af9f4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume request issued successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72e2c4d8-8731-4fa0-9cdf-cfba917af9f4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 202 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 645/1292] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:44:17 2026] DELETE /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ead70af9-b7da-409e-91c2-d456f6d4a1ca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ead70af9-b7da-409e-91c2-d456f6d4a1ca tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ead70af9-b7da-409e-91c2-d456f6d4a1ca tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ead70af9-b7da-409e-91c2-d456f6d4a1ca tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ead70af9-b7da-409e-91c2-d456f6d4a1ca tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ead70af9-b7da-409e-91c2-d456f6d4a1ca tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 646/1293] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:17 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 932 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7157d55-d2ae-49f1-a615-a8e5c8885636 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7157d55-d2ae-49f1-a615-a8e5c8885636 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7157d55-d2ae-49f1-a615-a8e5c8885636 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d7157d55-d2ae-49f1-a615-a8e5c8885636 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Snapshot retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d7157d55-d2ae-49f1-a615-a8e5c8885636 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Get snapshot metadata completed successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7157d55-d2ae-49f1-a615-a8e5c8885636 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 648/1294] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:44:16 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 68 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ac2ea249-c16b-4af2-a8e1-0a9742b15aeb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ac2ea249-c16b-4af2-a8e1-0a9742b15aeb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] PUT http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ac2ea249-c16b-4af2-a8e1-0a9742b15aeb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ac2ea249-c16b-4af2-a8e1-0a9742b15aeb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ac2ea249-c16b-4af2-a8e1-0a9742b15aeb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Update snapshot metadata completed successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ac2ea249-c16b-4af2-a8e1-0a9742b15aeb tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 647/1295] 192.168.122.229 () {60 vars in 1285 bytes} [Sat Sep 5 04:44:17 2026] PUT /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 57 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6831128c-a136-4649-8dcf-7f096f1e7a86 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6831128c-a136-4649-8dcf-7f096f1e7a86 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6831128c-a136-4649-8dcf-7f096f1e7a86 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6831128c-a136-4649-8dcf-7f096f1e7a86 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6831128c-a136-4649-8dcf-7f096f1e7a86 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Snapshot retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6831128c-a136-4649-8dcf-7f096f1e7a86 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Get snapshot metadata completed successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6831128c-a136-4649-8dcf-7f096f1e7a86 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 649/1296] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:44:17 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d541aff8-f99e-4a4b-bbf1-92f1459df4e2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d541aff8-f99e-4a4b-bbf1-92f1459df4e2 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d541aff8-f99e-4a4b-bbf1-92f1459df4e2 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d541aff8-f99e-4a4b-bbf1-92f1459df4e2 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d541aff8-f99e-4a4b-bbf1-92f1459df4e2 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d541aff8-f99e-4a4b-bbf1-92f1459df4e2 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Get snapshot metadata completed successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d541aff8-f99e-4a4b-bbf1-92f1459df4e2 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Delete snapshot metadata completed successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d541aff8-f99e-4a4b-bbf1-92f1459df4e2 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 648/1297] 192.168.122.229 () {58 vars in 1283 bytes} [Sat Sep 5 04:44:17 2026] DELETE /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 => generated 0 bytes in 80 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c0af66e7-49e0-4131-b148-f4b9b41b1c71 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0af66e7-49e0-4131-b148-f4b9b41b1c71 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0af66e7-49e0-4131-b148-f4b9b41b1c71 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0af66e7-49e0-4131-b148-f4b9b41b1c71 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c0af66e7-49e0-4131-b148-f4b9b41b1c71 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Snapshot retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c0af66e7-49e0-4131-b148-f4b9b41b1c71 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Get snapshot metadata completed successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0af66e7-49e0-4131-b148-f4b9b41b1c71 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 650/1298] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:44:17 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 32 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-68ffc158-1439-452e-a6e0-2ac16435db16 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-68ffc158-1439-452e-a6e0-2ac16435db16 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] PUT http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-68ffc158-1439-452e-a6e0-2ac16435db16 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-68ffc158-1439-452e-a6e0-2ac16435db16 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-68ffc158-1439-452e-a6e0-2ac16435db16 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Update snapshot metadata completed successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-68ffc158-1439-452e-a6e0-2ac16435db16 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 649/1299] 192.168.122.229 () {60 vars in 1285 bytes} [Sat Sep 5 04:44:17 2026] PUT /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 16 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7af83134-514e-4c3a-874a-21ac5e833f96 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7af83134-514e-4c3a-874a-21ac5e833f96 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] POST http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7af83134-514e-4c3a-874a-21ac5e833f96 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7af83134-514e-4c3a-874a-21ac5e833f96 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7af83134-514e-4c3a-874a-21ac5e833f96 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Update snapshot metadata completed successfully. Sep 05 04:44:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7af83134-514e-4c3a-874a-21ac5e833f96 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 651/1300] 192.168.122.229 () {60 vars in 1286 bytes} [Sat Sep 5 04:44:17 2026] POST /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 68 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7d2dff0a-5041-4aee-be95-6dddb1618835 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d2dff0a-5041-4aee-be95-6dddb1618835 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d2dff0a-5041-4aee-be95-6dddb1618835 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d2dff0a-5041-4aee-be95-6dddb1618835 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7d2dff0a-5041-4aee-be95-6dddb1618835 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Snapshot retrieved successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7d2dff0a-5041-4aee-be95-6dddb1618835 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Get snapshot metadata completed successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d2dff0a-5041-4aee-be95-6dddb1618835 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 650/1301] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:44:18 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-194480f6-476e-461e-9795-2469382a2bd7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-194480f6-476e-461e-9795-2469382a2bd7 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] PUT http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-194480f6-476e-461e-9795-2469382a2bd7 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-194480f6-476e-461e-9795-2469382a2bd7 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-194480f6-476e-461e-9795-2469382a2bd7 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Update snapshot metadata completed successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-194480f6-476e-461e-9795-2469382a2bd7 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 returned with HTTP 200 Sep 05 04:44:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 652/1302] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:44:18 2026] PUT /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 => generated 35 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5b23e596-9f78-4dbf-bfd6-896fb17b3d56 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b23e596-9f78-4dbf-bfd6-896fb17b3d56 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b23e596-9f78-4dbf-bfd6-896fb17b3d56 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b23e596-9f78-4dbf-bfd6-896fb17b3d56 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b23e596-9f78-4dbf-bfd6-896fb17b3d56 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Snapshot retrieved successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b23e596-9f78-4dbf-bfd6-896fb17b3d56 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Get snapshot metadata completed successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b23e596-9f78-4dbf-bfd6-896fb17b3d56 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 returned with HTTP 200 Sep 05 04:44:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 651/1303] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:44:18 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata/key3 => generated 35 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a7c5321d-2469-4ae3-8761-fabbc935e00b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a02e300d-4127-4898-ad00-817440f01eab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7c5321d-2469-4ae3-8761-fabbc935e00b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a02e300d-4127-4898-ad00-817440f01eab tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a02e300d-4127-4898-ad00-817440f01eab tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a02e300d-4127-4898-ad00-817440f01eab tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7c5321d-2469-4ae3-8761-fabbc935e00b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7c5321d-2469-4ae3-8761-fabbc935e00b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a02e300d-4127-4898-ad00-817440f01eab tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Snapshot retrieved successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a02e300d-4127-4898-ad00-817440f01eab tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] Get snapshot metadata completed successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a02e300d-4127-4898-ad00-817440f01eab tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-reader] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 653/1304] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:44:18 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 75 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e5c8563e-b2d6-4f32-b6cb-2b86b30d6570 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e5c8563e-b2d6-4f32-b6cb-2b86b30d6570 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] PUT http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e5c8563e-b2d6-4f32-b6cb-2b86b30d6570 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a7c5321d-2469-4ae3-8761-fabbc935e00b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e5c8563e-b2d6-4f32-b6cb-2b86b30d6570 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7c5321d-2469-4ae3-8761-fabbc935e00b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 200 Sep 05 04:44:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 652/1305] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:18 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 932 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e5c8563e-b2d6-4f32-b6cb-2b86b30d6570 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Update snapshot metadata completed successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e5c8563e-b2d6-4f32-b6cb-2b86b30d6570 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata returned with HTTP 200 Sep 05 04:44:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 654/1306] 192.168.122.229 () {60 vars in 1285 bytes} [Sat Sep 5 04:44:18 2026] PUT /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a/metadata => generated 16 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6d5a4521-4c7b-4ffe-b345-71e19ee19afd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6d5a4521-4c7b-4ffe-b345-71e19ee19afd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6d5a4521-4c7b-4ffe-b345-71e19ee19afd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6d5a4521-4c7b-4ffe-b345-71e19ee19afd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-6d5a4521-4c7b-4ffe-b345-71e19ee19afd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Delete snapshot with id: 7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6d5a4521-4c7b-4ffe-b345-71e19ee19afd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6d5a4521-4c7b-4ffe-b345-71e19ee19afd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot delete request issued successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6d5a4521-4c7b-4ffe-b345-71e19ee19afd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 202 Sep 05 04:44:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 653/1307] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:44:18 2026] DELETE /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8761b038-2b72-4f95-b8fb-da24279ea3e8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8761b038-2b72-4f95-b8fb-da24279ea3e8 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8761b038-2b72-4f95-b8fb-da24279ea3e8 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8761b038-2b72-4f95-b8fb-da24279ea3e8 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8761b038-2b72-4f95-b8fb-da24279ea3e8 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8761b038-2b72-4f95-b8fb-da24279ea3e8 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 200 Sep 05 04:44:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 655/1308] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:18 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-69d039ac-14ad-4bdb-923a-645ea63f8a4a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-69d039ac-14ad-4bdb-923a-645ea63f8a4a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-69d039ac-14ad-4bdb-923a-645ea63f8a4a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-69d039ac-14ad-4bdb-923a-645ea63f8a4a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-69d039ac-14ad-4bdb-923a-645ea63f8a4a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 returned with HTTP 404 Sep 05 04:44:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 654/1309] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:19 2026] GET /volume/v3/volumes/8e854b28-ae7f-4894-9e4e-01824de99f99 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:44:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-162cb15e-a0ef-4712-be3f-c558bafd703b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-162cb15e-a0ef-4712-be3f-c558bafd703b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:44:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-162cb15e-a0ef-4712-be3f-c558bafd703b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-162cb15e-a0ef-4712-be3f-c558bafd703b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-162cb15e-a0ef-4712-be3f-c558bafd703b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-162cb15e-a0ef-4712-be3f-c558bafd703b tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 returned with HTTP 200 Sep 05 04:44:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 656/1310] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:19 2026] GET /volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-24805bcb-00a8-479b-bd3c-d52888c5576a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24805bcb-00a8-479b-bd3c-d52888c5576a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] DELETE http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24805bcb-00a8-479b-bd3c-d52888c5576a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24805bcb-00a8-479b-bd3c-d52888c5576a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-24805bcb-00a8-479b-bd3c-d52888c5576a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume with id: fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:44:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-24805bcb-00a8-479b-bd3c-d52888c5576a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-10510ee6-5070-4dde-b54b-42dcadcf09ed None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-24805bcb-00a8-479b-bd3c-d52888c5576a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume request issued successfully. Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24805bcb-00a8-479b-bd3c-d52888c5576a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 returned with HTTP 202 Sep 05 04:44:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 655/1311] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:44:19 2026] DELETE /volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:44:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-10510ee6-5070-4dde-b54b-42dcadcf09ed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f8d8bf47-65c2-424b-9285-a5f7ad6b68b7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-10510ee6-5070-4dde-b54b-42dcadcf09ed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-10510ee6-5070-4dde-b54b-42dcadcf09ed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8d8bf47-65c2-424b-9285-a5f7ad6b68b7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8d8bf47-65c2-424b-9285-a5f7ad6b68b7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8d8bf47-65c2-424b-9285-a5f7ad6b68b7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-10510ee6-5070-4dde-b54b-42dcadcf09ed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-10510ee6-5070-4dde-b54b-42dcadcf09ed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 200 Sep 05 04:44:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 657/1312] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:19 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 469 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f8d8bf47-65c2-424b-9285-a5f7ad6b68b7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8d8bf47-65c2-424b-9285-a5f7ad6b68b7 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 returned with HTTP 200 Sep 05 04:44:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 656/1313] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:19 2026] GET /volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 => generated 845 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b31b5241-6670-4d30-8488-6f3cc8c43d7a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b31b5241-6670-4d30-8488-6f3cc8c43d7a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b31b5241-6670-4d30-8488-6f3cc8c43d7a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b31b5241-6670-4d30-8488-6f3cc8c43d7a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b31b5241-6670-4d30-8488-6f3cc8c43d7a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Snapshot retrieved successfully. Sep 05 04:44:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b31b5241-6670-4d30-8488-6f3cc8c43d7a tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 200 Sep 05 04:44:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 658/1314] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:20 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-67890b6a-6d72-4b59-80c4-6add05716e18 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-67890b6a-6d72-4b59-80c4-6add05716e18 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:44:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-67890b6a-6d72-4b59-80c4-6add05716e18 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-67890b6a-6d72-4b59-80c4-6add05716e18 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:20 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:20 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-67890b6a-6d72-4b59-80c4-6add05716e18 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-67890b6a-6d72-4b59-80c4-6add05716e18 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 returned with HTTP 200 Sep 05 04:44:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 657/1315] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:20 2026] GET /volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 => generated 845 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-faee4fb6-2bc7-4097-9c64-6f456336df44 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-faee4fb6-2bc7-4097-9c64-6f456336df44 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a Sep 05 04:44:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-faee4fb6-2bc7-4097-9c64-6f456336df44 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-faee4fb6-2bc7-4097-9c64-6f456336df44 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-faee4fb6-2bc7-4097-9c64-6f456336df44 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a returned with HTTP 404 Sep 05 04:44:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 659/1316] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:44:21 2026] GET /volume/v3/snapshots/7a803139-5313-409c-a219-1d9d23aefe3a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-066c43ac-69d5-4835-94c9-a91685dcacb4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-066c43ac-69d5-4835-94c9-a91685dcacb4 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-066c43ac-69d5-4835-94c9-a91685dcacb4 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-066c43ac-69d5-4835-94c9-a91685dcacb4 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-066c43ac-69d5-4835-94c9-a91685dcacb4 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-066c43ac-69d5-4835-94c9-a91685dcacb4 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 658/1317] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:21 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c04c7f59-5f5b-46e9-b646-5a6fdc451eed None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c04c7f59-5f5b-46e9-b646-5a6fdc451eed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] DELETE http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c04c7f59-5f5b-46e9-b646-5a6fdc451eed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c04c7f59-5f5b-46e9-b646-5a6fdc451eed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:21 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c04c7f59-5f5b-46e9-b646-5a6fdc451eed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Delete volume with id: be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c04c7f59-5f5b-46e9-b646-5a6fdc451eed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-116bea3c-b655-417b-89ff-7771f331a4fc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-116bea3c-b655-417b-89ff-7771f331a4fc tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-116bea3c-b655-417b-89ff-7771f331a4fc tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-116bea3c-b655-417b-89ff-7771f331a4fc tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-116bea3c-b655-417b-89ff-7771f331a4fc tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 returned with HTTP 404 Sep 05 04:44:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 659/1318] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:21 2026] GET /volume/v3/volumes/fb7749e3-660b-4a3e-b61e-7f6043cbd893 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c04c7f59-5f5b-46e9-b646-5a6fdc451eed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Delete volume request issued successfully. Sep 05 04:44:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c04c7f59-5f5b-46e9-b646-5a6fdc451eed tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 202 Sep 05 04:44:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 660/1319] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:44:21 2026] DELETE /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-53f9ec4e-66e0-43e7-9ca7-b86d74095c2e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-53f9ec4e-66e0-43e7-9ca7-b86d74095c2e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-53f9ec4e-66e0-43e7-9ca7-b86d74095c2e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-53f9ec4e-66e0-43e7-9ca7-b86d74095c2e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-53f9ec4e-66e0-43e7-9ca7-b86d74095c2e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-53f9ec4e-66e0-43e7-9ca7-b86d74095c2e tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 660/1320] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:21 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-VolumesGetTest-Volume-372572796", "metadata": {"Type": "Test"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request body: {'volume': {'imageRef': 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-372572796', 'metadata': {'Type': 'Test'}}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume of 1 GB Sep 05 04:44:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Availability Zones retrieved successfully. Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (9141bdca-fa7c-4f9a-a0aa-4530f947078f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90fdc0b6-0bc7-4274-b37e-c92c11d7e382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90fdc0b6-0bc7-4274-b37e-c92c11d7e382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42edd7f-a087-4ad0-a22f-d9d19b3a0b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Created reservations ['cd001c01-5f82-4854-ae8a-5ee2d548493d', 'c58910a7-69a6-40b5-a0be-8786c0e93bf9', '11ab001c-6c42-41b3-a74a-eed2ef7ed992', 'aba72d4f-048a-4a55-831c-de78426beff5'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42edd7f-a087-4ad0-a22f-d9d19b3a0b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd001c01-5f82-4854-ae8a-5ee2d548493d', 'c58910a7-69a6-40b5-a0be-8786c0e93bf9', '11ab001c-6c42-41b3-a74a-eed2ef7ed992', 'aba72d4f-048a-4a55-831c-de78426beff5']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c27039-084f-4ec2-8a91-7684b46b8066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c27039-084f-4ec2-8a91-7684b46b8066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af47985e-33a3-48b3-9a42-55809cff172c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-372572796',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['cd001c01-5f82-4854-ae8a-5ee2d548493d','c58910a7-69a6-40b5-a0be-8786c0e93bf9','11ab001c-6c42-41b3-a74a-eed2ef7ed992','aba72d4f-048a-4a55-831c-de78426beff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-372572796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af47985e-33a3-48b3-9a42-55809cff172c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='75616bf338a0497c84a9619087337cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84a8db7-e1b7-4439-9648-e37ca7ae3b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84a8db7-e1b7-4439-9648-e37ca7ae3b1a) transitioned into state 'SUCCESS' from state '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-372572796',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['cd001c01-5f82-4854-ae8a-5ee2d548493d','c58910a7-69a6-40b5-a0be-8786c0e93bf9','11ab001c-6c42-41b3-a74a-eed2ef7ed992','aba72d4f-048a-4a55-831c-de78426beff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409005c5-f7e4-42ec-bde0-04dab259cd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409005c5-f7e4-42ec-bde0-04dab259cd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (9141bdca-fa7c-4f9a-a0aa-4530f947078f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request issued successfully. Sep 05 04:44:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b6da21f9-a4bc-47f2-b0e8-8a0d73d02f54 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:44:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 661/1321] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:44:22 2026] POST /volume/v3/volumes => generated 767 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:44:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6ff97c07-4abb-47a9-aaee-dc8d5894d376 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ff97c07-4abb-47a9-aaee-dc8d5894d376 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ff97c07-4abb-47a9-aaee-dc8d5894d376 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ff97c07-4abb-47a9-aaee-dc8d5894d376 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6ff97c07-4abb-47a9-aaee-dc8d5894d376 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ff97c07-4abb-47a9-aaee-dc8d5894d376 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 661/1322] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:22 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 835 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-13fb8dfd-b08b-4597-9e9f-1b2a055c48bd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13fb8dfd-b08b-4597-9e9f-1b2a055c48bd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13fb8dfd-b08b-4597-9e9f-1b2a055c48bd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13fb8dfd-b08b-4597-9e9f-1b2a055c48bd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-13fb8dfd-b08b-4597-9e9f-1b2a055c48bd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Volume info retrieved successfully. Sep 05 04:44:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13fb8dfd-b08b-4597-9e9f-1b2a055c48bd tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 200 Sep 05 04:44:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 662/1323] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:23 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3e94b209-e568-492d-8128-4e51a5e6e15c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3e94b209-e568-492d-8128-4e51a5e6e15c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3e94b209-e568-492d-8128-4e51a5e6e15c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3e94b209-e568-492d-8128-4e51a5e6e15c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3e94b209-e568-492d-8128-4e51a5e6e15c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3e94b209-e568-492d-8128-4e51a5e6e15c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 662/1324] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:23 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-06747056-2ab3-423e-8ad2-c5ff494e3648 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-06747056-2ab3-423e-8ad2-c5ff494e3648 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] GET http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c Sep 05 04:44:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-06747056-2ab3-423e-8ad2-c5ff494e3648 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-06747056-2ab3-423e-8ad2-c5ff494e3648 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-06747056-2ab3-423e-8ad2-c5ff494e3648 tempest-SnapshotMetadataTestJSON-362443 tempest-SnapshotMetadataTestJSON-362443-project-member] http://192.168.122.229/volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c returned with HTTP 404 Sep 05 04:44:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 663/1325] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:24 2026] GET /volume/v3/volumes/be4f23ae-b2ac-4446-95fc-2b4eede3004c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c0b4e995-43c3-4762-8a54-c94cbbbc1996 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c0b4e995-43c3-4762-8a54-c94cbbbc1996 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c0b4e995-43c3-4762-8a54-c94cbbbc1996 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c0b4e995-43c3-4762-8a54-c94cbbbc1996 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c0b4e995-43c3-4762-8a54-c94cbbbc1996 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c0b4e995-43c3-4762-8a54-c94cbbbc1996 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 663/1326] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:24 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 917 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2ea3d73e-f7d7-4ee1-b0b9-e1b57738b091 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2ea3d73e-f7d7-4ee1-b0b9-e1b57738b091 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2ea3d73e-f7d7-4ee1-b0b9-e1b57738b091 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2ea3d73e-f7d7-4ee1-b0b9-e1b57738b091 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2ea3d73e-f7d7-4ee1-b0b9-e1b57738b091 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2ea3d73e-f7d7-4ee1-b0b9-e1b57738b091 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 664/1327] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:25 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 917 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-61b96b14-6934-4964-9b35-40e11f131fb9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-61b96b14-6934-4964-9b35-40e11f131fb9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-61b96b14-6934-4964-9b35-40e11f131fb9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-61b96b14-6934-4964-9b35-40e11f131fb9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-61b96b14-6934-4964-9b35-40e11f131fb9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-61b96b14-6934-4964-9b35-40e11f131fb9 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 664/1328] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:27 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 920 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-868a1f76-b51e-4e1e-bcfe-5338dc38c832 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-868a1f76-b51e-4e1e-bcfe-5338dc38c832 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-868a1f76-b51e-4e1e-bcfe-5338dc38c832 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-868a1f76-b51e-4e1e-bcfe-5338dc38c832 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:28 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-868a1f76-b51e-4e1e-bcfe-5338dc38c832 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-868a1f76-b51e-4e1e-bcfe-5338dc38c832 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 665/1329] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:28 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 920 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f44d2342-4875-4dc2-b748-8451e0ab94ab None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f44d2342-4875-4dc2-b748-8451e0ab94ab tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f44d2342-4875-4dc2-b748-8451e0ab94ab tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f44d2342-4875-4dc2-b748-8451e0ab94ab tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f44d2342-4875-4dc2-b748-8451e0ab94ab tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f44d2342-4875-4dc2-b748-8451e0ab94ab tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 665/1330] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:29 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 920 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a5843cd9-3241-4704-9ae3-f9bb7cdd6c52 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5843cd9-3241-4704-9ae3-f9bb7cdd6c52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5843cd9-3241-4704-9ae3-f9bb7cdd6c52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5843cd9-3241-4704-9ae3-f9bb7cdd6c52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a5843cd9-3241-4704-9ae3-f9bb7cdd6c52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5843cd9-3241-4704-9ae3-f9bb7cdd6c52 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 666/1331] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:30 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e4eab692-f750-4cf9-a33a-c3aeac84f118 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e4eab692-f750-4cf9-a33a-c3aeac84f118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e4eab692-f750-4cf9-a33a-c3aeac84f118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e4eab692-f750-4cf9-a33a-c3aeac84f118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e4eab692-f750-4cf9-a33a-c3aeac84f118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e4eab692-f750-4cf9-a33a-c3aeac84f118 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 666/1332] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:31 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 920 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5859f79a-4546-422d-ad1c-f7dde7fd921a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5859f79a-4546-422d-ad1c-f7dde7fd921a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5859f79a-4546-422d-ad1c-f7dde7fd921a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5859f79a-4546-422d-ad1c-f7dde7fd921a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:44:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1689061164"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1689061164'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:44:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Create volume of 1 GB Sep 05 04:44:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Availability Zones retrieved successfully. Sep 05 04:44:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5859f79a-4546-422d-ad1c-f7dde7fd921a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Flow 'volume_create_api' (b6d4f58d-1022-4e6b-8175-458834db69ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268026db-efbe-4337-8345-273d7d38e6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:44:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5859f79a-4546-422d-ad1c-f7dde7fd921a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 667/1333] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:32 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 1338 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ae0ff385-1b67-452c-840e-113dce363d85 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268026db-efbe-4337-8345-273d7d38e6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d19857c7-c1ae-464b-8f83-6074e80c6285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ae0ff385-1b67-452c-840e-113dce363d85 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ae0ff385-1b67-452c-840e-113dce363d85 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ae0ff385-1b67-452c-840e-113dce363d85 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ae0ff385-1b67-452c-840e-113dce363d85 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Volume info retrieved successfully. Sep 05 04:44:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ae0ff385-1b67-452c-840e-113dce363d85 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 668/1334] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:32 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 1338 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6fecc835-8077-48f9-ba44-f6c7b35302dd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6fecc835-8077-48f9-ba44-f6c7b35302dd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6fecc835-8077-48f9-ba44-f6c7b35302dd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-372572796"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Created reservations ['1c084a5c-6ea5-4ff2-bece-eab4617733ff', '3f79620e-e332-4375-91ae-9aeb8d551772', '4de576b5-d467-42c5-bc0f-e1e425cd0b70', 'd9d4d5ae-2e03-4b5c-a507-3005c929d091'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d19857c7-c1ae-464b-8f83-6074e80c6285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c084a5c-6ea5-4ff2-bece-eab4617733ff', '3f79620e-e332-4375-91ae-9aeb8d551772', '4de576b5-d467-42c5-bc0f-e1e425cd0b70', 'd9d4d5ae-2e03-4b5c-a507-3005c929d091']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e433973e-e85d-4c97-b68e-f38609ddf8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6fecc835-8077-48f9-ba44-f6c7b35302dd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6fecc835-8077-48f9-ba44-f6c7b35302dd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6fecc835-8077-48f9-ba44-f6c7b35302dd tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e433973e-e85d-4c97-b68e-f38609ddf8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2069a53c-9aa2-441a-b323-0a332983c782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1689061164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af0c53b7a6354578ad941623b7dfd949',qos_specs=None,replication_status=,reservations=['1c084a5c-6ea5-4ff2-bece-eab4617733ff','3f79620e-e332-4375-91ae-9aeb8d551772','4de576b5-d467-42c5-bc0f-e1e425cd0b70','d9d4d5ae-2e03-4b5c-a507-3005c929d091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba653f4b8f2e4d8bb436a26d6bae1c57',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1689061164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2069a53c-9aa2-441a-b323-0a332983c782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af0c53b7a6354578ad941623b7dfd949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba653f4b8f2e4d8bb436a26d6bae1c57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 669/1335] 192.168.122.229 () {60 vars in 1252 bytes} [Sat Sep 5 04:44:32 2026] PUT /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 791 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05323892-192f-4002-bcee-6ce3312172e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-97ee5c11-d147-49a6-9ce4-257a229b16b4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97ee5c11-d147-49a6-9ce4-257a229b16b4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97ee5c11-d147-49a6-9ce4-257a229b16b4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1357189446", "description": "This is the new description of volume"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05323892-192f-4002-bcee-6ce3312172e1) transitioned into state 'SUCCESS' from state '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-1689061164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af0c53b7a6354578ad941623b7dfd949',qos_specs=None,replication_status=,reservations=['1c084a5c-6ea5-4ff2-bece-eab4617733ff','3f79620e-e332-4375-91ae-9aeb8d551772','4de576b5-d467-42c5-bc0f-e1e425cd0b70','d9d4d5ae-2e03-4b5c-a507-3005c929d091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba653f4b8f2e4d8bb436a26d6bae1c57',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-97ee5c11-d147-49a6-9ce4-257a229b16b4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64337367-5e3e-47f3-b76f-249c58ac2f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-97ee5c11-d147-49a6-9ce4-257a229b16b4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97ee5c11-d147-49a6-9ce4-257a229b16b4 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 670/1336] 192.168.122.229 () {60 vars in 1253 bytes} [Sat Sep 5 04:44:33 2026] PUT /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 831 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8b2792d9-d680-4d13-8076-f0db7cd6ef2c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64337367-5e3e-47f3-b76f-249c58ac2f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8b2792d9-d680-4d13-8076-f0db7cd6ef2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8b2792d9-d680-4d13-8076-f0db7cd6ef2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8b2792d9-d680-4d13-8076-f0db7cd6ef2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Flow 'volume_create_api' (b6d4f58d-1022-4e6b-8175-458834db69ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Create volume request issued successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bbf5a080-cc2d-44aa-a77d-4129c26efb79 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:44:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 667/1337] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:44:32 2026] POST /volume/v3/volumes => generated 828 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-23de08c7-e592-4517-954e-b08bf881df09 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8b2792d9-d680-4d13-8076-f0db7cd6ef2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] Volume info retrieved successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23de08c7-e592-4517-954e-b08bf881df09 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23de08c7-e592-4517-954e-b08bf881df09 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23de08c7-e592-4517-954e-b08bf881df09 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8b2792d9-d680-4d13-8076-f0db7cd6ef2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-reader] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 671/1338] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:33 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 1378 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b556938f-9b88-4979-b0d9-1ee5defdceed None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-239860577", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1348498388"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-239860577', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1348498388'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume of 1 GB Sep 05 04:44:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-23de08c7-e592-4517-954e-b08bf881df09 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Availability Zones retrieved successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23de08c7-e592-4517-954e-b08bf881df09 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 200 Sep 05 04:44:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 668/1339] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:33 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 896 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (bd249734-a14e-4ba0-ab10-217d0fd5ff81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3caa35b-f86c-4cc5-98d9-6fa01c1960ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3caa35b-f86c-4cc5-98d9-6fa01c1960ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa2f03e-4e2f-4d82-97a9-36808608bef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Created reservations ['59241ea3-6317-477b-86d3-f99c859443c2', '684be9b8-da31-41c8-a466-c2730ad6c75d', 'f635baac-d4f4-472b-8741-046809b0aafc', 'a6fb3ab2-dd64-48f5-bf4c-e3edbf794772'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa2f03e-4e2f-4d82-97a9-36808608bef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59241ea3-6317-477b-86d3-f99c859443c2', '684be9b8-da31-41c8-a466-c2730ad6c75d', 'f635baac-d4f4-472b-8741-046809b0aafc', 'a6fb3ab2-dd64-48f5-bf4c-e3edbf794772']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa60f2f-41fc-4ee2-9a8a-57742e6d4903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa60f2f-41fc-4ee2-9a8a-57742e6d4903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-239860577',display_name='tempest-VolumesGetTest-Volume-1348498388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['59241ea3-6317-477b-86d3-f99c859443c2','684be9b8-da31-41c8-a466-c2730ad6c75d','f635baac-d4f4-472b-8741-046809b0aafc','a6fb3ab2-dd64-48f5-bf4c-e3edbf794772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:44:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-239860577',display_name='tempest-VolumesGetTest-Volume-1348498388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75616bf338a0497c84a9619087337cdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bc5100-832a-40bc-b140-24b43a1f5d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bc5100-832a-40bc-b140-24b43a1f5d87) transitioned into 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-239860577',display_name='tempest-VolumesGetTest-Volume-1348498388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75616bf338a0497c84a9619087337cdf',qos_specs=None,replication_status=,reservations=['59241ea3-6317-477b-86d3-f99c859443c2','684be9b8-da31-41c8-a466-c2730ad6c75d','f635baac-d4f4-472b-8741-046809b0aafc','a6fb3ab2-dd64-48f5-bf4c-e3edbf794772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb3d56451ce4e4aacd082d07ae9d7a6',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4669d11-1077-4226-8d19-660c3d1481d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4669d11-1077-4226-8d19-660c3d1481d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Flow 'volume_create_api' (bd249734-a14e-4ba0-ab10-217d0fd5ff81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Create volume request issued successfully. Sep 05 04:44:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b556938f-9b88-4979-b0d9-1ee5defdceed tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:44:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 672/1340] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:44:33 2026] POST /volume/v3/volumes => generated 788 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8358ac2f-5a99-458b-9b12-9aea871bdd48 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8358ac2f-5a99-458b-9b12-9aea871bdd48 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8358ac2f-5a99-458b-9b12-9aea871bdd48 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8358ac2f-5a99-458b-9b12-9aea871bdd48 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8358ac2f-5a99-458b-9b12-9aea871bdd48 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8358ac2f-5a99-458b-9b12-9aea871bdd48 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 200 Sep 05 04:44:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 669/1341] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:33 2026] GET /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 856 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dbfbd5ac-1568-46de-8f8d-ef2b21ae72d8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbfbd5ac-1568-46de-8f8d-ef2b21ae72d8 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbfbd5ac-1568-46de-8f8d-ef2b21ae72d8 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbfbd5ac-1568-46de-8f8d-ef2b21ae72d8 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dbfbd5ac-1568-46de-8f8d-ef2b21ae72d8 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbfbd5ac-1568-46de-8f8d-ef2b21ae72d8 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 200 Sep 05 04:44:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 673/1342] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:34 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 920 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0277d521-90e5-47aa-92d5-52b0a8352f2c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0277d521-90e5-47aa-92d5-52b0a8352f2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0277d521-90e5-47aa-92d5-52b0a8352f2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0277d521-90e5-47aa-92d5-52b0a8352f2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0277d521-90e5-47aa-92d5-52b0a8352f2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0277d521-90e5-47aa-92d5-52b0a8352f2c tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 200 Sep 05 04:44:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 670/1343] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:35 2026] GET /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 880 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c47da3a1-4545-419c-912a-f54d4c3e4533 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c47da3a1-4545-419c-912a-f54d4c3e4533 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c47da3a1-4545-419c-912a-f54d4c3e4533 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c47da3a1-4545-419c-912a-f54d4c3e4533 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c47da3a1-4545-419c-912a-f54d4c3e4533 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c47da3a1-4545-419c-912a-f54d4c3e4533 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 200 Sep 05 04:44:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 674/1344] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:35 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 956 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5238094c-9b70-478a-81f3-4dffbfb5cbdf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5238094c-9b70-478a-81f3-4dffbfb5cbdf tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] POST http://192.168.122.229/volume/v3/volume-transfers Sep 05 04:44:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5238094c-9b70-478a-81f3-4dffbfb5cbdf tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2069a53c-9aa2-441a-b323-0a332983c782"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volume_transfer [None req-5238094c-9b70-478a-81f3-4dffbfb5cbdf tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Creating new volume transfer {'transfer': {'volume_id': '2069a53c-9aa2-441a-b323-0a332983c782'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 04:44:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volume_transfer [None req-5238094c-9b70-478a-81f3-4dffbfb5cbdf tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Creating transfer of volume 2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:35 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-5238094c-9b70-478a-81f3-4dffbfb5cbdf tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Generating transfer record for volume 2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5238094c-9b70-478a-81f3-4dffbfb5cbdf tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volume-transfers returned with HTTP 202 Sep 05 04:44:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 671/1345] 192.168.122.229 () {62 vars in 1210 bytes} [Sat Sep 5 04:44:35 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:44:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c6216078-bd9e-4cb8-aa2c-dd0f0f472df3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6216078-bd9e-4cb8-aa2c-dd0f0f472df3 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6216078-bd9e-4cb8-aa2c-dd0f0f472df3 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6216078-bd9e-4cb8-aa2c-dd0f0f472df3 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c6216078-bd9e-4cb8-aa2c-dd0f0f472df3 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6216078-bd9e-4cb8-aa2c-dd0f0f472df3 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 200 Sep 05 04:44:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 675/1346] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:35 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 964 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b9d793a6-65fe-4889-84b9-e6adbcec74c9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b9d793a6-65fe-4889-84b9-e6adbcec74c9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer/0cb39feb-dda6-46b4-b8fe-e67f688853e7 Sep 05 04:44:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b9d793a6-65fe-4889-84b9-e6adbcec74c9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b9d793a6-65fe-4889-84b9-e6adbcec74c9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b9d793a6-65fe-4889-84b9-e6adbcec74c9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer/0cb39feb-dda6-46b4-b8fe-e67f688853e7 returned with HTTP 200 Sep 05 04:44:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 672/1347] 192.168.122.229 () {60 vars in 1306 bytes} [Sat Sep 5 04:44:35 2026] GET /volume/v3/os-volume-transfer/0cb39feb-dda6-46b4-b8fe-e67f688853e7 => generated 440 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c3186237-8e0f-45e4-aa3c-0c9e8156189b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c3186237-8e0f-45e4-aa3c-0c9e8156189b tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer Sep 05 04:44:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c3186237-8e0f-45e4-aa3c-0c9e8156189b tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c3186237-8e0f-45e4-aa3c-0c9e8156189b tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.volume_transfer [None req-c3186237-8e0f-45e4-aa3c-0c9e8156189b tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] Listing volume transfers {{(pid=89503) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 04:44:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c3186237-8e0f-45e4-aa3c-0c9e8156189b tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 04:44:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 676/1348] 192.168.122.229 () {60 vars in 1195 bytes} [Sat Sep 5 04:44:36 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:44:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bdcbc11b-b508-44d7-9962-c5f5c0ad968a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bdcbc11b-b508-44d7-9962-c5f5c0ad968a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bdcbc11b-b508-44d7-9962-c5f5c0ad968a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bdcbc11b-b508-44d7-9962-c5f5c0ad968a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bdcbc11b-b508-44d7-9962-c5f5c0ad968a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bdcbc11b-b508-44d7-9962-c5f5c0ad968a tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 200 Sep 05 04:44:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 677/1349] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:36 2026] GET /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 880 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] POST http://192.168.122.229/volume/v3/volume-transfers/0cb39feb-dda6-46b4-b8fe-e67f688853e7/accept Sep 05 04:44:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "af8e6b06f63e5b9f"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.volume_transfer [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Accepting volume transfer 0cb39feb-dda6-46b4-b8fe-e67f688853e7 {{(pid=89502) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 04:44:36 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Accepting transfer 0cb39feb-dda6-46b4-b8fe-e67f688853e7 Sep 05 04:44:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Created reservations ['239824bd-a886-44e4-83bf-7e7cd0d59afc', '8cac82d0-ef01-414c-91de-0936557a40b4', '5ff7c686-43fb-4e79-9551-f7b1da510610', 'a89bee5e-5791-4c91-b3b5-9f6653afc9a5'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Created reservations ['eb4c940a-9ad7-4a7a-82ec-570ab9f6841c', 'c2c71458-5ea2-47e3-b0cb-bfef991edbe4', '9e1ebfd1-e10e-4ea4-8985-9e26dc71f701', '147c8977-7dda-432d-ad14-652f3db1ce83'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: /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 05 04:44:37 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Created reservations ['8f5b768b-9559-4838-923e-ab4fa6ecff59', '0b9fdfb2-5716-462c-92bc-aa4fe5d527dd', 'e8e9a32c-5341-4191-9768-50571a894007', 'fce79818-4160-4969-be55-519a71d5e0e0'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Created reservations ['06f3ecca-e72f-4a36-ae12-3bc5ca0bdd47', '81f07285-989d-4001-a51b-535630fdf2b2', '4266c89f-38d3-482a-9af4-c3cc5b21645d', 'd33fde67-1cb6-4b44-b0ef-81bbf738f9c7'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Transfer volume completed successfully. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a5290582-ecff-4573-a625-2bcf1998eacb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5290582-ecff-4573-a625-2bcf1998eacb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5290582-ecff-4573-a625-2bcf1998eacb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5290582-ecff-4573-a625-2bcf1998eacb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a5290582-ecff-4573-a625-2bcf1998eacb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.transfer.api [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Volume 2069a53c-9aa2-441a-b323-0a332983c782 has been transferred. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9dd0e1ec-2ec2-417d-9312-757fb7fd048b tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] http://192.168.122.229/volume/v3/volume-transfers/0cb39feb-dda6-46b4-b8fe-e67f688853e7/accept returned with HTTP 202 Sep 05 04:44:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 673/1350] 192.168.122.229 () {62 vars in 1342 bytes} [Sat Sep 5 04:44:36 2026] POST /volume/v3/volume-transfers/0cb39feb-dda6-46b4-b8fe-e67f688853e7/accept => generated 373 bytes in 1449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5290582-ecff-4573-a625-2bcf1998eacb tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 200 Sep 05 04:44:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 678/1351] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:37 2026] GET /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 881 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0e29faa5-6588-42cf-91ea-d922029fa1f7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e29faa5-6588-42cf-91ea-d922029fa1f7 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a1a44963-579b-4194-89f6-f3b507d74cd3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e29faa5-6588-42cf-91ea-d922029fa1f7 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e29faa5-6588-42cf-91ea-d922029fa1f7 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a1a44963-579b-4194-89f6-f3b507d74cd3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] PUT http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a1a44963-579b-4194-89f6-f3b507d74cd3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-372572796", "description": null}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0e29faa5-6588-42cf-91ea-d922029fa1f7 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Volume info retrieved successfully. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a1a44963-579b-4194-89f6-f3b507d74cd3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e29faa5-6588-42cf-91ea-d922029fa1f7 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 200 Sep 05 04:44:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 674/1352] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:37 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 956 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ecb5fb97-d37b-4348-bd78-1fca89946380 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a1a44963-579b-4194-89f6-f3b507d74cd3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume updated successfully. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a1a44963-579b-4194-89f6-f3b507d74cd3 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 200 Sep 05 04:44:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 679/1353] 192.168.122.229 () {60 vars in 1252 bytes} [Sat Sep 5 04:44:37 2026] PUT /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 778 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ecb5fb97-d37b-4348-bd78-1fca89946380 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ecb5fb97-d37b-4348-bd78-1fca89946380 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ecb5fb97-d37b-4348-bd78-1fca89946380 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3d8e21e2-644e-4055-94b6-23027bf1bb42 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d8e21e2-644e-4055-94b6-23027bf1bb42 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d8e21e2-644e-4055-94b6-23027bf1bb42 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d8e21e2-644e-4055-94b6-23027bf1bb42 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ecb5fb97-d37b-4348-bd78-1fca89946380 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] Volume info retrieved successfully. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ecb5fb97-d37b-4348-bd78-1fca89946380 tempest-VolumesTransfersV355Test-158415915 tempest-VolumesTransfersV355Test-158415915-project-member] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 200 Sep 05 04:44:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 675/1354] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:37 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 956 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b7ea96b4-9b7d-4c4c-a976-b96a4c53d35e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b7ea96b4-9b7d-4c4c-a976-b96a4c53d35e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] DELETE http://192.168.122.229/volume/v3/volume-transfers/0cb39feb-dda6-46b4-b8fe-e67f688853e7 Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b7ea96b4-9b7d-4c4c-a976-b96a4c53d35e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b7ea96b4-9b7d-4c4c-a976-b96a4c53d35e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-b7ea96b4-9b7d-4c4c-a976-b96a4c53d35e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Delete transfer with id: 0cb39feb-dda6-46b4-b8fe-e67f688853e7 Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3d8e21e2-644e-4055-94b6-23027bf1bb42 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b7ea96b4-9b7d-4c4c-a976-b96a4c53d35e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volume-transfers/0cb39feb-dda6-46b4-b8fe-e67f688853e7 returned with HTTP 404 Sep 05 04:44:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 676/1355] 192.168.122.229 () {60 vars in 1303 bytes} [Sat Sep 5 04:44:37 2026] DELETE /volume/v3/volume-transfers/0cb39feb-dda6-46b4-b8fe-e67f688853e7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:44:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-07dac542-b00b-40ed-9444-2a54e4b18e8f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d8e21e2-644e-4055-94b6-23027bf1bb42 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 200 Sep 05 04:44:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 680/1356] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:37 2026] GET /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 846 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9ddddd9b-a7d4-4874-a954-23b5d021cb80 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ddddd9b-a7d4-4874-a954-23b5d021cb80 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] DELETE http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ddddd9b-a7d4-4874-a954-23b5d021cb80 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ddddd9b-a7d4-4874-a954-23b5d021cb80 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9ddddd9b-a7d4-4874-a954-23b5d021cb80 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume with id: 394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9ddddd9b-a7d4-4874-a954-23b5d021cb80 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9ddddd9b-a7d4-4874-a954-23b5d021cb80 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume request issued successfully. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ddddd9b-a7d4-4874-a954-23b5d021cb80 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 202 Sep 05 04:44:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 681/1357] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:44:38 2026] DELETE /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7aedb023-4b48-46a4-9536-667868087a64 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7aedb023-4b48-46a4-9536-667868087a64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7aedb023-4b48-46a4-9536-667868087a64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7aedb023-4b48-46a4-9536-667868087a64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7aedb023-4b48-46a4-9536-667868087a64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7aedb023-4b48-46a4-9536-667868087a64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 200 Sep 05 04:44:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 682/1358] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:38 2026] GET /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07dac542-b00b-40ed-9444-2a54e4b18e8f tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07dac542-b00b-40ed-9444-2a54e4b18e8f tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07dac542-b00b-40ed-9444-2a54e4b18e8f tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:38 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-07dac542-b00b-40ed-9444-2a54e4b18e8f tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Delete volume with id: 2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-07dac542-b00b-40ed-9444-2a54e4b18e8f tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Volume info retrieved successfully. Sep 05 04:44:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-07dac542-b00b-40ed-9444-2a54e4b18e8f tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Delete volume request issued successfully. Sep 05 04:44:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07dac542-b00b-40ed-9444-2a54e4b18e8f tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 202 Sep 05 04:44:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 677/1359] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:44:37 2026] DELETE /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 0 bytes in 383 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d4f8d008-ccb8-4b5d-baa1-62ed4cfc0c3e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4f8d008-ccb8-4b5d-baa1-62ed4cfc0c3e tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4f8d008-ccb8-4b5d-baa1-62ed4cfc0c3e tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4f8d008-ccb8-4b5d-baa1-62ed4cfc0c3e tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4f8d008-ccb8-4b5d-baa1-62ed4cfc0c3e tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Volume info retrieved successfully. Sep 05 04:44:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4f8d008-ccb8-4b5d-baa1-62ed4cfc0c3e tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 200 Sep 05 04:44:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 683/1360] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:38 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 1139 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:44:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e8d22a91-28e3-4ffc-b195-81dafedb9f11 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e8d22a91-28e3-4ffc-b195-81dafedb9f11 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e8d22a91-28e3-4ffc-b195-81dafedb9f11 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e8d22a91-28e3-4ffc-b195-81dafedb9f11 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:39 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e8d22a91-28e3-4ffc-b195-81dafedb9f11 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e8d22a91-28e3-4ffc-b195-81dafedb9f11 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 200 Sep 05 04:44:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 678/1361] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:39 2026] GET /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:44:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d8297148-c6cd-4405-b31f-63fa21df6227 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d8297148-c6cd-4405-b31f-63fa21df6227 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d8297148-c6cd-4405-b31f-63fa21df6227 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d8297148-c6cd-4405-b31f-63fa21df6227 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d8297148-c6cd-4405-b31f-63fa21df6227 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Volume info retrieved successfully. Sep 05 04:44:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d8297148-c6cd-4405-b31f-63fa21df6227 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 200 Sep 05 04:44:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 684/1362] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:39 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 1139 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-03c2d5a1-ee3c-43e2-b3f2-26efa494b1e8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-03c2d5a1-ee3c-43e2-b3f2-26efa494b1e8 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-03c2d5a1-ee3c-43e2-b3f2-26efa494b1e8 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-03c2d5a1-ee3c-43e2-b3f2-26efa494b1e8 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-03c2d5a1-ee3c-43e2-b3f2-26efa494b1e8 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba returned with HTTP 404 Sep 05 04:44:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 679/1363] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:40 2026] GET /volume/v3/volumes/394d5c7e-b32b-4c8c-a9e4-8e294b8bcbba => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-18fbb87a-c745-47cd-874a-e5e5da515f86 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-18fbb87a-c745-47cd-874a-e5e5da515f86 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-18fbb87a-c745-47cd-874a-e5e5da515f86 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-18fbb87a-c745-47cd-874a-e5e5da515f86 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-18fbb87a-c745-47cd-874a-e5e5da515f86 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-18fbb87a-c745-47cd-874a-e5e5da515f86 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 685/1364] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:40 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 1378 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6566cf26-75cd-46bd-b557-21848da1fc64 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6566cf26-75cd-46bd-b557-21848da1fc64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] DELETE http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6566cf26-75cd-46bd-b557-21848da1fc64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6566cf26-75cd-46bd-b557-21848da1fc64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-6566cf26-75cd-46bd-b557-21848da1fc64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume with id: af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6566cf26-75cd-46bd-b557-21848da1fc64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a5e7d8d1-2f66-45ab-b9b7-bfc9485a3568 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5e7d8d1-2f66-45ab-b9b7-bfc9485a3568 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5e7d8d1-2f66-45ab-b9b7-bfc9485a3568 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5e7d8d1-2f66-45ab-b9b7-bfc9485a3568 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6566cf26-75cd-46bd-b557-21848da1fc64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Delete volume request issued successfully. Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6566cf26-75cd-46bd-b557-21848da1fc64 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 202 Sep 05 04:44:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 680/1365] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:44:40 2026] DELETE /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-63417b6b-2b70-49ed-a102-42fd5f450257 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-63417b6b-2b70-49ed-a102-42fd5f450257 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-63417b6b-2b70-49ed-a102-42fd5f450257 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5e7d8d1-2f66-45ab-b9b7-bfc9485a3568 tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 404 Sep 05 04:44:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 686/1366] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:40 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-63417b6b-2b70-49ed-a102-42fd5f450257 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-14a98989-2324-4a0d-bba3-2daf6e6b8a97 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-14a98989-2324-4a0d-bba3-2daf6e6b8a97 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-14a98989-2324-4a0d-bba3-2daf6e6b8a97 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-14a98989-2324-4a0d-bba3-2daf6e6b8a97 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-63417b6b-2b70-49ed-a102-42fd5f450257 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-63417b6b-2b70-49ed-a102-42fd5f450257 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 681/1367] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:40 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 1377 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-14a98989-2324-4a0d-bba3-2daf6e6b8a97 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 404 Sep 05 04:44:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 687/1368] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:40 2026] GET /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ee84205c-fafb-4227-bd9e-695e10e635c2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ee84205c-fafb-4227-bd9e-695e10e635c2 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] DELETE http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ee84205c-fafb-4227-bd9e-695e10e635c2 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ee84205c-fafb-4227-bd9e-695e10e635c2 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ee84205c-fafb-4227-bd9e-695e10e635c2 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Delete volume with id: 2069a53c-9aa2-441a-b323-0a332983c782 Sep 05 04:44:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ee84205c-fafb-4227-bd9e-695e10e635c2 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 returned with HTTP 404 Sep 05 04:44:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 682/1369] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:44:40 2026] DELETE /volume/v3/volumes/2069a53c-9aa2-441a-b323-0a332983c782 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2008663441"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2008663441'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Create volume of 1 GB Sep 05 04:44:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Availability Zones retrieved successfully. Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Flow 'volume_create_api' (5ed0857d-4f1c-410f-ae19-8cc7ff67ece6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e89aada-bc63-4f10-90e4-2006b2ed2d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e89aada-bc63-4f10-90e4-2006b2ed2d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf576907-9a2e-43bd-b454-d810b8b3e1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Created reservations ['26c8e7df-0928-466f-bae7-475ab5003b93', 'c7c9dfb2-6d30-48c4-ab65-c3821ef0b184', 'e8b19230-9d36-4db3-85a1-209926dd82ee', 'd693432c-cf79-4b36-a08a-4bfe58f48e95'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf576907-9a2e-43bd-b454-d810b8b3e1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c8e7df-0928-466f-bae7-475ab5003b93', 'c7c9dfb2-6d30-48c4-ab65-c3821ef0b184', 'e8b19230-9d36-4db3-85a1-209926dd82ee', 'd693432c-cf79-4b36-a08a-4bfe58f48e95']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff36045-61c8-440f-a27e-a62af0e9e2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff36045-61c8-440f-a27e-a62af0e9e2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57bf9f12-e19b-4a2d-8a7e-e01324201574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2008663441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af0c53b7a6354578ad941623b7dfd949',qos_specs=None,replication_status=,reservations=['26c8e7df-0928-466f-bae7-475ab5003b93','c7c9dfb2-6d30-48c4-ab65-c3821ef0b184','e8b19230-9d36-4db3-85a1-209926dd82ee','d693432c-cf79-4b36-a08a-4bfe58f48e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba653f4b8f2e4d8bb436a26d6bae1c57',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2008663441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57bf9f12-e19b-4a2d-8a7e-e01324201574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af0c53b7a6354578ad941623b7dfd949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba653f4b8f2e4d8bb436a26d6bae1c57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc45658-bb8f-4f2c-bead-018f1a16805e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc45658-bb8f-4f2c-bead-018f1a16805e) transitioned into state 'SUCCESS' from state '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-2008663441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af0c53b7a6354578ad941623b7dfd949',qos_specs=None,replication_status=,reservations=['26c8e7df-0928-466f-bae7-475ab5003b93','c7c9dfb2-6d30-48c4-ab65-c3821ef0b184','e8b19230-9d36-4db3-85a1-209926dd82ee','d693432c-cf79-4b36-a08a-4bfe58f48e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba653f4b8f2e4d8bb436a26d6bae1c57',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07af2c3-ccf0-4f1f-a895-5829791f2b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07af2c3-ccf0-4f1f-a895-5829791f2b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Flow 'volume_create_api' (5ed0857d-4f1c-410f-ae19-8cc7ff67ece6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Create volume request issued successfully. Sep 05 04:44:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fca0bcd1-9158-4373-8e20-37651f8df8d7 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:44:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 688/1370] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:44:40 2026] POST /volume/v3/volumes => generated 828 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d05eda93-bc9f-449b-9923-065931e55ea9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d05eda93-bc9f-449b-9923-065931e55ea9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d05eda93-bc9f-449b-9923-065931e55ea9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d05eda93-bc9f-449b-9923-065931e55ea9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d05eda93-bc9f-449b-9923-065931e55ea9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d05eda93-bc9f-449b-9923-065931e55ea9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 200 Sep 05 04:44:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 683/1371] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:41 2026] GET /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 896 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d8b31ddb-be2f-4aae-9741-d58ac7a88808 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d8b31ddb-be2f-4aae-9741-d58ac7a88808 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d8b31ddb-be2f-4aae-9741-d58ac7a88808 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d8b31ddb-be2f-4aae-9741-d58ac7a88808 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d8b31ddb-be2f-4aae-9741-d58ac7a88808 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Volume info retrieved successfully. Sep 05 04:44:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d8b31ddb-be2f-4aae-9741-d58ac7a88808 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 200 Sep 05 04:44:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 689/1372] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:41 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 1377 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-67b378dd-600b-4de2-a826-a711398dd5a4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-67b378dd-600b-4de2-a826-a711398dd5a4 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-67b378dd-600b-4de2-a826-a711398dd5a4 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-67b378dd-600b-4de2-a826-a711398dd5a4 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-67b378dd-600b-4de2-a826-a711398dd5a4 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-67b378dd-600b-4de2-a826-a711398dd5a4 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 200 Sep 05 04:44:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 684/1373] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:42 2026] GET /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 920 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-df72b32a-1ef2-4bda-b578-dfc0935b6916 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df72b32a-1ef2-4bda-b578-dfc0935b6916 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] GET http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c Sep 05 04:44:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df72b32a-1ef2-4bda-b578-dfc0935b6916 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df72b32a-1ef2-4bda-b578-dfc0935b6916 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df72b32a-1ef2-4bda-b578-dfc0935b6916 tempest-VolumesGetTest-1624282460 tempest-VolumesGetTest-1624282460-project-member] http://192.168.122.229/volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c returned with HTTP 404 Sep 05 04:44:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 690/1374] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:44:42 2026] GET /volume/v3/volumes/af47985e-33a3-48b3-9a42-55809cff172c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5ec272d4-87f7-4df4-89ac-5739b8841fc9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5ec272d4-87f7-4df4-89ac-5739b8841fc9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5ec272d4-87f7-4df4-89ac-5739b8841fc9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5ec272d4-87f7-4df4-89ac-5739b8841fc9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5ec272d4-87f7-4df4-89ac-5739b8841fc9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5ec272d4-87f7-4df4-89ac-5739b8841fc9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 200 Sep 05 04:44:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 685/1375] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:43 2026] GET /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 956 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6ba2534c-5b17-4421-9a86-946664f6cb83 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ba2534c-5b17-4421-9a86-946664f6cb83 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] POST http://192.168.122.229/volume/v3/volume-transfers Sep 05 04:44:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ba2534c-5b17-4421-9a86-946664f6cb83 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "57bf9f12-e19b-4a2d-8a7e-e01324201574"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:44:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volume_transfer [None req-6ba2534c-5b17-4421-9a86-946664f6cb83 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Creating new volume transfer {'transfer': {'volume_id': '57bf9f12-e19b-4a2d-8a7e-e01324201574'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 04:44:43 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volume_transfer [None req-6ba2534c-5b17-4421-9a86-946664f6cb83 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Creating transfer of volume 57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:43 devstack devstack@c-api.service[89503]: INFO cinder.transfer.api [None req-6ba2534c-5b17-4421-9a86-946664f6cb83 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Generating transfer record for volume 57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ba2534c-5b17-4421-9a86-946664f6cb83 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volume-transfers returned with HTTP 202 Sep 05 04:44:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 691/1376] 192.168.122.229 () {62 vars in 1210 bytes} [Sat Sep 5 04:44:43 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:44:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a88a7772-ca36-4510-82a9-6f7828cbe37d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a88a7772-ca36-4510-82a9-6f7828cbe37d tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a88a7772-ca36-4510-82a9-6f7828cbe37d tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a88a7772-ca36-4510-82a9-6f7828cbe37d tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a88a7772-ca36-4510-82a9-6f7828cbe37d tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a88a7772-ca36-4510-82a9-6f7828cbe37d tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 200 Sep 05 04:44:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 686/1377] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:43 2026] GET /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cb6537fe-7409-43ea-9939-4ea997681ca9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb6537fe-7409-43ea-9939-4ea997681ca9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] GET http://192.168.122.229/volume/v3/os-volume-transfer/detail Sep 05 04:44:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb6537fe-7409-43ea-9939-4ea997681ca9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb6537fe-7409-43ea-9939-4ea997681ca9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.volume_transfer [None req-cb6537fe-7409-43ea-9939-4ea997681ca9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] Listing volume transfers {{(pid=89503) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 04:44:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb6537fe-7409-43ea-9939-4ea997681ca9 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-reader] http://192.168.122.229/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 04:44:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 692/1378] 192.168.122.229 () {60 vars in 1216 bytes} [Sat Sep 5 04:44:43 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a3c61066-2a11-400a-960d-f09a055c49fb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a3c61066-2a11-400a-960d-f09a055c49fb tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] DELETE http://192.168.122.229/volume/v3/volume-transfers/3bac799a-8fc2-4630-bb7c-08c8b51ddda2 Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a3c61066-2a11-400a-960d-f09a055c49fb tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a3c61066-2a11-400a-960d-f09a055c49fb tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-a3c61066-2a11-400a-960d-f09a055c49fb tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Delete transfer with id: 3bac799a-8fc2-4630-bb7c-08c8b51ddda2 Sep 05 04:44:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a3c61066-2a11-400a-960d-f09a055c49fb tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volume-transfers/3bac799a-8fc2-4630-bb7c-08c8b51ddda2 returned with HTTP 202 Sep 05 04:44:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 687/1379] 192.168.122.229 () {60 vars in 1303 bytes} [Sat Sep 5 04:44:44 2026] DELETE /volume/v3/volume-transfers/3bac799a-8fc2-4630-bb7c-08c8b51ddda2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:44:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-55ecec25-8f74-428c-815f-2f2c3697de5e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55ecec25-8f74-428c-815f-2f2c3697de5e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55ecec25-8f74-428c-815f-2f2c3697de5e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55ecec25-8f74-428c-815f-2f2c3697de5e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-55ecec25-8f74-428c-815f-2f2c3697de5e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Volume info retrieved successfully. Sep 05 04:44:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55ecec25-8f74-428c-815f-2f2c3697de5e tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 200 Sep 05 04:44:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 693/1380] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:44 2026] GET /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-15c7baaa-7905-4d4b-bbea-f9dda2021301 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-15c7baaa-7905-4d4b-bbea-f9dda2021301 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] DELETE http://192.168.122.229/volume/v3/volume-transfers/3bac799a-8fc2-4630-bb7c-08c8b51ddda2 Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-15c7baaa-7905-4d4b-bbea-f9dda2021301 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-15c7baaa-7905-4d4b-bbea-f9dda2021301 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.volume_transfer [None req-15c7baaa-7905-4d4b-bbea-f9dda2021301 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Delete transfer with id: 3bac799a-8fc2-4630-bb7c-08c8b51ddda2 Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-15c7baaa-7905-4d4b-bbea-f9dda2021301 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volume-transfers/3bac799a-8fc2-4630-bb7c-08c8b51ddda2 returned with HTTP 404 Sep 05 04:44:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 688/1381] 192.168.122.229 () {60 vars in 1303 bytes} [Sat Sep 5 04:44:44 2026] DELETE /volume/v3/volume-transfers/3bac799a-8fc2-4630-bb7c-08c8b51ddda2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 04:44:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d6be69d9-53a3-41f1-8da6-a53b33f952ba None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6be69d9-53a3-41f1-8da6-a53b33f952ba tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6be69d9-53a3-41f1-8da6-a53b33f952ba tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6be69d9-53a3-41f1-8da6-a53b33f952ba tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:44 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d6be69d9-53a3-41f1-8da6-a53b33f952ba tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Delete volume with id: 57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:44:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:44:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d6be69d9-53a3-41f1-8da6-a53b33f952ba tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Volume info retrieved successfully. Sep 05 04:44:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d6be69d9-53a3-41f1-8da6-a53b33f952ba tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Delete volume request issued successfully. Sep 05 04:44:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6be69d9-53a3-41f1-8da6-a53b33f952ba tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 202 Sep 05 04:44:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 694/1382] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:44:44 2026] DELETE /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8698c0c2-1374-49b0-b58d-da525f20ff0a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8698c0c2-1374-49b0-b58d-da525f20ff0a tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] GET http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8698c0c2-1374-49b0-b58d-da525f20ff0a tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8698c0c2-1374-49b0-b58d-da525f20ff0a tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:44:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:44:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:44:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8698c0c2-1374-49b0-b58d-da525f20ff0a tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Volume info retrieved successfully. Sep 05 04:44:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8698c0c2-1374-49b0-b58d-da525f20ff0a tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 200 Sep 05 04:44:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 689/1383] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:44 2026] GET /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 1139 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:44:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ebdaa156-8d37-4a89-ac2f-b7b17f20d4ea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ebdaa156-8d37-4a89-ac2f-b7b17f20d4ea tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] GET http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ebdaa156-8d37-4a89-ac2f-b7b17f20d4ea tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ebdaa156-8d37-4a89-ac2f-b7b17f20d4ea tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ebdaa156-8d37-4a89-ac2f-b7b17f20d4ea tempest-VolumesTransfersV355Test-1144503828 tempest-VolumesTransfersV355Test-1144503828-project-admin] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 404 Sep 05 04:44:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 695/1384] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:45 2026] GET /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:44:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9a37e7c7-e25f-41f9-a754-a0f3f7a1d32f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a37e7c7-e25f-41f9-a754-a0f3f7a1d32f tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] GET http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a37e7c7-e25f-41f9-a754-a0f3f7a1d32f tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a37e7c7-e25f-41f9-a754-a0f3f7a1d32f tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a37e7c7-e25f-41f9-a754-a0f3f7a1d32f tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 404 Sep 05 04:44:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 690/1385] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:44:45 2026] GET /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 04:44:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1230d036-e2ac-4c12-bf51-1391fd44fac5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1230d036-e2ac-4c12-bf51-1391fd44fac5 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] DELETE http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1230d036-e2ac-4c12-bf51-1391fd44fac5 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1230d036-e2ac-4c12-bf51-1391fd44fac5 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:45 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-1230d036-e2ac-4c12-bf51-1391fd44fac5 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] Delete volume with id: 57bf9f12-e19b-4a2d-8a7e-e01324201574 Sep 05 04:44:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1230d036-e2ac-4c12-bf51-1391fd44fac5 tempest-VolumesTransfersV355Test-1247217994 tempest-VolumesTransfersV355Test-1247217994-project-member] http://192.168.122.229/volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 returned with HTTP 404 Sep 05 04:44:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 696/1386] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:44:45 2026] DELETE /volume/v3/volumes/57bf9f12-e19b-4a2d-8a7e-e01324201574 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:44:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-74245b9b-212f-4c51-a1d9-dfb582a511e3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:44:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74245b9b-212f-4c51-a1d9-dfb582a511e3 tempest-VolumesSummaryTest-1610745917 tempest-VolumesSummaryTest-1610745917-project-reader] GET http://192.168.122.229/volume/v3/volumes/summary Sep 05 04:44:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74245b9b-212f-4c51-a1d9-dfb582a511e3 tempest-VolumesSummaryTest-1610745917 tempest-VolumesSummaryTest-1610745917-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:44:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74245b9b-212f-4c51-a1d9-dfb582a511e3 tempest-VolumesSummaryTest-1610745917 tempest-VolumesSummaryTest-1610745917-project-reader] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:44:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-74245b9b-212f-4c51-a1d9-dfb582a511e3 tempest-VolumesSummaryTest-1610745917 tempest-VolumesSummaryTest-1610745917-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:44:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-74245b9b-212f-4c51-a1d9-dfb582a511e3 tempest-VolumesSummaryTest-1610745917 tempest-VolumesSummaryTest-1610745917-project-reader] Get summary completed successfully. Sep 05 04:44:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74245b9b-212f-4c51-a1d9-dfb582a511e3 tempest-VolumesSummaryTest-1610745917 tempest-VolumesSummaryTest-1610745917-project-reader] http://192.168.122.229/volume/v3/volumes/summary returned with HTTP 200 Sep 05 04:44:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 691/1387] 192.168.122.229 () {60 vars in 1186 bytes} [Sat Sep 5 04:44:47 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:44:55 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=370,cinder:UPDATE=91,cinder:INSERT=50 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:44:57 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=388,cinder:INSERT=73,cinder:UPDATE=106 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:45:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-491a691f-c2f7-4b7e-95ef-1d13629b9669 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-491a691f-c2f7-4b7e-95ef-1d13629b9669 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-491a691f-c2f7-4b7e-95ef-1d13629b9669 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-491a691f-c2f7-4b7e-95ef-1d13629b9669 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-491a691f-c2f7-4b7e-95ef-1d13629b9669 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-491a691f-c2f7-4b7e-95ef-1d13629b9669 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 697/1388] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:01 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7dee60f3-d53e-4555-8041-7c7d095b13ad None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7dee60f3-d53e-4555-8041-7c7d095b13ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7dee60f3-d53e-4555-8041-7c7d095b13ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7dee60f3-d53e-4555-8041-7c7d095b13ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7dee60f3-d53e-4555-8041-7c7d095b13ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7dee60f3-d53e-4555-8041-7c7d095b13ad tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 692/1389] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:01 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 867 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2247e561-e807-420e-8465-ce35d6eec694 req-96e7ab15-b469-47d9-8b97-fcf17af7c36b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-96e7ab15-b469-47d9-8b97-fcf17af7c36b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-96e7ab15-b469-47d9-8b97-fcf17af7c36b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-96e7ab15-b469-47d9-8b97-fcf17af7c36b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-2247e561-e807-420e-8465-ce35d6eec694 req-96e7ab15-b469-47d9-8b97-fcf17af7c36b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-96e7ab15-b469-47d9-8b97-fcf17af7c36b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 698/1390] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:45:01 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dce95edf-abb3-4b1d-8547-c5dc32d5315c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dce95edf-abb3-4b1d-8547-c5dc32d5315c None None] GET http://192.168.122.229/volume// Sep 05 04:45:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dce95edf-abb3-4b1d-8547-c5dc32d5315c None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dce95edf-abb3-4b1d-8547-c5dc32d5315c None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dce95edf-abb3-4b1d-8547-c5dc32d5315c None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 693/1391] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:45:02 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2247e561-e807-420e-8465-ce35d6eec694 req-996b7fbc-66ca-4761-a844-5aea1b91818a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-996b7fbc-66ca-4761-a844-5aea1b91818a tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:45:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-996b7fbc-66ca-4761-a844-5aea1b91818a tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "770af7ac-29a3-435c-b8a1-70b5c56f34c8", "connector": null, "instance_uuid": "8056bd7d-4d64-46df-b583-f33b989550e7"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-996b7fbc-66ca-4761-a844-5aea1b91818a tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:45:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 699/1392] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:45:02 2026] POST /volume/v3/attachments => generated 273 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-408addf2-5f72-481d-be1f-6af277ff4932 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-408addf2-5f72-481d-be1f-6af277ff4932 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-408addf2-5f72-481d-be1f-6af277ff4932 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-408addf2-5f72-481d-be1f-6af277ff4932 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0adc4c9f-43e3-4eea-840c-b8f6bb3f4da8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0adc4c9f-43e3-4eea-840c-b8f6bb3f4da8 None None] GET http://192.168.122.229/volume// Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0adc4c9f-43e3-4eea-840c-b8f6bb3f4da8 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0adc4c9f-43e3-4eea-840c-b8f6bb3f4da8 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0adc4c9f-43e3-4eea-840c-b8f6bb3f4da8 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 700/1393] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:45:03 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2247e561-e807-420e-8465-ce35d6eec694 req-85ac753f-90ce-4f04-8cec-02ff0922dbb0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-85ac753f-90ce-4f04-8cec-02ff0922dbb0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-85ac753f-90ce-4f04-8cec-02ff0922dbb0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-85ac753f-90ce-4f04-8cec-02ff0922dbb0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-408addf2-5f72-481d-be1f-6af277ff4932 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-408addf2-5f72-481d-be1f-6af277ff4932 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 694/1394] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:02 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 866 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-2247e561-e807-420e-8465-ce35d6eec694 req-85ac753f-90ce-4f04-8cec-02ff0922dbb0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-85ac753f-90ce-4f04-8cec-02ff0922dbb0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 701/1395] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:45:03 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 1047 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3563979d-7493-4769-a566-9e9f6a4c8977 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1907517387"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1907517387'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume of 1 GB Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2247e561-e807-420e-8465-ce35d6eec694 req-b3dfa19c-e8dd-43e1-9c9a-881ffa448d93 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Availability Zones retrieved successfully. Sep 05 04:45:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-b3dfa19c-e8dd-43e1-9c9a-881ffa448d93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] PUT http://192.168.122.229/volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683 Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-b3dfa19c-e8dd-43e1-9c9a-881ffa448d93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Flow 'volume_create_api' (c0ad9285-dc4c-47da-9829-d6452e3064fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44fff2d0-0b1d-4ebc-ae02-108db164ad17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-2247e561-e807-420e-8465-ce35d6eec694 req-b3dfa19c-e8dd-43e1-9c9a-881ffa448d93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Acquiring lock "cinder-attachment_update-770af7ac-29a3-435c-b8a1-70b5c56f34c8-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-2247e561-e807-420e-8465-ce35d6eec694 req-b3dfa19c-e8dd-43e1-9c9a-881ffa448d93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Lock "cinder-attachment_update-770af7ac-29a3-435c-b8a1-70b5c56f34c8-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44fff2d0-0b1d-4ebc-ae02-108db164ad17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30448d33-73c6-4740-9833-7da18da0869a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Created reservations ['fbf73c0c-8b0e-44c5-9486-78d1a8168f86', 'd0823982-9528-4ed0-9bda-5141e37be25d', 'd196cfbe-5ecd-4c63-98b1-af4872ee874b', '015283e6-2bae-48ca-9d4a-024845a1a59e'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30448d33-73c6-4740-9833-7da18da0869a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf73c0c-8b0e-44c5-9486-78d1a8168f86', 'd0823982-9528-4ed0-9bda-5141e37be25d', 'd196cfbe-5ecd-4c63-98b1-af4872ee874b', '015283e6-2bae-48ca-9d4a-024845a1a59e']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cc2acf-7ec6-4d6c-936b-0f7006843c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-2247e561-e807-420e-8465-ce35d6eec694 req-b3dfa19c-e8dd-43e1-9c9a-881ffa448d93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Lock "cinder-attachment_update-770af7ac-29a3-435c-b8a1-70b5c56f34c8-devstack" released by "attachment_update" :: held 0.282s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:45:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-b3dfa19c-e8dd-43e1-9c9a-881ffa448d93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683 returned with HTTP 200 Sep 05 04:45:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 702/1396] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:45:03 2026] PUT /volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683 => generated 694 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cc2acf-7ec6-4d6c-936b-0f7006843c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598e5897-798d-4389-8f00-e99b57f20819', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1907517387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',qos_specs=None,replication_status=,reservations=['fbf73c0c-8b0e-44c5-9486-78d1a8168f86','d0823982-9528-4ed0-9bda-5141e37be25d','d196cfbe-5ecd-4c63-98b1-af4872ee874b','015283e6-2bae-48ca-9d4a-024845a1a59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0964760a6cc746878c08020235cb8cff',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1907517387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598e5897-798d-4389-8f00-e99b57f20819,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0964760a6cc746878c08020235cb8cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d367eb96-8c15-45e4-ac3d-c2e8df69a980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d367eb96-8c15-45e4-ac3d-c2e8df69a980) transitioned into state 'SUCCESS' from state '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-1907517387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',qos_specs=None,replication_status=,reservations=['fbf73c0c-8b0e-44c5-9486-78d1a8168f86','d0823982-9528-4ed0-9bda-5141e37be25d','d196cfbe-5ecd-4c63-98b1-af4872ee874b','015283e6-2bae-48ca-9d4a-024845a1a59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0964760a6cc746878c08020235cb8cff',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0debb3-95aa-43eb-8ad6-4b73f18351d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0debb3-95aa-43eb-8ad6-4b73f18351d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Flow 'volume_create_api' (c0ad9285-dc4c-47da-9829-d6452e3064fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume request issued successfully. Sep 05 04:45:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3563979d-7493-4769-a566-9e9f6a4c8977 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:45:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 695/1397] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:45:03 2026] POST /volume/v3/volumes => generated 760 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:45:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f6282f6d-fa91-4307-a7f0-f7b2740132c9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6282f6d-fa91-4307-a7f0-f7b2740132c9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6282f6d-fa91-4307-a7f0-f7b2740132c9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6282f6d-fa91-4307-a7f0-f7b2740132c9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3e435e44-8596-47f4-bccd-c2e4eb40a225 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e435e44-8596-47f4-bccd-c2e4eb40a225 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e435e44-8596-47f4-bccd-c2e4eb40a225 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e435e44-8596-47f4-bccd-c2e4eb40a225 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e435e44-8596-47f4-bccd-c2e4eb40a225 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f6282f6d-fa91-4307-a7f0-f7b2740132c9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e435e44-8596-47f4-bccd-c2e4eb40a225 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 696/1398] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:04 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 867 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6282f6d-fa91-4307-a7f0-f7b2740132c9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 703/1399] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:04 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 828 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-2247e561-e807-420e-8465-ce35d6eec694 req-8fb5a3a1-eb0c-43a4-85ef-dd2832091b08 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-8fb5a3a1-eb0c-43a4-85ef-dd2832091b08 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683/action Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-8fb5a3a1-eb0c-43a4-85ef-dd2832091b08 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-8fb5a3a1-eb0c-43a4-85ef-dd2832091b08 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-2247e561-e807-420e-8465-ce35d6eec694 req-8fb5a3a1-eb0c-43a4-85ef-dd2832091b08 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683/action returned with HTTP 204 Sep 05 04:45:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 697/1400] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:45:04 2026] POST /volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:45:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-19665840"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-19665840'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Create volume of 1 GB Sep 05 04:45:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Availability Zones retrieved successfully. Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Flow 'volume_create_api' (a3fa358c-5f7d-4fac-8e3c-5ea78a324b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4cdafc7-ad95-478a-9658-673f33d15696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-88713a0e-2930-418b-bba1-1408cbd195a2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88713a0e-2930-418b-bba1-1408cbd195a2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88713a0e-2930-418b-bba1-1408cbd195a2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88713a0e-2930-418b-bba1-1408cbd195a2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4cdafc7-ad95-478a-9658-673f33d15696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41924cb-88b6-4402-a40e-138d55485e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-88713a0e-2930-418b-bba1-1408cbd195a2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88713a0e-2930-418b-bba1-1408cbd195a2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 698/1401] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:05 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 1159 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-09d5c7ea-bacd-4e2b-a3b9-42ccfaf69d22 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-09d5c7ea-bacd-4e2b-a3b9-42ccfaf69d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-09d5c7ea-bacd-4e2b-a3b9-42ccfaf69d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-09d5c7ea-bacd-4e2b-a3b9-42ccfaf69d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-09d5c7ea-bacd-4e2b-a3b9-42ccfaf69d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-09d5c7ea-bacd-4e2b-a3b9-42ccfaf69d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 699/1402] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:05 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-427478d5-ceb7-4f07-bde1-fbd691bdfe8f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-427478d5-ceb7-4f07-bde1-fbd691bdfe8f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-427478d5-ceb7-4f07-bde1-fbd691bdfe8f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-427478d5-ceb7-4f07-bde1-fbd691bdfe8f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Created reservations ['08d5aa02-62c2-45ab-9643-6990ac944942', '0641932a-a273-4f99-a225-d9bae9d41318', 'bd270eda-6bfd-4fc3-bdaa-5bb94ed78c70', 'cdb1ccf0-2509-44c0-9f13-0e0719d94ef5'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-427478d5-ceb7-4f07-bde1-fbd691bdfe8f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e41924cb-88b6-4402-a40e-138d55485e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08d5aa02-62c2-45ab-9643-6990ac944942', '0641932a-a273-4f99-a225-d9bae9d41318', 'bd270eda-6bfd-4fc3-bdaa-5bb94ed78c70', 'cdb1ccf0-2509-44c0-9f13-0e0719d94ef5']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-427478d5-ceb7-4f07-bde1-fbd691bdfe8f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f42d657-ecbd-45c2-9095-9d111fd6b60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 700/1403] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:05 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 1159 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action body: b'{"os-detach": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f42d657-ecbd-45c2-9095-9d111fd6b60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81926e2d-88d1-4976-9859-ac07b1a30dd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-19665840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d71a0517e3174330855308587af4c670',qos_specs=None,replication_status=,reservations=['08d5aa02-62c2-45ab-9643-6990ac944942','0641932a-a273-4f99-a225-d9bae9d41318','bd270eda-6bfd-4fc3-bdaa-5bb94ed78c70','cdb1ccf0-2509-44c0-9f13-0e0719d94ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc4d65de1244919aaed3fc202caf9cd',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-19665840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81926e2d-88d1-4976-9859-ac07b1a30dd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d71a0517e3174330855308587af4c670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fc4d65de1244919aaed3fc202caf9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b574530d-0ff2-4aa5-a8ed-a4ab717d5be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b574530d-0ff2-4aa5-a8ed-a4ab717d5be4) transitioned into state 'SUCCESS' from state '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-19665840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d71a0517e3174330855308587af4c670',qos_specs=None,replication_status=,reservations=['08d5aa02-62c2-45ab-9643-6990ac944942','0641932a-a273-4f99-a225-d9bae9d41318','bd270eda-6bfd-4fc3-bdaa-5bb94ed78c70','cdb1ccf0-2509-44c0-9f13-0e0719d94ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc4d65de1244919aaed3fc202caf9cd',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1684fc7-90b2-4d65-842f-56a9b8c0b04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1684fc7-90b2-4d65-842f-56a9b8c0b04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Flow 'volume_create_api' (a3fa358c-5f7d-4fac-8e3c-5ea78a324b69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Create volume request issued successfully. Sep 05 04:45:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1f95894-9021-4602-a24c-8d1b3bd10091 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:45:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 704/1404] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:45:04 2026] POST /volume/v3/volumes => generated 756 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e16ecacd-7fa8-455f-a127-6b59f23b710b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e16ecacd-7fa8-455f-a127-6b59f23b710b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e16ecacd-7fa8-455f-a127-6b59f23b710b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e16ecacd-7fa8-455f-a127-6b59f23b710b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e16ecacd-7fa8-455f-a127-6b59f23b710b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e16ecacd-7fa8-455f-a127-6b59f23b710b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 705/1405] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:05 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Attachment connected to vm 8056bd7d-4d64-46df-b583-f33b989550e7, checking data on nova Sep 05 04:45:05 devstack devstack@c-api.service[89502]: DEBUG cinder.compute.nova [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Creating Keystone token plugin using URL: http://192.168.122.229/identity {{(pid=89502) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG novaclient.v2.client [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] REQ: curl -g -i -X GET http://192.168.122.229/compute/v2.1/servers/8056bd7d-4d64-46df-b583-f33b989550e7/os-volume_attachments/770af7ac-29a3-435c-b8a1-70b5c56f34c8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1d6e91ee44a84e00449dafbd2d4493f98532890c5dbf5f9620533a6b4e00966f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-02adbf3c-a070-46e4-9374-bd941a0527d1" -H "X-Service-Token: {SHA256}6151456a3ec8e8130b2999352e6bfbaf528878d6a56c86c6ae8d2d3d45557610" {{(pid=89502) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG novaclient.v2.client [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 02:45:06 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-743e72f3-35fb-4acb-a4d2-3b97221fcab0 x-openstack-request-id: req-743e72f3-35fb-4acb-a4d2-3b97221fcab0 {{(pid=89502) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG novaclient.v2.client [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "770af7ac-29a3-435c-b8a1-70b5c56f34c8", "serverId": "8056bd7d-4d64-46df-b583-f33b989550e7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "aad0a8e9-0d24-48cd-8beb-1cd4c0eba683", "bdm_uuid": "f420ab8b-c414-449a-90fe-e24af810792b"}} {{(pid=89502) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG novaclient.v2.client [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET call to compute for http://192.168.122.229/compute/v2.1/servers/8056bd7d-4d64-46df-b583-f33b989550e7/os-volume_attachments/770af7ac-29a3-435c-b8a1-70b5c56f34c8 used request id req-743e72f3-35fb-4acb-a4d2-3b97221fcab0 {{(pid=89502) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.volume.api [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-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 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Caught error: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: 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 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API Sep 05 04:45:06 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.api.middleware.fault [None req-02adbf3c-a070-46e4-9374-bd941a0527d1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action returned with HTTP 409 Sep 05 04:45:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 701/1406] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:05 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 167 bytes in 854 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:45:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action Sep 05 04:45:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3ae5e8e1-571b-4009-a05e-63e105d98d6e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3ae5e8e1-571b-4009-a05e-63e105d98d6e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3ae5e8e1-571b-4009-a05e-63e105d98d6e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3ae5e8e1-571b-4009-a05e-63e105d98d6e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-3ae5e8e1-571b-4009-a05e-63e105d98d6e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3ae5e8e1-571b-4009-a05e-63e105d98d6e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3ae5e8e1-571b-4009-a05e-63e105d98d6e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 702/1407] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:06 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 853 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Attachment connected to vm 8056bd7d-4d64-46df-b583-f33b989550e7, checking data on nova Sep 05 04:45:06 devstack devstack@c-api.service[89503]: DEBUG cinder.compute.nova [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Creating Keystone token plugin using URL: http://192.168.122.229/identity {{(pid=89503) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-3430732b-0b5d-4b3e-976a-2bd7a9e81091 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-3430732b-0b5d-4b3e-976a-2bd7a9e81091 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-3430732b-0b5d-4b3e-976a-2bd7a9e81091 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-3430732b-0b5d-4b3e-976a-2bd7a9e81091 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-3430732b-0b5d-4b3e-976a-2bd7a9e81091 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-3430732b-0b5d-4b3e-976a-2bd7a9e81091 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 703/1408] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:45:06 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a719a726-146e-4f17-828d-73e34a46cea9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a719a726-146e-4f17-828d-73e34a46cea9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a719a726-146e-4f17-828d-73e34a46cea9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a719a726-146e-4f17-828d-73e34a46cea9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:06 devstack devstack@c-api.service[89503]: DEBUG novaclient.v2.client [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] REQ: curl -g -i -X GET http://192.168.122.229/compute/v2.1/servers/8056bd7d-4d64-46df-b583-f33b989550e7/os-volume_attachments/770af7ac-29a3-435c-b8a1-70b5c56f34c8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ba9f1f4eaa18734264ecfc99e286c9daae4037e38d259ff34728cb10a5898ab6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610" -H "X-Service-Token: {SHA256}eb66eb73fda982e83c3739fa2e09dc338e7b922ad2da99df3392a6dfda1e2153" {{(pid=89503) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 04:45:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a719a726-146e-4f17-828d-73e34a46cea9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a719a726-146e-4f17-828d-73e34a46cea9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 704/1409] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:06 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 848 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-12554c0b-7b99-441e-9cc3-cbc958bdeef3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-12554c0b-7b99-441e-9cc3-cbc958bdeef3 None None] GET http://192.168.122.229/volume// Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-12554c0b-7b99-441e-9cc3-cbc958bdeef3 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-12554c0b-7b99-441e-9cc3-cbc958bdeef3 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-12554c0b-7b99-441e-9cc3-cbc958bdeef3 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 705/1410] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:45:07 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-aa8f8955-c8f2-4afa-a96e-5f3af0f2c101 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG novaclient.v2.client [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 02:45:06 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-0d472873-b9af-4bb5-bdbf-f0f02c5fe72b x-openstack-request-id: req-0d472873-b9af-4bb5-bdbf-f0f02c5fe72b {{(pid=89503) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG novaclient.v2.client [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "770af7ac-29a3-435c-b8a1-70b5c56f34c8", "serverId": "8056bd7d-4d64-46df-b583-f33b989550e7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "aad0a8e9-0d24-48cd-8beb-1cd4c0eba683", "bdm_uuid": "f420ab8b-c414-449a-90fe-e24af810792b"}} {{(pid=89503) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG novaclient.v2.client [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET call to compute for http://192.168.122.229/compute/v2.1/servers/8056bd7d-4d64-46df-b583-f33b989550e7/os-volume_attachments/770af7ac-29a3-435c-b8a1-70b5c56f34c8 used request id req-0d472873-b9af-4bb5-bdbf-f0f02c5fe72b {{(pid=89503) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.volume.api [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-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 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Caught error: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: 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 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API Sep 05 04:45:07 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.api.middleware.fault [None req-a97a686d-c5a5-47c0-bcd6-6d292e5ad610 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action returned with HTTP 409 Sep 05 04:45:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 706/1411] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:06 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 167 bytes in 644 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9258171e-0a0a-4c3f-9c7d-ff8faaa0e7ec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 707/1412] 192.168.122.229 () {62 vars in 1481 bytes} [Sat Sep 5 04:45:07 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-644adff1-4e9a-4429-9bb5-3aaadbb822e3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 708/1413] 192.168.122.229 () {62 vars in 1481 bytes} [Sat Sep 5 04:45:07 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5d014a1e-809f-4f49-a102-bf0418eb829c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-aa8f8955-c8f2-4afa-a96e-5f3af0f2c101 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-aa8f8955-c8f2-4afa-a96e-5f3af0f2c101 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "598e5897-798d-4389-8f00-e99b57f20819", "connector": null, "instance_uuid": "de320c10-e729-47e6-9800-ea6fb7cbd116"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: WARNING keystonemiddleware.auth_token [None req-5d014a1e-809f-4f49-a102-bf0418eb829c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 709/1414] 192.168.122.229 () {62 vars in 1481 bytes} [Sat Sep 5 04:45:07 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 114 bytes in 60 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-55be8bb1-4511-4a41-896b-fa64bb8c890d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: WARNING keystonemiddleware.auth_token [None req-55be8bb1-4511-4a41-896b-fa64bb8c890d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 04:45:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 710/1415] 192.168.122.229 () {62 vars in 1481 bytes} [Sat Sep 5 04:45:07 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 114 bytes in 60 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1a3430e2-3d7a-45fa-9af0-270b701763ec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-aa8f8955-c8f2-4afa-a96e-5f3af0f2c101 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 706/1416] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:45:07 2026] POST /volume/v3/attachments => generated 273 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-82d76ac4-4b76-4f73-bc02-a64afb0efc65 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82d76ac4-4b76-4f73-bc02-a64afb0efc65 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82d76ac4-4b76-4f73-bc02-a64afb0efc65 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82d76ac4-4b76-4f73-bc02-a64afb0efc65 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-82d76ac4-4b76-4f73-bc02-a64afb0efc65 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82d76ac4-4b76-4f73-bc02-a64afb0efc65 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 707/1417] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:07 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4649676c-8e49-4df0-a186-f609a260322c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4649676c-8e49-4df0-a186-f609a260322c None None] GET http://192.168.122.229/volume// Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4649676c-8e49-4df0-a186-f609a260322c None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4649676c-8e49-4df0-a186-f609a260322c None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4649676c-8e49-4df0-a186-f609a260322c None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 708/1418] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:45:07 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-826c3e2a-fbb2-440b-b9d5-d01f6323568f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-826c3e2a-fbb2-440b-b9d5-d01f6323568f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-826c3e2a-fbb2-440b-b9d5-d01f6323568f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-826c3e2a-fbb2-440b-b9d5-d01f6323568f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a3430e2-3d7a-45fa-9af0-270b701763ec tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] POST http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a3430e2-3d7a-45fa-9af0-270b701763ec tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a3430e2-3d7a-45fa-9af0-270b701763ec tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-826c3e2a-fbb2-440b-b9d5-d01f6323568f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-826c3e2a-fbb2-440b-b9d5-d01f6323568f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 709/1419] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:45:07 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 1033 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-1a3430e2-3d7a-45fa-9af0-270b701763ec tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-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=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-1a3430e2-3d7a-45fa-9af0-270b701763ec tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Updating volume '770af7ac-29a3-435c-b8a1-70b5c56f34c8' with '{'status': 'error'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-41b2cad3-1e54-4f95-82ee-1f77627faff1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-41b2cad3-1e54-4f95-82ee-1f77627faff1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] PUT http://192.168.122.229/volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-41b2cad3-1e54-4f95-82ee-1f77627faff1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a3430e2-3d7a-45fa-9af0-270b701763ec tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action returned with HTTP 202 Sep 05 04:45:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 711/1420] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:07 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 0 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-990bd9e0-6720-44ad-a7e1-ef5e955917b5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-990bd9e0-6720-44ad-a7e1-ef5e955917b5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-990bd9e0-6720-44ad-a7e1-ef5e955917b5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-990bd9e0-6720-44ad-a7e1-ef5e955917b5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-41b2cad3-1e54-4f95-82ee-1f77627faff1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Acquiring lock "cinder-attachment_update-598e5897-798d-4389-8f00-e99b57f20819-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-41b2cad3-1e54-4f95-82ee-1f77627faff1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Lock "cinder-attachment_update-598e5897-798d-4389-8f00-e99b57f20819-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-990bd9e0-6720-44ad-a7e1-ef5e955917b5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-990bd9e0-6720-44ad-a7e1-ef5e955917b5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 712/1421] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:07 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 1158 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] POST http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "aad0a8e9-0d24-48cd-8beb-1cd4c0eba683"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "aad0a8e9-0d24-48cd-8beb-1cd4c0eba683"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Volume info retrieved successfully. Sep 05 04:45:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Attachment connected to vm 8056bd7d-4d64-46df-b583-f33b989550e7, checking data on nova Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG cinder.compute.nova [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Creating Keystone token plugin using URL: http://192.168.122.229/identity {{(pid=89503) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 04:45:07 devstack devstack@c-api.service[89503]: DEBUG novaclient.v2.client [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] REQ: curl -g -i -X GET http://192.168.122.229/compute/v2.1/servers/8056bd7d-4d64-46df-b583-f33b989550e7/os-volume_attachments/770af7ac-29a3-435c-b8a1-70b5c56f34c8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b256664c0e170de265715bd2678c76c670e60d862c05e36c238ec5bdb2b139e4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731" -H "X-Service-Token: {SHA256}eb66eb73fda982e83c3739fa2e09dc338e7b922ad2da99df3392a6dfda1e2153" {{(pid=89503) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-41b2cad3-1e54-4f95-82ee-1f77627faff1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Lock "cinder-attachment_update-598e5897-798d-4389-8f00-e99b57f20819-devstack" released by "attachment_update" :: held 0.223s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-41b2cad3-1e54-4f95-82ee-1f77627faff1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e returned with HTTP 200 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 710/1422] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:45:07 2026] PUT /volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e => generated 694 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fa7bdff7-6ba4-40bd-909c-d2947c1bdaa9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fa7bdff7-6ba4-40bd-909c-d2947c1bdaa9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fa7bdff7-6ba4-40bd-909c-d2947c1bdaa9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fa7bdff7-6ba4-40bd-909c-d2947c1bdaa9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fa7bdff7-6ba4-40bd-909c-d2947c1bdaa9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fa7bdff7-6ba4-40bd-909c-d2947c1bdaa9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 711/1423] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:07 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG novaclient.v2.client [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 02:45:07 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-e68b3061-ae00-404f-adba-ead1c9b8abaa x-openstack-request-id: req-e68b3061-ae00-404f-adba-ead1c9b8abaa {{(pid=89503) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG novaclient.v2.client [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "770af7ac-29a3-435c-b8a1-70b5c56f34c8", "serverId": "8056bd7d-4d64-46df-b583-f33b989550e7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "aad0a8e9-0d24-48cd-8beb-1cd4c0eba683", "bdm_uuid": "f420ab8b-c414-449a-90fe-e24af810792b"}} {{(pid=89503) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG novaclient.v2.client [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] GET call to compute for http://192.168.122.229/compute/v2.1/servers/8056bd7d-4d64-46df-b583-f33b989550e7/os-volume_attachments/770af7ac-29a3-435c-b8a1-70b5c56f34c8 used request id req-e68b3061-ae00-404f-adba-ead1c9b8abaa {{(pid=89503) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.volume.api [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-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 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Caught error: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: 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 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8056bd7d-4d64-46df-b583-f33b989550e7 using the Compute API Sep 05 04:45:08 devstack devstack@c-api.service[89503]: ERROR cinder.api.middleware.fault Sep 05 04:45:08 devstack devstack@c-api.service[89503]: INFO cinder.api.middleware.fault [None req-cbaf991c-b2f9-4f44-93ce-63df1fd8d731 tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action returned with HTTP 409 Sep 05 04:45:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 713/1424] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:07 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 167 bytes in 357 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a09b70bc-facc-453a-985b-9d8e3b632418 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 712/1425] 192.168.122.229 () {62 vars in 1481 bytes} [Sat Sep 5 04:45:08 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9db50272-b1b1-427e-a98e-8f36ff229bd2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: WARNING keystonemiddleware.auth_token [None req-9db50272-b1b1-427e-a98e-8f36ff229bd2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 04:45:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 714/1426] 192.168.122.229 () {62 vars in 1481 bytes} [Sat Sep 5 04:45:08 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 114 bytes in 76 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-51dd54d7-6ffd-4d65-b29f-7e5ca84b5b7c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51dd54d7-6ffd-4d65-b29f-7e5ca84b5b7c tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51dd54d7-6ffd-4d65-b29f-7e5ca84b5b7c tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51dd54d7-6ffd-4d65-b29f-7e5ca84b5b7c tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-51dd54d7-6ffd-4d65-b29f-7e5ca84b5b7c tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51dd54d7-6ffd-4d65-b29f-7e5ca84b5b7c tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 713/1427] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:08 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 866 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f8758c8e-649b-48ef-98f1-6e413a5407b3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8758c8e-649b-48ef-98f1-6e413a5407b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8758c8e-649b-48ef-98f1-6e413a5407b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8758c8e-649b-48ef-98f1-6e413a5407b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ab1568f4-079b-47af-abeb-b16d6ef3521e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ab1568f4-079b-47af-abeb-b16d6ef3521e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ab1568f4-079b-47af-abeb-b16d6ef3521e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ab1568f4-079b-47af-abeb-b16d6ef3521e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG oslo_db.sqlalchemy.engines [None req-f8758c8e-649b-48ef-98f1-6e413a5407b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ab1568f4-079b-47af-abeb-b16d6ef3521e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ab1568f4-079b-47af-abeb-b16d6ef3521e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 714/1428] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:08 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-5e53f0f9-cf05-4bc8-b32a-8ca6ff80c92b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f8758c8e-649b-48ef-98f1-6e413a5407b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-5e53f0f9-cf05-4bc8-b32a-8ca6ff80c92b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e/action Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-5e53f0f9-cf05-4bc8-b32a-8ca6ff80c92b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-5e53f0f9-cf05-4bc8-b32a-8ca6ff80c92b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8758c8e-649b-48ef-98f1-6e413a5407b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 715/1429] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:08 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 866 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-ee159ce5-e178-4e58-abb5-b0bf1402d26f req-5e53f0f9-cf05-4bc8-b32a-8ca6ff80c92b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e/action returned with HTTP 204 Sep 05 04:45:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 715/1430] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:45:08 2026] POST /volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-379d89eb-972c-45f0-a58b-ea2266589913 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-379d89eb-972c-45f0-a58b-ea2266589913 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-379d89eb-972c-45f0-a58b-ea2266589913 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-379d89eb-972c-45f0-a58b-ea2266589913 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-379d89eb-972c-45f0-a58b-ea2266589913 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-379d89eb-972c-45f0-a58b-ea2266589913 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 716/1431] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:45:08 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 866 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95c10c7b-232a-4787-975a-05e9e4d27526 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95c10c7b-232a-4787-975a-05e9e4d27526 None None] GET http://192.168.122.229/volume// Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95c10c7b-232a-4787-975a-05e9e4d27526 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95c10c7b-232a-4787-975a-05e9e4d27526 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95c10c7b-232a-4787-975a-05e9e4d27526 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 716/1432] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:45:08 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-0fa8d2b6-c95c-4fb5-86f3-c228a3ba757e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-0fa8d2b6-c95c-4fb5-86f3-c228a3ba757e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:45:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-0fa8d2b6-c95c-4fb5-86f3-c228a3ba757e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2aacd9c8-8109-4af0-abc5-562b34170107", "connector": null, "instance_uuid": "8056bd7d-4d64-46df-b583-f33b989550e7"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-0fa8d2b6-c95c-4fb5-86f3-c228a3ba757e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:45:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 717/1433] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:45:08 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-15822069-a670-4c50-9734-5e64cf0d8139 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-15822069-a670-4c50-9734-5e64cf0d8139 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-15822069-a670-4c50-9734-5e64cf0d8139 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-15822069-a670-4c50-9734-5e64cf0d8139 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0bd5770f-54c4-4244-897a-60cc4e06b49b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0bd5770f-54c4-4244-897a-60cc4e06b49b None None] GET http://192.168.122.229/volume// Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0bd5770f-54c4-4244-897a-60cc4e06b49b None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0bd5770f-54c4-4244-897a-60cc4e06b49b None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0bd5770f-54c4-4244-897a-60cc4e06b49b None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 718/1434] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:45:09 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-216efe9b-6ca5-4b0b-9548-16b5c2bb2fb5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-216efe9b-6ca5-4b0b-9548-16b5c2bb2fb5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-216efe9b-6ca5-4b0b-9548-16b5c2bb2fb5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-216efe9b-6ca5-4b0b-9548-16b5c2bb2fb5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-15822069-a670-4c50-9734-5e64cf0d8139 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-15822069-a670-4c50-9734-5e64cf0d8139 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 717/1435] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:09 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-216efe9b-6ca5-4b0b-9548-16b5c2bb2fb5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-216efe9b-6ca5-4b0b-9548-16b5c2bb2fb5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 719/1436] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:45:09 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 1046 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:45:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-089afad3-cd62-4e09-857d-efee1bff5d17 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-089afad3-cd62-4e09-857d-efee1bff5d17 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] PUT http://192.168.122.229/volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee Sep 05 04:45:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-089afad3-cd62-4e09-857d-efee1bff5d17 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-089afad3-cd62-4e09-857d-efee1bff5d17 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Acquiring lock "cinder-attachment_update-2aacd9c8-8109-4af0-abc5-562b34170107-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-089afad3-cd62-4e09-857d-efee1bff5d17 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Lock "cinder-attachment_update-2aacd9c8-8109-4af0-abc5-562b34170107-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b8589966-caca-4824-9b8c-a2145f71dca2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b8589966-caca-4824-9b8c-a2145f71dca2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b8589966-caca-4824-9b8c-a2145f71dca2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b8589966-caca-4824-9b8c-a2145f71dca2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b8589966-caca-4824-9b8c-a2145f71dca2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b8589966-caca-4824-9b8c-a2145f71dca2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 720/1437] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:09 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 1145 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ce850cad-33e9-4b11-9e5b-51db3cc9b2ab None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce850cad-33e9-4b11-9e5b-51db3cc9b2ab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce850cad-33e9-4b11-9e5b-51db3cc9b2ab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce850cad-33e9-4b11-9e5b-51db3cc9b2ab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:09 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-089afad3-cd62-4e09-857d-efee1bff5d17 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Lock "cinder-attachment_update-2aacd9c8-8109-4af0-abc5-562b34170107-devstack" released by "attachment_update" :: held 0.307s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:45:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-089afad3-cd62-4e09-857d-efee1bff5d17 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee returned with HTTP 200 Sep 05 04:45:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 718/1438] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:45:09 2026] PUT /volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee => generated 694 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ce850cad-33e9-4b11-9e5b-51db3cc9b2ab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce850cad-33e9-4b11-9e5b-51db3cc9b2ab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 721/1439] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:09 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 1145 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f8e00756-0d80-4634-88bb-f7e80b17f77e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8e00756-0d80-4634-88bb-f7e80b17f77e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8e00756-0d80-4634-88bb-f7e80b17f77e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8e00756-0d80-4634-88bb-f7e80b17f77e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f8e00756-0d80-4634-88bb-f7e80b17f77e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8e00756-0d80-4634-88bb-f7e80b17f77e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 719/1440] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:10 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 866 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-948543b6-516f-4907-90f7-8b1df5830eaa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-948543b6-516f-4907-90f7-8b1df5830eaa tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee/action Sep 05 04:45:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-948543b6-516f-4907-90f7-8b1df5830eaa tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-948543b6-516f-4907-90f7-8b1df5830eaa tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f6f12a78-72e7-4a43-8c94-e5e03a772ac1 req-948543b6-516f-4907-90f7-8b1df5830eaa tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee/action returned with HTTP 204 Sep 05 04:45:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 722/1441] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:45:10 2026] POST /volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b5fa0974-5bd9-466d-8489-6b47d0a4521e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b5fa0974-5bd9-466d-8489-6b47d0a4521e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b5fa0974-5bd9-466d-8489-6b47d0a4521e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b5fa0974-5bd9-466d-8489-6b47d0a4521e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b5fa0974-5bd9-466d-8489-6b47d0a4521e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b5fa0974-5bd9-466d-8489-6b47d0a4521e tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 720/1442] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:11 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 1158 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:45:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0628184f-0f89-4438-921c-ca3c77b9d722 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0628184f-0f89-4438-921c-ca3c77b9d722 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0628184f-0f89-4438-921c-ca3c77b9d722 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0628184f-0f89-4438-921c-ca3c77b9d722 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0628184f-0f89-4438-921c-ca3c77b9d722 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0628184f-0f89-4438-921c-ca3c77b9d722 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 723/1443] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:11 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 1158 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ff0daa39-f2f0-4e8a-b8af-04e958f2ca6d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff0daa39-f2f0-4e8a-b8af-04e958f2ca6d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff0daa39-f2f0-4e8a-b8af-04e958f2ca6d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action body: b'{"os-detach": {"attachment_id": "79896f6b-1118-4c39-970a-e3e8c764baee"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff0daa39-f2f0-4e8a-b8af-04e958f2ca6d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "79896f6b-1118-4c39-970a-e3e8c764baee"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ff0daa39-f2f0-4e8a-b8af-04e958f2ca6d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff0daa39-f2f0-4e8a-b8af-04e958f2ca6d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action returned with HTTP 400 Sep 05 04:45:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 721/1444] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:11 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 100 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:45:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-1543f564-7e3f-49c4-a4aa-140e2393e9c3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-1543f564-7e3f-49c4-a4aa-140e2393e9c3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-1543f564-7e3f-49c4-a4aa-140e2393e9c3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-1543f564-7e3f-49c4-a4aa-140e2393e9c3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-1543f564-7e3f-49c4-a4aa-140e2393e9c3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-1543f564-7e3f-49c4-a4aa-140e2393e9c3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 724/1445] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:45:11 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 1158 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-37755b60-ece0-46f9-b579-6bb869080c18 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-37755b60-ece0-46f9-b579-6bb869080c18 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107/action Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-37755b60-ece0-46f9-b579-6bb869080c18 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-37755b60-ece0-46f9-b579-6bb869080c18 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-37755b60-ece0-46f9-b579-6bb869080c18 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-37755b60-ece0-46f9-b579-6bb869080c18 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Begin detaching volume completed successfully. Sep 05 04:45:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-37755b60-ece0-46f9-b579-6bb869080c18 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107/action returned with HTTP 202 Sep 05 04:45:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 722/1446] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:45:11 2026] POST /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-60ba6fc7-40c6-471e-851d-c214140b4c64 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60ba6fc7-40c6-471e-851d-c214140b4c64 None None] GET http://192.168.122.229/volume// Sep 05 04:45:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60ba6fc7-40c6-471e-851d-c214140b4c64 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60ba6fc7-40c6-471e-851d-c214140b4c64 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60ba6fc7-40c6-471e-851d-c214140b4c64 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 725/1447] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:45:12 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-d6f2b06f-b3a1-447b-befb-59f6a91579f0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-d6f2b06f-b3a1-447b-befb-59f6a91579f0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-d6f2b06f-b3a1-447b-befb-59f6a91579f0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-d6f2b06f-b3a1-447b-befb-59f6a91579f0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-d6f2b06f-b3a1-447b-befb-59f6a91579f0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-d6f2b06f-b3a1-447b-befb-59f6a91579f0 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 723/1448] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:45:12 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 1342 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:45:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-543b1337-aa9f-48c7-ae17-de38e011970d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-543b1337-aa9f-48c7-ae17-de38e011970d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] DELETE http://192.168.122.229/volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee Sep 05 04:45:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-543b1337-aa9f-48c7-ae17-de38e011970d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-543b1337-aa9f-48c7-ae17-de38e011970d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:12 devstack devstack@c-api.service[89503]: /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 05 04:45:12 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:45:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7fb426ac-c36f-4511-8813-f4f8273f8c09 req-543b1337-aa9f-48c7-ae17-de38e011970d tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee returned with HTTP 200 Sep 05 04:45:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 726/1449] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:45:12 2026] DELETE /volume/v3/attachments/79896f6b-1118-4c39-970a-e3e8c764baee => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fe8fd756-88ba-4bb8-85db-7c633064e8dc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fe8fd756-88ba-4bb8-85db-7c633064e8dc tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] POST http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action Sep 05 04:45:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fe8fd756-88ba-4bb8-85db-7c633064e8dc tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fe8fd756-88ba-4bb8-85db-7c633064e8dc tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-fe8fd756-88ba-4bb8-85db-7c633064e8dc tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] Updating volume '770af7ac-29a3-435c-b8a1-70b5c56f34c8' with '{'status': 'in-use'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 04:45:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fe8fd756-88ba-4bb8-85db-7c633064e8dc tempest-TestServerVolumeAttachmentScenario-534565511 tempest-TestServerVolumeAttachmentScenario-534565511-project-admin] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action returned with HTTP 202 Sep 05 04:45:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 724/1450] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:15 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-55dae85e-6989-48bc-9a45-88ccde9ecd93 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55dae85e-6989-48bc-9a45-88ccde9ecd93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55dae85e-6989-48bc-9a45-88ccde9ecd93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55dae85e-6989-48bc-9a45-88ccde9ecd93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-55dae85e-6989-48bc-9a45-88ccde9ecd93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55dae85e-6989-48bc-9a45-88ccde9ecd93 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 727/1451] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:15 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 1159 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-870745b6-a6b4-4901-b035-42220b761286 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-870745b6-a6b4-4901-b035-42220b761286 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-870745b6-a6b4-4901-b035-42220b761286 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-870745b6-a6b4-4901-b035-42220b761286 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-870745b6-a6b4-4901-b035-42220b761286 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-870745b6-a6b4-4901-b035-42220b761286 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 725/1452] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:45:16 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 1159 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-7165ccfe-d68e-48a2-9069-85ce9ce925b1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-7165ccfe-d68e-48a2-9069-85ce9ce925b1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] POST http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action Sep 05 04:45:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-7165ccfe-d68e-48a2-9069-85ce9ce925b1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-7165ccfe-d68e-48a2-9069-85ce9ce925b1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-7165ccfe-d68e-48a2-9069-85ce9ce925b1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-7165ccfe-d68e-48a2-9069-85ce9ce925b1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Begin detaching volume completed successfully. Sep 05 04:45:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-7165ccfe-d68e-48a2-9069-85ce9ce925b1 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action returned with HTTP 202 Sep 05 04:45:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 728/1453] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:45:16 2026] POST /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f478238c-c197-4c2e-a3f1-3a45a8b1b218 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f478238c-c197-4c2e-a3f1-3a45a8b1b218 None None] GET http://192.168.122.229/volume// Sep 05 04:45:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f478238c-c197-4c2e-a3f1-3a45a8b1b218 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f478238c-c197-4c2e-a3f1-3a45a8b1b218 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f478238c-c197-4c2e-a3f1-3a45a8b1b218 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 726/1454] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:45:16 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-baf82076-998c-4fb9-b5b7-8644fea3b8b3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-baf82076-998c-4fb9-b5b7-8644fea3b8b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-baf82076-998c-4fb9-b5b7-8644fea3b8b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-baf82076-998c-4fb9-b5b7-8644fea3b8b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-baf82076-998c-4fb9-b5b7-8644fea3b8b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-baf82076-998c-4fb9-b5b7-8644fea3b8b3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 729/1455] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:45:16 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 1343 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:45:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-18edf2fa-048f-4256-abf6-eccde202c5e8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-18edf2fa-048f-4256-abf6-eccde202c5e8 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] DELETE http://192.168.122.229/volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683 Sep 05 04:45:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-18edf2fa-048f-4256-abf6-eccde202c5e8 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-18edf2fa-048f-4256-abf6-eccde202c5e8 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:17 devstack devstack@c-api.service[89502]: /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 05 04:45:17 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, Sep 05 04:45:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-dedb4e4c-0e17-41a8-ba4a-3c92e7d21471 req-18edf2fa-048f-4256-abf6-eccde202c5e8 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683 returned with HTTP 200 Sep 05 04:45:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 727/1456] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:45:16 2026] DELETE /volume/v3/attachments/aad0a8e9-0d24-48cd-8beb-1cd4c0eba683 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-c5b7b815-85c6-4241-9746-2a767e51490a req-6179af62-4b0d-488b-8dd0-5dceb9cff99b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-c5b7b815-85c6-4241-9746-2a767e51490a req-6179af62-4b0d-488b-8dd0-5dceb9cff99b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-c5b7b815-85c6-4241-9746-2a767e51490a req-6179af62-4b0d-488b-8dd0-5dceb9cff99b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-c5b7b815-85c6-4241-9746-2a767e51490a req-6179af62-4b0d-488b-8dd0-5dceb9cff99b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-c5b7b815-85c6-4241-9746-2a767e51490a req-6179af62-4b0d-488b-8dd0-5dceb9cff99b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-c5b7b815-85c6-4241-9746-2a767e51490a req-6179af62-4b0d-488b-8dd0-5dceb9cff99b tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 730/1457] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:45:18 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 867 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6629e21c-d9a6-4db9-94c4-a5d10ce262ea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6629e21c-d9a6-4db9-94c4-a5d10ce262ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6629e21c-d9a6-4db9-94c4-a5d10ce262ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-attach": {"instance_uuid": "0ff66242-5c6c-4b03-a642-ab246e0dad46", "mountpoint": "/dev/vdb"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6629e21c-d9a6-4db9-94c4-a5d10ce262ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0ff66242-5c6c-4b03-a642-ab246e0dad46", "mountpoint": "/dev/vdb"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6629e21c-d9a6-4db9-94c4-a5d10ce262ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6629e21c-d9a6-4db9-94c4-a5d10ce262ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Update volume admin metadata completed successfully. Sep 05 04:45:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6629e21c-d9a6-4db9-94c4-a5d10ce262ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Attach volume completed successfully. Sep 05 04:45:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6629e21c-d9a6-4db9-94c4-a5d10ce262ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 728/1458] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:24 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d7a16354-c92f-49ce-b031-8fbfab8bddba None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7a16354-c92f-49ce-b031-8fbfab8bddba tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7a16354-c92f-49ce-b031-8fbfab8bddba tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7a16354-c92f-49ce-b031-8fbfab8bddba tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d7a16354-c92f-49ce-b031-8fbfab8bddba tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7a16354-c92f-49ce-b031-8fbfab8bddba tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 731/1459] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:25 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 1183 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ff1fbc2b-d44c-4f7e-92aa-14ef963715e2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff1fbc2b-d44c-4f7e-92aa-14ef963715e2 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff1fbc2b-d44c-4f7e-92aa-14ef963715e2 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-detach": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff1fbc2b-d44c-4f7e-92aa-14ef963715e2 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ff1fbc2b-d44c-4f7e-92aa-14ef963715e2 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ff1fbc2b-d44c-4f7e-92aa-14ef963715e2 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Detach volume completed successfully. Sep 05 04:45:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff1fbc2b-d44c-4f7e-92aa-14ef963715e2 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 729/1460] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:25 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3aa0f393-afe0-4793-8822-ef7b0494501e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3aa0f393-afe0-4793-8822-ef7b0494501e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3aa0f393-afe0-4793-8822-ef7b0494501e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3aa0f393-afe0-4793-8822-ef7b0494501e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3aa0f393-afe0-4793-8822-ef7b0494501e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3aa0f393-afe0-4793-8822-ef7b0494501e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 732/1461] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:25 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-57cda5d2-cbfb-471a-91d9-320d883eafe9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-57cda5d2-cbfb-471a-91d9-320d883eafe9 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] DELETE http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-57cda5d2-cbfb-471a-91d9-320d883eafe9 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-57cda5d2-cbfb-471a-91d9-320d883eafe9 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:27 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-57cda5d2-cbfb-471a-91d9-320d883eafe9 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Delete volume with id: 2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-57cda5d2-cbfb-471a-91d9-320d883eafe9 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-57cda5d2-cbfb-471a-91d9-320d883eafe9 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Delete volume request issued successfully. Sep 05 04:45:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-57cda5d2-cbfb-471a-91d9-320d883eafe9 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 202 Sep 05 04:45:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 730/1462] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:45:27 2026] DELETE /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:45:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-11a9a29b-e27d-4f21-8737-e1b514591b78 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11a9a29b-e27d-4f21-8737-e1b514591b78 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11a9a29b-e27d-4f21-8737-e1b514591b78 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11a9a29b-e27d-4f21-8737-e1b514591b78 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-11a9a29b-e27d-4f21-8737-e1b514591b78 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11a9a29b-e27d-4f21-8737-e1b514591b78 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 733/1463] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:28 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 865 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cc1ebae4-1a69-4d18-b8bf-7984e9a77abc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cc1ebae4-1a69-4d18-b8bf-7984e9a77abc tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cc1ebae4-1a69-4d18-b8bf-7984e9a77abc tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cc1ebae4-1a69-4d18-b8bf-7984e9a77abc tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cc1ebae4-1a69-4d18-b8bf-7984e9a77abc tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cc1ebae4-1a69-4d18-b8bf-7984e9a77abc tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 200 Sep 05 04:45:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 731/1464] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:29 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 865 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4ad5157b-25c1-4afa-9bf1-0cdb070005f2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4ad5157b-25c1-4afa-9bf1-0cdb070005f2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 Sep 05 04:45:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4ad5157b-25c1-4afa-9bf1-0cdb070005f2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4ad5157b-25c1-4afa-9bf1-0cdb070005f2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4ad5157b-25c1-4afa-9bf1-0cdb070005f2 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 returned with HTTP 404 Sep 05 04:45:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 734/1465] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:30 2026] GET /volume/v3/volumes/2aacd9c8-8109-4af0-abc5-562b34170107 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:45:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-09682998-3fd6-4e6c-a91e-9a7d1fb4bcde None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-09682998-3fd6-4e6c-a91e-9a7d1fb4bcde tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] DELETE http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-09682998-3fd6-4e6c-a91e-9a7d1fb4bcde tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-09682998-3fd6-4e6c-a91e-9a7d1fb4bcde tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:30 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-09682998-3fd6-4e6c-a91e-9a7d1fb4bcde tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Delete volume with id: 770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-09682998-3fd6-4e6c-a91e-9a7d1fb4bcde tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-09682998-3fd6-4e6c-a91e-9a7d1fb4bcde tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Delete volume request issued successfully. Sep 05 04:45:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-09682998-3fd6-4e6c-a91e-9a7d1fb4bcde tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 202 Sep 05 04:45:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 732/1466] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:45:30 2026] DELETE /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:45:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-17d66dd7-9b11-4c40-98e5-e46728877a9f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17d66dd7-9b11-4c40-98e5-e46728877a9f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17d66dd7-9b11-4c40-98e5-e46728877a9f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17d66dd7-9b11-4c40-98e5-e46728877a9f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-17d66dd7-9b11-4c40-98e5-e46728877a9f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17d66dd7-9b11-4c40-98e5-e46728877a9f tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 735/1467] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:30 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 866 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dcd0290d-570d-4647-aa4e-f56cc41bf6f3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dcd0290d-570d-4647-aa4e-f56cc41bf6f3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dcd0290d-570d-4647-aa4e-f56cc41bf6f3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dcd0290d-570d-4647-aa4e-f56cc41bf6f3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dcd0290d-570d-4647-aa4e-f56cc41bf6f3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Volume info retrieved successfully. Sep 05 04:45:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dcd0290d-570d-4647-aa4e-f56cc41bf6f3 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 200 Sep 05 04:45:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 733/1468] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:31 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 866 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-13238a55-c8c4-40ea-96f2-0874c4f978e5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-13238a55-c8c4-40ea-96f2-0874c4f978e5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] GET http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 Sep 05 04:45:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-13238a55-c8c4-40ea-96f2-0874c4f978e5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-13238a55-c8c4-40ea-96f2-0874c4f978e5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-13238a55-c8c4-40ea-96f2-0874c4f978e5 tempest-TestServerVolumeAttachmentScenario-2055509081 tempest-TestServerVolumeAttachmentScenario-2055509081-project-member] http://192.168.122.229/volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 returned with HTTP 404 Sep 05 04:45:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 736/1469] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:32 2026] GET /volume/v3/volumes/770af7ac-29a3-435c-b8a1-70b5c56f34c8 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:45:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:45:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1520448095", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1520448095', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:45:39 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Create volume of 1 GB Sep 05 04:45:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Availability Zones retrieved successfully. Sep 05 04:45:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Flow 'volume_create_api' (470b433f-b4f4-4493-aa73-de66dfb336b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:45:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa14aa3a-aec5-464c-b433-c4b0fa29a189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:45:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa14aa3a-aec5-464c-b433-c4b0fa29a189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fce2567-e457-45d9-b288-06859bb2142e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Created reservations ['b6cb3dfc-c0fd-48a2-9ea8-e8445b39ae4e', '137b62cc-e121-49c0-8bc4-2c40bb3ee835', '38daaf63-398a-4d57-904a-12b960f971c8', '3d5db512-730b-41ee-a44e-d3c91eec0298'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fce2567-e457-45d9-b288-06859bb2142e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6cb3dfc-c0fd-48a2-9ea8-e8445b39ae4e', '137b62cc-e121-49c0-8bc4-2c40bb3ee835', '38daaf63-398a-4d57-904a-12b960f971c8', '3d5db512-730b-41ee-a44e-d3c91eec0298']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a150f3-10ba-4b6d-8ac7-2dba498a741c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a150f3-10ba-4b6d-8ac7-2dba498a741c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1520448095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc385a970e84ae9951f5a1260cb0239',qos_specs=None,replication_status=,reservations=['b6cb3dfc-c0fd-48a2-9ea8-e8445b39ae4e','137b62cc-e121-49c0-8bc4-2c40bb3ee835','38daaf63-398a-4d57-904a-12b960f971c8','3d5db512-730b-41ee-a44e-d3c91eec0298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bf9f806b1584134a50531406f2bc0d3',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1520448095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc385a970e84ae9951f5a1260cb0239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bf9f806b1584134a50531406f2bc0d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342f2f23-395e-4f60-aec1-dce92ddce2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342f2f23-395e-4f60-aec1-dce92ddce2ca) transitioned into state 'SUCCESS' from state '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-1520448095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc385a970e84ae9951f5a1260cb0239',qos_specs=None,replication_status=,reservations=['b6cb3dfc-c0fd-48a2-9ea8-e8445b39ae4e','137b62cc-e121-49c0-8bc4-2c40bb3ee835','38daaf63-398a-4d57-904a-12b960f971c8','3d5db512-730b-41ee-a44e-d3c91eec0298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bf9f806b1584134a50531406f2bc0d3',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb08588-96fe-42fa-bb8f-5efbfdc338c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb08588-96fe-42fa-bb8f-5efbfdc338c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Flow 'volume_create_api' (470b433f-b4f4-4493-aa73-de66dfb336b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:45:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Create volume request issued successfully. Sep 05 04:45:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ac499a9a-d245-40b3-a0c7-3ad4b720b42b tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:45:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 734/1470] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:45:39 2026] POST /volume/v3/volumes => generated 764 bytes in 954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:45:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c769d0ad-7ae8-45c8-9b14-5fbdff192878 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c769d0ad-7ae8-45c8-9b14-5fbdff192878 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c769d0ad-7ae8-45c8-9b14-5fbdff192878 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c769d0ad-7ae8-45c8-9b14-5fbdff192878 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c769d0ad-7ae8-45c8-9b14-5fbdff192878 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c769d0ad-7ae8-45c8-9b14-5fbdff192878 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 737/1471] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:40 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 832 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:45:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-47a44b74-64bb-45a0-9381-646a124d38e7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-47a44b74-64bb-45a0-9381-646a124d38e7 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-47a44b74-64bb-45a0-9381-646a124d38e7 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-47a44b74-64bb-45a0-9381-646a124d38e7 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-47a44b74-64bb-45a0-9381-646a124d38e7 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-47a44b74-64bb-45a0-9381-646a124d38e7 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 735/1472] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:41 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 856 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d65fd26b-91b5-4f1e-a858-23e83539a24f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d65fd26b-91b5-4f1e-a858-23e83539a24f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d65fd26b-91b5-4f1e-a858-23e83539a24f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d65fd26b-91b5-4f1e-a858-23e83539a24f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d65fd26b-91b5-4f1e-a858-23e83539a24f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d65fd26b-91b5-4f1e-a858-23e83539a24f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 738/1473] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:42 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7b38705e-ba10-4bfc-b449-b36abaca721c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b38705e-ba10-4bfc-b449-b36abaca721c tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b38705e-ba10-4bfc-b449-b36abaca721c tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-attach": {"instance_uuid": "4613798c-7191-4e13-b68d-8c52447ced3f", "mountpoint": "/dev/vdb"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b38705e-ba10-4bfc-b449-b36abaca721c tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4613798c-7191-4e13-b68d-8c52447ced3f", "mountpoint": "/dev/vdb"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7b38705e-ba10-4bfc-b449-b36abaca721c tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7b38705e-ba10-4bfc-b449-b36abaca721c tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Update volume admin metadata completed successfully. Sep 05 04:45:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7b38705e-ba10-4bfc-b449-b36abaca721c tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Attach volume completed successfully. Sep 05 04:45:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b38705e-ba10-4bfc-b449-b36abaca721c tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 736/1474] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:43 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f3d73369-73aa-406a-88d5-3a76a1891955 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f3d73369-73aa-406a-88d5-3a76a1891955 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f3d73369-73aa-406a-88d5-3a76a1891955 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f3d73369-73aa-406a-88d5-3a76a1891955 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f3d73369-73aa-406a-88d5-3a76a1891955 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f3d73369-73aa-406a-88d5-3a76a1891955 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 739/1475] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:43 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 1183 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d14aeb1d-3fad-4597-be6e-c9a435b9837a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5e393542-2c9d-4737-ad41-fb071c58bb3c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5e393542-2c9d-4737-ad41-fb071c58bb3c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5e393542-2c9d-4737-ad41-fb071c58bb3c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5e393542-2c9d-4737-ad41-fb071c58bb3c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5e393542-2c9d-4737-ad41-fb071c58bb3c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5e393542-2c9d-4737-ad41-fb071c58bb3c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 740/1476] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:44 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-881ee74f-35da-4dee-a597-275c417696bf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-881ee74f-35da-4dee-a597-275c417696bf tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-881ee74f-35da-4dee-a597-275c417696bf tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-881ee74f-35da-4dee-a597-275c417696bf tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-881ee74f-35da-4dee-a597-275c417696bf tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-881ee74f-35da-4dee-a597-275c417696bf tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 741/1477] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:44 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d14aeb1d-3fad-4597-be6e-c9a435b9837a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d14aeb1d-3fad-4597-be6e-c9a435b9837a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d14aeb1d-3fad-4597-be6e-c9a435b9837a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aa8b6bfe-c605-4eb6-97c0-4b5e9950b46f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa8b6bfe-c605-4eb6-97c0-4b5e9950b46f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa8b6bfe-c605-4eb6-97c0-4b5e9950b46f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa8b6bfe-c605-4eb6-97c0-4b5e9950b46f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-aa8b6bfe-c605-4eb6-97c0-4b5e9950b46f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-aa8b6bfe-c605-4eb6-97c0-4b5e9950b46f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:45:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-aa8b6bfe-c605-4eb6-97c0-4b5e9950b46f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Get all volumes completed successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa8b6bfe-c605-4eb6-97c0-4b5e9950b46f tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 200 Sep 05 04:45:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 742/1478] 192.168.122.229 () {58 vars in 1121 bytes} [Sat Sep 5 04:45:44 2026] GET /volume/v3/volumes => generated 347 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f0216e41-5b95-4bdd-b23b-d1b261fb21bc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f0216e41-5b95-4bdd-b23b-d1b261fb21bc tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f0216e41-5b95-4bdd-b23b-d1b261fb21bc tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f0216e41-5b95-4bdd-b23b-d1b261fb21bc tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d14aeb1d-3fad-4597-be6e-c9a435b9837a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Volume info retrieved successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f0216e41-5b95-4bdd-b23b-d1b261fb21bc tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d14aeb1d-3fad-4597-be6e-c9a435b9837a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 737/1479] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:44 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 1183 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f0216e41-5b95-4bdd-b23b-d1b261fb21bc tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-07d39287-0357-4d26-8453-2b0a8f98a7d5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 743/1480] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:44 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 857 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07d39287-0357-4d26-8453-2b0a8f98a7d5 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07d39287-0357-4d26-8453-2b0a8f98a7d5 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-detach": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07d39287-0357-4d26-8453-2b0a8f98a7d5 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-07d39287-0357-4d26-8453-2b0a8f98a7d5 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d750ca0f-fe67-4df7-886b-60e1acb0dd66 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d750ca0f-fe67-4df7-886b-60e1acb0dd66 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d750ca0f-fe67-4df7-886b-60e1acb0dd66 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d750ca0f-fe67-4df7-886b-60e1acb0dd66 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d750ca0f-fe67-4df7-886b-60e1acb0dd66 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d750ca0f-fe67-4df7-886b-60e1acb0dd66 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 744/1481] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:45:44 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-07d39287-0357-4d26-8453-2b0a8f98a7d5 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Detach volume completed successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07d39287-0357-4d26-8453-2b0a8f98a7d5 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 738/1482] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:44 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e0a32c9c-a88e-4bab-b8fd-97f87c6b0e53 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e0a32c9c-a88e-4bab-b8fd-97f87c6b0e53 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e0a32c9c-a88e-4bab-b8fd-97f87c6b0e53 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e0a32c9c-a88e-4bab-b8fd-97f87c6b0e53 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e0a32c9c-a88e-4bab-b8fd-97f87c6b0e53 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e0a32c9c-a88e-4bab-b8fd-97f87c6b0e53 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 745/1483] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:44 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b7114e8a-21c5-4c24-bedf-413c46de481b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b7114e8a-21c5-4c24-bedf-413c46de481b None None] GET http://192.168.122.229/volume// Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b7114e8a-21c5-4c24-bedf-413c46de481b None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b7114e8a-21c5-4c24-bedf-413c46de481b None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b7114e8a-21c5-4c24-bedf-413c46de481b None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 739/1484] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:45:44 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-379979d1-25c6-4659-a9a5-d3df02ccfd58 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-379979d1-25c6-4659-a9a5-d3df02ccfd58 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:45:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-379979d1-25c6-4659-a9a5-d3df02ccfd58 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa", "connector": null, "instance_uuid": "beb24817-e704-4076-a352-0b5f6d18f9e5"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-379979d1-25c6-4659-a9a5-d3df02ccfd58 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:45:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 746/1485] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:45:44 2026] POST /volume/v3/attachments => generated 273 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-29b1d1c0-1968-4763-adaa-372f30d76742 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-29b1d1c0-1968-4763-adaa-372f30d76742 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-29b1d1c0-1968-4763-adaa-372f30d76742 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-29b1d1c0-1968-4763-adaa-372f30d76742 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-137de168-776d-4176-b52c-3ede7f014f1c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-137de168-776d-4176-b52c-3ede7f014f1c None None] GET http://192.168.122.229/volume// Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-137de168-776d-4176-b52c-3ede7f014f1c None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-137de168-776d-4176-b52c-3ede7f014f1c None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-137de168-776d-4176-b52c-3ede7f014f1c None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 747/1486] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:45:45 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d5658b9e-c1b2-463b-a669-68d55d283ca2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-29b1d1c0-1968-4763-adaa-372f30d76742 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d5658b9e-c1b2-463b-a669-68d55d283ca2 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d5658b9e-c1b2-463b-a669-68d55d283ca2 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d5658b9e-c1b2-463b-a669-68d55d283ca2 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-29b1d1c0-1968-4763-adaa-372f30d76742 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 740/1487] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:45 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 856 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d5658b9e-c1b2-463b-a669-68d55d283ca2 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-d5658b9e-c1b2-463b-a669-68d55d283ca2 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 748/1488] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:45:45 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 1037 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-0b1fc9fa-66e1-454a-b310-e0de569b2990 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-0b1fc9fa-66e1-454a-b310-e0de569b2990 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-0b1fc9fa-66e1-454a-b310-e0de569b2990 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-0b1fc9fa-66e1-454a-b310-e0de569b2990 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-0b1fc9fa-66e1-454a-b310-e0de569b2990 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-666c8bdd-e0ac-481c-9acb-f2849214855c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-666c8bdd-e0ac-481c-9acb-f2849214855c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] PUT http://192.168.122.229/volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-666c8bdd-e0ac-481c-9acb-f2849214855c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-0b1fc9fa-66e1-454a-b310-e0de569b2990 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 741/1489] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:45:45 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 1145 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-666c8bdd-e0ac-481c-9acb-f2849214855c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Acquiring lock "cinder-attachment_update-4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-666c8bdd-e0ac-481c-9acb-f2849214855c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Lock "cinder-attachment_update-4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b40a5bc7-29da-4769-b6b6-3643f680c799 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b40a5bc7-29da-4769-b6b6-3643f680c799 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819/action Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b40a5bc7-29da-4769-b6b6-3643f680c799 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b40a5bc7-29da-4769-b6b6-3643f680c799 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b40a5bc7-29da-4769-b6b6-3643f680c799 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b40a5bc7-29da-4769-b6b6-3643f680c799 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Begin detaching volume completed successfully. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b40a5bc7-29da-4769-b6b6-3643f680c799 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819/action returned with HTTP 202 Sep 05 04:45:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 742/1490] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:45:45 2026] POST /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-339262ff-ca28-4a15-899a-92b7926acccc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-339262ff-ca28-4a15-899a-92b7926acccc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-339262ff-ca28-4a15-899a-92b7926acccc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-339262ff-ca28-4a15-899a-92b7926acccc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-339262ff-ca28-4a15-899a-92b7926acccc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-339262ff-ca28-4a15-899a-92b7926acccc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 743/1491] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:46 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 1148 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-79dff4db-72ca-4623-b03d-f03241d7d47c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-79dff4db-72ca-4623-b03d-f03241d7d47c None None] GET http://192.168.122.229/volume// Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-79dff4db-72ca-4623-b03d-f03241d7d47c None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-79dff4db-72ca-4623-b03d-f03241d7d47c None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-79dff4db-72ca-4623-b03d-f03241d7d47c None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:45:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 744/1492] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:45:46 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b21f1774-a6e7-4084-86cf-c1efd2e742fc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b21f1774-a6e7-4084-86cf-c1efd2e742fc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b21f1774-a6e7-4084-86cf-c1efd2e742fc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b21f1774-a6e7-4084-86cf-c1efd2e742fc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:46 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-666c8bdd-e0ac-481c-9acb-f2849214855c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Lock "cinder-attachment_update-4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa-devstack" released by "attachment_update" :: held 0.400s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:45:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-666c8bdd-e0ac-481c-9acb-f2849214855c tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 returned with HTTP 200 Sep 05 04:45:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 749/1493] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:45:45 2026] PUT /volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 => generated 694 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b21f1774-a6e7-4084-86cf-c1efd2e742fc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-b21f1774-a6e7-4084-86cf-c1efd2e742fc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 745/1494] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:45:46 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 1329 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:45:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ac314fb2-4832-49bb-b1aa-02ac0a1d8bb4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ac314fb2-4832-49bb-b1aa-02ac0a1d8bb4 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ac314fb2-4832-49bb-b1aa-02ac0a1d8bb4 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ac314fb2-4832-49bb-b1aa-02ac0a1d8bb4 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ac314fb2-4832-49bb-b1aa-02ac0a1d8bb4 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ac314fb2-4832-49bb-b1aa-02ac0a1d8bb4 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 750/1495] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:46 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 857 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-eac13e0f-35f5-4795-b328-bcc13cc4199d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-eac13e0f-35f5-4795-b328-bcc13cc4199d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] DELETE http://192.168.122.229/volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-eac13e0f-35f5-4795-b328-bcc13cc4199d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-eac13e0f-35f5-4795-b328-bcc13cc4199d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:47 devstack devstack@c-api.service[89502]: /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 05 04:45:47 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-3103ca1a-099e-46d4-bb0c-8f2899a1c375 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-3103ca1a-099e-46d4-bb0c-8f2899a1c375 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] POST http://192.168.122.229/volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6/action Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-3103ca1a-099e-46d4-bb0c-8f2899a1c375 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-3103ca1a-099e-46d4-bb0c-8f2899a1c375 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8100c1ff-c559-44a4-a7aa-722079baa459 req-eac13e0f-35f5-4795-b328-bcc13cc4199d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e returned with HTTP 200 Sep 05 04:45:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 746/1496] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:45:46 2026] DELETE /volume/v3/attachments/88a5517e-dda6-438e-81ed-b5fd3c93f46e => generated 19 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5bde0ac0-75d6-4b4d-af08-ae0cc357e753 req-3103ca1a-099e-46d4-bb0c-8f2899a1c375 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6/action returned with HTTP 204 Sep 05 04:45:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 751/1497] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:45:47 2026] POST /volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:45:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f127d6c2-a872-4cb5-9211-027445ca809e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f127d6c2-a872-4cb5-9211-027445ca809e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:45:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f127d6c2-a872-4cb5-9211-027445ca809e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f127d6c2-a872-4cb5-9211-027445ca809e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f127d6c2-a872-4cb5-9211-027445ca809e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:45:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f127d6c2-a872-4cb5-9211-027445ca809e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:45:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 747/1498] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:47 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bdc60974-01e9-4f36-8e62-164add0639e5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bdc60974-01e9-4f36-8e62-164add0639e5 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bdc60974-01e9-4f36-8e62-164add0639e5 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bdc60974-01e9-4f36-8e62-164add0639e5 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bdc60974-01e9-4f36-8e62-164add0639e5 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bdc60974-01e9-4f36-8e62-164add0639e5 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 752/1499] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:47 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 1149 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-31c65bea-bc15-4c4e-b346-65ec83bd9882 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-31c65bea-bc15-4c4e-b346-65ec83bd9882 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-31c65bea-bc15-4c4e-b346-65ec83bd9882 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-31c65bea-bc15-4c4e-b346-65ec83bd9882 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-31c65bea-bc15-4c4e-b346-65ec83bd9882 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-31c65bea-bc15-4c4e-b346-65ec83bd9882 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 748/1500] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:47 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 1149 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c101ecdb-e0ad-491f-aa13-eff3080e6d0d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c101ecdb-e0ad-491f-aa13-eff3080e6d0d tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c101ecdb-e0ad-491f-aa13-eff3080e6d0d tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c101ecdb-e0ad-491f-aa13-eff3080e6d0d tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:48 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:48 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c101ecdb-e0ad-491f-aa13-eff3080e6d0d tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:45:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c101ecdb-e0ad-491f-aa13-eff3080e6d0d tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:45:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 753/1501] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:47 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 1149 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f0d39a6b-0d8e-4fe6-ac5f-ceb76bbb8e51 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0d39a6b-0d8e-4fe6-ac5f-ceb76bbb8e51 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0d39a6b-0d8e-4fe6-ac5f-ceb76bbb8e51 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-reserve": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0d39a6b-0d8e-4fe6-ac5f-ceb76bbb8e51 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f0d39a6b-0d8e-4fe6-ac5f-ceb76bbb8e51 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f0d39a6b-0d8e-4fe6-ac5f-ceb76bbb8e51 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Reserve volume completed successfully. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0d39a6b-0d8e-4fe6-ac5f-ceb76bbb8e51 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 749/1502] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:49 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-971dd798-1ada-458e-b5ab-490dc33c851a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-971dd798-1ada-458e-b5ab-490dc33c851a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-971dd798-1ada-458e-b5ab-490dc33c851a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-971dd798-1ada-458e-b5ab-490dc33c851a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-971dd798-1ada-458e-b5ab-490dc33c851a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Volume info retrieved successfully. Sep 05 04:45:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-971dd798-1ada-458e-b5ab-490dc33c851a tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 754/1503] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:49 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8ea7357a-fd36-4d40-ab67-e5005bef34f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ea7357a-fd36-4d40-ab67-e5005bef34f9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ea7357a-fd36-4d40-ab67-e5005bef34f9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ea7357a-fd36-4d40-ab67-e5005bef34f9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8ea7357a-fd36-4d40-ab67-e5005bef34f9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8ea7357a-fd36-4d40-ab67-e5005bef34f9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Unreserve volume completed successfully. Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ea7357a-fd36-4d40-ab67-e5005bef34f9 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 750/1504] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:49 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9c9a0d7b-9728-44f7-820c-fab6f288383e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9c9a0d7b-9728-44f7-820c-fab6f288383e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9c9a0d7b-9728-44f7-820c-fab6f288383e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9c9a0d7b-9728-44f7-820c-fab6f288383e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9c9a0d7b-9728-44f7-820c-fab6f288383e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Volume info retrieved successfully. Sep 05 04:45:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9c9a0d7b-9728-44f7-820c-fab6f288383e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 755/1505] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:49 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3ef46ed6-ce68-4691-9a0c-ea87e5d2b638 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3ef46ed6-ce68-4691-9a0c-ea87e5d2b638 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3ef46ed6-ce68-4691-9a0c-ea87e5d2b638 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3ef46ed6-ce68-4691-9a0c-ea87e5d2b638 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3ef46ed6-ce68-4691-9a0c-ea87e5d2b638 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3ef46ed6-ce68-4691-9a0c-ea87e5d2b638 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume updated successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3ef46ed6-ce68-4691-9a0c-ea87e5d2b638 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 200 Sep 05 04:45:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 751/1506] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:49 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5efb9247-e809-42d2-9b9e-cf97d75f5a09 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5efb9247-e809-42d2-9b9e-cf97d75f5a09 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5efb9247-e809-42d2-9b9e-cf97d75f5a09 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5efb9247-e809-42d2-9b9e-cf97d75f5a09 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5efb9247-e809-42d2-9b9e-cf97d75f5a09 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5efb9247-e809-42d2-9b9e-cf97d75f5a09 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 756/1507] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:50 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b16e2f9f-86c7-4ab6-b3b4-d4886164097b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b16e2f9f-86c7-4ab6-b3b4-d4886164097b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b16e2f9f-86c7-4ab6-b3b4-d4886164097b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b16e2f9f-86c7-4ab6-b3b4-d4886164097b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b16e2f9f-86c7-4ab6-b3b4-d4886164097b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b16e2f9f-86c7-4ab6-b3b4-d4886164097b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume updated successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b16e2f9f-86c7-4ab6-b3b4-d4886164097b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 200 Sep 05 04:45:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 752/1508] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:50 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-252390c0-e74e-4662-90ee-57c080cc4dbb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-252390c0-e74e-4662-90ee-57c080cc4dbb tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-252390c0-e74e-4662-90ee-57c080cc4dbb tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-252390c0-e74e-4662-90ee-57c080cc4dbb tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-252390c0-e74e-4662-90ee-57c080cc4dbb tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-252390c0-e74e-4662-90ee-57c080cc4dbb tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 757/1509] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:50 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f9230c2f-e234-4778-aec4-490e1082d89f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f9230c2f-e234-4778-aec4-490e1082d89f tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f9230c2f-e234-4778-aec4-490e1082d89f tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f9230c2f-e234-4778-aec4-490e1082d89f tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f9230c2f-e234-4778-aec4-490e1082d89f tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f9230c2f-e234-4778-aec4-490e1082d89f tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Update volume admin metadata completed successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f9230c2f-e234-4778-aec4-490e1082d89f tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Update readonly setting on volume completed successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f9230c2f-e234-4778-aec4-490e1082d89f tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 753/1510] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:50 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d51292f5-7e68-4507-87fc-199c15c20424 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d51292f5-7e68-4507-87fc-199c15c20424 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d51292f5-7e68-4507-87fc-199c15c20424 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d51292f5-7e68-4507-87fc-199c15c20424 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d51292f5-7e68-4507-87fc-199c15c20424 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d51292f5-7e68-4507-87fc-199c15c20424 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 758/1511] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:50 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 867 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2db2f392-31f8-43e9-b73d-a5e1b86e9fd6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2db2f392-31f8-43e9-b73d-a5e1b86e9fd6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2db2f392-31f8-43e9-b73d-a5e1b86e9fd6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2db2f392-31f8-43e9-b73d-a5e1b86e9fd6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2db2f392-31f8-43e9-b73d-a5e1b86e9fd6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2db2f392-31f8-43e9-b73d-a5e1b86e9fd6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Update volume admin metadata completed successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2db2f392-31f8-43e9-b73d-a5e1b86e9fd6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Update readonly setting on volume completed successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2db2f392-31f8-43e9-b73d-a5e1b86e9fd6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 754/1512] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:45:50 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-890cb0b5-0c3c-4450-a4f9-5b14f0595320 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-890cb0b5-0c3c-4450-a4f9-5b14f0595320 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-890cb0b5-0c3c-4450-a4f9-5b14f0595320 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-890cb0b5-0c3c-4450-a4f9-5b14f0595320 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:45:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-890cb0b5-0c3c-4450-a4f9-5b14f0595320 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-890cb0b5-0c3c-4450-a4f9-5b14f0595320 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-reader] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:45:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 759/1513] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:45:50 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-99908bfc-6760-40c0-ab6f-590323c37834 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-99908bfc-6760-40c0-ab6f-590323c37834 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-99908bfc-6760-40c0-ab6f-590323c37834 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1870899331", "disk_format": "raw"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-99908bfc-6760-40c0-ab6f-590323c37834 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1870899331", "disk_format": "raw"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-99908bfc-6760-40c0-ab6f-590323c37834 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:45:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:45:50 devstack devstack@c-api.service[89502]: DEBUG cinder.image.image_utils [None req-99908bfc-6760-40c0-ab6f-590323c37834 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1870899331'}] 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-1870899331'}]. {{(pid=89502) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 04:45:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-99908bfc-6760-40c0-ab6f-590323c37834 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Copy volume to image completed successfully. Sep 05 04:45:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-99908bfc-6760-40c0-ab6f-590323c37834 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:45:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 755/1514] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:45:50 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 655 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:46:00 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=253,cinder:UPDATE=29,cinder:INSERT=13,cinder:DELETE=1 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:46:00 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=278,cinder:INSERT=24,cinder:UPDATE=52,cinder:DELETE=1 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:46:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-aab4b63c-1481-44d3-b686-3150c396ef88 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-aab4b63c-1481-44d3-b686-3150c396ef88 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/attachments?instance_id=beb24817-e704-4076-a352-0b5f6d18f9e5 Sep 05 04:46:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-aab4b63c-1481-44d3-b686-3150c396ef88 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-aab4b63c-1481-44d3-b686-3150c396ef88 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:05 devstack devstack@c-api.service[89503]: /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 05 04:46:05 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), Sep 05 04:46:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-aab4b63c-1481-44d3-b686-3150c396ef88 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/attachments?instance_id=beb24817-e704-4076-a352-0b5f6d18f9e5 returned with HTTP 200 Sep 05 04:46:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 760/1515] 192.168.122.229 () {62 vars in 1526 bytes} [Sat Sep 5 04:46:05 2026] GET /volume/v3/attachments?instance_id=beb24817-e704-4076-a352-0b5f6d18f9e5 => generated 192 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:46:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-050ab0ca-26ef-4004-b525-5e2c178d0703 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-050ab0ca-26ef-4004-b525-5e2c178d0703 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 Sep 05 04:46:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-050ab0ca-26ef-4004-b525-5e2c178d0703 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-050ab0ca-26ef-4004-b525-5e2c178d0703 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-604de22a-168f-42f8-83af-26c8e333e6c0 req-050ab0ca-26ef-4004-b525-5e2c178d0703 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 returned with HTTP 200 Sep 05 04:46:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 756/1516] 192.168.122.229 () {62 vars in 1540 bytes} [Sat Sep 5 04:46:05 2026] GET /volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 => generated 718 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:46:15 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=2 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:46:15 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=4 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:46:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-293f26bb-203c-4fb9-b8bd-08c9548a9a89 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-293f26bb-203c-4fb9-b8bd-08c9548a9a89 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:46:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-293f26bb-203c-4fb9-b8bd-08c9548a9a89 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-293f26bb-203c-4fb9-b8bd-08c9548a9a89 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-293f26bb-203c-4fb9-b8bd-08c9548a9a89 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:46:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-293f26bb-203c-4fb9-b8bd-08c9548a9a89 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:46:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 761/1517] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:22 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 853 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-087bc0e4-ef02-4cc0-9780-1e22a96baabc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-087bc0e4-ef02-4cc0-9780-1e22a96baabc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:46:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-087bc0e4-ef02-4cc0-9780-1e22a96baabc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-087bc0e4-ef02-4cc0-9780-1e22a96baabc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-087bc0e4-ef02-4cc0-9780-1e22a96baabc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:46:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-087bc0e4-ef02-4cc0-9780-1e22a96baabc tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:46:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 757/1518] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:22 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:32 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=4 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:46:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1cea9e19-91f8-43a2-b247-c2fea87f03fa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1cea9e19-91f8-43a2-b247-c2fea87f03fa tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1cea9e19-91f8-43a2-b247-c2fea87f03fa tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1cea9e19-91f8-43a2-b247-c2fea87f03fa tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1cea9e19-91f8-43a2-b247-c2fea87f03fa tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:46:32 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=4 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:46:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1cea9e19-91f8-43a2-b247-c2fea87f03fa tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:46:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 762/1519] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:32 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:46:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-df8b92e1-95cc-44fd-a910-ddcf8f196fb6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df8b92e1-95cc-44fd-a910-ddcf8f196fb6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df8b92e1-95cc-44fd-a910-ddcf8f196fb6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df8b92e1-95cc-44fd-a910-ddcf8f196fb6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-df8b92e1-95cc-44fd-a910-ddcf8f196fb6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:46:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df8b92e1-95cc-44fd-a910-ddcf8f196fb6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:46:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 758/1520] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:33 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e2d2210f-7ad7-4f4a-9e45-e3e89360d94b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e2d2210f-7ad7-4f4a-9e45-e3e89360d94b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] POST http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action Sep 05 04:46:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e2d2210f-7ad7-4f4a-9e45-e3e89360d94b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-339242610", "disk_format": "qcow2"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:46:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e2d2210f-7ad7-4f4a-9e45-e3e89360d94b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-339242610", "disk_format": "qcow2"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:46:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e2d2210f-7ad7-4f4a-9e45-e3e89360d94b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:46:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:33 devstack devstack@c-api.service[89503]: DEBUG cinder.image.image_utils [None req-e2d2210f-7ad7-4f4a-9e45-e3e89360d94b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-339242610'}] 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-339242610'}]. {{(pid=89503) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 04:46:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e2d2210f-7ad7-4f4a-9e45-e3e89360d94b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Copy volume to image completed successfully. Sep 05 04:46:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e2d2210f-7ad7-4f4a-9e45-e3e89360d94b tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action returned with HTTP 202 Sep 05 04:46:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 763/1521] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:46:33 2026] POST /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5/action => generated 656 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:46:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:46:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1153356687", "imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:46:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1153356687', 'imageRef': 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:46:39 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Create volume of 1 GB Sep 05 04:46:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Availability Zones retrieved successfully. Sep 05 04:46:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Flow 'volume_create_api' (d4566a13-129e-4fe6-9447-05eb25c1290b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:46:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d141e84e-8131-411f-86de-eadf76c9a61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:46:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:46:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d141e84e-8131-411f-86de-eadf76c9a61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:46:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d9713d-3cf8-476b-ba28-925d27a505ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:46:40 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Created reservations ['d240a257-b139-41e4-b6be-9d7d7fed6cad', '5e11e732-41c4-459c-bb5d-c03e0c58099c', '3117dc3e-90d7-4c4e-956d-8ab5af0ef1c7', '7def5580-66e5-4477-afd6-8ddf7e217a14'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:46:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d9713d-3cf8-476b-ba28-925d27a505ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d240a257-b139-41e4-b6be-9d7d7fed6cad', '5e11e732-41c4-459c-bb5d-c03e0c58099c', '3117dc3e-90d7-4c4e-956d-8ab5af0ef1c7', '7def5580-66e5-4477-afd6-8ddf7e217a14']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:46:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be14b17c-034d-43f3-9912-81a75f070fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:46:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be14b17c-034d-43f3-9912-81a75f070fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c10059-2677-45a6-879b-5b12aad61c60', '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-1153356687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6abc9b70d1342ddb1dde337527a8f5d',qos_specs=None,replication_status=,reservations=['d240a257-b139-41e4-b6be-9d7d7fed6cad','5e11e732-41c4-459c-bb5d-c03e0c58099c','3117dc3e-90d7-4c4e-956d-8ab5af0ef1c7','7def5580-66e5-4477-afd6-8ddf7e217a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a49e66078f4887ac8b17f5f61bb82c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1153356687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78c10059-2677-45a6-879b-5b12aad61c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6abc9b70d1342ddb1dde337527a8f5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a49e66078f4887ac8b17f5f61bb82c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:46:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bd54c4-68a2-46eb-a62d-c4e8283cd344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:46:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bd54c4-68a2-46eb-a62d-c4e8283cd344) transitioned into state 'SUCCESS' from state '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-1153356687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6abc9b70d1342ddb1dde337527a8f5d',qos_specs=None,replication_status=,reservations=['d240a257-b139-41e4-b6be-9d7d7fed6cad','5e11e732-41c4-459c-bb5d-c03e0c58099c','3117dc3e-90d7-4c4e-956d-8ab5af0ef1c7','7def5580-66e5-4477-afd6-8ddf7e217a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a49e66078f4887ac8b17f5f61bb82c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:46:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b7bac02-964a-4d89-a0b3-1feac0f7752c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:46:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b7bac02-964a-4d89-a0b3-1feac0f7752c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:46:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Flow 'volume_create_api' (d4566a13-129e-4fe6-9447-05eb25c1290b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:46:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Create volume request issued successfully. Sep 05 04:46:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ea3b5b95-cb9c-4c90-a93c-3536f3d7eeee tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:46:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 759/1522] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:46:38 2026] POST /volume/v3/volumes => generated 762 bytes in 3090 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:46:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d882c59-45e2-4018-843c-dcb79fe97e6a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d882c59-45e2-4018-843c-dcb79fe97e6a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d882c59-45e2-4018-843c-dcb79fe97e6a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d882c59-45e2-4018-843c-dcb79fe97e6a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0d882c59-45e2-4018-843c-dcb79fe97e6a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d882c59-45e2-4018-843c-dcb79fe97e6a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 764/1523] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:41 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 830 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cb0a48a5-5ee7-46dd-96d6-0af262fd0b1c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb0a48a5-5ee7-46dd-96d6-0af262fd0b1c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb0a48a5-5ee7-46dd-96d6-0af262fd0b1c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb0a48a5-5ee7-46dd-96d6-0af262fd0b1c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cb0a48a5-5ee7-46dd-96d6-0af262fd0b1c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb0a48a5-5ee7-46dd-96d6-0af262fd0b1c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 760/1524] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:42 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d22d5c04-c0a4-44c6-b04c-91c72773f5b2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d22d5c04-c0a4-44c6-b04c-91c72773f5b2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d22d5c04-c0a4-44c6-b04c-91c72773f5b2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d22d5c04-c0a4-44c6-b04c-91c72773f5b2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d22d5c04-c0a4-44c6-b04c-91c72773f5b2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d22d5c04-c0a4-44c6-b04c-91c72773f5b2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 765/1525] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:43 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c1254091-0eb0-40a6-892b-e951f45479ea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c1254091-0eb0-40a6-892b-e951f45479ea tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c1254091-0eb0-40a6-892b-e951f45479ea tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c1254091-0eb0-40a6-892b-e951f45479ea tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c1254091-0eb0-40a6-892b-e951f45479ea tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c1254091-0eb0-40a6-892b-e951f45479ea tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 761/1526] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:44 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-36319208-c0a1-4f46-bc0b-b20167db0828 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36319208-c0a1-4f46-bc0b-b20167db0828 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36319208-c0a1-4f46-bc0b-b20167db0828 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36319208-c0a1-4f46-bc0b-b20167db0828 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-36319208-c0a1-4f46-bc0b-b20167db0828 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36319208-c0a1-4f46-bc0b-b20167db0828 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 766/1527] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:45 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-a878d630-3d84-46d0-93df-646656d0362e req-865798b6-2820-43b5-967e-357c1f4d3f45 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-865798b6-2820-43b5-967e-357c1f4d3f45 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-865798b6-2820-43b5-967e-357c1f4d3f45 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-865798b6-2820-43b5-967e-357c1f4d3f45 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-a878d630-3d84-46d0-93df-646656d0362e req-865798b6-2820-43b5-967e-357c1f4d3f45 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:46:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-865798b6-2820-43b5-967e-357c1f4d3f45 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:46:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 762/1528] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:46:46 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 1149 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:46:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-a878d630-3d84-46d0-93df-646656d0362e req-2db0225a-2b9d-463f-813f-f9946214956e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-2db0225a-2b9d-463f-813f-f9946214956e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] POST http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa/action Sep 05 04:46:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-2db0225a-2b9d-463f-813f-f9946214956e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:46:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-2db0225a-2b9d-463f-813f-f9946214956e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:46:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-a878d630-3d84-46d0-93df-646656d0362e req-2db0225a-2b9d-463f-813f-f9946214956e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:46:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-a878d630-3d84-46d0-93df-646656d0362e req-2db0225a-2b9d-463f-813f-f9946214956e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Begin detaching volume completed successfully. Sep 05 04:46:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-2db0225a-2b9d-463f-813f-f9946214956e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa/action returned with HTTP 202 Sep 05 04:46:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 767/1529] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:46:46 2026] POST /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-26210d07-fa19-4182-94c7-7267f497d5e3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-26210d07-fa19-4182-94c7-7267f497d5e3 None None] GET http://192.168.122.229/volume// Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-26210d07-fa19-4182-94c7-7267f497d5e3 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-26210d07-fa19-4182-94c7-7267f497d5e3 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-26210d07-fa19-4182-94c7-7267f497d5e3 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:46:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 763/1530] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:46:46 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:46:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-a878d630-3d84-46d0-93df-646656d0362e req-f8e6d4ad-ac78-4b21-b82f-b63a4cddad4e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-f8e6d4ad-ac78-4b21-b82f-b63a4cddad4e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:46:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-f8e6d4ad-ac78-4b21-b82f-b63a4cddad4e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-f8e6d4ad-ac78-4b21-b82f-b63a4cddad4e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-a878d630-3d84-46d0-93df-646656d0362e req-f8e6d4ad-ac78-4b21-b82f-b63a4cddad4e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:46:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-f8e6d4ad-ac78-4b21-b82f-b63a4cddad4e tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:46:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 768/1531] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:46:46 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 1333 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a4ed4f2a-1b88-4b79-8ef1-ac798379fa42 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4ed4f2a-1b88-4b79-8ef1-ac798379fa42 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4ed4f2a-1b88-4b79-8ef1-ac798379fa42 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4ed4f2a-1b88-4b79-8ef1-ac798379fa42 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a4ed4f2a-1b88-4b79-8ef1-ac798379fa42 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4ed4f2a-1b88-4b79-8ef1-ac798379fa42 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 764/1532] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:46 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-a878d630-3d84-46d0-93df-646656d0362e req-e3aabd97-b6c7-4937-9544-5b177e8c9046 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-e3aabd97-b6c7-4937-9544-5b177e8c9046 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] DELETE http://192.168.122.229/volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 Sep 05 04:46:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-e3aabd97-b6c7-4937-9544-5b177e8c9046 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-e3aabd97-b6c7-4937-9544-5b177e8c9046 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:47 devstack devstack@c-api.service[89503]: /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 05 04:46:47 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:46:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a878d630-3d84-46d0-93df-646656d0362e req-e3aabd97-b6c7-4937-9544-5b177e8c9046 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 returned with HTTP 200 Sep 05 04:46:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 769/1533] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:46:47 2026] DELETE /volume/v3/attachments/c4daf32d-12e4-4445-8d05-85e0104efcb6 => generated 19 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7511c673-52d8-4154-9689-9dd1d23650e6 req-464e9a1f-855f-40c4-a213-67d7b9641cab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7511c673-52d8-4154-9689-9dd1d23650e6 req-464e9a1f-855f-40c4-a213-67d7b9641cab tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7511c673-52d8-4154-9689-9dd1d23650e6 req-464e9a1f-855f-40c4-a213-67d7b9641cab tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7511c673-52d8-4154-9689-9dd1d23650e6 req-464e9a1f-855f-40c4-a213-67d7b9641cab tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-7511c673-52d8-4154-9689-9dd1d23650e6 req-464e9a1f-855f-40c4-a213-67d7b9641cab tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7511c673-52d8-4154-9689-9dd1d23650e6 req-464e9a1f-855f-40c4-a213-67d7b9641cab tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:46:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 765/1534] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:46:47 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f6ae572f-f567-40cd-859f-260c50fc4048 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6ae572f-f567-40cd-859f-260c50fc4048 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6ae572f-f567-40cd-859f-260c50fc4048 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-357f26fb-3687-469e-b030-5c74b74f51c9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6ae572f-f567-40cd-859f-260c50fc4048 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-357f26fb-3687-469e-b030-5c74b74f51c9 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] DELETE http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-357f26fb-3687-469e-b030-5c74b74f51c9 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-357f26fb-3687-469e-b030-5c74b74f51c9 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-357f26fb-3687-469e-b030-5c74b74f51c9 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Delete volume with id: 4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:46:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-357f26fb-3687-469e-b030-5c74b74f51c9 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:46:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f6ae572f-f567-40cd-859f-260c50fc4048 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-357f26fb-3687-469e-b030-5c74b74f51c9 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Delete volume request issued successfully. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-357f26fb-3687-469e-b030-5c74b74f51c9 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 202 Sep 05 04:46:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 766/1535] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:46:47 2026] DELETE /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:46:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6ae572f-f567-40cd-859f-260c50fc4048 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 770/1536] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:47 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-00558171-1aa9-4893-90bc-dea5ac4bee84 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-00558171-1aa9-4893-90bc-dea5ac4bee84 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-00558171-1aa9-4893-90bc-dea5ac4bee84 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-00558171-1aa9-4893-90bc-dea5ac4bee84 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-00558171-1aa9-4893-90bc-dea5ac4bee84 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Volume info retrieved successfully. Sep 05 04:46:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-00558171-1aa9-4893-90bc-dea5ac4bee84 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 200 Sep 05 04:46:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 767/1537] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:47 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-03ae7302-f7b4-4fa7-83bb-f6d4ee56ed0a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-03ae7302-f7b4-4fa7-83bb-f6d4ee56ed0a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-03ae7302-f7b4-4fa7-83bb-f6d4ee56ed0a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-03ae7302-f7b4-4fa7-83bb-f6d4ee56ed0a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2d532315-e5b9-4ee7-9a9c-a318a5d0bb00 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d532315-e5b9-4ee7-9a9c-a318a5d0bb00 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d532315-e5b9-4ee7-9a9c-a318a5d0bb00 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d532315-e5b9-4ee7-9a9c-a318a5d0bb00 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-03ae7302-f7b4-4fa7-83bb-f6d4ee56ed0a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-03ae7302-f7b4-4fa7-83bb-f6d4ee56ed0a tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 771/1538] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:48 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 912 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:46:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5ce88d11-88af-42da-84b3-3aab7e07e917 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ce88d11-88af-42da-84b3-3aab7e07e917 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] GET http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa Sep 05 04:46:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ce88d11-88af-42da-84b3-3aab7e07e917 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ce88d11-88af-42da-84b3-3aab7e07e917 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2d532315-e5b9-4ee7-9a9c-a318a5d0bb00 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:46:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ce88d11-88af-42da-84b3-3aab7e07e917 tempest-TestMinimumBasicScenario-1924651562 tempest-TestMinimumBasicScenario-1924651562-project-member] http://192.168.122.229/volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa returned with HTTP 404 Sep 05 04:46:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 772/1539] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:49 2026] GET /volume/v3/volumes/4ce1999e-6820-4316-a6d2-d4c1ef5cd4aa => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:46:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d532315-e5b9-4ee7-9a9c-a318a5d0bb00 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:46:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 768/1540] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:49 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-46776b84-0447-486c-be3b-21ae724127e5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-46776b84-0447-486c-be3b-21ae724127e5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-46776b84-0447-486c-be3b-21ae724127e5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-46776b84-0447-486c-be3b-21ae724127e5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-46776b84-0447-486c-be3b-21ae724127e5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-46776b84-0447-486c-be3b-21ae724127e5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 773/1541] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:50 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4b17e30c-eef3-4dcf-ad96-839acec56ec6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b17e30c-eef3-4dcf-ad96-839acec56ec6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b17e30c-eef3-4dcf-ad96-839acec56ec6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b17e30c-eef3-4dcf-ad96-839acec56ec6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4b17e30c-eef3-4dcf-ad96-839acec56ec6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:46:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b17e30c-eef3-4dcf-ad96-839acec56ec6 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:46:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 769/1542] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:50 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 868 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6bbe5fff-91e2-42f1-916c-585540da5e4e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6bbe5fff-91e2-42f1-916c-585540da5e4e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] DELETE http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6bbe5fff-91e2-42f1-916c-585540da5e4e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6bbe5fff-91e2-42f1-916c-585540da5e4e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:50 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-6bbe5fff-91e2-42f1-916c-585540da5e4e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Delete volume with id: 81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6bbe5fff-91e2-42f1-916c-585540da5e4e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:46:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6bbe5fff-91e2-42f1-916c-585540da5e4e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Delete volume request issued successfully. Sep 05 04:46:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6bbe5fff-91e2-42f1-916c-585540da5e4e tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 202 Sep 05 04:46:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 774/1543] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:46:50 2026] DELETE /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:46:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cca75455-8ff4-4057-903e-7f87a156021d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cca75455-8ff4-4057-903e-7f87a156021d tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cca75455-8ff4-4057-903e-7f87a156021d tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cca75455-8ff4-4057-903e-7f87a156021d tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cca75455-8ff4-4057-903e-7f87a156021d tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:46:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cca75455-8ff4-4057-903e-7f87a156021d tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:46:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 770/1544] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:50 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 867 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c0007ea2-ce65-47b5-a834-ec5505ae4245 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c0007ea2-ce65-47b5-a834-ec5505ae4245 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c0007ea2-ce65-47b5-a834-ec5505ae4245 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c0007ea2-ce65-47b5-a834-ec5505ae4245 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c0007ea2-ce65-47b5-a834-ec5505ae4245 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c0007ea2-ce65-47b5-a834-ec5505ae4245 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 775/1545] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:51 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7e91d35e-5dc2-433b-a4f3-494f5af95a61 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e91d35e-5dc2-433b-a4f3-494f5af95a61 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e91d35e-5dc2-433b-a4f3-494f5af95a61 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e91d35e-5dc2-433b-a4f3-494f5af95a61 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7e91d35e-5dc2-433b-a4f3-494f5af95a61 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Volume info retrieved successfully. Sep 05 04:46:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e91d35e-5dc2-433b-a4f3-494f5af95a61 tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 200 Sep 05 04:46:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 771/1546] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:51 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 867 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:46:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a6ca4b55-d828-4e57-8cc7-335bc73ef2d1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a6ca4b55-d828-4e57-8cc7-335bc73ef2d1 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a6ca4b55-d828-4e57-8cc7-335bc73ef2d1 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a6ca4b55-d828-4e57-8cc7-335bc73ef2d1 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a6ca4b55-d828-4e57-8cc7-335bc73ef2d1 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a6ca4b55-d828-4e57-8cc7-335bc73ef2d1 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 776/1547] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:52 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 915 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:46:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-19f6ee8f-6cb5-4418-a5b0-a93f014e71ea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-19f6ee8f-6cb5-4418-a5b0-a93f014e71ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] GET http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 Sep 05 04:46:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-19f6ee8f-6cb5-4418-a5b0-a93f014e71ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-19f6ee8f-6cb5-4418-a5b0-a93f014e71ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-19f6ee8f-6cb5-4418-a5b0-a93f014e71ea tempest-VolumesActionsTest-902818202 tempest-VolumesActionsTest-902818202-project-member] http://192.168.122.229/volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 returned with HTTP 404 Sep 05 04:46:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 772/1548] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:52 2026] GET /volume/v3/volumes/81926e2d-88d1-4976-9859-ac07b1a30dd5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:46:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5ecc8023-83f2-4514-bf57-3a546f6893d8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ecc8023-83f2-4514-bf57-3a546f6893d8 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ecc8023-83f2-4514-bf57-3a546f6893d8 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ecc8023-83f2-4514-bf57-3a546f6893d8 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5ecc8023-83f2-4514-bf57-3a546f6893d8 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ecc8023-83f2-4514-bf57-3a546f6893d8 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 777/1549] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:53 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 915 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b62914ff-f7e0-4f81-9a8b-767de4047dda None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b62914ff-f7e0-4f81-9a8b-767de4047dda tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b62914ff-f7e0-4f81-9a8b-767de4047dda tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b62914ff-f7e0-4f81-9a8b-767de4047dda tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b62914ff-f7e0-4f81-9a8b-767de4047dda tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b62914ff-f7e0-4f81-9a8b-767de4047dda tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 773/1550] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:54 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:46:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-74d96051-13d3-4e29-a994-677ad601183c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74d96051-13d3-4e29-a994-677ad601183c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74d96051-13d3-4e29-a994-677ad601183c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74d96051-13d3-4e29-a994-677ad601183c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-74d96051-13d3-4e29-a994-677ad601183c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74d96051-13d3-4e29-a994-677ad601183c tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 778/1551] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:46:55 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 1333 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:46:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-4c310dd6-cc6c-48be-8a69-5f9f6778682b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-4c310dd6-cc6c-48be-8a69-5f9f6778682b tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-4c310dd6-cc6c-48be-8a69-5f9f6778682b tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-4c310dd6-cc6c-48be-8a69-5f9f6778682b tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:46:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:46:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-4c310dd6-cc6c-48be-8a69-5f9f6778682b tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-4c310dd6-cc6c-48be-8a69-5f9f6778682b tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 774/1552] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:46:55 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 1333 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:46:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-ae37f0fd-a913-4aa1-b182-ae6ae8eea0de None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-ae37f0fd-a913-4aa1-b182-ae6ae8eea0de tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:46:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-ae37f0fd-a913-4aa1-b182-ae6ae8eea0de tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-ae37f0fd-a913-4aa1-b182-ae6ae8eea0de tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-ae37f0fd-a913-4aa1-b182-ae6ae8eea0de tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:46:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-ae37f0fd-a913-4aa1-b182-ae6ae8eea0de tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:46:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 779/1553] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:46:59 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 1333 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:46:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7587b505-f266-40ee-bb02-605af1de96fe None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7587b505-f266-40ee-bb02-605af1de96fe None None] GET http://192.168.122.229/volume// Sep 05 04:46:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7587b505-f266-40ee-bb02-605af1de96fe None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:46:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7587b505-f266-40ee-bb02-605af1de96fe None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:46:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7587b505-f266-40ee-bb02-605af1de96fe None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:46:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 775/1554] 192.168.122.229 () {58 vars in 1308 bytes} [Sat Sep 5 04:46:59 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:46:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-a062c08c-29e3-4d24-871c-2a19a597395e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:46:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-a062c08c-29e3-4d24-871c-2a19a597395e tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:46:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-a062c08c-29e3-4d24-871c-2a19a597395e tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78c10059-2677-45a6-879b-5b12aad61c60", "connector": null, "instance_uuid": "ab897f2a-12e7-4748-9048-3b4df3fd6f3e"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:46:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:46:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:46:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:46:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:46:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-a062c08c-29e3-4d24-871c-2a19a597395e tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:46:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 780/1555] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:46:59 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ec3ff0fa-a445-406e-b6f9-994d84952193 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec3ff0fa-a445-406e-b6f9-994d84952193 None None] GET http://192.168.122.229/volume// Sep 05 04:47:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec3ff0fa-a445-406e-b6f9-994d84952193 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec3ff0fa-a445-406e-b6f9-994d84952193 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec3ff0fa-a445-406e-b6f9-994d84952193 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 776/1556] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:47:01 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:47:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-56d27885-96b3-4098-ab3d-769aa0c9fff5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-56d27885-96b3-4098-ab3d-769aa0c9fff5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:47:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-56d27885-96b3-4098-ab3d-769aa0c9fff5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-56d27885-96b3-4098-ab3d-769aa0c9fff5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-56d27885-96b3-4098-ab3d-769aa0c9fff5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:47:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-56d27885-96b3-4098-ab3d-769aa0c9fff5 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:47:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 781/1557] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:47:01 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 1513 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:47:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-9e9810d4-c6b6-4ff0-83e9-cfdeb9c50747 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-9e9810d4-c6b6-4ff0-83e9-cfdeb9c50747 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] PUT http://192.168.122.229/volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79 Sep 05 04:47:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-9e9810d4-c6b6-4ff0-83e9-cfdeb9c50747 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:01 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-9e9810d4-c6b6-4ff0-83e9-cfdeb9c50747 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Acquiring lock "cinder-attachment_update-78c10059-2677-45a6-879b-5b12aad61c60-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:47:01 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-9e9810d4-c6b6-4ff0-83e9-cfdeb9c50747 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Lock "cinder-attachment_update-78c10059-2677-45a6-879b-5b12aad61c60-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:47:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:01 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-9e9810d4-c6b6-4ff0-83e9-cfdeb9c50747 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Lock "cinder-attachment_update-78c10059-2677-45a6-879b-5b12aad61c60-devstack" released by "attachment_update" :: held 0.224s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:47:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-9e9810d4-c6b6-4ff0-83e9-cfdeb9c50747 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79 returned with HTTP 200 Sep 05 04:47:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 777/1558] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:47:01 2026] PUT /volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79 => generated 694 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-caacaa76-11e9-4ccd-9a91-67480575e4d2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-caacaa76-11e9-4ccd-9a91-67480575e4d2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] POST http://192.168.122.229/volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79/action Sep 05 04:47:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-caacaa76-11e9-4ccd-9a91-67480575e4d2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:47:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-caacaa76-11e9-4ccd-9a91-67480575e4d2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-de4b3bb5-f10e-47fb-88ad-54ede02100c6 req-caacaa76-11e9-4ccd-9a91-67480575e4d2 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79/action returned with HTTP 204 Sep 05 04:47:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 782/1559] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:47:01 2026] POST /volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e947203e-239f-49f4-9417-f8da4fedca57 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-645330294"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-645330294'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Create volume of 1 GB Sep 05 04:47:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Availability Zones retrieved successfully. Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Flow 'volume_create_api' (b400cccc-5168-4e8a-bf20-8bbccb0e1bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45953ff1-56ec-4842-a2fc-890112c5ac38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45953ff1-56ec-4842-a2fc-890112c5ac38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9d8ceb-37ed-4b58-b794-626b1bb1f046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Created reservations ['aa965ebe-71fe-401a-9523-1528dcefadcf', '5bb5c2a7-5ee8-4bd6-ad04-2d08806b9308', '7aa52c7c-31cf-4af8-b847-3e680f131ba7', 'a62e7bb5-baae-4b11-863f-c7ab8e9b03db'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9d8ceb-37ed-4b58-b794-626b1bb1f046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa965ebe-71fe-401a-9523-1528dcefadcf', '5bb5c2a7-5ee8-4bd6-ad04-2d08806b9308', '7aa52c7c-31cf-4af8-b847-3e680f131ba7', 'a62e7bb5-baae-4b11-863f-c7ab8e9b03db']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1393ef-4afb-4f30-96ee-08ab86d6c263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1393ef-4afb-4f30-96ee-08ab86d6c263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '500a8eef-4406-4362-901d-3ddbc894fd50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-645330294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d23fb3841e443e8b26a6a5a610c0cf8',qos_specs=None,replication_status=,reservations=['aa965ebe-71fe-401a-9523-1528dcefadcf','5bb5c2a7-5ee8-4bd6-ad04-2d08806b9308','7aa52c7c-31cf-4af8-b847-3e680f131ba7','a62e7bb5-baae-4b11-863f-c7ab8e9b03db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29b28b3f4c4c4c8fa6391766635cb37b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-645330294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=500a8eef-4406-4362-901d-3ddbc894fd50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d23fb3841e443e8b26a6a5a610c0cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29b28b3f4c4c4c8fa6391766635cb37b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7358d496-cc61-4725-a78b-769e8b8aa4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7358d496-cc61-4725-a78b-769e8b8aa4f7) transitioned into state 'SUCCESS' from state '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-645330294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d23fb3841e443e8b26a6a5a610c0cf8',qos_specs=None,replication_status=,reservations=['aa965ebe-71fe-401a-9523-1528dcefadcf','5bb5c2a7-5ee8-4bd6-ad04-2d08806b9308','7aa52c7c-31cf-4af8-b847-3e680f131ba7','a62e7bb5-baae-4b11-863f-c7ab8e9b03db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29b28b3f4c4c4c8fa6391766635cb37b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4d19e4-d3e4-41dc-91d6-79a49acc5fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4d19e4-d3e4-41dc-91d6-79a49acc5fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:03 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Flow 'volume_create_api' (b400cccc-5168-4e8a-bf20-8bbccb0e1bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Create volume request issued successfully. Sep 05 04:47:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e947203e-239f-49f4-9417-f8da4fedca57 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:47:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 778/1560] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:47:02 2026] POST /volume/v3/volumes => generated 755 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:47:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-358c3104-d6fc-48f5-a55f-6bac178ac31c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-358c3104-d6fc-48f5-a55f-6bac178ac31c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-358c3104-d6fc-48f5-a55f-6bac178ac31c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-358c3104-d6fc-48f5-a55f-6bac178ac31c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-358c3104-d6fc-48f5-a55f-6bac178ac31c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-358c3104-d6fc-48f5-a55f-6bac178ac31c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 returned with HTTP 200 Sep 05 04:47:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 783/1561] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:03 2026] GET /volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 => generated 823 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-84f7ed46-8198-41fe-b44f-727b33f810db None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-84f7ed46-8198-41fe-b44f-727b33f810db tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-84f7ed46-8198-41fe-b44f-727b33f810db tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-84f7ed46-8198-41fe-b44f-727b33f810db tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-84f7ed46-8198-41fe-b44f-727b33f810db tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-84f7ed46-8198-41fe-b44f-727b33f810db tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 returned with HTTP 200 Sep 05 04:47:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 779/1562] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:04 2026] GET /volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 => generated 847 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-188fb813-20f0-49a4-8d1e-c4a00fc2c993 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-188fb813-20f0-49a4-8d1e-c4a00fc2c993 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-188fb813-20f0-49a4-8d1e-c4a00fc2c993 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-188fb813-20f0-49a4-8d1e-c4a00fc2c993 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-188fb813-20f0-49a4-8d1e-c4a00fc2c993 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-188fb813-20f0-49a4-8d1e-c4a00fc2c993 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 returned with HTTP 200 Sep 05 04:47:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 784/1563] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:05 2026] GET /volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 => generated 848 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "500a8eef-4406-4362-901d-3ddbc894fd50", "size": 2, "name": "tempest-VolumesCloneTest-Volume-294718905"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Create volume request body: {'volume': {'source_volid': '500a8eef-4406-4362-901d-3ddbc894fd50', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-294718905'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume retrieved successfully. Sep 05 04:47:05 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Create volume of 2 GB Sep 05 04:47:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Availability Zones retrieved successfully. Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Flow 'volume_create_api' (cde95e37-4069-4cbd-be33-100772f358a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ca2f74-ba21-49a9-9496-b45fcb8b5bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ca2f74-ba21-49a9-9496-b45fcb8b5bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '500a8eef-4406-4362-901d-3ddbc894fd50', 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab81a6d3-a3e2-411f-b7d2-34041e54fe2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Created reservations ['a08f0ba9-066b-400e-b249-ca45e868d68c', '53b6bd9e-2c17-4892-8a4a-e3ffc02ec540', 'ac972085-67be-44ff-81e1-40324f93aa5b', '38eb1d1d-2bc2-498e-9e6a-7f519cfc5ea4'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab81a6d3-a3e2-411f-b7d2-34041e54fe2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a08f0ba9-066b-400e-b249-ca45e868d68c', '53b6bd9e-2c17-4892-8a4a-e3ffc02ec540', 'ac972085-67be-44ff-81e1-40324f93aa5b', '38eb1d1d-2bc2-498e-9e6a-7f519cfc5ea4']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa2b7a29-9248-4c2d-ab52-5aa5612bf216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa2b7a29-9248-4c2d-ab52-5aa5612bf216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b8c1da0-1adf-46b4-8320-84809346c661', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-294718905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d23fb3841e443e8b26a6a5a610c0cf8',qos_specs=None,replication_status=,reservations=['a08f0ba9-066b-400e-b249-ca45e868d68c','53b6bd9e-2c17-4892-8a4a-e3ffc02ec540','ac972085-67be-44ff-81e1-40324f93aa5b','38eb1d1d-2bc2-498e-9e6a-7f519cfc5ea4'],size=2,snapshot_id=None,source_replicaid=,source_volid=500a8eef-4406-4362-901d-3ddbc894fd50,status='creating',user_id='29b28b3f4c4c4c8fa6391766635cb37b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-294718905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b8c1da0-1adf-46b4-8320-84809346c661,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d23fb3841e443e8b26a6a5a610c0cf8',provider_auth=None,provider_geometry=None,provider_id=None,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=500a8eef-4406-4362-901d-3ddbc894fd50,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29b28b3f4c4c4c8fa6391766635cb37b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d8b581-d939-4520-aa45-673517f9f815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d8b581-d939-4520-aa45-673517f9f815) transitioned into state 'SUCCESS' from state '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-294718905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d23fb3841e443e8b26a6a5a610c0cf8',qos_specs=None,replication_status=,reservations=['a08f0ba9-066b-400e-b249-ca45e868d68c','53b6bd9e-2c17-4892-8a4a-e3ffc02ec540','ac972085-67be-44ff-81e1-40324f93aa5b','38eb1d1d-2bc2-498e-9e6a-7f519cfc5ea4'],size=2,snapshot_id=None,source_replicaid=,source_volid=500a8eef-4406-4362-901d-3ddbc894fd50,status='creating',user_id='29b28b3f4c4c4c8fa6391766635cb37b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:05 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb3ecdfe-f2fa-4a5a-8e84-21f5b8209363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb3ecdfe-f2fa-4a5a-8e84-21f5b8209363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Flow 'volume_create_api' (cde95e37-4069-4cbd-be33-100772f358a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Create volume request issued successfully. Sep 05 04:47:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f62ad06-3823-41a0-b80e-c2075d71aa7b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:47:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 780/1564] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:47:05 2026] POST /volume/v3/volumes => generated 789 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:47:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b412e39f-5cb1-4be8-8f49-e95be39466b0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b412e39f-5cb1-4be8-8f49-e95be39466b0 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b412e39f-5cb1-4be8-8f49-e95be39466b0 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b412e39f-5cb1-4be8-8f49-e95be39466b0 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b412e39f-5cb1-4be8-8f49-e95be39466b0 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b412e39f-5cb1-4be8-8f49-e95be39466b0 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 785/1565] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:06 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-caa21929-7aa5-46af-ba63-037465aaff8c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-caa21929-7aa5-46af-ba63-037465aaff8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-caa21929-7aa5-46af-ba63-037465aaff8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-caa21929-7aa5-46af-ba63-037465aaff8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-caa21929-7aa5-46af-ba63-037465aaff8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-caa21929-7aa5-46af-ba63-037465aaff8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 781/1566] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:07 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4df600cd-687b-44b1-87e0-61713ce324b2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1023651160"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1023651160'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume of 1 GB Sep 05 04:47:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Availability Zones retrieved successfully. Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Flow 'volume_create_api' (e8682be9-270b-4f57-8925-d9e13a9cdf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c574db60-d4b4-4c2d-987a-a96cd336f815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c574db60-d4b4-4c2d-987a-a96cd336f815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9aa668-8e10-4d3c-b4c7-706a4e7475f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-761ad5aa-1a8b-4532-a5be-8dcc95baaa33 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-761ad5aa-1a8b-4532-a5be-8dcc95baaa33 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-761ad5aa-1a8b-4532-a5be-8dcc95baaa33 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-761ad5aa-1a8b-4532-a5be-8dcc95baaa33 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Created reservations ['e9180c5d-b009-4ec6-bdb7-e2f0c1ca8f19', 'ac0fe245-530f-4500-97ec-a15187418abc', '01b23441-e41a-4ddb-a9f1-52622fa44d89', 'ae3cf940-65fb-41a9-a531-e3ef1761db78'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9aa668-8e10-4d3c-b4c7-706a4e7475f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9180c5d-b009-4ec6-bdb7-e2f0c1ca8f19', 'ac0fe245-530f-4500-97ec-a15187418abc', '01b23441-e41a-4ddb-a9f1-52622fa44d89', 'ae3cf940-65fb-41a9-a531-e3ef1761db78']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c738cb58-a8d4-430d-ba18-8c1f2a92e23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-761ad5aa-1a8b-4532-a5be-8dcc95baaa33 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-761ad5aa-1a8b-4532-a5be-8dcc95baaa33 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 782/1567] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:08 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c738cb58-a8d4-430d-ba18-8c1f2a92e23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1023651160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',qos_specs=None,replication_status=,reservations=['e9180c5d-b009-4ec6-bdb7-e2f0c1ca8f19','ac0fe245-530f-4500-97ec-a15187418abc','01b23441-e41a-4ddb-a9f1-52622fa44d89','ae3cf940-65fb-41a9-a531-e3ef1761db78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0964760a6cc746878c08020235cb8cff',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1023651160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0964760a6cc746878c08020235cb8cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3fd4aef-e546-42b9-bc54-06fe30ef727a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3fd4aef-e546-42b9-bc54-06fe30ef727a) transitioned into state 'SUCCESS' from state '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-1023651160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',qos_specs=None,replication_status=,reservations=['e9180c5d-b009-4ec6-bdb7-e2f0c1ca8f19','ac0fe245-530f-4500-97ec-a15187418abc','01b23441-e41a-4ddb-a9f1-52622fa44d89','ae3cf940-65fb-41a9-a531-e3ef1761db78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0964760a6cc746878c08020235cb8cff',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3a811e-b29f-4269-82c3-173878109938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3a811e-b29f-4269-82c3-173878109938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Flow 'volume_create_api' (e8682be9-270b-4f57-8925-d9e13a9cdf58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume request issued successfully. Sep 05 04:47:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4df600cd-687b-44b1-87e0-61713ce324b2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:47:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 786/1568] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:47:08 2026] POST /volume/v3/volumes => generated 760 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:47:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3e953ef6-0d09-4dcd-8684-7940e91f5c94 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e953ef6-0d09-4dcd-8684-7940e91f5c94 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e953ef6-0d09-4dcd-8684-7940e91f5c94 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e953ef6-0d09-4dcd-8684-7940e91f5c94 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e953ef6-0d09-4dcd-8684-7940e91f5c94 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e953ef6-0d09-4dcd-8684-7940e91f5c94 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 783/1569] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:08 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 828 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5b882af7-c621-4fbe-915f-4886776f37cd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b882af7-c621-4fbe-915f-4886776f37cd tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b882af7-c621-4fbe-915f-4886776f37cd tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b882af7-c621-4fbe-915f-4886776f37cd tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b882af7-c621-4fbe-915f-4886776f37cd tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b882af7-c621-4fbe-915f-4886776f37cd tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 787/1570] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:09 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f4d158b3-9361-4ec1-9b65-30ab2130e5fb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4d158b3-9361-4ec1-9b65-30ab2130e5fb tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4d158b3-9361-4ec1-9b65-30ab2130e5fb tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4d158b3-9361-4ec1-9b65-30ab2130e5fb tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f4d158b3-9361-4ec1-9b65-30ab2130e5fb tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4d158b3-9361-4ec1-9b65-30ab2130e5fb tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 784/1571] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:09 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cec24458-0c29-4a67-93ec-d08258f4c34f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cec24458-0c29-4a67-93ec-d08258f4c34f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cec24458-0c29-4a67-93ec-d08258f4c34f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cec24458-0c29-4a67-93ec-d08258f4c34f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cec24458-0c29-4a67-93ec-d08258f4c34f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cec24458-0c29-4a67-93ec-d08258f4c34f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 788/1572] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:10 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-71d42fb6-5c13-4eda-844c-bee240e187ea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-71d42fb6-5c13-4eda-844c-bee240e187ea tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-71d42fb6-5c13-4eda-844c-bee240e187ea tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-71d42fb6-5c13-4eda-844c-bee240e187ea tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-71d42fb6-5c13-4eda-844c-bee240e187ea tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-71d42fb6-5c13-4eda-844c-bee240e187ea tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 785/1573] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:11 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2fa5dcc5-5c81-4759-a6fe-fb5d26af902d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2fa5dcc5-5c81-4759-a6fe-fb5d26af902d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2fa5dcc5-5c81-4759-a6fe-fb5d26af902d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2fa5dcc5-5c81-4759-a6fe-fb5d26af902d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2fa5dcc5-5c81-4759-a6fe-fb5d26af902d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2fa5dcc5-5c81-4759-a6fe-fb5d26af902d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 789/1574] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:11 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ac22b884-57bc-4937-8179-c09d89cbe333 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ac22b884-57bc-4937-8179-c09d89cbe333 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ac22b884-57bc-4937-8179-c09d89cbe333 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ac22b884-57bc-4937-8179-c09d89cbe333 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ac22b884-57bc-4937-8179-c09d89cbe333 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ac22b884-57bc-4937-8179-c09d89cbe333 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 786/1575] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:12 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-787730a1-4706-4a62-9095-8d855fdb5cf7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-787730a1-4706-4a62-9095-8d855fdb5cf7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-787730a1-4706-4a62-9095-8d855fdb5cf7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-787730a1-4706-4a62-9095-8d855fdb5cf7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-787730a1-4706-4a62-9095-8d855fdb5cf7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-787730a1-4706-4a62-9095-8d855fdb5cf7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 790/1576] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:12 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4fc8c5b3-b97f-45f0-b78c-a102b6ea93f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4fc8c5b3-b97f-45f0-b78c-a102b6ea93f9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4fc8c5b3-b97f-45f0-b78c-a102b6ea93f9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4fc8c5b3-b97f-45f0-b78c-a102b6ea93f9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4fc8c5b3-b97f-45f0-b78c-a102b6ea93f9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4fc8c5b3-b97f-45f0-b78c-a102b6ea93f9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 787/1577] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:13 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dd55b50d-25b6-444b-a0a5-5798f5f7881a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd55b50d-25b6-444b-a0a5-5798f5f7881a tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd55b50d-25b6-444b-a0a5-5798f5f7881a tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd55b50d-25b6-444b-a0a5-5798f5f7881a tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dd55b50d-25b6-444b-a0a5-5798f5f7881a tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-07df85e2-aa2f-4fe2-a218-aac6cb09097e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd55b50d-25b6-444b-a0a5-5798f5f7881a tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 791/1578] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:14 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07df85e2-aa2f-4fe2-a218-aac6cb09097e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07df85e2-aa2f-4fe2-a218-aac6cb09097e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07df85e2-aa2f-4fe2-a218-aac6cb09097e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-07df85e2-aa2f-4fe2-a218-aac6cb09097e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07df85e2-aa2f-4fe2-a218-aac6cb09097e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 788/1579] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:14 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-08c46169-a17f-4d88-b278-f13f5cd90e3b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08c46169-a17f-4d88-b278-f13f5cd90e3b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-08c46169-a17f-4d88-b278-f13f5cd90e3b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-08c46169-a17f-4d88-b278-f13f5cd90e3b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-08c46169-a17f-4d88-b278-f13f5cd90e3b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-25b1c8c0-51b9-4ff5-9125-4e428018ccfe None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08c46169-a17f-4d88-b278-f13f5cd90e3b tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-25b1c8c0-51b9-4ff5-9125-4e428018ccfe tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 792/1580] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:15 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-25b1c8c0-51b9-4ff5-9125-4e428018ccfe tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-25b1c8c0-51b9-4ff5-9125-4e428018ccfe tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-25b1c8c0-51b9-4ff5-9125-4e428018ccfe tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-25b1c8c0-51b9-4ff5-9125-4e428018ccfe tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 789/1581] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:15 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f88f25b4-5743-4ee4-81f5-01205c90358e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f88f25b4-5743-4ee4-81f5-01205c90358e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f88f25b4-5743-4ee4-81f5-01205c90358e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f88f25b4-5743-4ee4-81f5-01205c90358e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-15a22f61-4381-4013-9c2a-b5a7f2b3e980 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f88f25b4-5743-4ee4-81f5-01205c90358e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-15a22f61-4381-4013-9c2a-b5a7f2b3e980 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-15a22f61-4381-4013-9c2a-b5a7f2b3e980 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-15a22f61-4381-4013-9c2a-b5a7f2b3e980 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f88f25b4-5743-4ee4-81f5-01205c90358e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 793/1582] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:16 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-15a22f61-4381-4013-9c2a-b5a7f2b3e980 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-15a22f61-4381-4013-9c2a-b5a7f2b3e980 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 790/1583] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:16 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4b14092e-6326-4808-b9d4-9a04f5206a2d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b14092e-6326-4808-b9d4-9a04f5206a2d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b14092e-6326-4808-b9d4-9a04f5206a2d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b14092e-6326-4808-b9d4-9a04f5206a2d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e0a6df4d-57fc-4e0f-80b0-e8b162fbbe75 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4b14092e-6326-4808-b9d4-9a04f5206a2d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0a6df4d-57fc-4e0f-80b0-e8b162fbbe75 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0a6df4d-57fc-4e0f-80b0-e8b162fbbe75 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0a6df4d-57fc-4e0f-80b0-e8b162fbbe75 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b14092e-6326-4808-b9d4-9a04f5206a2d tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 794/1584] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:18 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e0a6df4d-57fc-4e0f-80b0-e8b162fbbe75 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0a6df4d-57fc-4e0f-80b0-e8b162fbbe75 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 791/1585] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:18 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3a889b28-1fb0-4e36-8c79-adff6fa7a62f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a889b28-1fb0-4e36-8c79-adff6fa7a62f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a889b28-1fb0-4e36-8c79-adff6fa7a62f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a889b28-1fb0-4e36-8c79-adff6fa7a62f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3a889b28-1fb0-4e36-8c79-adff6fa7a62f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a889b28-1fb0-4e36-8c79-adff6fa7a62f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 795/1586] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:19 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-54e1530f-27aa-420d-9cd6-da2f0086e71a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-54e1530f-27aa-420d-9cd6-da2f0086e71a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-54e1530f-27aa-420d-9cd6-da2f0086e71a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-54e1530f-27aa-420d-9cd6-da2f0086e71a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-54e1530f-27aa-420d-9cd6-da2f0086e71a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-54e1530f-27aa-420d-9cd6-da2f0086e71a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 792/1587] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:19 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cc6f5aca-39b0-45e0-a4ec-dfcb952f75c9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc6f5aca-39b0-45e0-a4ec-dfcb952f75c9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc6f5aca-39b0-45e0-a4ec-dfcb952f75c9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc6f5aca-39b0-45e0-a4ec-dfcb952f75c9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:20 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:20 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a519bad4-d7b0-4ac5-a47b-3830158ef5d1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cc6f5aca-39b0-45e0-a4ec-dfcb952f75c9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a519bad4-d7b0-4ac5-a47b-3830158ef5d1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a519bad4-d7b0-4ac5-a47b-3830158ef5d1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a519bad4-d7b0-4ac5-a47b-3830158ef5d1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc6f5aca-39b0-45e0-a4ec-dfcb952f75c9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 796/1588] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:20 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a519bad4-d7b0-4ac5-a47b-3830158ef5d1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a519bad4-d7b0-4ac5-a47b-3830158ef5d1 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 793/1589] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:20 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-614a19fa-bc3a-467d-b92c-804a14a71de7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-614a19fa-bc3a-467d-b92c-804a14a71de7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-614a19fa-bc3a-467d-b92c-804a14a71de7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-614a19fa-bc3a-467d-b92c-804a14a71de7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-614a19fa-bc3a-467d-b92c-804a14a71de7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b0d1a3d4-a4eb-43ab-a1af-3b075085899b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b0d1a3d4-a4eb-43ab-a1af-3b075085899b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b0d1a3d4-a4eb-43ab-a1af-3b075085899b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b0d1a3d4-a4eb-43ab-a1af-3b075085899b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-614a19fa-bc3a-467d-b92c-804a14a71de7 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 797/1590] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:21 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b0d1a3d4-a4eb-43ab-a1af-3b075085899b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b0d1a3d4-a4eb-43ab-a1af-3b075085899b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 794/1591] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:21 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4c0960c7-794d-4e85-8723-2503cd31bc69 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4c0960c7-794d-4e85-8723-2503cd31bc69 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4c0960c7-794d-4e85-8723-2503cd31bc69 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4c0960c7-794d-4e85-8723-2503cd31bc69 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4c0960c7-794d-4e85-8723-2503cd31bc69 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4c0960c7-794d-4e85-8723-2503cd31bc69 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 798/1592] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:22 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b380243c-4548-4039-9bd1-6ee61300ff36 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8a3047c4-d42c-439f-895b-e3791ebbdbf5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a3047c4-d42c-439f-895b-e3791ebbdbf5 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a3047c4-d42c-439f-895b-e3791ebbdbf5 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a3047c4-d42c-439f-895b-e3791ebbdbf5 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8a3047c4-d42c-439f-895b-e3791ebbdbf5 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a3047c4-d42c-439f-895b-e3791ebbdbf5 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 799/1593] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:22 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-91c1e651-3326-4a26-8ee7-f03e80e8a2b9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-91c1e651-3326-4a26-8ee7-f03e80e8a2b9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-91c1e651-3326-4a26-8ee7-f03e80e8a2b9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-91c1e651-3326-4a26-8ee7-f03e80e8a2b9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-91c1e651-3326-4a26-8ee7-f03e80e8a2b9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-91c1e651-3326-4a26-8ee7-f03e80e8a2b9 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 800/1594] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:47:23 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b380243c-4548-4039-9bd1-6ee61300ff36 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-reader] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b380243c-4548-4039-9bd1-6ee61300ff36 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b380243c-4548-4039-9bd1-6ee61300ff36 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b380243c-4548-4039-9bd1-6ee61300ff36 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-reader] Volume info retrieved successfully. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b380243c-4548-4039-9bd1-6ee61300ff36 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-reader] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 795/1595] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:22 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 882 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-79ca7bfe-a100-4f9a-8a75-da555a7b9333 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79ca7bfe-a100-4f9a-8a75-da555a7b9333 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79ca7bfe-a100-4f9a-8a75-da555a7b9333 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79ca7bfe-a100-4f9a-8a75-da555a7b9333 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-79ca7bfe-a100-4f9a-8a75-da555a7b9333 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79ca7bfe-a100-4f9a-8a75-da555a7b9333 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 801/1596] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:23 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 882 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dca67fe4-1690-4357-b789-b8b77ac440cf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dca67fe4-1690-4357-b789-b8b77ac440cf tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] DELETE http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dca67fe4-1690-4357-b789-b8b77ac440cf tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dca67fe4-1690-4357-b789-b8b77ac440cf tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-dca67fe4-1690-4357-b789-b8b77ac440cf tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Delete volume with id: 7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-16e248b4-286f-400a-8b26-6ab69c573f89 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16e248b4-286f-400a-8b26-6ab69c573f89 None None] GET http://192.168.122.229/volume// Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16e248b4-286f-400a-8b26-6ab69c573f89 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16e248b4-286f-400a-8b26-6ab69c573f89 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16e248b4-286f-400a-8b26-6ab69c573f89 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 802/1597] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:47:23 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dca67fe4-1690-4357-b789-b8b77ac440cf tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-d051a7fc-0ce1-46ae-9dc0-5d11fd587ba5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-d051a7fc-0ce1-46ae-9dc0-5d11fd587ba5 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-d051a7fc-0ce1-46ae-9dc0-5d11fd587ba5 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075", "connector": null, "instance_uuid": "74f3adb7-1d73-4fb7-9c60-d8557067bc82"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dca67fe4-1690-4357-b789-b8b77ac440cf tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Delete volume request issued successfully. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dca67fe4-1690-4357-b789-b8b77ac440cf tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 202 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 796/1598] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:47:23 2026] DELETE /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b36df901-2a7f-4861-bcc4-70fd4ca547e5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b36df901-2a7f-4861-bcc4-70fd4ca547e5 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b36df901-2a7f-4861-bcc4-70fd4ca547e5 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b36df901-2a7f-4861-bcc4-70fd4ca547e5 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b36df901-2a7f-4861-bcc4-70fd4ca547e5 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-d051a7fc-0ce1-46ae-9dc0-5d11fd587ba5 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 803/1599] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:47:23 2026] POST /volume/v3/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b36df901-2a7f-4861-bcc4-70fd4ca547e5 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 797/1600] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:23 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-decb3567-5463-4cec-ba8d-36c38aa42d68 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-decb3567-5463-4cec-ba8d-36c38aa42d68 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-decb3567-5463-4cec-ba8d-36c38aa42d68 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-decb3567-5463-4cec-ba8d-36c38aa42d68 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5051d8c4-567c-4ecb-8a0d-7ab0a9ebdaab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5051d8c4-567c-4ecb-8a0d-7ab0a9ebdaab None None] GET http://192.168.122.229/volume// Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5051d8c4-567c-4ecb-8a0d-7ab0a9ebdaab None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5051d8c4-567c-4ecb-8a0d-7ab0a9ebdaab None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5051d8c4-567c-4ecb-8a0d-7ab0a9ebdaab None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 798/1601] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:47:23 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-507eb098-94f3-4a24-9f53-25b8f9b4b9e7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-decb3567-5463-4cec-ba8d-36c38aa42d68 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-507eb098-94f3-4a24-9f53-25b8f9b4b9e7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-507eb098-94f3-4a24-9f53-25b8f9b4b9e7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-507eb098-94f3-4a24-9f53-25b8f9b4b9e7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-decb3567-5463-4cec-ba8d-36c38aa42d68 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 804/1602] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:23 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-507eb098-94f3-4a24-9f53-25b8f9b4b9e7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-507eb098-94f3-4a24-9f53-25b8f9b4b9e7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 799/1603] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:47:23 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 1033 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:47:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-222f56b2-e270-4aec-a48a-cbf564a4dfcf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-222f56b2-e270-4aec-a48a-cbf564a4dfcf tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] PUT http://192.168.122.229/volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba Sep 05 04:47:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-222f56b2-e270-4aec-a48a-cbf564a4dfcf tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-222f56b2-e270-4aec-a48a-cbf564a4dfcf tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Acquiring lock "cinder-attachment_update-9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-222f56b2-e270-4aec-a48a-cbf564a4dfcf tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Lock "cinder-attachment_update-9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:24 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-222f56b2-e270-4aec-a48a-cbf564a4dfcf tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Lock "cinder-attachment_update-9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075-devstack" released by "attachment_update" :: held 0.244s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-222f56b2-e270-4aec-a48a-cbf564a4dfcf tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba returned with HTTP 200 Sep 05 04:47:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 805/1604] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:47:24 2026] PUT /volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba => generated 694 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:47:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4a7bd356-0158-459d-8b52-3d3b5151cb8c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4a7bd356-0158-459d-8b52-3d3b5151cb8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4a7bd356-0158-459d-8b52-3d3b5151cb8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4a7bd356-0158-459d-8b52-3d3b5151cb8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4a7bd356-0158-459d-8b52-3d3b5151cb8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4a7bd356-0158-459d-8b52-3d3b5151cb8c tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 200 Sep 05 04:47:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 800/1605] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:24 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 881 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5795423b-193b-412d-afdb-0e6034139a4b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5795423b-193b-412d-afdb-0e6034139a4b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5795423b-193b-412d-afdb-0e6034139a4b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5795423b-193b-412d-afdb-0e6034139a4b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-c9fcf62e-3038-40ee-8844-2bb58c464219 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-c9fcf62e-3038-40ee-8844-2bb58c464219 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba/action Sep 05 04:47:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-c9fcf62e-3038-40ee-8844-2bb58c464219 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:47:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-c9fcf62e-3038-40ee-8844-2bb58c464219 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5795423b-193b-412d-afdb-0e6034139a4b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5795423b-193b-412d-afdb-0e6034139a4b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 806/1606] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:24 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7aba8cef-2750-4bcb-85a3-bd19fb0d2a35 req-c9fcf62e-3038-40ee-8844-2bb58c464219 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba/action returned with HTTP 204 Sep 05 04:47:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 801/1607] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:47:24 2026] POST /volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-51c3c4db-9b82-4a27-b468-2168e45f2536 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51c3c4db-9b82-4a27-b468-2168e45f2536 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 Sep 05 04:47:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51c3c4db-9b82-4a27-b468-2168e45f2536 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51c3c4db-9b82-4a27-b468-2168e45f2536 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51c3c4db-9b82-4a27-b468-2168e45f2536 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 returned with HTTP 404 Sep 05 04:47:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 807/1608] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:25 2026] GET /volume/v3/volumes/7b8c1da0-1adf-46b4-8320-84809346c661 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-64db2b12-dabe-4041-80b6-0dbb93bc371f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64db2b12-dabe-4041-80b6-0dbb93bc371f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64db2b12-dabe-4041-80b6-0dbb93bc371f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64db2b12-dabe-4041-80b6-0dbb93bc371f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-64db2b12-dabe-4041-80b6-0dbb93bc371f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64db2b12-dabe-4041-80b6-0dbb93bc371f tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 returned with HTTP 200 Sep 05 04:47:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 802/1609] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:25 2026] GET /volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d38c75b-5bbc-41f5-af9d-3bddd8c55615 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d38c75b-5bbc-41f5-af9d-3bddd8c55615 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] DELETE http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d38c75b-5bbc-41f5-af9d-3bddd8c55615 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d38c75b-5bbc-41f5-af9d-3bddd8c55615 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:25 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-0d38c75b-5bbc-41f5-af9d-3bddd8c55615 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Delete volume with id: 500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0d38c75b-5bbc-41f5-af9d-3bddd8c55615 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-70fd42a7-661d-4bc1-b03e-8bf33099f8c3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0d38c75b-5bbc-41f5-af9d-3bddd8c55615 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Delete volume request issued successfully. Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d38c75b-5bbc-41f5-af9d-3bddd8c55615 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 returned with HTTP 202 Sep 05 04:47:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 808/1610] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:47:25 2026] DELETE /volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:47:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70fd42a7-661d-4bc1-b03e-8bf33099f8c3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-70fd42a7-661d-4bc1-b03e-8bf33099f8c3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-70fd42a7-661d-4bc1-b03e-8bf33099f8c3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8e540f32-3eeb-45ce-b1e5-99db10d263c6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e540f32-3eeb-45ce-b1e5-99db10d263c6 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e540f32-3eeb-45ce-b1e5-99db10d263c6 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e540f32-3eeb-45ce-b1e5-99db10d263c6 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8e540f32-3eeb-45ce-b1e5-99db10d263c6 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e540f32-3eeb-45ce-b1e5-99db10d263c6 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 returned with HTTP 200 Sep 05 04:47:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 809/1611] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:26 2026] GET /volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-70fd42a7-661d-4bc1-b03e-8bf33099f8c3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70fd42a7-661d-4bc1-b03e-8bf33099f8c3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 803/1612] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:26 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 1145 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4cb18c08-4092-4765-8acc-7f1f63f7dfe4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4cb18c08-4092-4765-8acc-7f1f63f7dfe4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4cb18c08-4092-4765-8acc-7f1f63f7dfe4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4cb18c08-4092-4765-8acc-7f1f63f7dfe4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4cb18c08-4092-4765-8acc-7f1f63f7dfe4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4cb18c08-4092-4765-8acc-7f1f63f7dfe4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 810/1613] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:26 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 1145 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-626b427e-cae4-4ee5-945d-41902f37cc8b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1553987835"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1553987835'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume of 1 GB Sep 05 04:47:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Availability Zones retrieved successfully. Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Flow 'volume_create_api' (63b29f8d-2945-4f92-b583-6bfcbb53a844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08713eea-557e-4bd5-86f0-c47217cef9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08713eea-557e-4bd5-86f0-c47217cef9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2222f1a8-a87c-4eb4-ade4-ae9f30ff00a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Created reservations ['71f24a97-df66-46a7-8e33-42a998ac5121', '5f033974-8455-4c1f-be73-cfd378379b07', '364be38c-c482-4d46-bedd-dee976eadf5d', 'fab053f0-b8f4-48bc-8cef-a431f6375880'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2222f1a8-a87c-4eb4-ade4-ae9f30ff00a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71f24a97-df66-46a7-8e33-42a998ac5121', '5f033974-8455-4c1f-be73-cfd378379b07', '364be38c-c482-4d46-bedd-dee976eadf5d', 'fab053f0-b8f4-48bc-8cef-a431f6375880']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a13cf46c-7b9f-4cb5-a516-85f0fb831c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a13cf46c-7b9f-4cb5-a516-85f0fb831c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e6467fb-ece4-4eff-bca3-296752c17925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1553987835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',qos_specs=None,replication_status=,reservations=['71f24a97-df66-46a7-8e33-42a998ac5121','5f033974-8455-4c1f-be73-cfd378379b07','364be38c-c482-4d46-bedd-dee976eadf5d','fab053f0-b8f4-48bc-8cef-a431f6375880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0964760a6cc746878c08020235cb8cff',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1553987835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e6467fb-ece4-4eff-bca3-296752c17925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0964760a6cc746878c08020235cb8cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e5173a3-1060-490d-8ac4-959651f0ec3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e5173a3-1060-490d-8ac4-959651f0ec3a) transitioned into state 'SUCCESS' from state '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-1553987835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef52441f8cc141e1b286fd56aa6c6bf5',qos_specs=None,replication_status=,reservations=['71f24a97-df66-46a7-8e33-42a998ac5121','5f033974-8455-4c1f-be73-cfd378379b07','364be38c-c482-4d46-bedd-dee976eadf5d','fab053f0-b8f4-48bc-8cef-a431f6375880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0964760a6cc746878c08020235cb8cff',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5283cea9-621c-4d5c-9633-3d1b7bfb4d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5283cea9-621c-4d5c-9633-3d1b7bfb4d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Flow 'volume_create_api' (63b29f8d-2945-4f92-b583-6bfcbb53a844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Create volume request issued successfully. Sep 05 04:47:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-626b427e-cae4-4ee5-945d-41902f37cc8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:47:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 804/1614] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:47:26 2026] POST /volume/v3/volumes => generated 760 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f7388ba1-9133-4c07-a5d7-c3b0f3a8c4d8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f7388ba1-9133-4c07-a5d7-c3b0f3a8c4d8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f7388ba1-9133-4c07-a5d7-c3b0f3a8c4d8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f7388ba1-9133-4c07-a5d7-c3b0f3a8c4d8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f7388ba1-9133-4c07-a5d7-c3b0f3a8c4d8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f7388ba1-9133-4c07-a5d7-c3b0f3a8c4d8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 811/1615] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:26 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 828 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7bf12cc8-b026-491f-9123-f734eb3e08d9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7bf12cc8-b026-491f-9123-f734eb3e08d9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7bf12cc8-b026-491f-9123-f734eb3e08d9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7bf12cc8-b026-491f-9123-f734eb3e08d9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7bf12cc8-b026-491f-9123-f734eb3e08d9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Volume info retrieved successfully. Sep 05 04:47:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7bf12cc8-b026-491f-9123-f734eb3e08d9 tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 returned with HTTP 200 Sep 05 04:47:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 805/1616] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:27 2026] GET /volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 => generated 847 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9438348d-98f6-4e7b-822d-4d664dfb0e38 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9438348d-98f6-4e7b-822d-4d664dfb0e38 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9438348d-98f6-4e7b-822d-4d664dfb0e38 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9438348d-98f6-4e7b-822d-4d664dfb0e38 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9438348d-98f6-4e7b-822d-4d664dfb0e38 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9438348d-98f6-4e7b-822d-4d664dfb0e38 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 812/1617] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:28 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e77b512d-e79b-40c3-923f-cd81fdfa644e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e77b512d-e79b-40c3-923f-cd81fdfa644e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] GET http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 Sep 05 04:47:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e77b512d-e79b-40c3-923f-cd81fdfa644e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e77b512d-e79b-40c3-923f-cd81fdfa644e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e77b512d-e79b-40c3-923f-cd81fdfa644e tempest-VolumesCloneTest-1560990690 tempest-VolumesCloneTest-1560990690-project-member] http://192.168.122.229/volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 returned with HTTP 404 Sep 05 04:47:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 806/1618] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:28 2026] GET /volume/v3/volumes/500a8eef-4406-4362-901d-3ddbc894fd50 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-90a5a6ab-0a91-41eb-b0b0-81f9eb5ec00a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-90a5a6ab-0a91-41eb-b0b0-81f9eb5ec00a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-90a5a6ab-0a91-41eb-b0b0-81f9eb5ec00a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-90a5a6ab-0a91-41eb-b0b0-81f9eb5ec00a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-90a5a6ab-0a91-41eb-b0b0-81f9eb5ec00a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-90a5a6ab-0a91-41eb-b0b0-81f9eb5ec00a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 813/1619] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:29 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-16313c18-4708-42fe-8a7b-2972c7f9aeab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-16313c18-4708-42fe-8a7b-2972c7f9aeab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-16313c18-4708-42fe-8a7b-2972c7f9aeab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-16313c18-4708-42fe-8a7b-2972c7f9aeab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-16313c18-4708-42fe-8a7b-2972c7f9aeab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-16313c18-4708-42fe-8a7b-2972c7f9aeab tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 807/1620] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:47:29 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c87d7c40-6a8c-45c7-80de-af6de887fedb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c87d7c40-6a8c-45c7-80de-af6de887fedb None None] GET http://192.168.122.229/volume// Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c87d7c40-6a8c-45c7-80de-af6de887fedb None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c87d7c40-6a8c-45c7-80de-af6de887fedb None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c87d7c40-6a8c-45c7-80de-af6de887fedb None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 814/1621] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:47:29 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-df108a7a-7df1-4809-a2a5-bb6815237951 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-df108a7a-7df1-4809-a2a5-bb6815237951 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-df108a7a-7df1-4809-a2a5-bb6815237951 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e6467fb-ece4-4eff-bca3-296752c17925", "connector": null, "instance_uuid": "74f3adb7-1d73-4fb7-9c60-d8557067bc82"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-df108a7a-7df1-4809-a2a5-bb6815237951 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:47:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 808/1622] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:47:29 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1507696c-7190-4d5e-959f-06bdc963f00d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1507696c-7190-4d5e-959f-06bdc963f00d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1507696c-7190-4d5e-959f-06bdc963f00d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1507696c-7190-4d5e-959f-06bdc963f00d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-563e2b2a-d71e-4348-aa6e-a7ba78294760 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-563e2b2a-d71e-4348-aa6e-a7ba78294760 None None] GET http://192.168.122.229/volume// Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-563e2b2a-d71e-4348-aa6e-a7ba78294760 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-563e2b2a-d71e-4348-aa6e-a7ba78294760 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-563e2b2a-d71e-4348-aa6e-a7ba78294760 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 809/1623] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:47:29 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b2a3a8cc-d608-4384-a1b3-2787bf4133f7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1507696c-7190-4d5e-959f-06bdc963f00d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b2a3a8cc-d608-4384-a1b3-2787bf4133f7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b2a3a8cc-d608-4384-a1b3-2787bf4133f7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b2a3a8cc-d608-4384-a1b3-2787bf4133f7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1507696c-7190-4d5e-959f-06bdc963f00d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 815/1624] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:29 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b2a3a8cc-d608-4384-a1b3-2787bf4133f7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b2a3a8cc-d608-4384-a1b3-2787bf4133f7 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 810/1625] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:47:29 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 1033 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:47:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b73b7ef9-b722-4187-bdb5-63179c39a703 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b73b7ef9-b722-4187-bdb5-63179c39a703 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] PUT http://192.168.122.229/volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c Sep 05 04:47:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b73b7ef9-b722-4187-bdb5-63179c39a703 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:30 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b73b7ef9-b722-4187-bdb5-63179c39a703 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Acquiring lock "cinder-attachment_update-9e6467fb-ece4-4eff-bca3-296752c17925-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:47:30 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b73b7ef9-b722-4187-bdb5-63179c39a703 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Lock "cinder-attachment_update-9e6467fb-ece4-4eff-bca3-296752c17925-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:47:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:30 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b73b7ef9-b722-4187-bdb5-63179c39a703 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Lock "cinder-attachment_update-9e6467fb-ece4-4eff-bca3-296752c17925-devstack" released by "attachment_update" :: held 0.206s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:47:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-b73b7ef9-b722-4187-bdb5-63179c39a703 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c returned with HTTP 200 Sep 05 04:47:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 816/1626] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:47:30 2026] PUT /volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c => generated 694 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-6fe2329a-9ccd-45b2-a00d-7131121d0529 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-6fe2329a-9ccd-45b2-a00d-7131121d0529 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c/action Sep 05 04:47:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-6fe2329a-9ccd-45b2-a00d-7131121d0529 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:47:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-6fe2329a-9ccd-45b2-a00d-7131121d0529 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-99400645-5d28-4707-b661-fcdc0f23c9ab req-6fe2329a-9ccd-45b2-a00d-7131121d0529 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c/action returned with HTTP 204 Sep 05 04:47:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 811/1627] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:47:30 2026] POST /volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c492c19c-73dc-440f-b848-1510beccc08a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c492c19c-73dc-440f-b848-1510beccc08a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c492c19c-73dc-440f-b848-1510beccc08a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c492c19c-73dc-440f-b848-1510beccc08a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c492c19c-73dc-440f-b848-1510beccc08a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c492c19c-73dc-440f-b848-1510beccc08a tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 817/1628] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:30 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-79702007-c5f6-4a0e-a807-6dc35398fd27 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-79702007-c5f6-4a0e-a807-6dc35398fd27 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-79702007-c5f6-4a0e-a807-6dc35398fd27 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-79702007-c5f6-4a0e-a807-6dc35398fd27 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-79702007-c5f6-4a0e-a807-6dc35398fd27 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-79702007-c5f6-4a0e-a807-6dc35398fd27 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 812/1629] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:30 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 1145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-fd3eb352-ef5c-48f8-9f69-ebb25a2945f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-fd3eb352-ef5c-48f8-9f69-ebb25a2945f4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-fd3eb352-ef5c-48f8-9f69-ebb25a2945f4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-fd3eb352-ef5c-48f8-9f69-ebb25a2945f4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-fd3eb352-ef5c-48f8-9f69-ebb25a2945f4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-fd3eb352-ef5c-48f8-9f69-ebb25a2945f4 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 818/1630] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:47:31 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-06dac913-876a-4537-a231-1da485a86cd2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-06dac913-876a-4537-a231-1da485a86cd2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075/action Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-06dac913-876a-4537-a231-1da485a86cd2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-06dac913-876a-4537-a231-1da485a86cd2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-06dac913-876a-4537-a231-1da485a86cd2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-06dac913-876a-4537-a231-1da485a86cd2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Begin detaching volume completed successfully. Sep 05 04:47:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-06dac913-876a-4537-a231-1da485a86cd2 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075/action returned with HTTP 202 Sep 05 04:47:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 813/1631] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:47:31 2026] POST /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-89794be7-0e28-4b11-b230-b912d32d799b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-89794be7-0e28-4b11-b230-b912d32d799b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-89794be7-0e28-4b11-b230-b912d32d799b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-89794be7-0e28-4b11-b230-b912d32d799b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-89794be7-0e28-4b11-b230-b912d32d799b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-89794be7-0e28-4b11-b230-b912d32d799b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 819/1632] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:31 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 1148 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-420adfb7-fdc3-46a0-b8cf-38c0da6e42bf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-420adfb7-fdc3-46a0-b8cf-38c0da6e42bf None None] GET http://192.168.122.229/volume// Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-420adfb7-fdc3-46a0-b8cf-38c0da6e42bf None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-420adfb7-fdc3-46a0-b8cf-38c0da6e42bf None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-420adfb7-fdc3-46a0-b8cf-38c0da6e42bf None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 814/1633] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:47:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-a5d2f3da-73c3-4edd-8a45-0dfd0b4db5a6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-a5d2f3da-73c3-4edd-8a45-0dfd0b4db5a6 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-a5d2f3da-73c3-4edd-8a45-0dfd0b4db5a6 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-a5d2f3da-73c3-4edd-8a45-0dfd0b4db5a6 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-a5d2f3da-73c3-4edd-8a45-0dfd0b4db5a6 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-a5d2f3da-73c3-4edd-8a45-0dfd0b4db5a6 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 820/1634] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:47:31 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 1329 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-09c66a8e-c4dd-4d19-aa8b-4898f3120867 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-09c66a8e-c4dd-4d19-aa8b-4898f3120867 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-09c66a8e-c4dd-4d19-aa8b-4898f3120867 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-09c66a8e-c4dd-4d19-aa8b-4898f3120867 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-09c66a8e-c4dd-4d19-aa8b-4898f3120867 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-09c66a8e-c4dd-4d19-aa8b-4898f3120867 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: /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 05 04:47:32 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-09c66a8e-c4dd-4d19-aa8b-4898f3120867 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-09c66a8e-c4dd-4d19-aa8b-4898f3120867 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes returned with HTTP 200 Sep 05 04:47:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 815/1635] 192.168.122.229 () {58 vars in 1121 bytes} [Sat Sep 5 04:47:31 2026] GET /volume/v3/volumes => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:47:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-b7d61310-d215-4693-a823-960b6d08e074 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c6723863-9068-43c9-9560-035e6f5a0a6d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-b7d61310-d215-4693-a823-960b6d08e074 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] DELETE http://192.168.122.229/volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba Sep 05 04:47:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-b7d61310-d215-4693-a823-960b6d08e074 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-b7d61310-d215-4693-a823-960b6d08e074 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:32 devstack devstack@c-api.service[89503]: /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 05 04:47:32 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:47:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-971a5d8a-921f-4350-8cde-1ed91f373a62 req-b7d61310-d215-4693-a823-960b6d08e074 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba returned with HTTP 200 Sep 05 04:47:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 821/1636] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:47:32 2026] DELETE /volume/v3/attachments/2cf90009-61c7-4dd8-9767-48cae896f6ba => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-8005503"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-8005503'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume of 1 GB Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Availability Zones retrieved successfully. Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Flow 'volume_create_api' (ed10399a-5cbc-4e2f-8322-e61c08dba22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704b4c2e-c7ff-4a64-b1e5-6e7e46e6f3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704b4c2e-c7ff-4a64-b1e5-6e7e46e6f3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cce7c84-aea7-4ae4-beb5-72f0e00ebe7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Created reservations ['865f03ea-e042-452b-a232-e6cc731b588f', '3e5fe53f-6f92-44c0-a6f6-05d3836fa107', 'e2e767aa-c062-4d77-8218-f93bbbff4334', 'd1aa59fc-6c36-4460-baf3-be0427ef546b'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cce7c84-aea7-4ae4-beb5-72f0e00ebe7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865f03ea-e042-452b-a232-e6cc731b588f', '3e5fe53f-6f92-44c0-a6f6-05d3836fa107', 'e2e767aa-c062-4d77-8218-f93bbbff4334', 'd1aa59fc-6c36-4460-baf3-be0427ef546b']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85cd8af-efb7-469e-92aa-6c601e4a3c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85cd8af-efb7-469e-92aa-6c601e4a3c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f89dcf-1ecb-461e-a334-3da04a6e56cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-8005503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e435a2d59a7473c99c740b7903e4de2',qos_specs=None,replication_status=,reservations=['865f03ea-e042-452b-a232-e6cc731b588f','3e5fe53f-6f92-44c0-a6f6-05d3836fa107','e2e767aa-c062-4d77-8218-f93bbbff4334','d1aa59fc-6c36-4460-baf3-be0427ef546b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36807367f2dc4f4d8249585e4515f1ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-8005503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84f89dcf-1ecb-461e-a334-3da04a6e56cc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2e435a2d59a7473c99c740b7903e4de2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36807367f2dc4f4d8249585e4515f1ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (759008fd-81f0-4f86-b32f-8f490bdc0e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (759008fd-81f0-4f86-b32f-8f490bdc0e09) transitioned into state 'SUCCESS' from state '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-8005503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e435a2d59a7473c99c740b7903e4de2',qos_specs=None,replication_status=,reservations=['865f03ea-e042-452b-a232-e6cc731b588f','3e5fe53f-6f92-44c0-a6f6-05d3836fa107','e2e767aa-c062-4d77-8218-f93bbbff4334','d1aa59fc-6c36-4460-baf3-be0427ef546b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36807367f2dc4f4d8249585e4515f1ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f292d55b-66ad-4a89-8da1-1b03a1312a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f292d55b-66ad-4a89-8da1-1b03a1312a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Flow 'volume_create_api' (ed10399a-5cbc-4e2f-8322-e61c08dba22f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume request issued successfully. Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c6723863-9068-43c9-9560-035e6f5a0a6d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:47:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 816/1637] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:47:32 2026] POST /volume/v3/volumes => generated 770 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:47:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5ee59d1f-2165-48df-8107-f4afb1691144 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ee59d1f-2165-48df-8107-f4afb1691144 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ee59d1f-2165-48df-8107-f4afb1691144 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ee59d1f-2165-48df-8107-f4afb1691144 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:32 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=265,cinder:UPDATE=30,cinder:INSERT=10 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:47:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5ee59d1f-2165-48df-8107-f4afb1691144 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ee59d1f-2165-48df-8107-f4afb1691144 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 822/1638] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:32 2026] GET /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 838 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4ebf6000-d312-430d-a4df-1ab58d840931 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4ebf6000-d312-430d-a4df-1ab58d840931 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4ebf6000-d312-430d-a4df-1ab58d840931 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4ebf6000-d312-430d-a4df-1ab58d840931 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4ebf6000-d312-430d-a4df-1ab58d840931 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4ebf6000-d312-430d-a4df-1ab58d840931 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 817/1639] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:32 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-01db1203-e02c-40cf-a107-8402b97a6057 req-f60e2e9e-8800-4a85-a49b-23340f09012f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-f60e2e9e-8800-4a85-a49b-23340f09012f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-f60e2e9e-8800-4a85-a49b-23340f09012f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-f60e2e9e-8800-4a85-a49b-23340f09012f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-01db1203-e02c-40cf-a107-8402b97a6057 req-f60e2e9e-8800-4a85-a49b-23340f09012f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-f60e2e9e-8800-4a85-a49b-23340f09012f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 823/1640] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:47:33 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 1145 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-01db1203-e02c-40cf-a107-8402b97a6057 req-79f1f7c9-569c-4878-a5d5-7b260aa52ec8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-79f1f7c9-569c-4878-a5d5-7b260aa52ec8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] POST http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925/action Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-79f1f7c9-569c-4878-a5d5-7b260aa52ec8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-79f1f7c9-569c-4878-a5d5-7b260aa52ec8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=314,cinder:INSERT=46,cinder:UPDATE=70 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-01db1203-e02c-40cf-a107-8402b97a6057 req-79f1f7c9-569c-4878-a5d5-7b260aa52ec8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-01db1203-e02c-40cf-a107-8402b97a6057 req-79f1f7c9-569c-4878-a5d5-7b260aa52ec8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Begin detaching volume completed successfully. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-79f1f7c9-569c-4878-a5d5-7b260aa52ec8 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925/action returned with HTTP 202 Sep 05 04:47:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 818/1641] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:47:33 2026] POST /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ad28c3e4-6d82-4297-977c-5f7aca1883e3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ad28c3e4-6d82-4297-977c-5f7aca1883e3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ad28c3e4-6d82-4297-977c-5f7aca1883e3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ad28c3e4-6d82-4297-977c-5f7aca1883e3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1260f992-2d5f-4b01-94b9-dcbdfd2c731b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1260f992-2d5f-4b01-94b9-dcbdfd2c731b None None] GET http://192.168.122.229/volume// Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1260f992-2d5f-4b01-94b9-dcbdfd2c731b None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1260f992-2d5f-4b01-94b9-dcbdfd2c731b None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ad28c3e4-6d82-4297-977c-5f7aca1883e3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1260f992-2d5f-4b01-94b9-dcbdfd2c731b None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 819/1642] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:47:33 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ad28c3e4-6d82-4297-977c-5f7aca1883e3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-01db1203-e02c-40cf-a107-8402b97a6057 req-e5f74b11-ff2a-41ad-b9b5-108bee079d22 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 824/1643] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:33 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 1148 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-e5f74b11-ff2a-41ad-b9b5-108bee079d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-e5f74b11-ff2a-41ad-b9b5-108bee079d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-e5f74b11-ff2a-41ad-b9b5-108bee079d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-01db1203-e02c-40cf-a107-8402b97a6057 req-e5f74b11-ff2a-41ad-b9b5-108bee079d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-e5f74b11-ff2a-41ad-b9b5-108bee079d22 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 820/1644] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:47:33 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 1329 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bf3ff70d-d2b2-40bf-a693-7153f7fd70a0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf3ff70d-d2b2-40bf-a693-7153f7fd70a0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf3ff70d-d2b2-40bf-a693-7153f7fd70a0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf3ff70d-d2b2-40bf-a693-7153f7fd70a0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bf3ff70d-d2b2-40bf-a693-7153f7fd70a0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf3ff70d-d2b2-40bf-a693-7153f7fd70a0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 825/1645] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:33 2026] GET /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 862 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-01db1203-e02c-40cf-a107-8402b97a6057 req-da6e4950-421a-4888-8cc5-f05d0c1a60f3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-da6e4950-421a-4888-8cc5-f05d0c1a60f3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] DELETE http://192.168.122.229/volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-da6e4950-421a-4888-8cc5-f05d0c1a60f3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-da6e4950-421a-4888-8cc5-f05d0c1a60f3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:33 devstack devstack@c-api.service[89502]: /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 05 04:47:33 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, Sep 05 04:47:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-01db1203-e02c-40cf-a107-8402b97a6057 req-da6e4950-421a-4888-8cc5-f05d0c1a60f3 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c returned with HTTP 200 Sep 05 04:47:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 821/1646] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:47:33 2026] DELETE /volume/v3/attachments/9add9bb0-73a4-461a-954b-f381f1c7d00c => generated 19 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5a01e81e-83a1-4115-9a9c-7932ad7f8f07 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5a01e81e-83a1-4115-9a9c-7932ad7f8f07 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5a01e81e-83a1-4115-9a9c-7932ad7f8f07 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5a01e81e-83a1-4115-9a9c-7932ad7f8f07 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5a01e81e-83a1-4115-9a9c-7932ad7f8f07 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5a01e81e-83a1-4115-9a9c-7932ad7f8f07 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 826/1647] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:34 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-12b3e150-9818-46c9-98a3-3d873ef8630d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-12b3e150-9818-46c9-98a3-3d873ef8630d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-12b3e150-9818-46c9-98a3-3d873ef8630d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-12b3e150-9818-46c9-98a3-3d873ef8630d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-12b3e150-9818-46c9-98a3-3d873ef8630d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-12b3e150-9818-46c9-98a3-3d873ef8630d tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 822/1648] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:34 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0f0a5383-66fc-45f2-90d1-4be7560aee78 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f0a5383-66fc-45f2-90d1-4be7560aee78 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f0a5383-66fc-45f2-90d1-4be7560aee78 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f0a5383-66fc-45f2-90d1-4be7560aee78 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0f0a5383-66fc-45f2-90d1-4be7560aee78 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f0a5383-66fc-45f2-90d1-4be7560aee78 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 827/1649] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:34 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c8a2eb7d-8c77-4f3f-8c63-eb2f57d66a8b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c8a2eb7d-8c77-4f3f-8c63-eb2f57d66a8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c8a2eb7d-8c77-4f3f-8c63-eb2f57d66a8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c8a2eb7d-8c77-4f3f-8c63-eb2f57d66a8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c8a2eb7d-8c77-4f3f-8c63-eb2f57d66a8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c8a2eb7d-8c77-4f3f-8c63-eb2f57d66a8b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 823/1650] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:34 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-08bd179d-98d2-4917-a36e-f68fad4e6479 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08bd179d-98d2-4917-a36e-f68fad4e6479 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-08bd179d-98d2-4917-a36e-f68fad4e6479 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-08bd179d-98d2-4917-a36e-f68fad4e6479 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-08bd179d-98d2-4917-a36e-f68fad4e6479 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08bd179d-98d2-4917-a36e-f68fad4e6479 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 828/1651] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:34 2026] GET /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6d10c0b8-25ac-43da-90d6-671607662110 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6d10c0b8-25ac-43da-90d6-671607662110 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6d10c0b8-25ac-43da-90d6-671607662110 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6d10c0b8-25ac-43da-90d6-671607662110 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c02e082d-bf10-4c03-b152-21abb8254a1f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c02e082d-bf10-4c03-b152-21abb8254a1f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c02e082d-bf10-4c03-b152-21abb8254a1f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c02e082d-bf10-4c03-b152-21abb8254a1f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6d10c0b8-25ac-43da-90d6-671607662110 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Volume info retrieved successfully. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6d10c0b8-25ac-43da-90d6-671607662110 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 824/1652] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:34 2026] GET /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1562898898"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c02e082d-bf10-4c03-b152-21abb8254a1f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1562898898'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume of 1 GB Sep 05 04:47:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Availability Zones retrieved successfully. Sep 05 04:47:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c02e082d-bf10-4c03-b152-21abb8254a1f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 829/1653] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:34 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Flow 'volume_create_api' (1566b382-ac9a-4ce2-825f-3b4c52202fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1169d315-f582-473e-a537-1a65931da0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:34 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1169d315-f582-473e-a537-1a65931da0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31a512c-8d6c-40a4-b62b-0607e9d50276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Created reservations ['3b39515f-62e5-4765-a483-cd274f62f134', '8ecb4757-10ab-416a-b385-54e52f3ba56e', '7d0b07c2-6ab3-49e8-8303-3ec2e9ffa986', 'e4d777ac-18f4-4941-bc1b-8933d182f1a9'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31a512c-8d6c-40a4-b62b-0607e9d50276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b39515f-62e5-4765-a483-cd274f62f134', '8ecb4757-10ab-416a-b385-54e52f3ba56e', '7d0b07c2-6ab3-49e8-8303-3ec2e9ffa986', 'e4d777ac-18f4-4941-bc1b-8933d182f1a9']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ed42d3-cba8-473a-87c8-370666e11061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ed42d3-cba8-473a-87c8-370666e11061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d62c1f-9412-48ca-bc2a-501acddbabab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1562898898',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e435a2d59a7473c99c740b7903e4de2',qos_specs=None,replication_status=,reservations=['3b39515f-62e5-4765-a483-cd274f62f134','8ecb4757-10ab-416a-b385-54e52f3ba56e','7d0b07c2-6ab3-49e8-8303-3ec2e9ffa986','e4d777ac-18f4-4941-bc1b-8933d182f1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36807367f2dc4f4d8249585e4515f1ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1562898898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d62c1f-9412-48ca-bc2a-501acddbabab,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2e435a2d59a7473c99c740b7903e4de2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36807367f2dc4f4d8249585e4515f1ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ba3f1b-cd8d-4f88-9e9e-8300282bd022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ba3f1b-cd8d-4f88-9e9e-8300282bd022) transitioned into state 'SUCCESS' from state '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-1562898898',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e435a2d59a7473c99c740b7903e4de2',qos_specs=None,replication_status=,reservations=['3b39515f-62e5-4765-a483-cd274f62f134','8ecb4757-10ab-416a-b385-54e52f3ba56e','7d0b07c2-6ab3-49e8-8303-3ec2e9ffa986','e4d777ac-18f4-4941-bc1b-8933d182f1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36807367f2dc4f4d8249585e4515f1ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076461d5-9b36-4a49-beee-c0429b996749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076461d5-9b36-4a49-beee-c0429b996749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Flow 'volume_create_api' (1566b382-ac9a-4ce2-825f-3b4c52202fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume request issued successfully. Sep 05 04:47:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-183f5c8a-f77a-459f-a03e-d5da40e93244 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:47:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 825/1654] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:47:34 2026] POST /volume/v3/volumes => generated 773 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:47:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ca1671d0-11e3-489d-8750-d22c26cde8ef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ca1671d0-11e3-489d-8750-d22c26cde8ef tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ca1671d0-11e3-489d-8750-d22c26cde8ef tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ca1671d0-11e3-489d-8750-d22c26cde8ef tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ca1671d0-11e3-489d-8750-d22c26cde8ef tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ca1671d0-11e3-489d-8750-d22c26cde8ef tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 830/1655] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:35 2026] GET /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 841 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-164af05a-20fa-4815-83e9-8a058dd450f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-164af05a-20fa-4815-83e9-8a058dd450f9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-164af05a-20fa-4815-83e9-8a058dd450f9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-164af05a-20fa-4815-83e9-8a058dd450f9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-164af05a-20fa-4815-83e9-8a058dd450f9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-164af05a-20fa-4815-83e9-8a058dd450f9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 826/1656] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:36 2026] GET /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 865 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3c24ae23-db18-4130-b49d-8759facb8fa7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3c24ae23-db18-4130-b49d-8759facb8fa7 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3c24ae23-db18-4130-b49d-8759facb8fa7 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3c24ae23-db18-4130-b49d-8759facb8fa7 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3c24ae23-db18-4130-b49d-8759facb8fa7 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3c24ae23-db18-4130-b49d-8759facb8fa7 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 831/1657] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:37 2026] GET /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b5d9eabd-5f8f-42a2-a022-ad4a6ddbd240 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b5d9eabd-5f8f-42a2-a022-ad4a6ddbd240 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b5d9eabd-5f8f-42a2-a022-ad4a6ddbd240 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b5d9eabd-5f8f-42a2-a022-ad4a6ddbd240 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b5d9eabd-5f8f-42a2-a022-ad4a6ddbd240 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Volume info retrieved successfully. Sep 05 04:47:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b5d9eabd-5f8f-42a2-a022-ad4a6ddbd240 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 827/1658] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:37 2026] GET /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5b671b19-e7cb-4292-bed0-14620d0090ee None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1801576046"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1801576046'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume of 1 GB Sep 05 04:47:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Availability Zones retrieved successfully. Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Flow 'volume_create_api' (5465beb0-70dc-49a2-b063-072386b6b638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c73fc2-4840-43de-9a70-7d6510db7b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c73fc2-4840-43de-9a70-7d6510db7b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13681d1-9ab4-48c6-ad34-ca3d1d8950a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Created reservations ['8e90d68c-87b7-4af2-9b46-4dd2d2af3c97', 'ee4e2bf7-212c-42fa-b150-367f8d323a3f', '3e610f00-1d6f-4ac8-a972-44637c6d1286', '5312bbf6-07a4-4826-b7d8-6e6bda501813'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13681d1-9ab4-48c6-ad34-ca3d1d8950a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e90d68c-87b7-4af2-9b46-4dd2d2af3c97', 'ee4e2bf7-212c-42fa-b150-367f8d323a3f', '3e610f00-1d6f-4ac8-a972-44637c6d1286', '5312bbf6-07a4-4826-b7d8-6e6bda501813']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea21136-9cb0-4db9-a7ed-a464bcde814c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea21136-9cb0-4db9-a7ed-a464bcde814c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '762a49b4-b546-4ad7-8f5f-4e5590cdea61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1801576046',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e435a2d59a7473c99c740b7903e4de2',qos_specs=None,replication_status=,reservations=['8e90d68c-87b7-4af2-9b46-4dd2d2af3c97','ee4e2bf7-212c-42fa-b150-367f8d323a3f','3e610f00-1d6f-4ac8-a972-44637c6d1286','5312bbf6-07a4-4826-b7d8-6e6bda501813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36807367f2dc4f4d8249585e4515f1ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1801576046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=762a49b4-b546-4ad7-8f5f-4e5590cdea61,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2e435a2d59a7473c99c740b7903e4de2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36807367f2dc4f4d8249585e4515f1ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03137cce-8062-45f8-b449-d5354f4172ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03137cce-8062-45f8-b449-d5354f4172ba) transitioned into state 'SUCCESS' from state '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-1801576046',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e435a2d59a7473c99c740b7903e4de2',qos_specs=None,replication_status=,reservations=['8e90d68c-87b7-4af2-9b46-4dd2d2af3c97','ee4e2bf7-212c-42fa-b150-367f8d323a3f','3e610f00-1d6f-4ac8-a972-44637c6d1286','5312bbf6-07a4-4826-b7d8-6e6bda501813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36807367f2dc4f4d8249585e4515f1ef',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36b8955-e236-4b86-b455-d5277f8dd04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36b8955-e236-4b86-b455-d5277f8dd04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Flow 'volume_create_api' (5465beb0-70dc-49a2-b063-072386b6b638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Create volume request issued successfully. Sep 05 04:47:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b671b19-e7cb-4292-bed0-14620d0090ee tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:47:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 832/1659] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:47:37 2026] POST /volume/v3/volumes => generated 773 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:47:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-48d77f52-8bd1-4c63-86d3-f39abd3fb50a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-48d77f52-8bd1-4c63-86d3-f39abd3fb50a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-48d77f52-8bd1-4c63-86d3-f39abd3fb50a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-48d77f52-8bd1-4c63-86d3-f39abd3fb50a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-48d77f52-8bd1-4c63-86d3-f39abd3fb50a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-48d77f52-8bd1-4c63-86d3-f39abd3fb50a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 828/1660] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:38 2026] GET /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 841 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d274204c-15ac-43f4-822c-27474ec2bd59 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d274204c-15ac-43f4-822c-27474ec2bd59 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d274204c-15ac-43f4-822c-27474ec2bd59 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d274204c-15ac-43f4-822c-27474ec2bd59 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d274204c-15ac-43f4-822c-27474ec2bd59 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d274204c-15ac-43f4-822c-27474ec2bd59 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 833/1661] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:39 2026] GET /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1e0fd233-a24c-4d5a-9071-6d8afe8d4292 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1e0fd233-a24c-4d5a-9071-6d8afe8d4292 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1e0fd233-a24c-4d5a-9071-6d8afe8d4292 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1e0fd233-a24c-4d5a-9071-6d8afe8d4292 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1e0fd233-a24c-4d5a-9071-6d8afe8d4292 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Delete volume with id: 9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-84f5335c-3150-45a1-a0d3-415e6a92b025 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-84f5335c-3150-45a1-a0d3-415e6a92b025 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-84f5335c-3150-45a1-a0d3-415e6a92b025 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-84f5335c-3150-45a1-a0d3-415e6a92b025 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-84f5335c-3150-45a1-a0d3-415e6a92b025 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1e0fd233-a24c-4d5a-9071-6d8afe8d4292 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-84f5335c-3150-45a1-a0d3-415e6a92b025 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 834/1662] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:40 2026] GET /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6779fc3c-9312-4197-bcde-53af5faca0bf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6779fc3c-9312-4197-bcde-53af5faca0bf tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6779fc3c-9312-4197-bcde-53af5faca0bf tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6779fc3c-9312-4197-bcde-53af5faca0bf tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6779fc3c-9312-4197-bcde-53af5faca0bf tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Volume info retrieved successfully. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6779fc3c-9312-4197-bcde-53af5faca0bf tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 835/1663] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:40 2026] GET /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1e0fd233-a24c-4d5a-9071-6d8afe8d4292 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Delete volume request issued successfully. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1e0fd233-a24c-4d5a-9071-6d8afe8d4292 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 202 Sep 05 04:47:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 829/1664] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:47:40 2026] DELETE /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a9c5cfd2-c5bb-4cd3-bcbe-1142f452d12b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-74b78e8a-361d-46a6-af94-75df686452d4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a9c5cfd2-c5bb-4cd3-bcbe-1142f452d12b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a9c5cfd2-c5bb-4cd3-bcbe-1142f452d12b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a9c5cfd2-c5bb-4cd3-bcbe-1142f452d12b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74b78e8a-361d-46a6-af94-75df686452d4 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74b78e8a-361d-46a6-af94-75df686452d4 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-74b78e8a-361d-46a6-af94-75df686452d4 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-74b78e8a-361d-46a6-af94-75df686452d4 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-74b78e8a-361d-46a6-af94-75df686452d4 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-74b78e8a-361d-46a6-af94-75df686452d4 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-74b78e8a-361d-46a6-af94-75df686452d4 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes returned with HTTP 200 Sep 05 04:47:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 830/1665] 192.168.122.229 () {58 vars in 1121 bytes} [Sat Sep 5 04:47:40 2026] GET /volume/v3/volumes => generated 997 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a9c5cfd2-c5bb-4cd3-bcbe-1142f452d12b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c41e7401-c9db-4309-a068-43d960d42f9d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c41e7401-c9db-4309-a068-43d960d42f9d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1801576046 Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c41e7401-c9db-4309-a068-43d960d42f9d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c41e7401-c9db-4309-a068-43d960d42f9d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-c41e7401-c9db-4309-a068-43d960d42f9d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c41e7401-c9db-4309-a068-43d960d42f9d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1801576046'), ('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a9c5cfd2-c5bb-4cd3-bcbe-1142f452d12b tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 836/1666] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:40 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c41e7401-c9db-4309-a068-43d960d42f9d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c41e7401-c9db-4309-a068-43d960d42f9d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1801576046 returned with HTTP 200 Sep 05 04:47:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 831/1667] 192.168.122.229 () {58 vars in 1222 bytes} [Sat Sep 5 04:47:40 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1801576046 => generated 342 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b5b94eff-93de-4236-93ea-c4d313bd06da None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5b94eff-93de-4236-93ea-c4d313bd06da tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8005503 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5b94eff-93de-4236-93ea-c4d313bd06da tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5b94eff-93de-4236-93ea-c4d313bd06da tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-b5b94eff-93de-4236-93ea-c4d313bd06da tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b5b94eff-93de-4236-93ea-c4d313bd06da tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-8005503'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b5b94eff-93de-4236-93ea-c4d313bd06da tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5b94eff-93de-4236-93ea-c4d313bd06da tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8005503 returned with HTTP 200 Sep 05 04:47:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 837/1668] 192.168.122.229 () {58 vars in 1237 bytes} [Sat Sep 5 04:47:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8005503 => generated 866 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a2d79dc2-d104-4991-b026-4eeb7009fab0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a2d79dc2-d104-4991-b026-4eeb7009fab0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/detail?limit=1 Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a2d79dc2-d104-4991-b026-4eeb7009fab0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a2d79dc2-d104-4991-b026-4eeb7009fab0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-a2d79dc2-d104-4991-b026-4eeb7009fab0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a2d79dc2-d104-4991-b026-4eeb7009fab0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a2d79dc2-d104-4991-b026-4eeb7009fab0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Get all volumes completed successfully. Sep 05 04:47:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a2d79dc2-d104-4991-b026-4eeb7009fab0 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 05 04:47:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 832/1669] 192.168.122.229 () {58 vars in 1157 bytes} [Sat Sep 5 04:47:41 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b2afaa65-1263-40f4-aab6-25b98591b07d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b2afaa65-1263-40f4-aab6-25b98591b07d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/detail?limit=1&marker=762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b2afaa65-1263-40f4-aab6-25b98591b07d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b2afaa65-1263-40f4-aab6-25b98591b07d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-b2afaa65-1263-40f4-aab6-25b98591b07d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b2afaa65-1263-40f4-aab6-25b98591b07d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b2afaa65-1263-40f4-aab6-25b98591b07d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Get all volumes completed successfully. Sep 05 04:47:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b2afaa65-1263-40f4-aab6-25b98591b07d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/detail?limit=1&marker=762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 838/1670] 192.168.122.229 () {58 vars in 1245 bytes} [Sat Sep 5 04:47:41 2026] GET /volume/v3/volumes/detail?limit=1&marker=762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 1016 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d7ada1aa-8369-4277-bd30-7f47e32e60c9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7ada1aa-8369-4277-bd30-7f47e32e60c9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/detail?limit=1&marker=a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7ada1aa-8369-4277-bd30-7f47e32e60c9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7ada1aa-8369-4277-bd30-7f47e32e60c9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-d7ada1aa-8369-4277-bd30-7f47e32e60c9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d7ada1aa-8369-4277-bd30-7f47e32e60c9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d7ada1aa-8369-4277-bd30-7f47e32e60c9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Get all volumes completed successfully. Sep 05 04:47:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7ada1aa-8369-4277-bd30-7f47e32e60c9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/detail?limit=1&marker=a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 833/1671] 192.168.122.229 () {58 vars in 1245 bytes} [Sat Sep 5 04:47:41 2026] GET /volume/v3/volumes/detail?limit=1&marker=a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 1013 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1c8994aa-80a8-4486-9f58-5ff7dcc84cdc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1c8994aa-80a8-4486-9f58-5ff7dcc84cdc tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/detail?limit=1&marker=84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1c8994aa-80a8-4486-9f58-5ff7dcc84cdc tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1c8994aa-80a8-4486-9f58-5ff7dcc84cdc tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-1c8994aa-80a8-4486-9f58-5ff7dcc84cdc tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1c8994aa-80a8-4486-9f58-5ff7dcc84cdc tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1c8994aa-80a8-4486-9f58-5ff7dcc84cdc tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Get all volumes completed successfully. Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1c8994aa-80a8-4486-9f58-5ff7dcc84cdc tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/detail?limit=1&marker=84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 839/1672] 192.168.122.229 () {58 vars in 1245 bytes} [Sat Sep 5 04:47:41 2026] GET /volume/v3/volumes/detail?limit=1&marker=84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value available, assuming string {{(pid=89502) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e3ec3ebc-9de9-448a-924a-a8852735899c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e3ec3ebc-9de9-448a-924a-a8852735899c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e3ec3ebc-9de9-448a-924a-a8852735899c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e3ec3ebc-9de9-448a-924a-a8852735899c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e3ec3ebc-9de9-448a-924a-a8852735899c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e3ec3ebc-9de9-448a-924a-a8852735899c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 200 Sep 05 04:47:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 840/1673] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:41 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 852 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2114301f-5245-4f2a-9114-b4f6f3c56c42 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2114301f-5245-4f2a-9114-b4f6f3c56c42 None None] GET http://192.168.122.229/volume// Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2114301f-5245-4f2a-9114-b4f6f3c56c42 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2114301f-5245-4f2a-9114-b4f6f3c56c42 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2114301f-5245-4f2a-9114-b4f6f3c56c42 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 841/1674] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-39c97c80-0deb-4fe2-b6be-42c9650a3202 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-39c97c80-0deb-4fe2-b6be-42c9650a3202 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-39c97c80-0deb-4fe2-b6be-42c9650a3202 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78c10059-2677-45a6-879b-5b12aad61c60", "connector": null, "instance_uuid": "ab897f2a-12e7-4748-9048-3b4df3fd6f3e"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9b94a2cc-7a4f-49e2-9caf-aadb63d26049 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 834/1675] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:47:41 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1911 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0639559e-7507-4ad7-938e-6d35152abf8a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0639559e-7507-4ad7-938e-6d35152abf8a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0639559e-7507-4ad7-938e-6d35152abf8a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0639559e-7507-4ad7-938e-6d35152abf8a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-0639559e-7507-4ad7-938e-6d35152abf8a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0639559e-7507-4ad7-938e-6d35152abf8a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value available, assuming string {{(pid=89502) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0639559e-7507-4ad7-938e-6d35152abf8a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0639559e-7507-4ad7-938e-6d35152abf8a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0639559e-7507-4ad7-938e-6d35152abf8a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 835/1676] 192.168.122.229 () {58 vars in 1243 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1912 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-70ba7d65-6f71-466a-900c-7389d46bb0d6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70ba7d65-6f71-466a-900c-7389d46bb0d6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes?limit=1 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-70ba7d65-6f71-466a-900c-7389d46bb0d6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-70ba7d65-6f71-466a-900c-7389d46bb0d6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-70ba7d65-6f71-466a-900c-7389d46bb0d6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70ba7d65-6f71-466a-900c-7389d46bb0d6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-70ba7d65-6f71-466a-900c-7389d46bb0d6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70ba7d65-6f71-466a-900c-7389d46bb0d6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 836/1677] 192.168.122.229 () {58 vars in 1136 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-50033aed-636e-48af-85e9-25bfb08cd461 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-50033aed-636e-48af-85e9-25bfb08cd461 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes?limit=1&marker=762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-50033aed-636e-48af-85e9-25bfb08cd461 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-50033aed-636e-48af-85e9-25bfb08cd461 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-50033aed-636e-48af-85e9-25bfb08cd461 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-39c97c80-0deb-4fe2-b6be-42c9650a3202 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-50033aed-636e-48af-85e9-25bfb08cd461 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 842/1678] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:47:42 2026] POST /volume/v3/attachments => generated 273 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-213634e1-6879-45fd-bacd-e6f25bc70924 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-50033aed-636e-48af-85e9-25bfb08cd461 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-50033aed-636e-48af-85e9-25bfb08cd461 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes?limit=1&marker=762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 837/1679] 192.168.122.229 () {58 vars in 1224 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes?limit=1&marker=762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 482 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-213634e1-6879-45fd-bacd-e6f25bc70924 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] DELETE http://192.168.122.229/volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79 Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-213634e1-6879-45fd-bacd-e6f25bc70924 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-213634e1-6879-45fd-bacd-e6f25bc70924 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d2d582d7-3428-4e00-9442-e20a1633a535 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d2d582d7-3428-4e00-9442-e20a1633a535 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes?limit=1&marker=a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d2d582d7-3428-4e00-9442-e20a1633a535 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d2d582d7-3428-4e00-9442-e20a1633a535 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-d2d582d7-3428-4e00-9442-e20a1633a535 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d2d582d7-3428-4e00-9442-e20a1633a535 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d2d582d7-3428-4e00-9442-e20a1633a535 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d2d582d7-3428-4e00-9442-e20a1633a535 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes?limit=1&marker=a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 838/1680] 192.168.122.229 () {58 vars in 1224 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes?limit=1&marker=a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 479 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8271eacf-8006-4da8-8c55-2362056c4402 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8271eacf-8006-4da8-8c55-2362056c4402 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes?limit=1&marker=84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8271eacf-8006-4da8-8c55-2362056c4402 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8271eacf-8006-4da8-8c55-2362056c4402 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-8271eacf-8006-4da8-8c55-2362056c4402 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8271eacf-8006-4da8-8c55-2362056c4402 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8271eacf-8006-4da8-8c55-2362056c4402 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8271eacf-8006-4da8-8c55-2362056c4402 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes?limit=1&marker=84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 839/1681] 192.168.122.229 () {58 vars in 1224 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes?limit=1&marker=84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-8005503&status=available Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value available, assuming string {{(pid=89502) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-8005503'), ('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /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 05 04:47:42 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2a2964e7-c63a-415c-bf75-b84f2704d253 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-8005503&status=available returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5f11f3dc-00bd-465a-aac3-7d707cd205a6 req-213634e1-6879-45fd-bacd-e6f25bc70924 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79 returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 843/1682] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:47:42 2026] DELETE /volume/v3/attachments/3e9cd020-6cb2-4f66-a8d1-55005e0c0c79 => generated 192 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 840/1683] 192.168.122.229 () {58 vars in 1250 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-8005503&status=available => generated 339 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e80a70dc-5223-450a-8e03-ce990b43be68 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e80a70dc-5223-450a-8e03-ce990b43be68 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8005503&status=available Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e80a70dc-5223-450a-8e03-ce990b43be68 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e80a70dc-5223-450a-8e03-ce990b43be68 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-e80a70dc-5223-450a-8e03-ce990b43be68 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e80a70dc-5223-450a-8e03-ce990b43be68 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value available, assuming string {{(pid=89503) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e80a70dc-5223-450a-8e03-ce990b43be68 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-8005503'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /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 05 04:47:42 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e80a70dc-5223-450a-8e03-ce990b43be68 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e80a70dc-5223-450a-8e03-ce990b43be68 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8005503&status=available returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 844/1684] 192.168.122.229 () {58 vars in 1271 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-8005503&status=available => generated 866 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-96f46227-41d8-4939-83cd-6db54b447a2a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-96f46227-41d8-4939-83cd-6db54b447a2a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?marker=a7d62c1f-9412-48ca-bc2a-501acddbabab&sort=id%3Aasc Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-96f46227-41d8-4939-83cd-6db54b447a2a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-96f46227-41d8-4939-83cd-6db54b447a2a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-96f46227-41d8-4939-83cd-6db54b447a2a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-96f46227-41d8-4939-83cd-6db54b447a2a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-96f46227-41d8-4939-83cd-6db54b447a2a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-96f46227-41d8-4939-83cd-6db54b447a2a tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?marker=a7d62c1f-9412-48ca-bc2a-501acddbabab&sort=id%3Aasc returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 841/1685] 192.168.122.229 () {58 vars in 1257 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes/detail?marker=a7d62c1f-9412-48ca-bc2a-501acddbabab&sort=id%3Aasc => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-65aa3261-b75c-48bf-adfc-8e9022036654 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-65aa3261-b75c-48bf-adfc-8e9022036654 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-65aa3261-b75c-48bf-adfc-8e9022036654 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-65aa3261-b75c-48bf-adfc-8e9022036654 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-65aa3261-b75c-48bf-adfc-8e9022036654 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-65aa3261-b75c-48bf-adfc-8e9022036654 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-65aa3261-b75c-48bf-adfc-8e9022036654 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-65aa3261-b75c-48bf-adfc-8e9022036654 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 845/1686] 192.168.122.229 () {58 vars in 1221 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2578 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5d957749-a7ae-4d89-974b-53a8ac858519 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5d957749-a7ae-4d89-974b-53a8ac858519 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5d957749-a7ae-4d89-974b-53a8ac858519 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5d957749-a7ae-4d89-974b-53a8ac858519 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-01d6b0d8-e71e-4222-8ae6-c346d5549a13 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01d6b0d8-e71e-4222-8ae6-c346d5549a13 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01d6b0d8-e71e-4222-8ae6-c346d5549a13 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01d6b0d8-e71e-4222-8ae6-c346d5549a13 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-01d6b0d8-e71e-4222-8ae6-c346d5549a13 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-01d6b0d8-e71e-4222-8ae6-c346d5549a13 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5d957749-a7ae-4d89-974b-53a8ac858519 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 returned with HTTP 404 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 842/1687] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes/9e6467fb-ece4-4eff-bca3-296752c17925 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-01d6b0d8-e71e-4222-8ae6-c346d5549a13 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d65a483e-c71c-4b33-88ed-d1f7a1ef8c72 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d65a483e-c71c-4b33-88ed-d1f7a1ef8c72 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d65a483e-c71c-4b33-88ed-d1f7a1ef8c72 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d65a483e-c71c-4b33-88ed-d1f7a1ef8c72 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d65a483e-c71c-4b33-88ed-d1f7a1ef8c72 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Delete volume with id: 9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01d6b0d8-e71e-4222-8ae6-c346d5549a13 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:47:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 846/1688] 192.168.122.229 () {58 vars in 1142 bytes} [Sat Sep 5 04:47:42 2026] GET /volume/v3/volumes/detail => generated 2578 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d65a483e-c71c-4b33-88ed-d1f7a1ef8c72 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-83650876-4657-4987-ae0b-c2b6ee79e702 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-83650876-4657-4987-ae0b-c2b6ee79e702 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-83650876-4657-4987-ae0b-c2b6ee79e702 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-83650876-4657-4987-ae0b-c2b6ee79e702 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-83650876-4657-4987-ae0b-c2b6ee79e702 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-83650876-4657-4987-ae0b-c2b6ee79e702 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d65a483e-c71c-4b33-88ed-d1f7a1ef8c72 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Delete volume request issued successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d65a483e-c71c-4b33-88ed-d1f7a1ef8c72 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 202 Sep 05 04:47:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 843/1689] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:47:42 2026] DELETE /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-de8ace4d-6c67-4766-b4cb-527787105720 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-83650876-4657-4987-ae0b-c2b6ee79e702 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-83650876-4657-4987-ae0b-c2b6ee79e702 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-de8ace4d-6c67-4766-b4cb-527787105720 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-de8ace4d-6c67-4766-b4cb-527787105720 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 847/1690] 192.168.122.229 () {58 vars in 1200 bytes} [Sat Sep 5 04:47:43 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 997 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-de8ace4d-6c67-4766-b4cb-527787105720 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?availability_zone=nova Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value nova, assuming string {{(pid=89503) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-de8ace4d-6c67-4766-b4cb-527787105720 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-de8ace4d-6c67-4766-b4cb-527787105720 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 844/1691] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:43 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f30bb4e4-7d3f-4bcf-9913-46149f27e528 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 04:47:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 848/1692] 192.168.122.229 () {58 vars in 1166 bytes} [Sat Sep 5 04:47:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9d013a92-8447-479a-9b20-702eb101519f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9d013a92-8447-479a-9b20-702eb101519f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?availability_zone=nova Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9d013a92-8447-479a-9b20-702eb101519f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9d013a92-8447-479a-9b20-702eb101519f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-9d013a92-8447-479a-9b20-702eb101519f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9d013a92-8447-479a-9b20-702eb101519f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value nova, assuming string {{(pid=89502) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9d013a92-8447-479a-9b20-702eb101519f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9d013a92-8447-479a-9b20-702eb101519f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9d013a92-8447-479a-9b20-702eb101519f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 04:47:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 845/1693] 192.168.122.229 () {58 vars in 1166 bytes} [Sat Sep 5 04:47:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d7f85a6a-8ed0-483d-bc5b-4c0e88b858ae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7f85a6a-8ed0-483d-bc5b-4c0e88b858ae tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?bootable=false Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7f85a6a-8ed0-483d-bc5b-4c0e88b858ae tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7f85a6a-8ed0-483d-bc5b-4c0e88b858ae tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-d7f85a6a-8ed0-483d-bc5b-4c0e88b858ae tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d7f85a6a-8ed0-483d-bc5b-4c0e88b858ae tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d7f85a6a-8ed0-483d-bc5b-4c0e88b858ae tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7f85a6a-8ed0-483d-bc5b-4c0e88b858ae tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 04:47:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 849/1694] 192.168.122.229 () {58 vars in 1150 bytes} [Sat Sep 5 04:47:43 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a6a71e85-3ce3-4a28-ad6c-4cbd3bc3fa12 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6a71e85-3ce3-4a28-ad6c-4cbd3bc3fa12 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?bootable=false Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6a71e85-3ce3-4a28-ad6c-4cbd3bc3fa12 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6a71e85-3ce3-4a28-ad6c-4cbd3bc3fa12 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-a6a71e85-3ce3-4a28-ad6c-4cbd3bc3fa12 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a71e85-3ce3-4a28-ad6c-4cbd3bc3fa12 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a6a71e85-3ce3-4a28-ad6c-4cbd3bc3fa12 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6a71e85-3ce3-4a28-ad6c-4cbd3bc3fa12 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 04:47:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 846/1695] 192.168.122.229 () {58 vars in 1150 bytes} [Sat Sep 5 04:47:43 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?status=available Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value available, assuming string {{(pid=89503) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e95ccf6-40cd-4081-a7a7-dbed7b75b076 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 04:47:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 850/1696] 192.168.122.229 () {58 vars in 1154 bytes} [Sat Sep 5 04:47:43 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0802fb60-7501-451a-b530-f5196cc821d9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0802fb60-7501-451a-b530-f5196cc821d9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes?status=available Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0802fb60-7501-451a-b530-f5196cc821d9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0802fb60-7501-451a-b530-f5196cc821d9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-0802fb60-7501-451a-b530-f5196cc821d9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0802fb60-7501-451a-b530-f5196cc821d9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value available, assuming string {{(pid=89502) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0802fb60-7501-451a-b530-f5196cc821d9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0802fb60-7501-451a-b530-f5196cc821d9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0802fb60-7501-451a-b530-f5196cc821d9 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 04:47:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 847/1697] 192.168.122.229 () {58 vars in 1154 bytes} [Sat Sep 5 04:47:43 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?availability_zone=nova Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value nova, assuming string {{(pid=89503) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5f57c758-d403-440c-bed9-30971010e08e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5f57c758-d403-440c-bed9-30971010e08e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5f57c758-d403-440c-bed9-30971010e08e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5f57c758-d403-440c-bed9-30971010e08e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f49ec143-d401-430f-b9d5-5ef77dfdde4e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 05 04:47:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 851/1698] 192.168.122.229 () {58 vars in 1187 bytes} [Sat Sep 5 04:47:44 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2578 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5f57c758-d403-440c-bed9-30971010e08e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5f57c758-d403-440c-bed9-30971010e08e tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 200 Sep 05 04:47:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 848/1699] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:44 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-13d34846-14ca-4509-85e7-113fd67b2c0e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-13d34846-14ca-4509-85e7-113fd67b2c0e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?bootable=false Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-13d34846-14ca-4509-85e7-113fd67b2c0e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-13d34846-14ca-4509-85e7-113fd67b2c0e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-13d34846-14ca-4509-85e7-113fd67b2c0e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-13d34846-14ca-4509-85e7-113fd67b2c0e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-13d34846-14ca-4509-85e7-113fd67b2c0e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-13d34846-14ca-4509-85e7-113fd67b2c0e tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 05 04:47:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 852/1700] 192.168.122.229 () {58 vars in 1171 bytes} [Sat Sep 5 04:47:44 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2578 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?status=available Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Could not evaluate value available, assuming string {{(pid=89502) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] Get all volumes completed successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c1d65bd-87e7-4c6e-b807-687c92515806 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-reader] http://192.168.122.229/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 05 04:47:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 849/1701] 192.168.122.229 () {58 vars in 1175 bytes} [Sat Sep 5 04:47:44 2026] GET /volume/v3/volumes/detail?status=available => generated 2578 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-64606793-32e3-41b2-8e80-affee9717435 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64606793-32e3-41b2-8e80-affee9717435 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-64606793-32e3-41b2-8e80-affee9717435 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-64606793-32e3-41b2-8e80-affee9717435 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-64606793-32e3-41b2-8e80-affee9717435 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64606793-32e3-41b2-8e80-affee9717435 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 853/1702] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:44 2026] GET /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 866 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-87814fe8-bcc8-4c0a-b30a-977ff0a719c6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87814fe8-bcc8-4c0a-b30a-977ff0a719c6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] DELETE http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87814fe8-bcc8-4c0a-b30a-977ff0a719c6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87814fe8-bcc8-4c0a-b30a-977ff0a719c6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-87814fe8-bcc8-4c0a-b30a-977ff0a719c6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Delete volume with id: 762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-87814fe8-bcc8-4c0a-b30a-977ff0a719c6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-87814fe8-bcc8-4c0a-b30a-977ff0a719c6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Delete volume request issued successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87814fe8-bcc8-4c0a-b30a-977ff0a719c6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 202 Sep 05 04:47:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 850/1703] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:47:44 2026] DELETE /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9dec101e-f081-46fb-ba6c-70c6162e5485 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9dec101e-f081-46fb-ba6c-70c6162e5485 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9dec101e-f081-46fb-ba6c-70c6162e5485 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9dec101e-f081-46fb-ba6c-70c6162e5485 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9dec101e-f081-46fb-ba6c-70c6162e5485 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9dec101e-f081-46fb-ba6c-70c6162e5485 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 854/1704] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:44 2026] GET /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 865 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-07640b2e-2939-4d1c-982d-2f3947d9b470 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07640b2e-2939-4d1c-982d-2f3947d9b470 None None] GET http://192.168.122.229/volume// Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07640b2e-2939-4d1c-982d-2f3947d9b470 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07640b2e-2939-4d1c-982d-2f3947d9b470 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07640b2e-2939-4d1c-982d-2f3947d9b470 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:47:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 851/1705] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:47:44 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-0e6d5b62-dbd3-48d7-8f9d-9fe982e7fe25 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-0e6d5b62-dbd3-48d7-8f9d-9fe982e7fe25 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] GET http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-0e6d5b62-dbd3-48d7-8f9d-9fe982e7fe25 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-0e6d5b62-dbd3-48d7-8f9d-9fe982e7fe25 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-0e6d5b62-dbd3-48d7-8f9d-9fe982e7fe25 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:47:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-0e6d5b62-dbd3-48d7-8f9d-9fe982e7fe25 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 200 Sep 05 04:47:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 855/1706] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:47:44 2026] GET /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 1513 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-d3922716-17f1-4fa8-bb54-0ea2457da267 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-d3922716-17f1-4fa8-bb54-0ea2457da267 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] PUT http://192.168.122.229/volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2 Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-d3922716-17f1-4fa8-bb54-0ea2457da267 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-d3922716-17f1-4fa8-bb54-0ea2457da267 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Acquiring lock "cinder-attachment_update-78c10059-2677-45a6-879b-5b12aad61c60-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-d3922716-17f1-4fa8-bb54-0ea2457da267 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Lock "cinder-attachment_update-78c10059-2677-45a6-879b-5b12aad61c60-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d0b54845-2843-4f38-806b-d5ab3ef44595 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d0b54845-2843-4f38-806b-d5ab3ef44595 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d0b54845-2843-4f38-806b-d5ab3ef44595 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d0b54845-2843-4f38-806b-d5ab3ef44595 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d0b54845-2843-4f38-806b-d5ab3ef44595 tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 returned with HTTP 404 Sep 05 04:47:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 856/1707] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:45 2026] GET /volume/v3/volumes/9544e1b8-5d6c-4b7b-8ba6-fbc906fbd075 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c2477446-b0de-48b3-ab6b-ee50bc0ae73c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c2477446-b0de-48b3-ab6b-ee50bc0ae73c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] DELETE http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c2477446-b0de-48b3-ab6b-ee50bc0ae73c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c2477446-b0de-48b3-ab6b-ee50bc0ae73c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c2477446-b0de-48b3-ab6b-ee50bc0ae73c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Delete volume with id: 598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-d3922716-17f1-4fa8-bb54-0ea2457da267 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Lock "cinder-attachment_update-78c10059-2677-45a6-879b-5b12aad61c60-devstack" released by "attachment_update" :: held 0.243s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-d3922716-17f1-4fa8-bb54-0ea2457da267 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2 returned with HTTP 200 Sep 05 04:47:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 852/1708] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:47:45 2026] PUT /volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2 => generated 694 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:47:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c2477446-b0de-48b3-ab6b-ee50bc0ae73c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c2477446-b0de-48b3-ab6b-ee50bc0ae73c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Delete volume request issued successfully. Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c2477446-b0de-48b3-ab6b-ee50bc0ae73c tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 202 Sep 05 04:47:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 857/1709] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:47:45 2026] DELETE /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fda19f08-7de0-421e-a9a4-eea79de1ed7f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-929b4784-7655-45ee-8c92-a72fc689e3fe None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fda19f08-7de0-421e-a9a4-eea79de1ed7f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fda19f08-7de0-421e-a9a4-eea79de1ed7f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fda19f08-7de0-421e-a9a4-eea79de1ed7f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-929b4784-7655-45ee-8c92-a72fc689e3fe tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] POST http://192.168.122.229/volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2/action Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-929b4784-7655-45ee-8c92-a72fc689e3fe tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:47:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-929b4784-7655-45ee-8c92-a72fc689e3fe tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fda19f08-7de0-421e-a9a4-eea79de1ed7f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Volume info retrieved successfully. Sep 05 04:47:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fda19f08-7de0-421e-a9a4-eea79de1ed7f tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 200 Sep 05 04:47:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 853/1710] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:45 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-80623093-04e2-4eac-8d8b-dbcd37a0b456 req-929b4784-7655-45ee-8c92-a72fc689e3fe tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2/action returned with HTTP 204 Sep 05 04:47:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 858/1711] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:47:45 2026] POST /volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2/action => generated 0 bytes in 149 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7d6ab388-ea08-4ef9-82f7-d10ab84cb088 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7d6ab388-ea08-4ef9-82f7-d10ab84cb088 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7d6ab388-ea08-4ef9-82f7-d10ab84cb088 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7d6ab388-ea08-4ef9-82f7-d10ab84cb088 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7d6ab388-ea08-4ef9-82f7-d10ab84cb088 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7d6ab388-ea08-4ef9-82f7-d10ab84cb088 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 200 Sep 05 04:47:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 854/1712] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:45 2026] GET /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 865 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-24e6d4b4-21ef-44a0-8712-4b6b0f8713cd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24e6d4b4-21ef-44a0-8712-4b6b0f8713cd tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] GET http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 Sep 05 04:47:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24e6d4b4-21ef-44a0-8712-4b6b0f8713cd tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24e6d4b4-21ef-44a0-8712-4b6b0f8713cd tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24e6d4b4-21ef-44a0-8712-4b6b0f8713cd tempest-AttachVolumeTestJSON-947406945 tempest-AttachVolumeTestJSON-947406945-project-member] http://192.168.122.229/volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 returned with HTTP 404 Sep 05 04:47:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 859/1713] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:46 2026] GET /volume/v3/volumes/598e5897-798d-4389-8f00-e99b57f20819 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-09e63793-2a9e-45da-a95c-b4ccffa1da57 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-09e63793-2a9e-45da-a95c-b4ccffa1da57 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 Sep 05 04:47:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-09e63793-2a9e-45da-a95c-b4ccffa1da57 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-09e63793-2a9e-45da-a95c-b4ccffa1da57 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-09e63793-2a9e-45da-a95c-b4ccffa1da57 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 returned with HTTP 404 Sep 05 04:47:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 855/1714] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:46 2026] GET /volume/v3/volumes/762a49b4-b546-4ad7-8f5f-4e5590cdea61 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-db3f38d5-99ad-4cbe-8656-1d07d4b39259 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db3f38d5-99ad-4cbe-8656-1d07d4b39259 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db3f38d5-99ad-4cbe-8656-1d07d4b39259 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db3f38d5-99ad-4cbe-8656-1d07d4b39259 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-db3f38d5-99ad-4cbe-8656-1d07d4b39259 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db3f38d5-99ad-4cbe-8656-1d07d4b39259 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 860/1715] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:46 2026] GET /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 866 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-97ce9f7a-6d46-4f19-8ab3-2cee67560142 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-97ce9f7a-6d46-4f19-8ab3-2cee67560142 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] DELETE http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-97ce9f7a-6d46-4f19-8ab3-2cee67560142 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-97ce9f7a-6d46-4f19-8ab3-2cee67560142 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:47 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-97ce9f7a-6d46-4f19-8ab3-2cee67560142 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Delete volume with id: a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-97ce9f7a-6d46-4f19-8ab3-2cee67560142 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-97ce9f7a-6d46-4f19-8ab3-2cee67560142 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Delete volume request issued successfully. Sep 05 04:47:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-97ce9f7a-6d46-4f19-8ab3-2cee67560142 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 202 Sep 05 04:47:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 856/1716] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:47:47 2026] DELETE /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:47:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-882f149e-e122-425c-924c-38ecd5317e7d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-882f149e-e122-425c-924c-38ecd5317e7d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-882f149e-e122-425c-924c-38ecd5317e7d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-882f149e-e122-425c-924c-38ecd5317e7d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-882f149e-e122-425c-924c-38ecd5317e7d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-882f149e-e122-425c-924c-38ecd5317e7d tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 861/1717] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:47 2026] GET /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 865 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-13687c28-340f-4280-beef-b2f0a28ea47f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13687c28-340f-4280-beef-b2f0a28ea47f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13687c28-340f-4280-beef-b2f0a28ea47f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13687c28-340f-4280-beef-b2f0a28ea47f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-13687c28-340f-4280-beef-b2f0a28ea47f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13687c28-340f-4280-beef-b2f0a28ea47f tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 200 Sep 05 04:47:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 857/1718] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:48 2026] GET /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 865 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a7d6af92-29cf-4c19-a55f-4f108cdc4cd6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7d6af92-29cf-4c19-a55f-4f108cdc4cd6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab Sep 05 04:47:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7d6af92-29cf-4c19-a55f-4f108cdc4cd6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7d6af92-29cf-4c19-a55f-4f108cdc4cd6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7d6af92-29cf-4c19-a55f-4f108cdc4cd6 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab returned with HTTP 404 Sep 05 04:47:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 862/1719] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:49 2026] GET /volume/v3/volumes/a7d62c1f-9412-48ca-bc2a-501acddbabab => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8441c03d-f02c-4c64-8c9b-7db7e748fc73 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8441c03d-f02c-4c64-8c9b-7db7e748fc73 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8441c03d-f02c-4c64-8c9b-7db7e748fc73 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8441c03d-f02c-4c64-8c9b-7db7e748fc73 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8441c03d-f02c-4c64-8c9b-7db7e748fc73 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8441c03d-f02c-4c64-8c9b-7db7e748fc73 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 858/1720] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:49 2026] GET /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ffb6d782-385f-43ee-afc1-b11c17816a70 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ffb6d782-385f-43ee-afc1-b11c17816a70 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] DELETE http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ffb6d782-385f-43ee-afc1-b11c17816a70 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ffb6d782-385f-43ee-afc1-b11c17816a70 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:49 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-ffb6d782-385f-43ee-afc1-b11c17816a70 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Delete volume with id: 84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ffb6d782-385f-43ee-afc1-b11c17816a70 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ffb6d782-385f-43ee-afc1-b11c17816a70 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Delete volume request issued successfully. Sep 05 04:47:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ffb6d782-385f-43ee-afc1-b11c17816a70 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 202 Sep 05 04:47:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 863/1721] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:47:49 2026] DELETE /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:47:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-94764d6d-9546-46d5-91e4-5df1cbd84fc3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94764d6d-9546-46d5-91e4-5df1cbd84fc3 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94764d6d-9546-46d5-91e4-5df1cbd84fc3 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94764d6d-9546-46d5-91e4-5df1cbd84fc3 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:47:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:47:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-94764d6d-9546-46d5-91e4-5df1cbd84fc3 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94764d6d-9546-46d5-91e4-5df1cbd84fc3 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 859/1722] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:49 2026] GET /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 862 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-67ca7067-38a7-49b9-8852-5e2bf3fcf7d1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-67ca7067-38a7-49b9-8852-5e2bf3fcf7d1 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-67ca7067-38a7-49b9-8852-5e2bf3fcf7d1 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-67ca7067-38a7-49b9-8852-5e2bf3fcf7d1 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:47:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:47:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-67ca7067-38a7-49b9-8852-5e2bf3fcf7d1 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Volume info retrieved successfully. Sep 05 04:47:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-67ca7067-38a7-49b9-8852-5e2bf3fcf7d1 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 200 Sep 05 04:47:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 864/1723] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:50 2026] GET /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 862 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:47:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f22b4cc5-a2e4-4817-9ff0-df19428eb958 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f22b4cc5-a2e4-4817-9ff0-df19428eb958 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] GET http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc Sep 05 04:47:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f22b4cc5-a2e4-4817-9ff0-df19428eb958 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:47:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f22b4cc5-a2e4-4817-9ff0-df19428eb958 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:47:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f22b4cc5-a2e4-4817-9ff0-df19428eb958 tempest-VolumesListTestJSON-341683328 tempest-VolumesListTestJSON-341683328-project-member] http://192.168.122.229/volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc returned with HTTP 404 Sep 05 04:47:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 860/1724] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:51 2026] GET /volume/v3/volumes/84f89dcf-1ecb-461e-a334-3da04a6e56cc => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:47:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-29f625dd-3aee-4164-8355-579c812d2431 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-914946197"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-914946197'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume of 1 GB Sep 05 04:47:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Availability Zones retrieved successfully. Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Flow 'volume_create_api' (8579823e-6426-4e08-8816-8629f7c558fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef2cea7a-f99a-4541-b051-a7f4f742fb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef2cea7a-f99a-4541-b051-a7f4f742fb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89e4fd3-f22e-43ed-98a5-8e0c9963dba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Created reservations ['a946237d-8e4f-4cc7-8ca5-1c0a840c4ddf', 'c51778b4-b9dc-4dfa-ba8e-60655e35bc88', '9c53e237-acf4-465d-abfe-3662910108f6', '5f637287-71de-4d9b-baba-968483ee9830'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89e4fd3-f22e-43ed-98a5-8e0c9963dba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a946237d-8e4f-4cc7-8ca5-1c0a840c4ddf', 'c51778b4-b9dc-4dfa-ba8e-60655e35bc88', '9c53e237-acf4-465d-abfe-3662910108f6', '5f637287-71de-4d9b-baba-968483ee9830']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d99c29-f096-419d-a557-b1dd96f53473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:47:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d99c29-f096-419d-a557-b1dd96f53473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0650c3e-8395-46be-adf8-6be6dc93bcab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-914946197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43c2c9fb8e614e14b98a4c59aad6c618',qos_specs=None,replication_status=,reservations=['a946237d-8e4f-4cc7-8ca5-1c0a840c4ddf','c51778b4-b9dc-4dfa-ba8e-60655e35bc88','9c53e237-acf4-465d-abfe-3662910108f6','5f637287-71de-4d9b-baba-968483ee9830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9314b18e08dc49b1985d98c80f2b6fe7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-914946197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0650c3e-8395-46be-adf8-6be6dc93bcab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43c2c9fb8e614e14b98a4c59aad6c618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9314b18e08dc49b1985d98c80f2b6fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e349770-e3cb-4698-acd8-6be0d78c4fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e349770-e3cb-4698-acd8-6be0d78c4fd6) transitioned into state 'SUCCESS' from state '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-914946197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43c2c9fb8e614e14b98a4c59aad6c618',qos_specs=None,replication_status=,reservations=['a946237d-8e4f-4cc7-8ca5-1c0a840c4ddf','c51778b4-b9dc-4dfa-ba8e-60655e35bc88','9c53e237-acf4-465d-abfe-3662910108f6','5f637287-71de-4d9b-baba-968483ee9830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9314b18e08dc49b1985d98c80f2b6fe7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e23c59-1975-4e05-8148-73db67e00061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e23c59-1975-4e05-8148-73db67e00061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Flow 'volume_create_api' (8579823e-6426-4e08-8816-8629f7c558fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:47:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume request issued successfully. Sep 05 04:47:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-29f625dd-3aee-4164-8355-579c812d2431 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:47:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 865/1725] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:47:58 2026] POST /volume/v3/volumes => generated 758 bytes in 1167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:47:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95e17323-7f70-412b-a57f-03f5dbbcc850 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95e17323-7f70-412b-a57f-03f5dbbcc850 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] GET http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95e17323-7f70-412b-a57f-03f5dbbcc850 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95e17323-7f70-412b-a57f-03f5dbbcc850 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-95e17323-7f70-412b-a57f-03f5dbbcc850 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95e17323-7f70-412b-a57f-03f5dbbcc850 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab returned with HTTP 200 Sep 05 04:48:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 861/1726] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:47:59 2026] GET /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab => generated 826 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-452eefb3-442c-4196-bcc1-798d351d23a0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-452eefb3-442c-4196-bcc1-798d351d23a0 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] GET http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-452eefb3-442c-4196-bcc1-798d351d23a0 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-452eefb3-442c-4196-bcc1-798d351d23a0 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-452eefb3-442c-4196-bcc1-798d351d23a0 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-452eefb3-442c-4196-bcc1-798d351d23a0 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab returned with HTTP 200 Sep 05 04:48:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 866/1727] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:01 2026] GET /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f1c5ed50-b821-4888-956d-6a8cf9763f2a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f1c5ed50-b821-4888-956d-6a8cf9763f2a tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] GET http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f1c5ed50-b821-4888-956d-6a8cf9763f2a tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f1c5ed50-b821-4888-956d-6a8cf9763f2a tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f1c5ed50-b821-4888-956d-6a8cf9763f2a tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f1c5ed50-b821-4888-956d-6a8cf9763f2a tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab returned with HTTP 200 Sep 05 04:48:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 862/1728] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:02 2026] GET /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:11 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=191,cinder:INSERT=20,cinder:UPDATE=33 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:48:12 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=141,cinder:UPDATE=21,cinder:INSERT=11 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:48:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6b4eab47-69d5-4d7d-a604-537175527421 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6b4eab47-69d5-4d7d-a604-537175527421 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/fe458916-0476-49e1-95c1-9ac15b5271f2/action Sep 05 04:48:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6b4eab47-69d5-4d7d-a604-537175527421 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-attach": {"instance_uuid": "a455683b-3824-495f-8668-e5c291309d09", "mountpoint": "/dev/vdc"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6b4eab47-69d5-4d7d-a604-537175527421 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a455683b-3824-495f-8668-e5c291309d09", "mountpoint": "/dev/vdc"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6b4eab47-69d5-4d7d-a604-537175527421 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/fe458916-0476-49e1-95c1-9ac15b5271f2/action returned with HTTP 404 Sep 05 04:48:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 867/1729] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:16 2026] POST /volume/v3/volumes/fe458916-0476-49e1-95c1-9ac15b5271f2/action => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1087437844", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1087437844', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Create volume of 1 GB Sep 05 04:48:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Availability Zones retrieved successfully. Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Flow 'volume_create_api' (527f83a7-2e9c-4d21-97de-ab86edb5ab96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a91c97-0a31-480f-8e75-90c3657338e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a91c97-0a31-480f-8e75-90c3657338e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2029626-9222-4af2-8189-bad8944bd88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Created reservations ['35d6cb41-09ce-48ca-aad7-242117a376c1', '31da4791-cf2d-411a-a29b-44594248d34d', 'e3f74b6e-3af3-420a-84fd-bda10e29ac5c', '347c4e7a-4d68-4d9b-af1e-161069ecddb5'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2029626-9222-4af2-8189-bad8944bd88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35d6cb41-09ce-48ca-aad7-242117a376c1', '31da4791-cf2d-411a-a29b-44594248d34d', 'e3f74b6e-3af3-420a-84fd-bda10e29ac5c', '347c4e7a-4d68-4d9b-af1e-161069ecddb5']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f826eade-c99d-40a4-bb0b-def5cc62fc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f826eade-c99d-40a4-bb0b-def5cc62fc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c1bc747-3e61-492a-bc16-51cead26e192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1087437844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a7027eff7f4fb994e7c9e01a46823e',qos_specs=None,replication_status=,reservations=['35d6cb41-09ce-48ca-aad7-242117a376c1','31da4791-cf2d-411a-a29b-44594248d34d','e3f74b6e-3af3-420a-84fd-bda10e29ac5c','347c4e7a-4d68-4d9b-af1e-161069ecddb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a01fc1dba744476a075025b32bb2310',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1087437844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c1bc747-3e61-492a-bc16-51cead26e192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13a7027eff7f4fb994e7c9e01a46823e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a01fc1dba744476a075025b32bb2310',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce37e74-fc14-4621-a764-e8c8b2bcb34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce37e74-fc14-4621-a764-e8c8b2bcb34c) transitioned into state 'SUCCESS' from state '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-1087437844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a7027eff7f4fb994e7c9e01a46823e',qos_specs=None,replication_status=,reservations=['35d6cb41-09ce-48ca-aad7-242117a376c1','31da4791-cf2d-411a-a29b-44594248d34d','e3f74b6e-3af3-420a-84fd-bda10e29ac5c','347c4e7a-4d68-4d9b-af1e-161069ecddb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a01fc1dba744476a075025b32bb2310',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (832fba59-0bff-4afc-9eaf-66e210f4aec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (832fba59-0bff-4afc-9eaf-66e210f4aec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Flow 'volume_create_api' (527f83a7-2e9c-4d21-97de-ab86edb5ab96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Create volume request issued successfully. Sep 05 04:48:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7c8ce64d-22a1-4dd5-b122-4d2aed6b8719 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 863/1730] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:48:22 2026] POST /volume/v3/volumes => generated 798 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-786503da-5d87-406e-a5a9-8a0bd4cb2e0e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-786503da-5d87-406e-a5a9-8a0bd4cb2e0e tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-786503da-5d87-406e-a5a9-8a0bd4cb2e0e tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-786503da-5d87-406e-a5a9-8a0bd4cb2e0e tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-786503da-5d87-406e-a5a9-8a0bd4cb2e0e tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-786503da-5d87-406e-a5a9-8a0bd4cb2e0e tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 868/1731] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:22 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 866 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d11de778-2f1a-4199-9a1d-e756445e6678 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d7b6833e-06b5-4099-a2b4-3f7060e455fd", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1727698506"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume request body: {'volume': {'imageRef': 'd7b6833e-06b5-4099-a2b4-3f7060e455fd', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1727698506'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:23 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume of 2 GB Sep 05 04:48:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Availability Zones retrieved successfully. Sep 05 04:48:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Flow 'volume_create_api' (b7b0d55e-5a83-4fbf-9f6c-84cf605d18ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a31003-65c5-4bba-ac28-ba66cf6958c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Validating volume size '2' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e47a8b0b-519f-45ec-86ec-b5e8763306c1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e47a8b0b-519f-45ec-86ec-b5e8763306c1 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e47a8b0b-519f-45ec-86ec-b5e8763306c1 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e47a8b0b-519f-45ec-86ec-b5e8763306c1 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e47a8b0b-519f-45ec-86ec-b5e8763306c1 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:23 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a31003-65c5-4bba-ac28-ba66cf6958c2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 04:48:23 devstack devstack@c-api.service[89502]: Failure: cinder.exception.InvalidInput: Invalid input received: Image d7b6833e-06b5-4099-a2b4-3f7060e455fd is not active. Sep 05 04:48:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e47a8b0b-519f-45ec-86ec-b5e8763306c1 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 869/1732] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:23 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 890 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a31003-65c5-4bba-ac28-ba66cf6958c2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:23 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a31003-65c5-4bba-ac28-ba66cf6958c2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 04:48:23 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Flow 'volume_create_api' (b7b0d55e-5a83-4fbf-9f6c-84cf605d18ea) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 04:48:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d11de778-2f1a-4199-9a1d-e756445e6678 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 400 Sep 05 04:48:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 864/1733] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:48:23 2026] POST /volume/v3/volumes => generated 125 bytes in 463 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-494672de-94d6-4d9f-8bcc-be2e08410ef8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-494672de-94d6-4d9f-8bcc-be2e08410ef8 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-494672de-94d6-4d9f-8bcc-be2e08410ef8 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-494672de-94d6-4d9f-8bcc-be2e08410ef8 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-494672de-94d6-4d9f-8bcc-be2e08410ef8 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-494672de-94d6-4d9f-8bcc-be2e08410ef8 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 870/1734] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:24 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 891 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1d6b854a-7b68-4eab-b69c-854c43b167b6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d6b854a-7b68-4eab-b69c-854c43b167b6 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d6b854a-7b68-4eab-b69c-854c43b167b6 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d6b854a-7b68-4eab-b69c-854c43b167b6 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1d6b854a-7b68-4eab-b69c-854c43b167b6 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d6b854a-7b68-4eab-b69c-854c43b167b6 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 865/1735] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:24 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 891 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c4ac9625-4475-4fe0-84a8-bf61fd965953 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c4ac9625-4475-4fe0-84a8-bf61fd965953 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c4ac9625-4475-4fe0-84a8-bf61fd965953 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c4ac9625-4475-4fe0-84a8-bf61fd965953 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c4ac9625-4475-4fe0-84a8-bf61fd965953 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c4ac9625-4475-4fe0-84a8-bf61fd965953 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 871/1736] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:48:25 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 873 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-04a39ad8-7e0d-4891-81d4-d1927d2ef2a5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04a39ad8-7e0d-4891-81d4-d1927d2ef2a5 None None] GET http://192.168.122.229/volume// Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04a39ad8-7e0d-4891-81d4-d1927d2ef2a5 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04a39ad8-7e0d-4891-81d4-d1927d2ef2a5 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04a39ad8-7e0d-4891-81d4-d1927d2ef2a5 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:48:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 866/1737] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:48:25 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-bbcafd68-838a-423f-a62d-ab855199da12 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-bbcafd68-838a-423f-a62d-ab855199da12 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-bbcafd68-838a-423f-a62d-ab855199da12 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c1bc747-3e61-492a-bc16-51cead26e192", "connector": null, "instance_uuid": "9c04d2b2-5db0-4b24-b5e2-2eafa6409afd"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-bbcafd68-838a-423f-a62d-ab855199da12 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:48:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 872/1738] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:48:25 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-42a678e7-7df6-4f71-9d7b-1a5aeaeab8ce None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42a678e7-7df6-4f71-9d7b-1a5aeaeab8ce tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42a678e7-7df6-4f71-9d7b-1a5aeaeab8ce tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42a678e7-7df6-4f71-9d7b-1a5aeaeab8ce tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4c645396-a101-43a1-90f7-248f29876095 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4c645396-a101-43a1-90f7-248f29876095 None None] GET http://192.168.122.229/volume// Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4c645396-a101-43a1-90f7-248f29876095 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4c645396-a101-43a1-90f7-248f29876095 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4c645396-a101-43a1-90f7-248f29876095 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:48:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 873/1739] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:48:25 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:48:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-42a678e7-7df6-4f71-9d7b-1a5aeaeab8ce tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42a678e7-7df6-4f71-9d7b-1a5aeaeab8ce tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 867/1740] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:25 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-ea845ac1-30bc-4704-a1e6-5cf0ef13e833 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-ea845ac1-30bc-4704-a1e6-5cf0ef13e833 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-ea845ac1-30bc-4704-a1e6-5cf0ef13e833 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-ea845ac1-30bc-4704-a1e6-5cf0ef13e833 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-ea845ac1-30bc-4704-a1e6-5cf0ef13e833 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-ea845ac1-30bc-4704-a1e6-5cf0ef13e833 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 874/1741] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:48:25 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 1053 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-9baf63a1-3a22-4181-a672-9f77ce987ebd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-9baf63a1-3a22-4181-a672-9f77ce987ebd tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] PUT http://192.168.122.229/volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-9baf63a1-3a22-4181-a672-9f77ce987ebd tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-9baf63a1-3a22-4181-a672-9f77ce987ebd tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Acquiring lock "cinder-attachment_update-5c1bc747-3e61-492a-bc16-51cead26e192-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-9baf63a1-3a22-4181-a672-9f77ce987ebd tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Lock "cinder-attachment_update-5c1bc747-3e61-492a-bc16-51cead26e192-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:48:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:26 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-9baf63a1-3a22-4181-a672-9f77ce987ebd tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Lock "cinder-attachment_update-5c1bc747-3e61-492a-bc16-51cead26e192-devstack" released by "attachment_update" :: held 0.493s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:48:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-9baf63a1-3a22-4181-a672-9f77ce987ebd tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 returned with HTTP 200 Sep 05 04:48:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 868/1742] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:48:25 2026] PUT /volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 => generated 694 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ba568de3-3e5e-4862-8910-77a410ca17d3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba568de3-3e5e-4862-8910-77a410ca17d3 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba568de3-3e5e-4862-8910-77a410ca17d3 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba568de3-3e5e-4862-8910-77a410ca17d3 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ba568de3-3e5e-4862-8910-77a410ca17d3 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba568de3-3e5e-4862-8910-77a410ca17d3 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 875/1743] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:26 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 891 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:48:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7d180d90-c2e7-459c-bde9-31e15ebc43fb"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7d180d90-c2e7-459c-bde9-31e15ebc43fb'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume of 1 GB Sep 05 04:48:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Availability Zones retrieved successfully. Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Flow 'volume_create_api' (6982028a-549c-49c2-90dc-43ef2f46324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa08efb-f97c-4a65-876e-3f5fae61a7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa08efb-f97c-4a65-876e-3f5fae61a7b5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 04:48:27 devstack devstack@c-api.service[89502]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c52a4346-0185-43bb-8dbd-2ed7d0689ef5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa08efb-f97c-4a65-876e-3f5fae61a7b5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c52a4346-0185-43bb-8dbd-2ed7d0689ef5 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] POST http://192.168.122.229/volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214/action Sep 05 04:48:27 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa08efb-f97c-4a65-876e-3f5fae61a7b5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c52a4346-0185-43bb-8dbd-2ed7d0689ef5 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c52a4346-0185-43bb-8dbd-2ed7d0689ef5 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Flow 'volume_create_api' (6982028a-549c-49c2-90dc-43ef2f46324b) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b17ba0c6-0525-4e96-a2ce-c327a56dc0d7 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 400 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 869/1744] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:26 2026] POST /volume/v3/volumes => generated 134 bytes in 465 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-4da823cc-f49e-4364-ab4d-3eec96cb4c7e req-c52a4346-0185-43bb-8dbd-2ed7d0689ef5 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214/action returned with HTTP 204 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 876/1745] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6bdf11ba-cc84-43e9-bcd2-337d8cdb2793 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6bdf11ba-cc84-43e9-bcd2-337d8cdb2793 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6bdf11ba-cc84-43e9-bcd2-337d8cdb2793 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6bdf11ba-cc84-43e9-bcd2-337d8cdb2793 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 400 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 870/1746] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/volumes => generated 127 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-89f8c060-613f-4c2c-877a-dae9ea38ab01 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-89f8c060-613f-4c2c-877a-dae9ea38ab01 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-89f8c060-613f-4c2c-877a-dae9ea38ab01 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d16f958f-bc1f-4a9b-8448-7d7f5b9083d9"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-89f8c060-613f-4c2c-877a-dae9ea38ab01 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd16f958f-bc1f-4a9b-8448-7d7f5b9083d9'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-89f8c060-613f-4c2c-877a-dae9ea38ab01 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 404 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 877/1747] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/volumes => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-130ed953-4df9-4d34-86ad-1c0958a52e19 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-130ed953-4df9-4d34-86ad-1c0958a52e19 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-130ed953-4df9-4d34-86ad-1c0958a52e19 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2b27330a-dbd5-47ea-bd64-2f8f838f67aa"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-130ed953-4df9-4d34-86ad-1c0958a52e19 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2b27330a-dbd5-47ea-bd64-2f8f838f67aa'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-130ed953-4df9-4d34-86ad-1c0958a52e19 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 404 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 871/1748] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/volumes => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bcc37276-3775-4b95-8ae0-f0f9ac88d814 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcc37276-3775-4b95-8ae0-f0f9ac88d814 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bcc37276-3775-4b95-8ae0-f0f9ac88d814 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "46ecb156-318a-4ee6-9c84-18bfc18c84ca"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-bcc37276-3775-4b95-8ae0-f0f9ac88d814 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '46ecb156-318a-4ee6-9c84-18bfc18c84ca'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcc37276-3775-4b95-8ae0-f0f9ac88d814 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 404 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 878/1749] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/volumes => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f4695380-239c-44bf-b7bb-e2a40a3a6f3f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4695380-239c-44bf-b7bb-e2a40a3a6f3f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4695380-239c-44bf-b7bb-e2a40a3a6f3f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4695380-239c-44bf-b7bb-e2a40a3a6f3f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 400 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 872/1750] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-81b7a374-ffd6-420b-839f-5119df108f9a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-81b7a374-ffd6-420b-839f-5119df108f9a tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-81b7a374-ffd6-420b-839f-5119df108f9a tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-81b7a374-ffd6-420b-839f-5119df108f9a tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 400 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 879/1751] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f3d93738-85c6-4696-90e1-7e5ac639aaed None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f3d93738-85c6-4696-90e1-7e5ac639aaed tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f3d93738-85c6-4696-90e1-7e5ac639aaed tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f3d93738-85c6-4696-90e1-7e5ac639aaed tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 400 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 873/1752] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c254e569-8a63-4507-bcd2-1d35cd081971 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c254e569-8a63-4507-bcd2-1d35cd081971 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] DELETE http://192.168.122.229/volume/v3/volumes/tempest-invalid-390369557 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c254e569-8a63-4507-bcd2-1d35cd081971 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c254e569-8a63-4507-bcd2-1d35cd081971 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c254e569-8a63-4507-bcd2-1d35cd081971 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Delete volume with id: tempest-invalid-390369557 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c254e569-8a63-4507-bcd2-1d35cd081971 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/tempest-invalid-390369557 returned with HTTP 404 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 880/1753] 192.168.122.229 () {58 vars in 1202 bytes} [Sat Sep 5 04:48:27 2026] DELETE /volume/v3/volumes/tempest-invalid-390369557 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-32f4c587-2890-4552-bf7c-c31573ffe3a5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 874/1754] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:48:27 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-40dc67db-a893-438f-b664-f9ee86d40723 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-40dc67db-a893-438f-b664-f9ee86d40723 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/xxx/action Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-40dc67db-a893-438f-b664-f9ee86d40723 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-detach": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-40dc67db-a893-438f-b664-f9ee86d40723 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-40dc67db-a893-438f-b664-f9ee86d40723 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 881/1755] 192.168.122.229 () {60 vars in 1175 bytes} [Sat Sep 5 04:48:27 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-34689052-28a1-403c-8625-dd6ee446a1a9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34689052-28a1-403c-8625-dd6ee446a1a9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34689052-28a1-403c-8625-dd6ee446a1a9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34689052-28a1-403c-8625-dd6ee446a1a9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c13f23c6-1c40-4fe0-a822-bc6e32fa482f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c13f23c6-1c40-4fe0-a822-bc6e32fa482f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] GET http://192.168.122.229/volume/v3/volumes/tempest-invalid-1160682828 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c13f23c6-1c40-4fe0-a822-bc6e32fa482f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c13f23c6-1c40-4fe0-a822-bc6e32fa482f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c13f23c6-1c40-4fe0-a822-bc6e32fa482f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] http://192.168.122.229/volume/v3/volumes/tempest-invalid-1160682828 returned with HTTP 404 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 882/1756] 192.168.122.229 () {58 vars in 1202 bytes} [Sat Sep 5 04:48:27 2026] GET /volume/v3/volumes/tempest-invalid-1160682828 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-78857a48-17ca-4e9c-83fb-4ed4d5a509c5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-34689052-28a1-403c-8625-dd6ee446a1a9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 883/1757] 192.168.122.229 () {58 vars in 1124 bytes} [Sat Sep 5 04:48:27 2026] GET /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?status=null Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34689052-28a1-403c-8625-dd6ee446a1a9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 875/1758] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:27 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 1183 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Could not evaluate value null, assuming string {{(pid=89503) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: /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 05 04:48:27 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Get all volumes completed successfully. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a2d1139d-8a94-45ec-8cc7-130ea2db650f tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] http://192.168.122.229/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c4ce2d4d-377c-4155-b8a8-f14eec1b8b78 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 884/1759] 192.168.122.229 () {58 vars in 1165 bytes} [Sat Sep 5 04:48:27 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c4ce2d4d-377c-4155-b8a8-f14eec1b8b78 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c4ce2d4d-377c-4155-b8a8-f14eec1b8b78 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c4ce2d4d-377c-4155-b8a8-f14eec1b8b78 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f38ceba9-2952-4de5-82a0-e19a0eb7cbfe None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f38ceba9-2952-4de5-82a0-e19a0eb7cbfe tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1800689469 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f38ceba9-2952-4de5-82a0-e19a0eb7cbfe tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f38ceba9-2952-4de5-82a0-e19a0eb7cbfe tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-f38ceba9-2952-4de5-82a0-e19a0eb7cbfe tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f38ceba9-2952-4de5-82a0-e19a0eb7cbfe tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1800689469'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f38ceba9-2952-4de5-82a0-e19a0eb7cbfe tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Get all volumes completed successfully. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f38ceba9-2952-4de5-82a0-e19a0eb7cbfe tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] http://192.168.122.229/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1800689469 returned with HTTP 200 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 885/1760] 192.168.122.229 () {58 vars in 1243 bytes} [Sat Sep 5 04:48:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1800689469 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c4ce2d4d-377c-4155-b8a8-f14eec1b8b78 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9dc25656-f658-48b3-a456-2f231e39a797 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9dc25656-f658-48b3-a456-2f231e39a797 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] GET http://192.168.122.229/volume/v3/volumes?status=null Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9dc25656-f658-48b3-a456-2f231e39a797 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9dc25656-f658-48b3-a456-2f231e39a797 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-9dc25656-f658-48b3-a456-2f231e39a797 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dc25656-f658-48b3-a456-2f231e39a797 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Could not evaluate value null, assuming string {{(pid=89503) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dc25656-f658-48b3-a456-2f231e39a797 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c4ce2d4d-377c-4155-b8a8-f14eec1b8b78 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 876/1761] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:27 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 1183 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9dc25656-f658-48b3-a456-2f231e39a797 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Get all volumes completed successfully. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9dc25656-f658-48b3-a456-2f231e39a797 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] http://192.168.122.229/volume/v3/volumes?status=null returned with HTTP 200 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 886/1762] 192.168.122.229 () {58 vars in 1144 bytes} [Sat Sep 5 04:48:27 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-343f03a7-2448-437a-b176-627fdba71da9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ff14963b-5f43-40b6-91db-c80851e468ad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 877/1763] 192.168.122.229 () {62 vars in 1495 bytes} [Sat Sep 5 04:48:27 2026] DELETE /volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:48:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d45da17f-2482-4e75-8fde-2c860db099ec None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff14963b-5f43-40b6-91db-c80851e468ad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] GET http://192.168.122.229/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1659693046 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff14963b-5f43-40b6-91db-c80851e468ad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff14963b-5f43-40b6-91db-c80851e468ad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-ff14963b-5f43-40b6-91db-c80851e468ad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ff14963b-5f43-40b6-91db-c80851e468ad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1659693046'), ('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ff14963b-5f43-40b6-91db-c80851e468ad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Get all volumes completed successfully. Sep 05 04:48:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff14963b-5f43-40b6-91db-c80851e468ad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] http://192.168.122.229/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1659693046 returned with HTTP 200 Sep 05 04:48:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 887/1764] 192.168.122.229 () {58 vars in 1222 bytes} [Sat Sep 5 04:48:27 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1659693046 => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e75ecc83-05dd-4d37-97ef-99a2f5d83a25 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e75ecc83-05dd-4d37-97ef-99a2f5d83a25 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e75ecc83-05dd-4d37-97ef-99a2f5d83a25 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-reserve": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e75ecc83-05dd-4d37-97ef-99a2f5d83a25 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e75ecc83-05dd-4d37-97ef-99a2f5d83a25 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e75ecc83-05dd-4d37-97ef-99a2f5d83a25 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Reserve volume completed successfully. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e75ecc83-05dd-4d37-97ef-99a2f5d83a25 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action returned with HTTP 202 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 888/1765] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0dca5254-a213-491e-9943-384164c87340 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0dca5254-a213-491e-9943-384164c87340 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0dca5254-a213-491e-9943-384164c87340 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-reserve": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0dca5254-a213-491e-9943-384164c87340 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0dca5254-a213-491e-9943-384164c87340 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: ERROR cinder.volume.api [None req-0dca5254-a213-491e-9943-384164c87340 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume status must be available to reserve, but the status is attaching. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0dca5254-a213-491e-9943-384164c87340 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action returned with HTTP 400 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 889/1766] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action => generated 132 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-09566ea8-63a5-46ed-8032-130bd414bafc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-09566ea8-63a5-46ed-8032-130bd414bafc tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-09566ea8-63a5-46ed-8032-130bd414bafc tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-09566ea8-63a5-46ed-8032-130bd414bafc tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-09566ea8-63a5-46ed-8032-130bd414bafc tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-09566ea8-63a5-46ed-8032-130bd414bafc tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Unreserve volume completed successfully. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-09566ea8-63a5-46ed-8032-130bd414bafc tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action returned with HTTP 202 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 890/1767] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9ef8de11-8dd8-49c3-8d3a-edd380a86518 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: WARNING keystonemiddleware.auth_token [None req-d45da17f-2482-4e75-8fde-2c860db099ec None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 04:48:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 878/1768] 192.168.122.229 () {62 vars in 1495 bytes} [Sat Sep 5 04:48:27 2026] DELETE /volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 => generated 114 bytes in 272 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ef8de11-8dd8-49c3-8d3a-edd380a86518 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/40c639ab-25d6-474e-9f86-ea670b0db640/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ef8de11-8dd8-49c3-8d3a-edd380a86518 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-reserve": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9ef8de11-8dd8-49c3-8d3a-edd380a86518 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] DELETE http://192.168.122.229/volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9ef8de11-8dd8-49c3-8d3a-edd380a86518 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/40c639ab-25d6-474e-9f86-ea670b0db640/action returned with HTTP 404 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 891/1769] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/40c639ab-25d6-474e-9f86-ea670b0db640/action => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-689b7f6d-d9e4-4ad8-a433-2d87d3df79e3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-689b7f6d-d9e4-4ad8-a433-2d87d3df79e3 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/8dc37561-48b1-4d54-a003-bba2687ae702/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-689b7f6d-d9e4-4ad8-a433-2d87d3df79e3 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-689b7f6d-d9e4-4ad8-a433-2d87d3df79e3 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Attachment connected to vm 9c04d2b2-5db0-4b24-b5e2-2eafa6409afd, checking data on nova Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG cinder.compute.nova [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Creating Keystone token plugin using URL: http://192.168.122.229/identity {{(pid=89502) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-689b7f6d-d9e4-4ad8-a433-2d87d3df79e3 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/8dc37561-48b1-4d54-a003-bba2687ae702/action returned with HTTP 404 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 892/1770] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/8dc37561-48b1-4d54-a003-bba2687ae702/action => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-91c5bcc9-951e-49d4-9c3f-46566ced036e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 893/1771] 192.168.122.229 () {60 vars in 1144 bytes} [Sat Sep 5 04:48:28 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7b7d790a-d8fd-493a-bc8d-4f5471407cad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7b7d790a-d8fd-493a-bc8d-4f5471407cad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] PUT http://192.168.122.229/volume/v3/volumes/tempest-invalid-883422486 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7b7d790a-d8fd-493a-bc8d-4f5471407cad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7b7d790a-d8fd-493a-bc8d-4f5471407cad tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/tempest-invalid-883422486 returned with HTTP 404 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 894/1772] 192.168.122.229 () {60 vars in 1219 bytes} [Sat Sep 5 04:48:28 2026] PUT /volume/v3/volumes/tempest-invalid-883422486 => generated 98 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-faa307c9-a8e4-4015-8eba-a6123bcd7727 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-faa307c9-a8e4-4015-8eba-a6123bcd7727 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] PUT http://192.168.122.229/volume/v3/volumes/2152ada9-43ba-4367-abd2-c0588ba9f07f Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-faa307c9-a8e4-4015-8eba-a6123bcd7727 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-faa307c9-a8e4-4015-8eba-a6123bcd7727 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/2152ada9-43ba-4367-abd2-c0588ba9f07f returned with HTTP 404 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 895/1773] 192.168.122.229 () {60 vars in 1252 bytes} [Sat Sep 5 04:48:28 2026] PUT /volume/v3/volumes/2152ada9-43ba-4367-abd2-c0588ba9f07f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8f6d35cc-08b9-451a-a97f-3481537dab49 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8f6d35cc-08b9-451a-a97f-3481537dab49 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] DELETE http://192.168.122.229/volume/v3/volumes/620919e8-f2e5-427b-b9aa-adc72bde0424 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8f6d35cc-08b9-451a-a97f-3481537dab49 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8f6d35cc-08b9-451a-a97f-3481537dab49 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-8f6d35cc-08b9-451a-a97f-3481537dab49 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Delete volume with id: 620919e8-f2e5-427b-b9aa-adc72bde0424 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8f6d35cc-08b9-451a-a97f-3481537dab49 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/620919e8-f2e5-427b-b9aa-adc72bde0424 returned with HTTP 404 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 896/1774] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:48:28 2026] DELETE /volume/v3/volumes/620919e8-f2e5-427b-b9aa-adc72bde0424 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-259a2dc3-1fa2-48dd-981a-d5fa80bebbf1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-259a2dc3-1fa2-48dd-981a-d5fa80bebbf1 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-259a2dc3-1fa2-48dd-981a-d5fa80bebbf1 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-259a2dc3-1fa2-48dd-981a-d5fa80bebbf1 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-259a2dc3-1fa2-48dd-981a-d5fa80bebbf1 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action returned with HTTP 400 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 897/1775] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action => generated 140 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8da22eaf-c540-49d6-aca2-281418770583 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8da22eaf-c540-49d6-aca2-281418770583 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8da22eaf-c540-49d6-aca2-281418770583 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8da22eaf-c540-49d6-aca2-281418770583 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG novaclient.v2.client [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] REQ: curl -g -i -X GET http://192.168.122.229/compute/v2.1/servers/9c04d2b2-5db0-4b24-b5e2-2eafa6409afd/os-volume_attachments/5c1bc747-3e61-492a-bc16-51cead26e192 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ad465d59a78f4f1c32ba578713af8cda5450f127314a96da44c223f16f327c5b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c21c0845-bba9-425d-beb2-4c30281f9c34" -H "X-Service-Token: {SHA256}6151456a3ec8e8130b2999352e6bfbaf528878d6a56c86c6ae8d2d3d45557610" {{(pid=89502) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8da22eaf-c540-49d6-aca2-281418770583 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action returned with HTTP 400 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 898/1776] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action => generated 131 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3fda66e6-cd43-4494-984a-3abd61a372fd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3fda66e6-cd43-4494-984a-3abd61a372fd tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/c4a8abd3-e7b3-4334-92ae-4596026bf045/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3fda66e6-cd43-4494-984a-3abd61a372fd tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3fda66e6-cd43-4494-984a-3abd61a372fd tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3fda66e6-cd43-4494-984a-3abd61a372fd tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/c4a8abd3-e7b3-4334-92ae-4596026bf045/action returned with HTTP 404 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 899/1777] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/c4a8abd3-e7b3-4334-92ae-4596026bf045/action => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-434fc199-fc39-493f-ac36-be049a508061 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-434fc199-fc39-493f-ac36-be049a508061 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-434fc199-fc39-493f-ac36-be049a508061 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-434fc199-fc39-493f-ac36-be049a508061 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-434fc199-fc39-493f-ac36-be049a508061 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action returned with HTTP 400 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 900/1778] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab/action => generated 129 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-56814e42-e2d2-40ee-b361-cf8e1698c6bb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-56814e42-e2d2-40ee-b361-cf8e1698c6bb tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] POST http://192.168.122.229/volume/v3/volumes/None/action Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-56814e42-e2d2-40ee-b361-cf8e1698c6bb tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-56814e42-e2d2-40ee-b361-cf8e1698c6bb tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-56814e42-e2d2-40ee-b361-cf8e1698c6bb tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/None/action returned with HTTP 404 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 901/1779] 192.168.122.229 () {60 vars in 1178 bytes} [Sat Sep 5 04:48:28 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-70913034-ef74-407a-8194-6c902815fe64 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-70913034-ef74-407a-8194-6c902815fe64 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] GET http://192.168.122.229/volume/v3/volumes/cb986f16-54bf-4d5a-a0a7-e191e3344780 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-70913034-ef74-407a-8194-6c902815fe64 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-70913034-ef74-407a-8194-6c902815fe64 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-70913034-ef74-407a-8194-6c902815fe64 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-reader] http://192.168.122.229/volume/v3/volumes/cb986f16-54bf-4d5a-a0a7-e191e3344780 returned with HTTP 404 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 902/1780] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:28 2026] GET /volume/v3/volumes/cb986f16-54bf-4d5a-a0a7-e191e3344780 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-938fbbe6-8df9-4829-bd49-80aa5a6ef937 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-938fbbe6-8df9-4829-bd49-80aa5a6ef937 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] GET http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-938fbbe6-8df9-4829-bd49-80aa5a6ef937 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-938fbbe6-8df9-4829-bd49-80aa5a6ef937 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG novaclient.v2.client [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 02:48:28 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-2591019c-8c98-473b-901b-5f19d235666c x-openstack-request-id: req-2591019c-8c98-473b-901b-5f19d235666c {{(pid=89502) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG novaclient.v2.client [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5c1bc747-3e61-492a-bc16-51cead26e192", "serverId": "9c04d2b2-5db0-4b24-b5e2-2eafa6409afd", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c948fe8b-f53b-4761-ad11-be44dfd9d214", "bdm_uuid": "2a13df9f-8bea-4f86-8e41-c110122876f5"}} {{(pid=89502) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG novaclient.v2.client [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET call to compute for http://192.168.122.229/compute/v2.1/servers/9c04d2b2-5db0-4b24-b5e2-2eafa6409afd/os-volume_attachments/5c1bc747-3e61-492a-bc16-51cead26e192 used request id req-2591019c-8c98-473b-901b-5f19d235666c {{(pid=89502) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.volume.api [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-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 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Caught error: Detach volume from instance 9c04d2b2-5db0-4b24-b5e2-2eafa6409afd using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9c04d2b2-5db0-4b24-b5e2-2eafa6409afd using the Compute API Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: 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 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9c04d2b2-5db0-4b24-b5e2-2eafa6409afd using the Compute API Sep 05 04:48:28 devstack devstack@c-api.service[89502]: ERROR cinder.api.middleware.fault Sep 05 04:48:28 devstack devstack@c-api.service[89502]: INFO cinder.api.middleware.fault [None req-c21c0845-bba9-425d-beb2-4c30281f9c34 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 returned with HTTP 409 Sep 05 04:48:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 879/1781] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:48:28 2026] DELETE /volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 => generated 167 bytes in 544 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-938fbbe6-8df9-4829-bd49-80aa5a6ef937 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-938fbbe6-8df9-4829-bd49-80aa5a6ef937 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab returned with HTTP 200 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 903/1782] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:28 2026] GET /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-008f9802-24b4-4142-9f81-52b457fc7d92 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-008f9802-24b4-4142-9f81-52b457fc7d92 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] DELETE http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-008f9802-24b4-4142-9f81-52b457fc7d92 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-008f9802-24b4-4142-9f81-52b457fc7d92 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:28 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-008f9802-24b4-4142-9f81-52b457fc7d92 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Delete volume with id: a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e539b47a-3247-46a0-8140-0373c5534604 req-13fda9fc-f2fc-4650-9b60-f08641f6c2c9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-13fda9fc-f2fc-4650-9b60-f08641f6c2c9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-13fda9fc-f2fc-4650-9b60-f08641f6c2c9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-13fda9fc-f2fc-4650-9b60-f08641f6c2c9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-e539b47a-3247-46a0-8140-0373c5534604 req-13fda9fc-f2fc-4650-9b60-f08641f6c2c9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:28 devstack devstack@c-api.service[89502]: DEBUG oslo_db.sqlalchemy.engines [None req-008f9802-24b4-4142-9f81-52b457fc7d92 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=89502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 04:48:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-13fda9fc-f2fc-4650-9b60-f08641f6c2c9 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 904/1783] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:48:28 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 1165 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:48:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:28 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-008f9802-24b4-4142-9f81-52b457fc7d92 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e539b47a-3247-46a0-8140-0373c5534604 req-a205537c-6f38-43d7-a629-a9a4bf895376 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-a205537c-6f38-43d7-a629-a9a4bf895376 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] POST http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192/action Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-a205537c-6f38-43d7-a629-a9a4bf895376 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-a205537c-6f38-43d7-a629-a9a4bf895376 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-008f9802-24b4-4142-9f81-52b457fc7d92 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Delete volume request issued successfully. Sep 05 04:48:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-008f9802-24b4-4142-9f81-52b457fc7d92 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab returned with HTTP 202 Sep 05 04:48:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 880/1784] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:48:28 2026] DELETE /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:48:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d97a6aac-a15e-4f65-946b-6553a6f9bf54 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d97a6aac-a15e-4f65-946b-6553a6f9bf54 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] GET http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d97a6aac-a15e-4f65-946b-6553a6f9bf54 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d97a6aac-a15e-4f65-946b-6553a6f9bf54 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-e539b47a-3247-46a0-8140-0373c5534604 req-a205537c-6f38-43d7-a629-a9a4bf895376 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-e539b47a-3247-46a0-8140-0373c5534604 req-a205537c-6f38-43d7-a629-a9a4bf895376 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Begin detaching volume completed successfully. Sep 05 04:48:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-a205537c-6f38-43d7-a629-a9a4bf895376 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192/action returned with HTTP 202 Sep 05 04:48:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 905/1785] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:48:29 2026] POST /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:48:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d97a6aac-a15e-4f65-946b-6553a6f9bf54 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d97a6aac-a15e-4f65-946b-6553a6f9bf54 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab returned with HTTP 200 Sep 05 04:48:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 881/1786] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:29 2026] GET /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8121a914-5cea-4251-8c71-6f2563dd092f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8121a914-5cea-4251-8c71-6f2563dd092f None None] GET http://192.168.122.229/volume// Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8121a914-5cea-4251-8c71-6f2563dd092f None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8121a914-5cea-4251-8c71-6f2563dd092f None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8121a914-5cea-4251-8c71-6f2563dd092f None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:48:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 906/1787] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:48:29 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 04:48:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e539b47a-3247-46a0-8140-0373c5534604 req-dde674da-9550-43d1-9f30-9da45f82ce49 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-dde674da-9550-43d1-9f30-9da45f82ce49 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-dde674da-9550-43d1-9f30-9da45f82ce49 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-dde674da-9550-43d1-9f30-9da45f82ce49 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-e539b47a-3247-46a0-8140-0373c5534604 req-dde674da-9550-43d1-9f30-9da45f82ce49 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-dde674da-9550-43d1-9f30-9da45f82ce49 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 882/1788] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:48:29 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 1349 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e539b47a-3247-46a0-8140-0373c5534604 req-fcaed3b7-a303-491c-b7e3-c86cebf12dd5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-fcaed3b7-a303-491c-b7e3-c86cebf12dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] DELETE http://192.168.122.229/volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-fcaed3b7-a303-491c-b7e3-c86cebf12dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-fcaed3b7-a303-491c-b7e3-c86cebf12dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:29 devstack devstack@c-api.service[89503]: /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 05 04:48:29 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:48:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e539b47a-3247-46a0-8140-0373c5534604 req-fcaed3b7-a303-491c-b7e3-c86cebf12dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 returned with HTTP 200 Sep 05 04:48:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 907/1789] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:48:29 2026] DELETE /volume/v3/attachments/c948fe8b-f53b-4761-ad11-be44dfd9d214 => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-53834d16-3d9e-48cf-96f5-802b06ab60d8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-53834d16-3d9e-48cf-96f5-802b06ab60d8 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] GET http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-53834d16-3d9e-48cf-96f5-802b06ab60d8 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-53834d16-3d9e-48cf-96f5-802b06ab60d8 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-53834d16-3d9e-48cf-96f5-802b06ab60d8 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Volume info retrieved successfully. Sep 05 04:48:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-53834d16-3d9e-48cf-96f5-802b06ab60d8 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab returned with HTTP 200 Sep 05 04:48:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 883/1790] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:30 2026] GET /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-a307586f-096d-433d-86ca-6469956abdb7 req-f8f41ff8-e44d-415c-a48d-98ac95703f6c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a307586f-096d-433d-86ca-6469956abdb7 req-f8f41ff8-e44d-415c-a48d-98ac95703f6c tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a307586f-096d-433d-86ca-6469956abdb7 req-f8f41ff8-e44d-415c-a48d-98ac95703f6c tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a307586f-096d-433d-86ca-6469956abdb7 req-f8f41ff8-e44d-415c-a48d-98ac95703f6c tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-a307586f-096d-433d-86ca-6469956abdb7 req-f8f41ff8-e44d-415c-a48d-98ac95703f6c tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a307586f-096d-433d-86ca-6469956abdb7 req-f8f41ff8-e44d-415c-a48d-98ac95703f6c tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 908/1791] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:48:30 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 873 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7cf090df-76a5-4cbd-8376-70d9e553f9a4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7cf090df-76a5-4cbd-8376-70d9e553f9a4 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] DELETE http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7cf090df-76a5-4cbd-8376-70d9e553f9a4 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7cf090df-76a5-4cbd-8376-70d9e553f9a4 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:30 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7cf090df-76a5-4cbd-8376-70d9e553f9a4 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Delete volume with id: 5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7cf090df-76a5-4cbd-8376-70d9e553f9a4 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7cf090df-76a5-4cbd-8376-70d9e553f9a4 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Delete volume request issued successfully. Sep 05 04:48:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7cf090df-76a5-4cbd-8376-70d9e553f9a4 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 202 Sep 05 04:48:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 884/1792] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:48:30 2026] DELETE /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:48:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-22a64afe-5058-481f-9eea-f24f2d7a97aa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22a64afe-5058-481f-9eea-f24f2d7a97aa tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22a64afe-5058-481f-9eea-f24f2d7a97aa tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22a64afe-5058-481f-9eea-f24f2d7a97aa tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-22a64afe-5058-481f-9eea-f24f2d7a97aa tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Volume info retrieved successfully. Sep 05 04:48:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22a64afe-5058-481f-9eea-f24f2d7a97aa tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 200 Sep 05 04:48:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 909/1793] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:30 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 890 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bcb590f9-a770-4c84-a887-8d7ef88ebc85 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bcb590f9-a770-4c84-a887-8d7ef88ebc85 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] GET http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab Sep 05 04:48:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bcb590f9-a770-4c84-a887-8d7ef88ebc85 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bcb590f9-a770-4c84-a887-8d7ef88ebc85 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bcb590f9-a770-4c84-a887-8d7ef88ebc85 tempest-VolumesNegativeTest-349262512 tempest-VolumesNegativeTest-349262512-project-member] http://192.168.122.229/volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab returned with HTTP 404 Sep 05 04:48:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 885/1794] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:31 2026] GET /volume/v3/volumes/a0650c3e-8395-46be-adf8-6be6dc93bcab => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a0b2c567-e0e6-49c0-bc13-c24c377ee104 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0b2c567-e0e6-49c0-bc13-c24c377ee104 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] GET http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 Sep 05 04:48:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a0b2c567-e0e6-49c0-bc13-c24c377ee104 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a0b2c567-e0e6-49c0-bc13-c24c377ee104 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0b2c567-e0e6-49c0-bc13-c24c377ee104 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036 tempest-TestServerVolumeAttachScenarioOldVersion-1627168036-project-member] http://192.168.122.229/volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 returned with HTTP 404 Sep 05 04:48:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 910/1795] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:48:31 2026] GET /volume/v3/volumes/5c1bc747-3e61-492a-bc16-51cead26e192 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:48:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1831462772"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1831462772'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume of 1 GB Sep 05 04:48:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Availability Zones retrieved successfully. Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (a2ee89ab-3602-4af1-b0c1-e8639fc2e331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da23461-da74-443a-af09-c580e9803dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da23461-da74-443a-af09-c580e9803dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daed31b9-c89b-430d-9426-e76bc7c2aceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Created reservations ['2af497c1-bcc1-45bb-92f5-059a2630fc20', '4fb527ba-b4c9-4271-b474-e65bbf73c6bd', 'ec6a0791-806d-4b05-98c9-374403eb538a', 'f6db4444-c0c1-4072-a05a-28bd460d10bb'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daed31b9-c89b-430d-9426-e76bc7c2aceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2af497c1-bcc1-45bb-92f5-059a2630fc20', '4fb527ba-b4c9-4271-b474-e65bbf73c6bd', 'ec6a0791-806d-4b05-98c9-374403eb538a', 'f6db4444-c0c1-4072-a05a-28bd460d10bb']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da9347c-3f52-4aeb-8bfc-df2f92c1cc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da9347c-3f52-4aeb-8bfc-df2f92c1cc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ec5d84-6f23-4f3a-8ec5-4905e597b4d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1831462772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['2af497c1-bcc1-45bb-92f5-059a2630fc20','4fb527ba-b4c9-4271-b474-e65bbf73c6bd','ec6a0791-806d-4b05-98c9-374403eb538a','f6db4444-c0c1-4072-a05a-28bd460d10bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1831462772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63ec5d84-6f23-4f3a-8ec5-4905e597b4d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b669dee2db1d412d9608f9760162f021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366d986c-5d9a-4f28-a039-97dc78f7db91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366d986c-5d9a-4f28-a039-97dc78f7db91) transitioned into state 'SUCCESS' from state '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-1831462772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['2af497c1-bcc1-45bb-92f5-059a2630fc20','4fb527ba-b4c9-4271-b474-e65bbf73c6bd','ec6a0791-806d-4b05-98c9-374403eb538a','f6db4444-c0c1-4072-a05a-28bd460d10bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb5b6b6-e8c4-4432-b20e-3191c5efac64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb5b6b6-e8c4-4432-b20e-3191c5efac64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (a2ee89ab-3602-4af1-b0c1-e8639fc2e331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request issued successfully. Sep 05 04:48:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-adca345b-f08f-48b0-b87e-4ae21cefc50a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 886/1796] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:48:35 2026] POST /volume/v3/volumes => generated 766 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-976d1c11-e822-4bf3-94b7-6c8f6266405f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-976d1c11-e822-4bf3-94b7-6c8f6266405f tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] DELETE http://192.168.122.229/volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2 Sep 05 04:48:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-976d1c11-e822-4bf3-94b7-6c8f6266405f tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-976d1c11-e822-4bf3-94b7-6c8f6266405f tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a1e74a25-d534-4080-a2ff-afb70026f67f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-775785301"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-775785301'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume of 1 GB Sep 05 04:48:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Availability Zones retrieved successfully. Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (2709070d-0267-4123-bf03-4caa150c4756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (981b07fd-2d26-4c87-a6a8-4b6fc86d809c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: /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 05 04:48:36 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (981b07fd-2d26-4c87-a6a8-4b6fc86d809c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (233be69f-a721-431d-b43a-f393fee8cc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-976d1c11-e822-4bf3-94b7-6c8f6266405f tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2 returned with HTTP 200 Sep 05 04:48:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 911/1797] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:48:36 2026] DELETE /volume/v3/attachments/8fa06922-acc8-40ae-8bce-93be332c3da2 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-abf13fe8-0750-48f4-9c99-1e077d14db92 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-abf13fe8-0750-48f4-9c99-1e077d14db92 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] DELETE http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:48:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-abf13fe8-0750-48f4-9c99-1e077d14db92 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-abf13fe8-0750-48f4-9c99-1e077d14db92 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-abf13fe8-0750-48f4-9c99-1e077d14db92 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Delete volume with id: 78c10059-2677-45a6-879b-5b12aad61c60 Sep 05 04:48:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-abf13fe8-0750-48f4-9c99-1e077d14db92 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Volume info retrieved successfully. Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Created reservations ['48df6ccb-ddf6-410e-870e-e485c7fecd40', '325fe452-69d8-46a0-8369-7157406876d8', '631524c4-a646-47fb-92a6-b92e4a4b714f', '447d9d07-8499-493e-a7a4-7ca70f05427a'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (233be69f-a721-431d-b43a-f393fee8cc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48df6ccb-ddf6-410e-870e-e485c7fecd40', '325fe452-69d8-46a0-8369-7157406876d8', '631524c4-a646-47fb-92a6-b92e4a4b714f', '447d9d07-8499-493e-a7a4-7ca70f05427a']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:36 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba39bdc1-a227-4823-a9fb-f3bdfec28659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-abf13fe8-0750-48f4-9c99-1e077d14db92 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] Delete volume request issued successfully. Sep 05 04:48:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-1289bf13-bd5b-4dce-a533-8b49592587c8 req-abf13fe8-0750-48f4-9c99-1e077d14db92 tempest-TestShelveInstance-1023362614 tempest-TestShelveInstance-1023362614-project-member] http://192.168.122.229/volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 returned with HTTP 202 Sep 05 04:48:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 912/1798] 192.168.122.229 () {62 vars in 1509 bytes} [Sat Sep 5 04:48:36 2026] DELETE /volume/v3/volumes/78c10059-2677-45a6-879b-5b12aad61c60 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:48:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:37 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba39bdc1-a227-4823-a9fb-f3bdfec28659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b788d87c-e166-4471-93d6-879de6808551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-775785301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['48df6ccb-ddf6-410e-870e-e485c7fecd40','325fe452-69d8-46a0-8369-7157406876d8','631524c4-a646-47fb-92a6-b92e4a4b714f','447d9d07-8499-493e-a7a4-7ca70f05427a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-775785301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b788d87c-e166-4471-93d6-879de6808551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b669dee2db1d412d9608f9760162f021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:37 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a6814c-2b85-4bab-ae44-fc664f2ff183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:37 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a6814c-2b85-4bab-ae44-fc664f2ff183) transitioned into state 'SUCCESS' from state '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-775785301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['48df6ccb-ddf6-410e-870e-e485c7fecd40','325fe452-69d8-46a0-8369-7157406876d8','631524c4-a646-47fb-92a6-b92e4a4b714f','447d9d07-8499-493e-a7a4-7ca70f05427a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:37 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99e2aeb4-1b9c-401a-aa52-101c9ea9a834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:37 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99e2aeb4-1b9c-401a-aa52-101c9ea9a834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:37 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (2709070d-0267-4123-bf03-4caa150c4756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request issued successfully. Sep 05 04:48:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1e74a25-d534-4080-a2ff-afb70026f67f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 887/1799] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:48:36 2026] POST /volume/v3/volumes => generated 765 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1372483725"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1372483725'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume of 1 GB Sep 05 04:48:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Availability Zones retrieved successfully. Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (88671daf-0690-42d7-a53f-401995f47b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef1df09a-a3f6-4c6a-96a5-414f9ddd8bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef1df09a-a3f6-4c6a-96a5-414f9ddd8bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (351acae1-4872-42e1-bfda-efd920a79858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Created reservations ['635bc0c6-57fa-4278-ab58-e3406b431cb4', '3cf3eb09-a998-4262-a0be-cb2673134da3', '4264659d-a1cf-4de0-ba25-1492a6e5ced8', '24d20cac-a26e-414d-9e7e-4d02c75ccf29'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (351acae1-4872-42e1-bfda-efd920a79858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['635bc0c6-57fa-4278-ab58-e3406b431cb4', '3cf3eb09-a998-4262-a0be-cb2673134da3', '4264659d-a1cf-4de0-ba25-1492a6e5ced8', '24d20cac-a26e-414d-9e7e-4d02c75ccf29']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc8c3ae-3a45-4caf-8fe7-d19cc0eb0bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc8c3ae-3a45-4caf-8fe7-d19cc0eb0bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b8358f6-0a4f-45db-b70e-fa3d43bc9572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1372483725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['635bc0c6-57fa-4278-ab58-e3406b431cb4','3cf3eb09-a998-4262-a0be-cb2673134da3','4264659d-a1cf-4de0-ba25-1492a6e5ced8','24d20cac-a26e-414d-9e7e-4d02c75ccf29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1372483725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b8358f6-0a4f-45db-b70e-fa3d43bc9572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b669dee2db1d412d9608f9760162f021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a35566-c5f9-4859-86f7-4c7aa322d0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a35566-c5f9-4859-86f7-4c7aa322d0f3) transitioned into state 'SUCCESS' from state '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-1372483725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['635bc0c6-57fa-4278-ab58-e3406b431cb4','3cf3eb09-a998-4262-a0be-cb2673134da3','4264659d-a1cf-4de0-ba25-1492a6e5ced8','24d20cac-a26e-414d-9e7e-4d02c75ccf29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:37 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dde8a1b-0b42-44bf-bdc4-87f9e074d6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dde8a1b-0b42-44bf-bdc4-87f9e074d6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:38 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (88671daf-0690-42d7-a53f-401995f47b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request issued successfully. Sep 05 04:48:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1b820aaf-2e7b-4790-b599-507d6b526db8 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 913/1800] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:48:37 2026] POST /volume/v3/volumes => generated 766 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7d82fcce-482f-49e0-856c-c81cca0e516a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-660381094"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-660381094'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume of 1 GB Sep 05 04:48:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Availability Zones retrieved successfully. Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (8846feaa-82b1-44b5-a21c-dfcc7f7cba8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84da9a50-d2f1-41f1-b3c9-8b3d9a8f18fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84da9a50-d2f1-41f1-b3c9-8b3d9a8f18fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (350f984d-7ff9-4d0d-b3f5-a5e760061d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Created reservations ['87990b9e-a22c-40d9-ac84-1b1d09ac5b2e', 'd6964c6c-49c6-4dde-94f1-454f8d9cc78e', '9542b41e-2b9d-4ac3-97ae-b323555d432c', '76c5aa47-07d6-4793-9da8-2d0994f01667'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (350f984d-7ff9-4d0d-b3f5-a5e760061d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87990b9e-a22c-40d9-ac84-1b1d09ac5b2e', 'd6964c6c-49c6-4dde-94f1-454f8d9cc78e', '9542b41e-2b9d-4ac3-97ae-b323555d432c', '76c5aa47-07d6-4793-9da8-2d0994f01667']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df503419-8dba-4c0d-b4ab-ff9e74c5cddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df503419-8dba-4c0d-b4ab-ff9e74c5cddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4664b2f-05c8-41a5-91d5-1b0373d1de8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-660381094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['87990b9e-a22c-40d9-ac84-1b1d09ac5b2e','d6964c6c-49c6-4dde-94f1-454f8d9cc78e','9542b41e-2b9d-4ac3-97ae-b323555d432c','76c5aa47-07d6-4793-9da8-2d0994f01667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-660381094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4664b2f-05c8-41a5-91d5-1b0373d1de8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b669dee2db1d412d9608f9760162f021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db50620-e9ec-4511-86b4-a69983bfe0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db50620-e9ec-4511-86b4-a69983bfe0e4) transitioned into state 'SUCCESS' from state '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-660381094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['87990b9e-a22c-40d9-ac84-1b1d09ac5b2e','d6964c6c-49c6-4dde-94f1-454f8d9cc78e','9542b41e-2b9d-4ac3-97ae-b323555d432c','76c5aa47-07d6-4793-9da8-2d0994f01667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04453aa4-29b7-4137-bcea-4a1a5bc7db65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04453aa4-29b7-4137-bcea-4a1a5bc7db65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (8846feaa-82b1-44b5-a21c-dfcc7f7cba8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request issued successfully. Sep 05 04:48:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7d82fcce-482f-49e0-856c-c81cca0e516a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 888/1801] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:48:38 2026] POST /volume/v3/volumes => generated 765 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1127760078"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1127760078'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:38 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume of 1 GB Sep 05 04:48:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Availability Zones retrieved successfully. Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (89e91309-4bed-4a48-9be6-b0f0a3d06bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043b18bf-e046-4030-b467-4a820a81016a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043b18bf-e046-4030-b467-4a820a81016a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec500da7-d7cb-4da9-90ca-b8ce9efd6070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Created reservations ['195162dc-5abf-422f-9f8b-3ec8f5892443', '38147d16-02f9-4ae5-8d2d-b7a98fcc3979', '5d7b1898-21a4-4fd0-87da-6428a6233621', '7dcb6db5-f6e6-49f0-9e50-b78ed6c901d1'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec500da7-d7cb-4da9-90ca-b8ce9efd6070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['195162dc-5abf-422f-9f8b-3ec8f5892443', '38147d16-02f9-4ae5-8d2d-b7a98fcc3979', '5d7b1898-21a4-4fd0-87da-6428a6233621', '7dcb6db5-f6e6-49f0-9e50-b78ed6c901d1']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a0e3a6-cabb-484b-ab79-a1ddba17b8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97a0e3a6-cabb-484b-ab79-a1ddba17b8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f64daa9-6aa3-43e5-9054-7cea42fe187c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1127760078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['195162dc-5abf-422f-9f8b-3ec8f5892443','38147d16-02f9-4ae5-8d2d-b7a98fcc3979','5d7b1898-21a4-4fd0-87da-6428a6233621','7dcb6db5-f6e6-49f0-9e50-b78ed6c901d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1127760078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f64daa9-6aa3-43e5-9054-7cea42fe187c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b669dee2db1d412d9608f9760162f021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5e10b4-f833-4e85-8c21-fce7a1f79d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5e10b4-f833-4e85-8c21-fce7a1f79d7f) transitioned into state 'SUCCESS' from state '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-1127760078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b669dee2db1d412d9608f9760162f021',qos_specs=None,replication_status=,reservations=['195162dc-5abf-422f-9f8b-3ec8f5892443','38147d16-02f9-4ae5-8d2d-b7a98fcc3979','5d7b1898-21a4-4fd0-87da-6428a6233621','7dcb6db5-f6e6-49f0-9e50-b78ed6c901d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0074ebc53c4402ca8f69c1211edbf37',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a8a1f8-0b44-4633-8f12-5f99270b48a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a8a1f8-0b44-4633-8f12-5f99270b48a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Flow 'volume_create_api' (89e91309-4bed-4a48-9be6-b0f0a3d06bba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Create volume request issued successfully. Sep 05 04:48:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6cb79589-db5f-4b28-9ba5-07cc7aa59d44 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 914/1802] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:48:38 2026] POST /volume/v3/volumes => generated 766 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3098959e-da33-468d-a971-6c471f312bfb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3098959e-da33-468d-a971-6c471f312bfb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 Sep 05 04:48:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3098959e-da33-468d-a971-6c471f312bfb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3098959e-da33-468d-a971-6c471f312bfb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:39 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3098959e-da33-468d-a971-6c471f312bfb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3098959e-da33-468d-a971-6c471f312bfb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 returned with HTTP 200 Sep 05 04:48:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 889/1803] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:39 2026] GET /volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 => generated 859 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:48:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7e3f38d5-e59b-4a38-b57f-989a207adb7b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7e3f38d5-e59b-4a38-b57f-989a207adb7b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 Sep 05 04:48:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7e3f38d5-e59b-4a38-b57f-989a207adb7b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7e3f38d5-e59b-4a38-b57f-989a207adb7b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7e3f38d5-e59b-4a38-b57f-989a207adb7b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7e3f38d5-e59b-4a38-b57f-989a207adb7b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 returned with HTTP 200 Sep 05 04:48:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 915/1804] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:40 2026] GET /volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 => generated 857 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93bce9f3-4d2c-4973-b072-b816f83a7ad4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93bce9f3-4d2c-4973-b072-b816f83a7ad4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 Sep 05 04:48:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93bce9f3-4d2c-4973-b072-b816f83a7ad4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93bce9f3-4d2c-4973-b072-b816f83a7ad4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93bce9f3-4d2c-4973-b072-b816f83a7ad4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93bce9f3-4d2c-4973-b072-b816f83a7ad4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 returned with HTTP 200 Sep 05 04:48:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 890/1805] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:41 2026] GET /volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:48:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cd4d8654-546d-46a0-bf5f-eaca95ce90af None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cd4d8654-546d-46a0-bf5f-eaca95ce90af tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 Sep 05 04:48:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cd4d8654-546d-46a0-bf5f-eaca95ce90af tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cd4d8654-546d-46a0-bf5f-eaca95ce90af tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cd4d8654-546d-46a0-bf5f-eaca95ce90af tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cd4d8654-546d-46a0-bf5f-eaca95ce90af tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 returned with HTTP 200 Sep 05 04:48:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 916/1806] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:41 2026] GET /volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cd675518-f781-4212-bba7-8ad7b7459df5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd675518-f781-4212-bba7-8ad7b7459df5 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 Sep 05 04:48:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd675518-f781-4212-bba7-8ad7b7459df5 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd675518-f781-4212-bba7-8ad7b7459df5 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cd675518-f781-4212-bba7-8ad7b7459df5 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd675518-f781-4212-bba7-8ad7b7459df5 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 returned with HTTP 200 Sep 05 04:48:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 891/1807] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:42 2026] GET /volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f67c183a-cf9f-4ab5-8679-93422ec50bdd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f67c183a-cf9f-4ab5-8679-93422ec50bdd tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e Sep 05 04:48:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f67c183a-cf9f-4ab5-8679-93422ec50bdd tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f67c183a-cf9f-4ab5-8679-93422ec50bdd tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f67c183a-cf9f-4ab5-8679-93422ec50bdd tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f67c183a-cf9f-4ab5-8679-93422ec50bdd tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e returned with HTTP 200 Sep 05 04:48:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 917/1808] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:42 2026] GET /volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-240cad6e-7ee9-4542-9b3e-a3763451da50 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-240cad6e-7ee9-4542-9b3e-a3763451da50 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e Sep 05 04:48:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-240cad6e-7ee9-4542-9b3e-a3763451da50 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-240cad6e-7ee9-4542-9b3e-a3763451da50 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-240cad6e-7ee9-4542-9b3e-a3763451da50 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-240cad6e-7ee9-4542-9b3e-a3763451da50 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e returned with HTTP 200 Sep 05 04:48:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 892/1809] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:43 2026] GET /volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ffd46567-117c-4c53-9e06-adae1b9e5891 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ffd46567-117c-4c53-9e06-adae1b9e5891 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c Sep 05 04:48:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ffd46567-117c-4c53-9e06-adae1b9e5891 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ffd46567-117c-4c53-9e06-adae1b9e5891 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ffd46567-117c-4c53-9e06-adae1b9e5891 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ffd46567-117c-4c53-9e06-adae1b9e5891 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c returned with HTTP 200 Sep 05 04:48:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 918/1810] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:43 2026] GET /volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0c0ca597-e420-4cf8-b320-73138cf1bb7a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c0ca597-e420-4cf8-b320-73138cf1bb7a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c Sep 05 04:48:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c0ca597-e420-4cf8-b320-73138cf1bb7a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0c0ca597-e420-4cf8-b320-73138cf1bb7a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:43 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-0c0ca597-e420-4cf8-b320-73138cf1bb7a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume with id: 9f64daa9-6aa3-43e5-9054-7cea42fe187c Sep 05 04:48:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0c0ca597-e420-4cf8-b320-73138cf1bb7a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0c0ca597-e420-4cf8-b320-73138cf1bb7a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume request issued successfully. Sep 05 04:48:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0c0ca597-e420-4cf8-b320-73138cf1bb7a tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c returned with HTTP 202 Sep 05 04:48:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 893/1811] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:48:43 2026] DELETE /volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:48:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d9d1c011-a287-4249-8279-3c02135cde5f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9d1c011-a287-4249-8279-3c02135cde5f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c Sep 05 04:48:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9d1c011-a287-4249-8279-3c02135cde5f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9d1c011-a287-4249-8279-3c02135cde5f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d9d1c011-a287-4249-8279-3c02135cde5f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9d1c011-a287-4249-8279-3c02135cde5f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c returned with HTTP 200 Sep 05 04:48:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 919/1812] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:43 2026] GET /volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c => generated 858 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b811649a-6ed9-4fe9-a65a-e684a349d2bc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b811649a-6ed9-4fe9-a65a-e684a349d2bc tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c Sep 05 04:48:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b811649a-6ed9-4fe9-a65a-e684a349d2bc tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b811649a-6ed9-4fe9-a65a-e684a349d2bc tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b811649a-6ed9-4fe9-a65a-e684a349d2bc tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c returned with HTTP 404 Sep 05 04:48:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 894/1813] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:44 2026] GET /volume/v3/volumes/9f64daa9-6aa3-43e5-9054-7cea42fe187c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c4c28bfe-ac6a-4d86-b616-44be89b136f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c4c28bfe-ac6a-4d86-b616-44be89b136f4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] DELETE http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e Sep 05 04:48:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c4c28bfe-ac6a-4d86-b616-44be89b136f4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c4c28bfe-ac6a-4d86-b616-44be89b136f4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:44 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c4c28bfe-ac6a-4d86-b616-44be89b136f4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume with id: a4664b2f-05c8-41a5-91d5-1b0373d1de8e Sep 05 04:48:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c4c28bfe-ac6a-4d86-b616-44be89b136f4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c4c28bfe-ac6a-4d86-b616-44be89b136f4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume request issued successfully. Sep 05 04:48:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c4c28bfe-ac6a-4d86-b616-44be89b136f4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e returned with HTTP 202 Sep 05 04:48:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 920/1814] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:48:44 2026] DELETE /volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:48:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2ecd9a3a-1f22-4320-9f11-3d56032d8828 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2ecd9a3a-1f22-4320-9f11-3d56032d8828 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e Sep 05 04:48:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2ecd9a3a-1f22-4320-9f11-3d56032d8828 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2ecd9a3a-1f22-4320-9f11-3d56032d8828 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2ecd9a3a-1f22-4320-9f11-3d56032d8828 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2ecd9a3a-1f22-4320-9f11-3d56032d8828 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e returned with HTTP 200 Sep 05 04:48:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 895/1815] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:44 2026] GET /volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-59065687-47ed-484e-b073-20fdbdcb000b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-59065687-47ed-484e-b073-20fdbdcb000b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e Sep 05 04:48:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-59065687-47ed-484e-b073-20fdbdcb000b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-59065687-47ed-484e-b073-20fdbdcb000b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-59065687-47ed-484e-b073-20fdbdcb000b tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e returned with HTTP 404 Sep 05 04:48:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 921/1816] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:46 2026] GET /volume/v3/volumes/a4664b2f-05c8-41a5-91d5-1b0373d1de8e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ef187988-16a5-4811-8acb-117248057b1f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef187988-16a5-4811-8acb-117248057b1f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] DELETE http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 Sep 05 04:48:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef187988-16a5-4811-8acb-117248057b1f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef187988-16a5-4811-8acb-117248057b1f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:46 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ef187988-16a5-4811-8acb-117248057b1f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume with id: 2b8358f6-0a4f-45db-b70e-fa3d43bc9572 Sep 05 04:48:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef187988-16a5-4811-8acb-117248057b1f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef187988-16a5-4811-8acb-117248057b1f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume request issued successfully. Sep 05 04:48:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef187988-16a5-4811-8acb-117248057b1f tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 returned with HTTP 202 Sep 05 04:48:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 896/1817] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:48:46 2026] DELETE /volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:48:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e2d09525-1698-4804-8247-79acf76b9805 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e2d09525-1698-4804-8247-79acf76b9805 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 Sep 05 04:48:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e2d09525-1698-4804-8247-79acf76b9805 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e2d09525-1698-4804-8247-79acf76b9805 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e2d09525-1698-4804-8247-79acf76b9805 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e2d09525-1698-4804-8247-79acf76b9805 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 returned with HTTP 200 Sep 05 04:48:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 922/1818] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:46 2026] GET /volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-045d6be8-8412-4db5-9b3d-b2b83011bed4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-045d6be8-8412-4db5-9b3d-b2b83011bed4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 Sep 05 04:48:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-045d6be8-8412-4db5-9b3d-b2b83011bed4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-045d6be8-8412-4db5-9b3d-b2b83011bed4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-045d6be8-8412-4db5-9b3d-b2b83011bed4 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 returned with HTTP 404 Sep 05 04:48:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 897/1819] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:47 2026] GET /volume/v3/volumes/2b8358f6-0a4f-45db-b70e-fa3d43bc9572 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3b730d89-cf33-4204-b725-a73ef5101eeb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3b730d89-cf33-4204-b725-a73ef5101eeb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 Sep 05 04:48:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3b730d89-cf33-4204-b725-a73ef5101eeb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3b730d89-cf33-4204-b725-a73ef5101eeb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:47 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-3b730d89-cf33-4204-b725-a73ef5101eeb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume with id: b788d87c-e166-4471-93d6-879de6808551 Sep 05 04:48:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3b730d89-cf33-4204-b725-a73ef5101eeb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3b730d89-cf33-4204-b725-a73ef5101eeb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume request issued successfully. Sep 05 04:48:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3b730d89-cf33-4204-b725-a73ef5101eeb tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 returned with HTTP 202 Sep 05 04:48:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 923/1820] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:48:47 2026] DELETE /volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:48:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0ecb0b44-436f-49cf-b7f3-e2923bfd2a83 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ecb0b44-436f-49cf-b7f3-e2923bfd2a83 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 Sep 05 04:48:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ecb0b44-436f-49cf-b7f3-e2923bfd2a83 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ecb0b44-436f-49cf-b7f3-e2923bfd2a83 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0ecb0b44-436f-49cf-b7f3-e2923bfd2a83 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ecb0b44-436f-49cf-b7f3-e2923bfd2a83 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 returned with HTTP 200 Sep 05 04:48:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 898/1821] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:47 2026] GET /volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aa26d3d9-531a-4e9c-a676-56901ddbbcde None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa26d3d9-531a-4e9c-a676-56901ddbbcde tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 Sep 05 04:48:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa26d3d9-531a-4e9c-a676-56901ddbbcde tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa26d3d9-531a-4e9c-a676-56901ddbbcde tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa26d3d9-531a-4e9c-a676-56901ddbbcde tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 returned with HTTP 404 Sep 05 04:48:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 924/1822] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:48 2026] GET /volume/v3/volumes/b788d87c-e166-4471-93d6-879de6808551 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:48:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0cb1e7ed-34a9-499f-b883-39387cce739e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0cb1e7ed-34a9-499f-b883-39387cce739e tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] DELETE http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 Sep 05 04:48:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0cb1e7ed-34a9-499f-b883-39387cce739e tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0cb1e7ed-34a9-499f-b883-39387cce739e tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:48 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-0cb1e7ed-34a9-499f-b883-39387cce739e tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume with id: 63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 Sep 05 04:48:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0cb1e7ed-34a9-499f-b883-39387cce739e tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0cb1e7ed-34a9-499f-b883-39387cce739e tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Delete volume request issued successfully. Sep 05 04:48:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0cb1e7ed-34a9-499f-b883-39387cce739e tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 returned with HTTP 202 Sep 05 04:48:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 899/1823] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:48:48 2026] DELETE /volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:48:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d0a261ae-23b7-4b94-ac86-3ab473599a78 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d0a261ae-23b7-4b94-ac86-3ab473599a78 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 Sep 05 04:48:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d0a261ae-23b7-4b94-ac86-3ab473599a78 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d0a261ae-23b7-4b94-ac86-3ab473599a78 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:48 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:48 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:48 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:48 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d0a261ae-23b7-4b94-ac86-3ab473599a78 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d0a261ae-23b7-4b94-ac86-3ab473599a78 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 returned with HTTP 200 Sep 05 04:48:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 925/1824] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:48 2026] GET /volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-df132064-ad13-41a6-a759-77b680eda1ee None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df132064-ad13-41a6-a759-77b680eda1ee tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 Sep 05 04:48:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df132064-ad13-41a6-a759-77b680eda1ee tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df132064-ad13-41a6-a759-77b680eda1ee tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-df132064-ad13-41a6-a759-77b680eda1ee tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Volume info retrieved successfully. Sep 05 04:48:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df132064-ad13-41a6-a759-77b680eda1ee tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 returned with HTTP 200 Sep 05 04:48:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 900/1825] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:49 2026] GET /volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3870fb35-a3cb-4af8-b96b-63c2b8904a74 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3870fb35-a3cb-4af8-b96b-63c2b8904a74 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] GET http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 Sep 05 04:48:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3870fb35-a3cb-4af8-b96b-63c2b8904a74 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3870fb35-a3cb-4af8-b96b-63c2b8904a74 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3870fb35-a3cb-4af8-b96b-63c2b8904a74 tempest-CreateVolumesFromImageTest-574935945 tempest-CreateVolumesFromImageTest-574935945-project-member] http://192.168.122.229/volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 returned with HTTP 404 Sep 05 04:48:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 926/1826] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:50 2026] GET /volume/v3/volumes/63ec5d84-6f23-4f3a-8ec5-4905e597b4d0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1374901f-0374-4bb5-8527-ec0e6160903e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-284287572"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-284287572'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume of 1 GB Sep 05 04:48:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Availability Zones retrieved successfully. Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Flow 'volume_create_api' (ae4818da-e4ff-46cd-8c77-f4d41ecd197a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf3759b-9dc2-45b8-9d9d-41cab13185b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf3759b-9dc2-45b8-9d9d-41cab13185b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482967cb-e85d-47c6-9386-630505607d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Created reservations ['60d16939-185f-4266-9bde-7a787aacbe67', 'de4ae0bf-8ce6-4abb-8013-335ff6774488', 'bd788e1e-aefa-44a1-83d2-dfe4d00c8c26', 'c67e135a-8d2e-4fc8-b6db-d14f08308782'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482967cb-e85d-47c6-9386-630505607d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d16939-185f-4266-9bde-7a787aacbe67', 'de4ae0bf-8ce6-4abb-8013-335ff6774488', 'bd788e1e-aefa-44a1-83d2-dfe4d00c8c26', 'c67e135a-8d2e-4fc8-b6db-d14f08308782']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfef7a23-c82a-453f-9068-f70935f352fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfef7a23-c82a-453f-9068-f70935f352fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55ffd940-d8e8-47cd-9e0e-78904902c384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-284287572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8f15735d6849599f6d4cb1b7d52500',qos_specs=None,replication_status=,reservations=['60d16939-185f-4266-9bde-7a787aacbe67','de4ae0bf-8ce6-4abb-8013-335ff6774488','bd788e1e-aefa-44a1-83d2-dfe4d00c8c26','c67e135a-8d2e-4fc8-b6db-d14f08308782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='886e0cc81aff46cea32d725d8daf0a31',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-284287572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55ffd940-d8e8-47cd-9e0e-78904902c384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f8f15735d6849599f6d4cb1b7d52500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='886e0cc81aff46cea32d725d8daf0a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d0f056-35d7-40c0-abcb-bfce581e09fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d0f056-35d7-40c0-abcb-bfce581e09fe) transitioned into state 'SUCCESS' from state '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-284287572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8f15735d6849599f6d4cb1b7d52500',qos_specs=None,replication_status=,reservations=['60d16939-185f-4266-9bde-7a787aacbe67','de4ae0bf-8ce6-4abb-8013-335ff6774488','bd788e1e-aefa-44a1-83d2-dfe4d00c8c26','c67e135a-8d2e-4fc8-b6db-d14f08308782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='886e0cc81aff46cea32d725d8daf0a31',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0746492-08d1-485d-8110-366bc17b7033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0746492-08d1-485d-8110-366bc17b7033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Flow 'volume_create_api' (ae4818da-e4ff-46cd-8c77-f4d41ecd197a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume request issued successfully. Sep 05 04:48:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1374901f-0374-4bb5-8527-ec0e6160903e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 901/1827] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:52 2026] POST /volume/v3/volumes => generated 763 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dd0ba31f-23ba-4dc8-854a-0bdcb38825bc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd0ba31f-23ba-4dc8-854a-0bdcb38825bc tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd0ba31f-23ba-4dc8-854a-0bdcb38825bc tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd0ba31f-23ba-4dc8-854a-0bdcb38825bc tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dd0ba31f-23ba-4dc8-854a-0bdcb38825bc tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd0ba31f-23ba-4dc8-854a-0bdcb38825bc tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 927/1828] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:52 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 831 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cc4b9b00-1681-4c72-b180-6130247a7f90 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cc4b9b00-1681-4c72-b180-6130247a7f90 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cc4b9b00-1681-4c72-b180-6130247a7f90 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cc4b9b00-1681-4c72-b180-6130247a7f90 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cc4b9b00-1681-4c72-b180-6130247a7f90 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cc4b9b00-1681-4c72-b180-6130247a7f90 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 902/1829] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:53 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Create volume of 1 GB Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Availability Zones retrieved successfully. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7d0efed1-1f95-420f-ac89-0b4a437c7a54 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7d0efed1-1f95-420f-ac89-0b4a437c7a54 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7d0efed1-1f95-420f-ac89-0b4a437c7a54 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7d0efed1-1f95-420f-ac89-0b4a437c7a54 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Flow 'volume_create_api' (5716a960-2a9a-46eb-99ba-1894b787c261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b488805f-e295-49d3-99ed-2c3f81c64d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7d0efed1-1f95-420f-ac89-0b4a437c7a54 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7d0efed1-1f95-420f-ac89-0b4a437c7a54 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 903/1830] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:55 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b488805f-e295-49d3-99ed-2c3f81c64d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921656f4-f607-47d1-bea1-81cdd6f8bfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-bd720808-3d8b-4824-8c9e-16013aa4c304 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-bd720808-3d8b-4824-8c9e-16013aa4c304 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-bd720808-3d8b-4824-8c9e-16013aa4c304 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-bd720808-3d8b-4824-8c9e-16013aa4c304 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-bd720808-3d8b-4824-8c9e-16013aa4c304 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-bd720808-3d8b-4824-8c9e-16013aa4c304 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 904/1831] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:48:55 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Created reservations ['e2f8e22b-c466-4043-958e-2de31d007611', '0bb126fd-ada5-41a4-9e10-3398607a7f3b', '6f7232ec-2e04-4b8d-bc16-c91bcc587ae6', 'a1ab8b22-e018-41d5-9b86-181a3e519bc7'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921656f4-f607-47d1-bea1-81cdd6f8bfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2f8e22b-c466-4043-958e-2de31d007611', '0bb126fd-ada5-41a4-9e10-3398607a7f3b', '6f7232ec-2e04-4b8d-bc16-c91bcc587ae6', 'a1ab8b22-e018-41d5-9b86-181a3e519bc7']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962bea01-12d0-49d1-a855-05de1ab6e381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962bea01-12d0-49d1-a855-05de1ab6e381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1182d0ce-62f3-44aa-bebf-61c35b6666b2', '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='48cda34f65da4a84a52ba75018bacb2f',qos_specs=None,replication_status=,reservations=['e2f8e22b-c466-4043-958e-2de31d007611','0bb126fd-ada5-41a4-9e10-3398607a7f3b','6f7232ec-2e04-4b8d-bc16-c91bcc587ae6','a1ab8b22-e018-41d5-9b86-181a3e519bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9922b91c88e74c0a957b3eb5e51ab5f3',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:55Z,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=1182d0ce-62f3-44aa-bebf-61c35b6666b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48cda34f65da4a84a52ba75018bacb2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9922b91c88e74c0a957b3eb5e51ab5f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fbfd40-0ed7-4d6c-a846-b2b429dd9cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fbfd40-0ed7-4d6c-a846-b2b429dd9cbd) transitioned into state 'SUCCESS' from 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='48cda34f65da4a84a52ba75018bacb2f',qos_specs=None,replication_status=,reservations=['e2f8e22b-c466-4043-958e-2de31d007611','0bb126fd-ada5-41a4-9e10-3398607a7f3b','6f7232ec-2e04-4b8d-bc16-c91bcc587ae6','a1ab8b22-e018-41d5-9b86-181a3e519bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9922b91c88e74c0a957b3eb5e51ab5f3',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ce0adf-4bf2-4f14-9506-bc967bfca86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ce0adf-4bf2-4f14-9506-bc967bfca86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Flow 'volume_create_api' (5716a960-2a9a-46eb-99ba-1894b787c261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Create volume request issued successfully. Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c85e4e72-c457-4a21-b17a-2c441043bd61 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 928/1832] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:48:54 2026] POST /volume/v3/volumes => generated 749 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f4a2be99-617d-4c36-adf2-81535c93887b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4a2be99-617d-4c36-adf2-81535c93887b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4a2be99-617d-4c36-adf2-81535c93887b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4a2be99-617d-4c36-adf2-81535c93887b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6170e30e-53c1-4f02-b945-6f503983cd31 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f4a2be99-617d-4c36-adf2-81535c93887b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6170e30e-53c1-4f02-b945-6f503983cd31 None None] GET http://192.168.122.229/volume// Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6170e30e-53c1-4f02-b945-6f503983cd31 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6170e30e-53c1-4f02-b945-6f503983cd31 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6170e30e-53c1-4f02-b945-6f503983cd31 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:48:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 929/1833] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:48:55 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-b2cdab1f-38c8-45b3-8cd1-db589d662e02 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4a2be99-617d-4c36-adf2-81535c93887b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 returned with HTTP 200 Sep 05 04:48:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 905/1834] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:55 2026] GET /volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-b2cdab1f-38c8-45b3-8cd1-db589d662e02 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-b2cdab1f-38c8-45b3-8cd1-db589d662e02 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55ffd940-d8e8-47cd-9e0e-78904902c384", "connector": null, "instance_uuid": "5a30d739-a9fd-4288-ac5c-17c851c95095"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-b2cdab1f-38c8-45b3-8cd1-db589d662e02 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:48:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 930/1835] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:48:55 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2c8edbb9-ff37-4b1b-834d-8a25fafc62d0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-671023de-52ba-4c64-a97b-87df321c182e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-671023de-52ba-4c64-a97b-87df321c182e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-671023de-52ba-4c64-a97b-87df321c182e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-671023de-52ba-4c64-a97b-87df321c182e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-671023de-52ba-4c64-a97b-87df321c182e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-671023de-52ba-4c64-a97b-87df321c182e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 931/1836] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:55 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ac45a883-dd68-4116-9685-fa52077a2805 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ac45a883-dd68-4116-9685-fa52077a2805 None None] GET http://192.168.122.229/volume// Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ac45a883-dd68-4116-9685-fa52077a2805 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ac45a883-dd68-4116-9685-fa52077a2805 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ac45a883-dd68-4116-9685-fa52077a2805 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:48:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 932/1837] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:48:55 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-cc1a762a-aae4-481e-b4f3-1440ae9e6d49 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-cc1a762a-aae4-481e-b4f3-1440ae9e6d49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2c8edbb9-ff37-4b1b-834d-8a25fafc62d0 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:48:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2c8edbb9-ff37-4b1b-834d-8a25fafc62d0 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-cc1a762a-aae4-481e-b4f3-1440ae9e6d49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-cc1a762a-aae4-481e-b4f3-1440ae9e6d49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2c8edbb9-ff37-4b1b-834d-8a25fafc62d0 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:48:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 906/1838] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:48:55 2026] POST /volume/v3/types => generated 287 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-cc1a762a-aae4-481e-b4f3-1440ae9e6d49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-cc1a762a-aae4-481e-b4f3-1440ae9e6d49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 933/1839] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:48:55 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 1036 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:48:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-de751392-8508-4461-95b9-663d775d6860 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-de751392-8508-4461-95b9-663d775d6860 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] PUT http://192.168.122.229/volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60 Sep 05 04:48:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-de751392-8508-4461-95b9-663d775d6860 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:56 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-de751392-8508-4461-95b9-663d775d6860 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Acquiring lock "cinder-attachment_update-55ffd940-d8e8-47cd-9e0e-78904902c384-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:48:56 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-de751392-8508-4461-95b9-663d775d6860 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Lock "cinder-attachment_update-55ffd940-d8e8-47cd-9e0e-78904902c384-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:48:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-25ce103d-cc7b-4df4-a8c4-43f7af1d332b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-25ce103d-cc7b-4df4-a8c4-43f7af1d332b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:48:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-25ce103d-cc7b-4df4-a8c4-43f7af1d332b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-25ce103d-cc7b-4df4-a8c4-43f7af1d332b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-25ce103d-cc7b-4df4-a8c4-43f7af1d332b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:48:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-25ce103d-cc7b-4df4-a8c4-43f7af1d332b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 returned with HTTP 200 Sep 05 04:48:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 934/1840] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:56 2026] GET /volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 => generated 841 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b5f8080e-d1c8-40a9-ad9d-469d994cc028 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5f8080e-d1c8-40a9-ad9d-469d994cc028 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5f8080e-d1c8-40a9-ad9d-469d994cc028 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5f8080e-d1c8-40a9-ad9d-469d994cc028 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b5f8080e-d1c8-40a9-ad9d-469d994cc028 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5f8080e-d1c8-40a9-ad9d-469d994cc028 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 935/1841] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:56 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-de751392-8508-4461-95b9-663d775d6860 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Lock "cinder-attachment_update-55ffd940-d8e8-47cd-9e0e-78904902c384-devstack" released by "attachment_update" :: held 0.902s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-de751392-8508-4461-95b9-663d775d6860 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60 returned with HTTP 200 Sep 05 04:48:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 907/1842] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:48:56 2026] PUT /volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60 => generated 694 bytes in 958 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f487087e-79b5-43e9-a0f5-7304a03760b7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f487087e-79b5-43e9-a0f5-7304a03760b7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:48:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f487087e-79b5-43e9-a0f5-7304a03760b7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f487087e-79b5-43e9-a0f5-7304a03760b7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f487087e-79b5-43e9-a0f5-7304a03760b7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f487087e-79b5-43e9-a0f5-7304a03760b7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 returned with HTTP 200 Sep 05 04:48:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 936/1843] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:57 2026] GET /volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5daa5246-b6a1-421b-8fdd-4494fcff6794 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5daa5246-b6a1-421b-8fdd-4494fcff6794 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5daa5246-b6a1-421b-8fdd-4494fcff6794 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5daa5246-b6a1-421b-8fdd-4494fcff6794 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-4f17174a-12f9-49f6-8107-21d83ab76876 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5daa5246-b6a1-421b-8fdd-4494fcff6794 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-4f17174a-12f9-49f6-8107-21d83ab76876 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60/action Sep 05 04:48:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-4f17174a-12f9-49f6-8107-21d83ab76876 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:48:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-4f17174a-12f9-49f6-8107-21d83ab76876 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5daa5246-b6a1-421b-8fdd-4494fcff6794 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 returned with HTTP 200 Sep 05 04:48:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 908/1844] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:57 2026] GET /volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-712b0056-9907-4b61-94e5-aace88979723 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-700168763"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-700168763'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Create volume of 1 GB Sep 05 04:48:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Availability Zones retrieved successfully. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Flow 'volume_create_api' (61a67993-dd2f-41ea-85c1-2f6a71bb6e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c30e25-5357-4d4a-b994-085c6f0b579f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5dbd6217-b9a8-4831-b569-b6e577d8b988 req-4f17174a-12f9-49f6-8107-21d83ab76876 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60/action returned with HTTP 204 Sep 05 04:48:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 937/1845] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:48:57 2026] POST /volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2423336b-a40f-48b2-97b9-a19f8b31734f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2423336b-a40f-48b2-97b9-a19f8b31734f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2423336b-a40f-48b2-97b9-a19f8b31734f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2423336b-a40f-48b2-97b9-a19f8b31734f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c30e25-5357-4d4a-b994-085c6f0b579f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2115be0a-4f18-4874-abd0-089c4ec540e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2423336b-a40f-48b2-97b9-a19f8b31734f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2423336b-a40f-48b2-97b9-a19f8b31734f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 938/1846] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:58 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dd254cac-f454-43fb-84d1-231f79ec872d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd254cac-f454-43fb-84d1-231f79ec872d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd254cac-f454-43fb-84d1-231f79ec872d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd254cac-f454-43fb-84d1-231f79ec872d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dd254cac-f454-43fb-84d1-231f79ec872d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd254cac-f454-43fb-84d1-231f79ec872d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:48:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 939/1847] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:58 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Created reservations ['b4874a04-c494-40c2-9369-fa34b663206a', '40277370-289b-4672-87e9-a88d7c714aec', '25c64975-bb28-4b42-b84f-0339b5175333', 'b9060ff5-555d-4481-aaf6-0d84db15123f'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2115be0a-4f18-4874-abd0-089c4ec540e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4874a04-c494-40c2-9369-fa34b663206a', '40277370-289b-4672-87e9-a88d7c714aec', '25c64975-bb28-4b42-b84f-0339b5175333', 'b9060ff5-555d-4481-aaf6-0d84db15123f']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b7c511-e2bf-48ef-be5c-336a7780b4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b7c511-e2bf-48ef-be5c-336a7780b4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd911f782-026b-4691-b04a-798d5124f9a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-700168763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48cda34f65da4a84a52ba75018bacb2f',qos_specs=None,replication_status=,reservations=['b4874a04-c494-40c2-9369-fa34b663206a','40277370-289b-4672-87e9-a88d7c714aec','25c64975-bb28-4b42-b84f-0339b5175333','b9060ff5-555d-4481-aaf6-0d84db15123f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9922b91c88e74c0a957b3eb5e51ab5f3',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:48:58Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-700168763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d911f782-026b-4691-b04a-798d5124f9a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48cda34f65da4a84a52ba75018bacb2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9922b91c88e74c0a957b3eb5e51ab5f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54ea790-eb85-4dde-8f37-d5849b008901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54ea790-eb85-4dde-8f37-d5849b008901) transitioned into 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-700168763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48cda34f65da4a84a52ba75018bacb2f',qos_specs=None,replication_status=,reservations=['b4874a04-c494-40c2-9369-fa34b663206a','40277370-289b-4672-87e9-a88d7c714aec','25c64975-bb28-4b42-b84f-0339b5175333','b9060ff5-555d-4481-aaf6-0d84db15123f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9922b91c88e74c0a957b3eb5e51ab5f3',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145e9b46-0854-458e-ba4d-9e3895f0410b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145e9b46-0854-458e-ba4d-9e3895f0410b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Flow 'volume_create_api' (61a67993-dd2f-41ea-85c1-2f6a71bb6e24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Create volume request issued successfully. Sep 05 04:48:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-712b0056-9907-4b61-94e5-aace88979723 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:48:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 909/1848] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:48:57 2026] POST /volume/v3/volumes => generated 784 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dcdf9d2d-5eab-46a5-ba08-dc5b876f7ccf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dcdf9d2d-5eab-46a5-ba08-dc5b876f7ccf tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dcdf9d2d-5eab-46a5-ba08-dc5b876f7ccf tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dcdf9d2d-5eab-46a5-ba08-dc5b876f7ccf tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dcdf9d2d-5eab-46a5-ba08-dc5b876f7ccf tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:48:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dcdf9d2d-5eab-46a5-ba08-dc5b876f7ccf tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 returned with HTTP 200 Sep 05 04:48:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 940/1849] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:58 2026] GET /volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:48:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "178addee-e09e-40af-8ab3-1f6ddf0e1e95", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:48:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '178addee-e09e-40af-8ab3-1f6ddf0e1e95', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:48:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4ef4d89b-8a12-4e15-9c7a-4b9be6378db7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:48:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4ef4d89b-8a12-4e15-9c7a-4b9be6378db7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:48:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4ef4d89b-8a12-4e15-9c7a-4b9be6378db7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:48:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4ef4d89b-8a12-4e15-9c7a-4b9be6378db7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:48:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:48:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:48:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:48:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4ef4d89b-8a12-4e15-9c7a-4b9be6378db7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:48:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4ef4d89b-8a12-4e15-9c7a-4b9be6378db7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 returned with HTTP 200 Sep 05 04:48:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 941/1850] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:48:59 2026] GET /volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 => generated 876 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:48:59 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Create volume of 1 GB Sep 05 04:48:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:48:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:48:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Availability Zones retrieved successfully. Sep 05 04:48:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Flow 'volume_create_api' (cda15f91-f170-47d5-8ce2-b7cb11379255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:48:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b230f583-f972-4021-8c80-47c156e8084d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:48:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:48:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b230f583-f972-4021-8c80-47c156e8084d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:48:56Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0,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': 'e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:48:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36676a55-7010-40f0-bdd9-eb15686dfca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-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 05 04:49:00 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-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 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Created reservations ['b776d520-a2bf-4963-be0c-557d8048d2fb', 'c5dc3b60-8a09-4032-97a1-dd7a3729d775', '17326632-8418-43d6-ab8f-7a6cd4d56c4b', 'b20840a0-c5f2-4788-a54d-b3907c2ac639'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36676a55-7010-40f0-bdd9-eb15686dfca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b776d520-a2bf-4963-be0c-557d8048d2fb', 'c5dc3b60-8a09-4032-97a1-dd7a3729d775', '17326632-8418-43d6-ab8f-7a6cd4d56c4b', 'b20840a0-c5f2-4788-a54d-b3907c2ac639']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1d90ba-a9d5-4a6f-9c88-a5bab57bf2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1d90ba-a9d5-4a6f-9c88-a5bab57bf2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe', '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='23743fc135f14e5b827da377d54d0a08',qos_specs=None,replication_status=,reservations=['b776d520-a2bf-4963-be0c-557d8048d2fb','c5dc3b60-8a09-4032-97a1-dd7a3729d775','17326632-8418-43d6-ab8f-7a6cd4d56c4b','b20840a0-c5f2-4788-a54d-b3907c2ac639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d81a4a4ca064fe2b9088a2dc2da09b9',volume_type_id=e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:00Z,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=9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23743fc135f14e5b827da377d54d0a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d81a4a4ca064fe2b9088a2dc2da09b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0),volume_type_id=e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6d1a68-f56d-4682-a7cc-832fd5edc247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6d1a68-f56d-4682-a7cc-832fd5edc247) transitioned into state 'SUCCESS' from 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='23743fc135f14e5b827da377d54d0a08',qos_specs=None,replication_status=,reservations=['b776d520-a2bf-4963-be0c-557d8048d2fb','c5dc3b60-8a09-4032-97a1-dd7a3729d775','17326632-8418-43d6-ab8f-7a6cd4d56c4b','b20840a0-c5f2-4788-a54d-b3907c2ac639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d81a4a4ca064fe2b9088a2dc2da09b9',volume_type_id=e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (214d765a-9724-4a4f-9239-d3bbe1c49a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (214d765a-9724-4a4f-9239-d3bbe1c49a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Flow 'volume_create_api' (cda15f91-f170-47d5-8ce2-b7cb11379255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Create volume request issued successfully. Sep 05 04:49:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1f84eacf-578c-4b06-9bd6-fcc8562d8cc6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 910/1851] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:48:59 2026] POST /volume/v3/volumes => generated 806 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a92ac77b-0162-447b-ac4f-12c11c7fe9e7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a92ac77b-0162-447b-ac4f-12c11c7fe9e7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a92ac77b-0162-447b-ac4f-12c11c7fe9e7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a92ac77b-0162-447b-ac4f-12c11c7fe9e7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a92ac77b-0162-447b-ac4f-12c11c7fe9e7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a92ac77b-0162-447b-ac4f-12c11c7fe9e7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 942/1852] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:00 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 874 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cb298191-1e19-420a-9f1c-21b4addd0944 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb298191-1e19-420a-9f1c-21b4addd0944 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb298191-1e19-420a-9f1c-21b4addd0944 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb298191-1e19-420a-9f1c-21b4addd0944 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cb298191-1e19-420a-9f1c-21b4addd0944 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb298191-1e19-420a-9f1c-21b4addd0944 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 returned with HTTP 200 Sep 05 04:49:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 911/1853] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:00 2026] GET /volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 => generated 877 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-909a55a6-bd3a-4de8-a7ea-03f697a7bd75 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-909a55a6-bd3a-4de8-a7ea-03f697a7bd75 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:49:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-909a55a6-bd3a-4de8-a7ea-03f697a7bd75 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-909a55a6-bd3a-4de8-a7ea-03f697a7bd75 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-909a55a6-bd3a-4de8-a7ea-03f697a7bd75 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-909a55a6-bd3a-4de8-a7ea-03f697a7bd75 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 returned with HTTP 200 Sep 05 04:49:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 943/1854] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:00 2026] GET /volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8254d1e4-d424-4f54-9437-1e0c8e647862 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8254d1e4-d424-4f54-9437-1e0c8e647862 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:49:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8254d1e4-d424-4f54-9437-1e0c8e647862 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d911f782-026b-4691-b04a-798d5124f9a4", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-156349951"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8254d1e4-d424-4f54-9437-1e0c8e647862 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-8254d1e4-d424-4f54-9437-1e0c8e647862 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Create snapshot from volume d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:49:01 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-8254d1e4-d424-4f54-9437-1e0c8e647862 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Created reservations ['ed729547-f7b1-42e6-acee-4f9692bf0bb5', '8a8cfaab-7b76-4f7c-aac0-383de2999df9', 'a4d23a87-e5a6-4ae1-a54a-91ee49038976', '416877ad-19ce-44ca-9ae2-b8c78a1363e8'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8254d1e4-d424-4f54-9437-1e0c8e647862 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot create request issued successfully. Sep 05 04:49:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8254d1e4-d424-4f54-9437-1e0c8e647862 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:49:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 912/1855] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:49:00 2026] POST /volume/v3/snapshots => generated 325 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d1f403da-7d21-4139-871e-0514ecddf6bb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d1f403da-7d21-4139-871e-0514ecddf6bb tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d1f403da-7d21-4139-871e-0514ecddf6bb tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d1f403da-7d21-4139-871e-0514ecddf6bb tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d1f403da-7d21-4139-871e-0514ecddf6bb tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d1f403da-7d21-4139-871e-0514ecddf6bb tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 200 Sep 05 04:49:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 944/1856] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:01 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f7ee0e36-800d-4856-9254-2154f4e31d52 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f7ee0e36-800d-4856-9254-2154f4e31d52 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f7ee0e36-800d-4856-9254-2154f4e31d52 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f7ee0e36-800d-4856-9254-2154f4e31d52 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f7ee0e36-800d-4856-9254-2154f4e31d52 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f7ee0e36-800d-4856-9254-2154f4e31d52 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 913/1857] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:01 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 898 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8808fb95-b2df-4bdf-88ec-39a3460acef5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8808fb95-b2df-4bdf-88ec-39a3460acef5 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8808fb95-b2df-4bdf-88ec-39a3460acef5 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8808fb95-b2df-4bdf-88ec-39a3460acef5 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8808fb95-b2df-4bdf-88ec-39a3460acef5 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8808fb95-b2df-4bdf-88ec-39a3460acef5 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 200 Sep 05 04:49:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 945/1858] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:02 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 457 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5a2f6f0f-c1bf-484e-b879-79bb63a4bfea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5a2f6f0f-c1bf-484e-b879-79bb63a4bfea tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5a2f6f0f-c1bf-484e-b879-79bb63a4bfea tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5a2f6f0f-c1bf-484e-b879-79bb63a4bfea tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5a2f6f0f-c1bf-484e-b879-79bb63a4bfea tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5a2f6f0f-c1bf-484e-b879-79bb63a4bfea tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 914/1859] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:02 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 956 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cda5d2ff-03b4-4525-80e9-6183db6d0483 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cda5d2ff-03b4-4525-80e9-6183db6d0483 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cda5d2ff-03b4-4525-80e9-6183db6d0483 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cda5d2ff-03b4-4525-80e9-6183db6d0483 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cda5d2ff-03b4-4525-80e9-6183db6d0483 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cda5d2ff-03b4-4525-80e9-6183db6d0483 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 200 Sep 05 04:49:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 946/1860] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:03 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 457 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7939bb38-d2bb-4bc1-93e4-6f0ae6af0fa0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7939bb38-d2bb-4bc1-93e4-6f0ae6af0fa0 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7939bb38-d2bb-4bc1-93e4-6f0ae6af0fa0 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7939bb38-d2bb-4bc1-93e4-6f0ae6af0fa0 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7939bb38-d2bb-4bc1-93e4-6f0ae6af0fa0 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7939bb38-d2bb-4bc1-93e4-6f0ae6af0fa0 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 915/1861] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:03 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 956 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c3ffa5c0-5921-41f7-be1a-b42f5ac01105 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c3ffa5c0-5921-41f7-be1a-b42f5ac01105 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c3ffa5c0-5921-41f7-be1a-b42f5ac01105 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c3ffa5c0-5921-41f7-be1a-b42f5ac01105 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c3ffa5c0-5921-41f7-be1a-b42f5ac01105 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c3ffa5c0-5921-41f7-be1a-b42f5ac01105 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 200 Sep 05 04:49:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 947/1862] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:04 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 484 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-98fc547c-7a43-4304-b468-d87666591b5b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-98fc547c-7a43-4304-b468-d87666591b5b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-98fc547c-7a43-4304-b468-d87666591b5b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-98fc547c-7a43-4304-b468-d87666591b5b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-98fc547c-7a43-4304-b468-d87666591b5b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-98fc547c-7a43-4304-b468-d87666591b5b tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 200 Sep 05 04:49:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 916/1863] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:04 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 484 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a7ebcb34-e9b4-40c9-aed2-da7550d7d321 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7ebcb34-e9b4-40c9-aed2-da7550d7d321 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7ebcb34-e9b4-40c9-aed2-da7550d7d321 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7ebcb34-e9b4-40c9-aed2-da7550d7d321 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-a7ebcb34-e9b4-40c9-aed2-da7550d7d321 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Delete snapshot with id: 386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a7ebcb34-e9b4-40c9-aed2-da7550d7d321 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a7ebcb34-e9b4-40c9-aed2-da7550d7d321 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot delete request issued successfully. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7ebcb34-e9b4-40c9-aed2-da7550d7d321 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 202 Sep 05 04:49:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 948/1864] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:49:04 2026] DELETE /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:49:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c6f1b25f-e67b-46d5-898b-9c9b734c0600 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c6f1b25f-e67b-46d5-898b-9c9b734c0600 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c6f1b25f-e67b-46d5-898b-9c9b734c0600 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c6f1b25f-e67b-46d5-898b-9c9b734c0600 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c6f1b25f-e67b-46d5-898b-9c9b734c0600 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c6f1b25f-e67b-46d5-898b-9c9b734c0600 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 200 Sep 05 04:49:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 917/1865] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:04 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 483 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a8d0600d-8ca1-403c-9d1a-7bcf9253beec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8d0600d-8ca1-403c-9d1a-7bcf9253beec tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8d0600d-8ca1-403c-9d1a-7bcf9253beec tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8d0600d-8ca1-403c-9d1a-7bcf9253beec tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a8d0600d-8ca1-403c-9d1a-7bcf9253beec tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8d0600d-8ca1-403c-9d1a-7bcf9253beec tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 949/1866] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:04 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 956 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1ba276ea-dc37-4cb3-80a3-118124e2e674 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1ba276ea-dc37-4cb3-80a3-118124e2e674 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1ba276ea-dc37-4cb3-80a3-118124e2e674 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1ba276ea-dc37-4cb3-80a3-118124e2e674 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1ba276ea-dc37-4cb3-80a3-118124e2e674 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1ba276ea-dc37-4cb3-80a3-118124e2e674 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 200 Sep 05 04:49:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 918/1867] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:05 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 483 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5b8fe0ad-a611-4f3c-b93b-33d76089d5d9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b8fe0ad-a611-4f3c-b93b-33d76089d5d9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b8fe0ad-a611-4f3c-b93b-33d76089d5d9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b8fe0ad-a611-4f3c-b93b-33d76089d5d9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b8fe0ad-a611-4f3c-b93b-33d76089d5d9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b8fe0ad-a611-4f3c-b93b-33d76089d5d9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 950/1868] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:05 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 959 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0a0a0565-f3b0-49fe-a58f-9772612e6d50 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0a0a0565-f3b0-49fe-a58f-9772612e6d50 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0a0a0565-f3b0-49fe-a58f-9772612e6d50 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0a0a0565-f3b0-49fe-a58f-9772612e6d50 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0a0a0565-f3b0-49fe-a58f-9772612e6d50 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Snapshot retrieved successfully. Sep 05 04:49:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0a0a0565-f3b0-49fe-a58f-9772612e6d50 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 200 Sep 05 04:49:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 919/1869] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:06 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 483 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6c458637-7bde-40dc-ba25-340036e03a3a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c458637-7bde-40dc-ba25-340036e03a3a tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c458637-7bde-40dc-ba25-340036e03a3a tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c458637-7bde-40dc-ba25-340036e03a3a tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6c458637-7bde-40dc-ba25-340036e03a3a tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c458637-7bde-40dc-ba25-340036e03a3a tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 951/1870] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:06 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 959 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8311b8ba-d2ce-49c8-b5e7-721df01e1891 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8311b8ba-d2ce-49c8-b5e7-721df01e1891 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 Sep 05 04:49:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8311b8ba-d2ce-49c8-b5e7-721df01e1891 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8311b8ba-d2ce-49c8-b5e7-721df01e1891 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8311b8ba-d2ce-49c8-b5e7-721df01e1891 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 returned with HTTP 404 Sep 05 04:49:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 920/1871] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:49:07 2026] GET /volume/v3/snapshots/386b0cc3-e902-44af-9f6d-396e5eed0c89 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f69df6c8-24c2-4756-9cb3-da744b2fb659 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f69df6c8-24c2-4756-9cb3-da744b2fb659 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] DELETE http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:49:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f69df6c8-24c2-4756-9cb3-da744b2fb659 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f69df6c8-24c2-4756-9cb3-da744b2fb659 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:07 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-f69df6c8-24c2-4756-9cb3-da744b2fb659 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Delete volume with id: d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:49:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f69df6c8-24c2-4756-9cb3-da744b2fb659 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f69df6c8-24c2-4756-9cb3-da744b2fb659 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Delete volume request issued successfully. Sep 05 04:49:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f69df6c8-24c2-4756-9cb3-da744b2fb659 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 returned with HTTP 202 Sep 05 04:49:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 952/1872] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:07 2026] DELETE /volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:49:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b1d34890-3ada-4f73-922d-577f8352ca6d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b1d34890-3ada-4f73-922d-577f8352ca6d tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:49:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b1d34890-3ada-4f73-922d-577f8352ca6d tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b1d34890-3ada-4f73-922d-577f8352ca6d tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b1d34890-3ada-4f73-922d-577f8352ca6d tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b1d34890-3ada-4f73-922d-577f8352ca6d tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 returned with HTTP 200 Sep 05 04:49:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 921/1873] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:07 2026] GET /volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 => generated 876 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9e05c0d7-3457-49c0-adee-e4d00b6985de None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e05c0d7-3457-49c0-adee-e4d00b6985de tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e05c0d7-3457-49c0-adee-e4d00b6985de tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e05c0d7-3457-49c0-adee-e4d00b6985de tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9e05c0d7-3457-49c0-adee-e4d00b6985de tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e05c0d7-3457-49c0-adee-e4d00b6985de tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 953/1874] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:08 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 959 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3d8840c0-a060-4732-8455-9ee0204ac7e7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3d8840c0-a060-4732-8455-9ee0204ac7e7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:49:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3d8840c0-a060-4732-8455-9ee0204ac7e7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3d8840c0-a060-4732-8455-9ee0204ac7e7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3d8840c0-a060-4732-8455-9ee0204ac7e7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3d8840c0-a060-4732-8455-9ee0204ac7e7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 returned with HTTP 200 Sep 05 04:49:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 922/1875] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:09 2026] GET /volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 => generated 876 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-94faebde-cd3a-43c7-8fd0-2a65aab9631f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-94faebde-cd3a-43c7-8fd0-2a65aab9631f tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-94faebde-cd3a-43c7-8fd0-2a65aab9631f tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-94faebde-cd3a-43c7-8fd0-2a65aab9631f tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-94faebde-cd3a-43c7-8fd0-2a65aab9631f tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-94faebde-cd3a-43c7-8fd0-2a65aab9631f tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 954/1876] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:09 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 959 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d0e668d9-e361-4c69-9108-0c4a9671dfb1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d0e668d9-e361-4c69-9108-0c4a9671dfb1 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d0e668d9-e361-4c69-9108-0c4a9671dfb1 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d0e668d9-e361-4c69-9108-0c4a9671dfb1 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d0e668d9-e361-4c69-9108-0c4a9671dfb1 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 returned with HTTP 404 Sep 05 04:49:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 923/1877] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:10 2026] GET /volume/v3/volumes/d911f782-026b-4691-b04a-798d5124f9a4 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0dcfb21e-5304-4726-81a9-c5bfff052257 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0dcfb21e-5304-4726-81a9-c5bfff052257 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] DELETE http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0dcfb21e-5304-4726-81a9-c5bfff052257 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0dcfb21e-5304-4726-81a9-c5bfff052257 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-0dcfb21e-5304-4726-81a9-c5bfff052257 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Delete volume with id: 1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:49:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0dcfb21e-5304-4726-81a9-c5bfff052257 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e6e9402e-731f-441d-af34-c21550dcc7c6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e6e9402e-731f-441d-af34-c21550dcc7c6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e6e9402e-731f-441d-af34-c21550dcc7c6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e6e9402e-731f-441d-af34-c21550dcc7c6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0dcfb21e-5304-4726-81a9-c5bfff052257 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Delete volume request issued successfully. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0dcfb21e-5304-4726-81a9-c5bfff052257 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 returned with HTTP 202 Sep 05 04:49:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 955/1878] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:10 2026] DELETE /volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ae144f8d-96eb-4a54-91b2-b76567a7a1c7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e6e9402e-731f-441d-af34-c21550dcc7c6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ae144f8d-96eb-4a54-91b2-b76567a7a1c7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ae144f8d-96eb-4a54-91b2-b76567a7a1c7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ae144f8d-96eb-4a54-91b2-b76567a7a1c7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e6e9402e-731f-441d-af34-c21550dcc7c6 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 924/1879] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:10 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 1303 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-53e378cd-bcfa-4214-a005-36ed54c1a15d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-53e378cd-bcfa-4214-a005-36ed54c1a15d tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-53e378cd-bcfa-4214-a005-36ed54c1a15d tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-53e378cd-bcfa-4214-a005-36ed54c1a15d tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-53e378cd-bcfa-4214-a005-36ed54c1a15d tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Delete volume with id: 9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-53e378cd-bcfa-4214-a005-36ed54c1a15d tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ae144f8d-96eb-4a54-91b2-b76567a7a1c7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ae144f8d-96eb-4a54-91b2-b76567a7a1c7 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 returned with HTTP 200 Sep 05 04:49:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 956/1880] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:10 2026] GET /volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 => generated 841 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-53e378cd-bcfa-4214-a005-36ed54c1a15d tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Delete volume request issued successfully. Sep 05 04:49:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-53e378cd-bcfa-4214-a005-36ed54c1a15d tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 202 Sep 05 04:49:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 925/1881] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:10 2026] DELETE /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-22a99bc5-59fb-4a93-836c-8459c8158fc9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22a99bc5-59fb-4a93-836c-8459c8158fc9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22a99bc5-59fb-4a93-836c-8459c8158fc9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22a99bc5-59fb-4a93-836c-8459c8158fc9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-22a99bc5-59fb-4a93-836c-8459c8158fc9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22a99bc5-59fb-4a93-836c-8459c8158fc9 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 957/1882] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:10 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 1302 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-216fd520-b44a-42c3-a4a3-b587f7e14818 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-216fd520-b44a-42c3-a4a3-b587f7e14818 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:49:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-216fd520-b44a-42c3-a4a3-b587f7e14818 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-216fd520-b44a-42c3-a4a3-b587f7e14818 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-216fd520-b44a-42c3-a4a3-b587f7e14818 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Volume info retrieved successfully. Sep 05 04:49:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-216fd520-b44a-42c3-a4a3-b587f7e14818 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 returned with HTTP 200 Sep 05 04:49:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 926/1883] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:11 2026] GET /volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 => generated 841 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5e4d991f-b5be-4a72-9503-777d63f238a7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5e4d991f-b5be-4a72-9503-777d63f238a7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5e4d991f-b5be-4a72-9503-777d63f238a7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5e4d991f-b5be-4a72-9503-777d63f238a7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:11 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=311,cinder:UPDATE=60,cinder:INSERT=29 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:49:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5e4d991f-b5be-4a72-9503-777d63f238a7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5e4d991f-b5be-4a72-9503-777d63f238a7 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 958/1884] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:11 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 1302 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-879f1e43-055e-4188-95a1-4376a639a200 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-879f1e43-055e-4188-95a1-4376a639a200 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] GET http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 Sep 05 04:49:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-879f1e43-055e-4188-95a1-4376a639a200 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-879f1e43-055e-4188-95a1-4376a639a200 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:12 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=338,cinder:INSERT=72,cinder:UPDATE=104 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:49:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-879f1e43-055e-4188-95a1-4376a639a200 tempest-CinderUnicodeTest-523574672 tempest-CinderUnicodeTest-523574672-project-member] http://192.168.122.229/volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 returned with HTTP 404 Sep 05 04:49:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 927/1885] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:12 2026] GET /volume/v3/volumes/1182d0ce-62f3-44aa-bebf-61c35b6666b2 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d4fc0801-215a-4ac6-a9a4-64921a8db114 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4fc0801-215a-4ac6-a9a4-64921a8db114 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4fc0801-215a-4ac6-a9a4-64921a8db114 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4fc0801-215a-4ac6-a9a4-64921a8db114 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4fc0801-215a-4ac6-a9a4-64921a8db114 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Volume info retrieved successfully. Sep 05 04:49:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4fc0801-215a-4ac6-a9a4-64921a8db114 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 200 Sep 05 04:49:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 959/1886] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:13 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 1302 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b6c5663e-638f-447d-b53d-483d018f86f3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b6c5663e-638f-447d-b53d-483d018f86f3 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] GET http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe Sep 05 04:49:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b6c5663e-638f-447d-b53d-483d018f86f3 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b6c5663e-638f-447d-b53d-483d018f86f3 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b6c5663e-638f-447d-b53d-483d018f86f3 tempest-VolumeAndVolumeTypeFromImageTest-814627180 tempest-VolumeAndVolumeTypeFromImageTest-814627180-project-member] http://192.168.122.229/volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe returned with HTTP 404 Sep 05 04:49:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 928/1887] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:14 2026] GET /volume/v3/volumes/9f8a1c66-f2aa-470a-92fc-eae0edfe9dfe => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a8b18cbc-4513-4c53-b952-d5d464686eb5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8b18cbc-4513-4c53-b952-d5d464686eb5 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] GET http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 Sep 05 04:49:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8b18cbc-4513-4c53-b952-d5d464686eb5 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8b18cbc-4513-4c53-b952-d5d464686eb5 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8b18cbc-4513-4c53-b952-d5d464686eb5 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:49:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a8b18cbc-4513-4c53-b952-d5d464686eb5 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] Get all volumes completed successfully. Sep 05 04:49:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8b18cbc-4513-4c53-b952-d5d464686eb5 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 04:49:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 960/1888] 192.168.122.229 () {58 vars in 1169 bytes} [Sat Sep 5 04:49:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1320 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7bff5b59-5bc8-41fd-84f6-22817a9203d0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7bff5b59-5bc8-41fd-84f6-22817a9203d0 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] DELETE http://192.168.122.229/volume/v3/types/e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0 Sep 05 04:49:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7bff5b59-5bc8-41fd-84f6-22817a9203d0 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7bff5b59-5bc8-41fd-84f6-22817a9203d0 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7bff5b59-5bc8-41fd-84f6-22817a9203d0 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] http://192.168.122.229/volume/v3/types/e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0 returned with HTTP 202 Sep 05 04:49:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 929/1889] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:14 2026] DELETE /volume/v3/types/e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-235b7aa1-0c28-4a2d-9359-d7f4bc6a9e26 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-235b7aa1-0c28-4a2d-9359-d7f4bc6a9e26 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] GET http://192.168.122.229/volume/v3/types/e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0 Sep 05 04:49:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-235b7aa1-0c28-4a2d-9359-d7f4bc6a9e26 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-235b7aa1-0c28-4a2d-9359-d7f4bc6a9e26 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-235b7aa1-0c28-4a2d-9359-d7f4bc6a9e26 tempest-VolumeAndVolumeTypeFromImageTest-246087864 tempest-VolumeAndVolumeTypeFromImageTest-246087864-project-admin] http://192.168.122.229/volume/v3/types/e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0 returned with HTTP 404 Sep 05 04:49:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 961/1890] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:49:14 2026] GET /volume/v3/types/e2a7b82a-14ea-46cf-ad74-766c7e6ef1c0 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7312f1bc-5266-4e5f-82ea-963662680458 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7312f1bc-5266-4e5f-82ea-963662680458 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7312f1bc-5266-4e5f-82ea-963662680458 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-996705435", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7312f1bc-5266-4e5f-82ea-963662680458 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 930/1891] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:18 2026] POST /volume/v3/types => generated 379 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2b917bf4-d813-435f-80df-e37958be7085 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2b917bf4-d813-435f-80df-e37958be7085 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] POST http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2b917bf4-d813-435f-80df-e37958be7085 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2b917bf4-d813-435f-80df-e37958be7085 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption returned with HTTP 200 Sep 05 04:49:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 962/1892] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption => generated 239 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e1f29d68-268f-4811-98e9-2fd1629b61ec None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1f29d68-268f-4811-98e9-2fd1629b61ec tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1f29d68-268f-4811-98e9-2fd1629b61ec tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1732347242", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1f29d68-268f-4811-98e9-2fd1629b61ec tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 931/1893] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types => generated 380 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7da082c9-15bc-488d-a0ce-51cca20e24e9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7da082c9-15bc-488d-a0ce-51cca20e24e9 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] POST http://192.168.122.229/volume/v3/types/8d3acfaa-3045-43d0-b9ce-08c27b13a69e/encryption Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7da082c9-15bc-488d-a0ce-51cca20e24e9 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-7da082c9-15bc-488d-a0ce-51cca20e24e9 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7da082c9-15bc-488d-a0ce-51cca20e24e9 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/8d3acfaa-3045-43d0-b9ce-08c27b13a69e/encryption returned with HTTP 403 Sep 05 04:49:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 963/1894] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types/8d3acfaa-3045-43d0-b9ce-08c27b13a69e/encryption => generated 127 bytes in 277 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-75790b8e-abf3-46b5-9241-6deffc15f919 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-75790b8e-abf3-46b5-9241-6deffc15f919 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-75790b8e-abf3-46b5-9241-6deffc15f919 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1378412585", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-75790b8e-abf3-46b5-9241-6deffc15f919 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 932/1895] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types => generated 380 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1294d708-0ec9-48f5-9148-2720c3f55f7f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1294d708-0ec9-48f5-9148-2720c3f55f7f tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] POST http://192.168.122.229/volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04/extra_specs Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1294d708-0ec9-48f5-9148-2720c3f55f7f tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-1294d708-0ec9-48f5-9148-2720c3f55f7f tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1294d708-0ec9-48f5-9148-2720c3f55f7f tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04/extra_specs returned with HTTP 403 Sep 05 04:49:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 964/1896] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e350bda9-f53e-490f-8914-3ff6a26445ab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e350bda9-f53e-490f-8914-3ff6a26445ab tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] PUT http://192.168.122.229/volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04/extra_specs/key2 Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e350bda9-f53e-490f-8914-3ff6a26445ab tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-e350bda9-f53e-490f-8914-3ff6a26445ab tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e350bda9-f53e-490f-8914-3ff6a26445ab tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04/extra_specs/key2 returned with HTTP 403 Sep 05 04:49:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 933/1897] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:49:19 2026] PUT /volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04/extra_specs/key2 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-44b670be-5470-42c2-b490-1a070ee24596 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-44b670be-5470-42c2-b490-1a070ee24596 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-44b670be-5470-42c2-b490-1a070ee24596 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-44b670be-5470-42c2-b490-1a070ee24596 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-44b670be-5470-42c2-b490-1a070ee24596 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types returned with HTTP 403 Sep 05 04:49:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 965/1898] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-68e36bc3-a634-4360-a451-63e98548394b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-68e36bc3-a634-4360-a451-63e98548394b tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-68e36bc3-a634-4360-a451-63e98548394b tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1923225935", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-68e36bc3-a634-4360-a451-63e98548394b tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 934/1899] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types => generated 380 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-92ec7a09-2118-4269-b9b7-9b22916fa537 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92ec7a09-2118-4269-b9b7-9b22916fa537 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] POST http://192.168.122.229/volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581/encryption Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92ec7a09-2118-4269-b9b7-9b22916fa537 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92ec7a09-2118-4269-b9b7-9b22916fa537 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581/encryption returned with HTTP 200 Sep 05 04:49:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 966/1900] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581/encryption => generated 239 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ea3ef9af-7307-45a8-8b21-4f4da2c4ddcf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ea3ef9af-7307-45a8-8b21-4f4da2c4ddcf tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] DELETE http://192.168.122.229/volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581/encryption/d514e2ca-7ce1-48d0-9ddd-2fd2440933b3 Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ea3ef9af-7307-45a8-8b21-4f4da2c4ddcf tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ea3ef9af-7307-45a8-8b21-4f4da2c4ddcf tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-ea3ef9af-7307-45a8-8b21-4f4da2c4ddcf tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ea3ef9af-7307-45a8-8b21-4f4da2c4ddcf tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581/encryption/d514e2ca-7ce1-48d0-9ddd-2fd2440933b3 returned with HTTP 403 Sep 05 04:49:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 935/1901] 192.168.122.229 () {58 vars in 1373 bytes} [Sat Sep 5 04:49:19 2026] DELETE /volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581/encryption/d514e2ca-7ce1-48d0-9ddd-2fd2440933b3 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cc492304-ed52-472f-a467-8862c5393f7e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc492304-ed52-472f-a467-8862c5393f7e tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc492304-ed52-472f-a467-8862c5393f7e tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1757928855", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc492304-ed52-472f-a467-8862c5393f7e tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 967/1902] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:19 2026] POST /volume/v3/types => generated 380 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5973f81f-9fe1-4562-a9b6-41bef60875b1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5973f81f-9fe1-4562-a9b6-41bef60875b1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] DELETE http://192.168.122.229/volume/v3/types/949aa831-0316-4f0d-a914-3019e3abdd52/extra_specs/key1 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5973f81f-9fe1-4562-a9b6-41bef60875b1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5973f81f-9fe1-4562-a9b6-41bef60875b1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-5973f81f-9fe1-4562-a9b6-41bef60875b1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5973f81f-9fe1-4562-a9b6-41bef60875b1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/949aa831-0316-4f0d-a914-3019e3abdd52/extra_specs/key1 returned with HTTP 403 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 936/1903] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:49:20 2026] DELETE /volume/v3/types/949aa831-0316-4f0d-a914-3019e3abdd52/extra_specs/key1 => generated 122 bytes in 37 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7a3f3cf1-48b2-488f-be5b-1758bf9cd480 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a3f3cf1-48b2-488f-be5b-1758bf9cd480 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7a3f3cf1-48b2-488f-be5b-1758bf9cd480 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1565003156", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a3f3cf1-48b2-488f-be5b-1758bf9cd480 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 968/1904] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:20 2026] POST /volume/v3/types => generated 380 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e38e4ae1-d0d6-4994-ae85-b912fd54ba65 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e38e4ae1-d0d6-4994-ae85-b912fd54ba65 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] DELETE http://192.168.122.229/volume/v3/types/266e7832-ee2d-42c5-91e8-b038dc7a0f92 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e38e4ae1-d0d6-4994-ae85-b912fd54ba65 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e38e4ae1-d0d6-4994-ae85-b912fd54ba65 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-e38e4ae1-d0d6-4994-ae85-b912fd54ba65 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e38e4ae1-d0d6-4994-ae85-b912fd54ba65 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/266e7832-ee2d-42c5-91e8-b038dc7a0f92 returned with HTTP 403 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 937/1905] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:20 2026] DELETE /volume/v3/types/266e7832-ee2d-42c5-91e8-b038dc7a0f92 => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c46332ce-b8d7-4853-9ec2-1e39f5cf2096 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c46332ce-b8d7-4853-9ec2-1e39f5cf2096 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] GET http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c46332ce-b8d7-4853-9ec2-1e39f5cf2096 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c46332ce-b8d7-4853-9ec2-1e39f5cf2096 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c46332ce-b8d7-4853-9ec2-1e39f5cf2096 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs returned with HTTP 200 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 969/1906] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 04:49:20 2026] GET /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs => generated 123 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3d4dc413-0095-40b6-b5cf-294fa7bb342a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3d4dc413-0095-40b6-b5cf-294fa7bb342a tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] GET http://192.168.122.229/volume/v3/types Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3d4dc413-0095-40b6-b5cf-294fa7bb342a tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3d4dc413-0095-40b6-b5cf-294fa7bb342a tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-3d4dc413-0095-40b6-b5cf-294fa7bb342a tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3d4dc413-0095-40b6-b5cf-294fa7bb342a tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 938/1907] 192.168.122.229 () {58 vars in 1115 bytes} [Sat Sep 5 04:49:20 2026] GET /volume/v3/types => generated 2363 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9f87cdc6-6678-4dc9-8bc9-198026e305e1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9f87cdc6-6678-4dc9-8bc9-198026e305e1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] GET http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption/cipher Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9f87cdc6-6678-4dc9-8bc9-198026e305e1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9f87cdc6-6678-4dc9-8bc9-198026e305e1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-9f87cdc6-6678-4dc9-8bc9-198026e305e1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9f87cdc6-6678-4dc9-8bc9-198026e305e1 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption/cipher returned with HTTP 403 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 970/1908] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:49:20 2026] GET /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption/cipher => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b66cd515-8fc9-49fc-b5a8-6e27bf0985c5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b66cd515-8fc9-49fc-b5a8-6e27bf0985c5 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] GET http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b66cd515-8fc9-49fc-b5a8-6e27bf0985c5 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b66cd515-8fc9-49fc-b5a8-6e27bf0985c5 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-b66cd515-8fc9-49fc-b5a8-6e27bf0985c5 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b66cd515-8fc9-49fc-b5a8-6e27bf0985c5 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption returned with HTTP 403 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 939/1909] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:49:20 2026] GET /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9a202231-0adf-49f2-bec1-b83ab49fd601 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a202231-0adf-49f2-bec1-b83ab49fd601 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] GET http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs/multiattach Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a202231-0adf-49f2-bec1-b83ab49fd601 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a202231-0adf-49f2-bec1-b83ab49fd601 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a202231-0adf-49f2-bec1-b83ab49fd601 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs/multiattach returned with HTTP 200 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 971/1910] 192.168.122.229 () {58 vars in 1298 bytes} [Sat Sep 5 04:49:20 2026] GET /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs/multiattach => generated 29 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-66171c9d-5122-40d9-a340-3a0d6c036231 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-66171c9d-5122-40d9-a340-3a0d6c036231 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] GET http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs/volume_backend_name Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-66171c9d-5122-40d9-a340-3a0d6c036231 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-66171c9d-5122-40d9-a340-3a0d6c036231 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-66171c9d-5122-40d9-a340-3a0d6c036231 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 940/1911] 192.168.122.229 () {58 vars in 1322 bytes} [Sat Sep 5 04:49:20 2026] GET /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/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 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-44226f33-a680-4388-b2bf-0d5aea88fec4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-44226f33-a680-4388-b2bf-0d5aea88fec4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] GET http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-44226f33-a680-4388-b2bf-0d5aea88fec4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-44226f33-a680-4388-b2bf-0d5aea88fec4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-44226f33-a680-4388-b2bf-0d5aea88fec4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa returned with HTTP 200 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 972/1912] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:49:20 2026] GET /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa => generated 317 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-26e79ae7-67d4-4a28-93af-14aa8ccb1090 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-26e79ae7-67d4-4a28-93af-14aa8ccb1090 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] PUT http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption/89b35eac-9151-4be9-9f60-5bafd07fc99d Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-26e79ae7-67d4-4a28-93af-14aa8ccb1090 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-26e79ae7-67d4-4a28-93af-14aa8ccb1090 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-26e79ae7-67d4-4a28-93af-14aa8ccb1090 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption/89b35eac-9151-4be9-9f60-5bafd07fc99d returned with HTTP 403 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 941/1913] 192.168.122.229 () {60 vars in 1390 bytes} [Sat Sep 5 04:49:20 2026] PUT /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/encryption/89b35eac-9151-4be9-9f60-5bafd07fc99d => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c6610742-337e-47d8-81ea-41141cb760de None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6610742-337e-47d8-81ea-41141cb760de tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] PUT http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs/key1 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c6610742-337e-47d8-81ea-41141cb760de tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-c6610742-337e-47d8-81ea-41141cb760de tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c6610742-337e-47d8-81ea-41141cb760de tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs/key1 returned with HTTP 403 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 973/1914] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:49:20 2026] PUT /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-48d75ef7-ed78-4bb3-b927-3c717c46697f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-48d75ef7-ed78-4bb3-b927-3c717c46697f tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] PUT http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-48d75ef7-ed78-4bb3-b927-3c717c46697f tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-48d75ef7-ed78-4bb3-b927-3c717c46697f tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '99510b43e5b44b71912e7eb3c3d3d317', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f542505d8d354eefa5fa9c31d58e32e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-48d75ef7-ed78-4bb3-b927-3c717c46697f tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-member] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa returned with HTTP 403 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 942/1915] 192.168.122.229 () {60 vars in 1246 bytes} [Sat Sep 5 04:49:20 2026] PUT /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f16a0132-09a2-4dd3-9ab6-75ea6ae9b4f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f16a0132-09a2-4dd3-9ab6-75ea6ae9b4f4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] DELETE http://192.168.122.229/volume/v3/types/266e7832-ee2d-42c5-91e8-b038dc7a0f92 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f16a0132-09a2-4dd3-9ab6-75ea6ae9b4f4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f16a0132-09a2-4dd3-9ab6-75ea6ae9b4f4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f16a0132-09a2-4dd3-9ab6-75ea6ae9b4f4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types/266e7832-ee2d-42c5-91e8-b038dc7a0f92 returned with HTTP 202 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 974/1916] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:20 2026] DELETE /volume/v3/types/266e7832-ee2d-42c5-91e8-b038dc7a0f92 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-68fe3534-7453-4bc3-abe9-853591641b49 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-68fe3534-7453-4bc3-abe9-853591641b49 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] DELETE http://192.168.122.229/volume/v3/types/949aa831-0316-4f0d-a914-3019e3abdd52 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-68fe3534-7453-4bc3-abe9-853591641b49 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-68fe3534-7453-4bc3-abe9-853591641b49 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-68fe3534-7453-4bc3-abe9-853591641b49 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types/949aa831-0316-4f0d-a914-3019e3abdd52 returned with HTTP 202 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 943/1917] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:20 2026] DELETE /volume/v3/types/949aa831-0316-4f0d-a914-3019e3abdd52 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-de06d68a-57e7-4021-b03c-6e9afd48ae30 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de06d68a-57e7-4021-b03c-6e9afd48ae30 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] DELETE http://192.168.122.229/volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de06d68a-57e7-4021-b03c-6e9afd48ae30 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de06d68a-57e7-4021-b03c-6e9afd48ae30 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de06d68a-57e7-4021-b03c-6e9afd48ae30 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581 returned with HTTP 202 Sep 05 04:49:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 975/1918] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:20 2026] DELETE /volume/v3/types/d3359253-f0ea-4882-ac29-ed8165883581 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-406a7523-304e-46a6-8a0b-5aa378d5b624 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-406a7523-304e-46a6-8a0b-5aa378d5b624 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] DELETE http://192.168.122.229/volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04 Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-406a7523-304e-46a6-8a0b-5aa378d5b624 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-406a7523-304e-46a6-8a0b-5aa378d5b624 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-406a7523-304e-46a6-8a0b-5aa378d5b624 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04 returned with HTTP 202 Sep 05 04:49:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 944/1919] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:20 2026] DELETE /volume/v3/types/8764422f-23f7-4d6b-9e5d-bb7d81284e04 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7764f31e-1543-44c3-b1aa-41e01efa8b6c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7764f31e-1543-44c3-b1aa-41e01efa8b6c tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] DELETE http://192.168.122.229/volume/v3/types/8d3acfaa-3045-43d0-b9ce-08c27b13a69e Sep 05 04:49:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7764f31e-1543-44c3-b1aa-41e01efa8b6c tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7764f31e-1543-44c3-b1aa-41e01efa8b6c tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7764f31e-1543-44c3-b1aa-41e01efa8b6c tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types/8d3acfaa-3045-43d0-b9ce-08c27b13a69e returned with HTTP 202 Sep 05 04:49:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 976/1920] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:21 2026] DELETE /volume/v3/types/8d3acfaa-3045-43d0-b9ce-08c27b13a69e => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-57f96a5d-f385-441e-adc9-63b75cbc64e4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-57f96a5d-f385-441e-adc9-63b75cbc64e4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] DELETE http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa Sep 05 04:49:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-57f96a5d-f385-441e-adc9-63b75cbc64e4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-57f96a5d-f385-441e-adc9-63b75cbc64e4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-57f96a5d-f385-441e-adc9-63b75cbc64e4 tempest-VolumeTypesMemberTests-2002452481 tempest-VolumeTypesMemberTests-2002452481-project-admin] http://192.168.122.229/volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa returned with HTTP 202 Sep 05 04:49:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 945/1921] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:21 2026] DELETE /volume/v3/types/5a2d24ac-feae-4f72-a824-c435c80c1baa => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-af79de64-c9b3-454e-b01c-6a8633625c72 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1644767323"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1644767323'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume of 1 GB Sep 05 04:49:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Availability Zones retrieved successfully. Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (8444ae42-e5c8-4d30-a5cf-47d9afa0df8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c80c59ea-965c-4f1a-9469-f45d75d8bec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c80c59ea-965c-4f1a-9469-f45d75d8bec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d447d8c3-a099-4f09-af31-806594cb245b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Created reservations ['8862898b-fb28-43c4-8ad9-180ac83272dc', '91c5b11f-ccab-4287-8125-5a728683dda9', 'de7f64f9-6a6d-4320-a72f-3eba105da9d5', 'c7f5b7b7-032a-435f-bdde-423865a090c5'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d447d8c3-a099-4f09-af31-806594cb245b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8862898b-fb28-43c4-8ad9-180ac83272dc', '91c5b11f-ccab-4287-8125-5a728683dda9', 'de7f64f9-6a6d-4320-a72f-3eba105da9d5', 'c7f5b7b7-032a-435f-bdde-423865a090c5']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cbd2411-b726-4f6f-a4ba-a7104c21b39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cbd2411-b726-4f6f-a4ba-a7104c21b39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d9fc61c-5487-4efb-a2de-0d87eb2b212b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1644767323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['8862898b-fb28-43c4-8ad9-180ac83272dc','91c5b11f-ccab-4287-8125-5a728683dda9','de7f64f9-6a6d-4320-a72f-3eba105da9d5','c7f5b7b7-032a-435f-bdde-423865a090c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1644767323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d9fc61c-5487-4efb-a2de-0d87eb2b212b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e4802f298845b5b611e470e498b676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b35708-bf56-46aa-b664-28afb3b470e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b35708-bf56-46aa-b664-28afb3b470e0) transitioned into state 'SUCCESS' from state '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-1644767323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['8862898b-fb28-43c4-8ad9-180ac83272dc','91c5b11f-ccab-4287-8125-5a728683dda9','de7f64f9-6a6d-4320-a72f-3eba105da9d5','c7f5b7b7-032a-435f-bdde-423865a090c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0e3906-5fec-44a1-9458-2881cb350dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0e3906-5fec-44a1-9458-2881cb350dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (8444ae42-e5c8-4d30-a5cf-47d9afa0df8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request issued successfully. Sep 05 04:49:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-af79de64-c9b3-454e-b01c-6a8633625c72 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 977/1922] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:49:21 2026] POST /volume/v3/volumes => generated 773 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-69b64bc6-0501-447b-ac20-e324db3c22b1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-69b64bc6-0501-447b-ac20-e324db3c22b1 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b Sep 05 04:49:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-69b64bc6-0501-447b-ac20-e324db3c22b1 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-69b64bc6-0501-447b-ac20-e324db3c22b1 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-69b64bc6-0501-447b-ac20-e324db3c22b1 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-69b64bc6-0501-447b-ac20-e324db3c22b1 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b returned with HTTP 200 Sep 05 04:49:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 946/1923] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:22 2026] GET /volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-52f34812-5975-4e8c-8cbd-a82f9166ecbc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-52f34812-5975-4e8c-8cbd-a82f9166ecbc tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b Sep 05 04:49:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-52f34812-5975-4e8c-8cbd-a82f9166ecbc tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-52f34812-5975-4e8c-8cbd-a82f9166ecbc tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-52f34812-5975-4e8c-8cbd-a82f9166ecbc tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-52f34812-5975-4e8c-8cbd-a82f9166ecbc tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b returned with HTTP 200 Sep 05 04:49:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 978/1924] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:23 2026] GET /volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-251316fb-97cb-485b-b4ec-dab89a264a22 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-251316fb-97cb-485b-b4ec-dab89a264a22 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b Sep 05 04:49:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-251316fb-97cb-485b-b4ec-dab89a264a22 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-251316fb-97cb-485b-b4ec-dab89a264a22 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-251316fb-97cb-485b-b4ec-dab89a264a22 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-251316fb-97cb-485b-b4ec-dab89a264a22 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b returned with HTTP 200 Sep 05 04:49:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 947/1925] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:24 2026] GET /volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-35394797-243c-474d-ad90-a245686ffd2e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:49:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8d9fc61c-5487-4efb-a2de-0d87eb2b212b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1473152063"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request body: {'volume': {"'source_volid": '8d9fc61c-5487-4efb-a2de-0d87eb2b212b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1473152063'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:49:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume of 1 GB Sep 05 04:49:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Availability Zones retrieved successfully. Sep 05 04:49:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (3c676faf-df4f-4de2-a346-49d6eb09908a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a199a5-2cd6-4e69-af60-98de5359b00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:49:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a199a5-2cd6-4e69-af60-98de5359b00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36751b53-bc09-4526-ad83-f096b32a8485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Created reservations ['660ea8e0-56c0-4f2a-82f5-d8c933656800', '4b1681e5-95fe-4eb9-a15c-64a8433cbb81', 'b8511c66-9907-4a7f-9c92-63f3f184bc62', 'b4ff0032-73d9-457a-8a08-0f32d45dcb39'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36751b53-bc09-4526-ad83-f096b32a8485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['660ea8e0-56c0-4f2a-82f5-d8c933656800', '4b1681e5-95fe-4eb9-a15c-64a8433cbb81', 'b8511c66-9907-4a7f-9c92-63f3f184bc62', 'b4ff0032-73d9-457a-8a08-0f32d45dcb39']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c74d49e3-fb2e-4c06-863d-a5889fed3ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c74d49e3-fb2e-4c06-863d-a5889fed3ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fc7ba00-5730-428c-8fe1-b139c2d2442c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1473152063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['660ea8e0-56c0-4f2a-82f5-d8c933656800','4b1681e5-95fe-4eb9-a15c-64a8433cbb81','b8511c66-9907-4a7f-9c92-63f3f184bc62','b4ff0032-73d9-457a-8a08-0f32d45dcb39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1473152063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fc7ba00-5730-428c-8fe1-b139c2d2442c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e4802f298845b5b611e470e498b676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aecbe049-9951-4488-a56a-b6d31c22bfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aecbe049-9951-4488-a56a-b6d31c22bfc8) transitioned into state 'SUCCESS' from state '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-1473152063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['660ea8e0-56c0-4f2a-82f5-d8c933656800','4b1681e5-95fe-4eb9-a15c-64a8433cbb81','b8511c66-9907-4a7f-9c92-63f3f184bc62','b4ff0032-73d9-457a-8a08-0f32d45dcb39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a67538-6f35-4d15-a095-5a4cecaf151f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a67538-6f35-4d15-a095-5a4cecaf151f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (3c676faf-df4f-4de2-a346-49d6eb09908a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request issued successfully. Sep 05 04:49:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35394797-243c-474d-ad90-a245686ffd2e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 979/1926] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:49:24 2026] POST /volume/v3/volumes => generated 773 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8d9fc61c-5487-4efb-a2de-0d87eb2b212b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1371382445"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request body: {'volume': {"'source_volid": '8d9fc61c-5487-4efb-a2de-0d87eb2b212b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1371382445'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume of 1 GB Sep 05 04:49:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Availability Zones retrieved successfully. Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (162942d2-47d6-45cd-a7be-ede7ea0b30a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f13169-b8b1-40e2-8ca5-61d39b8e5f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f13169-b8b1-40e2-8ca5-61d39b8e5f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ddd196-e7e3-48cc-af50-0f3819918a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c63e232f-3c27-4fd5-b670-7479757c5ca6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Created reservations ['9df864ba-a800-4685-85b7-1d024ef78bb5', '7165db10-4b4f-49b2-a5ed-2f0dba7071d3', 'cd232cb7-4a4f-44ff-98ae-793ef7fa2251', 'c1b84df1-be50-4032-99b9-b0137930f018'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ddd196-e7e3-48cc-af50-0f3819918a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9df864ba-a800-4685-85b7-1d024ef78bb5', '7165db10-4b4f-49b2-a5ed-2f0dba7071d3', 'cd232cb7-4a4f-44ff-98ae-793ef7fa2251', 'c1b84df1-be50-4032-99b9-b0137930f018']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01201756-c58d-4ed5-9400-07aed4195c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01201756-c58d-4ed5-9400-07aed4195c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac46f3af-ba79-4d59-830f-6e68d826a5de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1371382445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['9df864ba-a800-4685-85b7-1d024ef78bb5','7165db10-4b4f-49b2-a5ed-2f0dba7071d3','cd232cb7-4a4f-44ff-98ae-793ef7fa2251','c1b84df1-be50-4032-99b9-b0137930f018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1371382445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac46f3af-ba79-4d59-830f-6e68d826a5de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e4802f298845b5b611e470e498b676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91943f9a-4e24-4c27-9263-28752cf3bdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c63e232f-3c27-4fd5-b670-7479757c5ca6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c63e232f-3c27-4fd5-b670-7479757c5ca6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1830466658", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91943f9a-4e24-4c27-9263-28752cf3bdba) transitioned into state 'SUCCESS' from state '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-1371382445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['9df864ba-a800-4685-85b7-1d024ef78bb5','7165db10-4b4f-49b2-a5ed-2f0dba7071d3','cd232cb7-4a4f-44ff-98ae-793ef7fa2251','c1b84df1-be50-4032-99b9-b0137930f018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35a5c51-666d-4ac3-a130-c3c900743c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c63e232f-3c27-4fd5-b670-7479757c5ca6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 980/1927] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:25 2026] POST /volume/v3/types => generated 380 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d5c059e8-b616-42ad-b08e-580b97e5a794 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5c059e8-b616-42ad-b08e-580b97e5a794 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] POST http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d5c059e8-b616-42ad-b08e-580b97e5a794 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35a5c51-666d-4ac3-a130-c3c900743c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (162942d2-47d6-45cd-a7be-ede7ea0b30a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request issued successfully. Sep 05 04:49:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-442a1080-bf19-45d0-ba0e-0d82f7782b4c tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 948/1928] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:49:25 2026] POST /volume/v3/volumes => generated 773 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a6a70d8b-b930-4684-aa38-9785af25385e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8d9fc61c-5487-4efb-a2de-0d87eb2b212b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1340920040"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request body: {'volume': {"'source_volid": '8d9fc61c-5487-4efb-a2de-0d87eb2b212b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1340920040'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume of 1 GB Sep 05 04:49:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5c059e8-b616-42ad-b08e-580b97e5a794 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption returned with HTTP 200 Sep 05 04:49:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 981/1929] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:49:25 2026] POST /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption => generated 239 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Availability Zones retrieved successfully. Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5dc46da8-8db4-4682-b965-573c456600c1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5dc46da8-8db4-4682-b965-573c456600c1 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5dc46da8-8db4-4682-b965-573c456600c1 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-953637203", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (93f7fc0c-ee6c-413c-8e55-493fa2dbc6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eca3020-b4a9-4449-ab2e-27f7a095264e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:49:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5dc46da8-8db4-4682-b965-573c456600c1 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 982/1930] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:25 2026] POST /volume/v3/types => generated 379 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fe430b54-04a4-4a76-8158-804424aab211 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eca3020-b4a9-4449-ab2e-27f7a095264e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d552c7-218f-4594-96a6-6bae4863ee15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Created reservations ['37107230-e16c-4378-ab4c-0c9eb1ccc827', 'bc23f99d-d272-4ca7-b93c-dc06c3e960ee', '4156dc0f-97d6-4799-adbd-89e48b17df12', '9875e937-f469-4da7-8c93-965cfb87a54b'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d552c7-218f-4594-96a6-6bae4863ee15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37107230-e16c-4378-ab4c-0c9eb1ccc827', 'bc23f99d-d272-4ca7-b93c-dc06c3e960ee', '4156dc0f-97d6-4799-adbd-89e48b17df12', '9875e937-f469-4da7-8c93-965cfb87a54b']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac29ec0a-da6c-4d9a-8d15-f18ff6da743a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fe430b54-04a4-4a76-8158-804424aab211 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] POST http://192.168.122.229/volume/v3/types/ed9f1650-9101-40cd-b681-437c27ef598d/encryption Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fe430b54-04a4-4a76-8158-804424aab211 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-fe430b54-04a4-4a76-8158-804424aab211 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fe430b54-04a4-4a76-8158-804424aab211 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/ed9f1650-9101-40cd-b681-437c27ef598d/encryption returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 983/1931] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:49:25 2026] POST /volume/v3/types/ed9f1650-9101-40cd-b681-437c27ef598d/encryption => generated 127 bytes in 275 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3009a9c5-3984-4393-a5d6-976a4c0f1d93 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac29ec0a-da6c-4d9a-8d15-f18ff6da743a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e08d441-73c6-4d2f-ac23-047ebb7ff76c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1340920040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['37107230-e16c-4378-ab4c-0c9eb1ccc827','bc23f99d-d272-4ca7-b93c-dc06c3e960ee','4156dc0f-97d6-4799-adbd-89e48b17df12','9875e937-f469-4da7-8c93-965cfb87a54b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1340920040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e08d441-73c6-4d2f-ac23-047ebb7ff76c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e4802f298845b5b611e470e498b676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3009a9c5-3984-4393-a5d6-976a4c0f1d93 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3009a9c5-3984-4393-a5d6-976a4c0f1d93 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-111052309", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f6efd1-f703-411f-a294-38a49e7f41e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3009a9c5-3984-4393-a5d6-976a4c0f1d93 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 984/1932] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:26 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3f1924e2-9cd9-41a3-934e-c85b0bccdd4a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f6efd1-f703-411f-a294-38a49e7f41e6) transitioned into state 'SUCCESS' from state '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-1340920040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['37107230-e16c-4378-ab4c-0c9eb1ccc827','bc23f99d-d272-4ca7-b93c-dc06c3e960ee','4156dc0f-97d6-4799-adbd-89e48b17df12','9875e937-f469-4da7-8c93-965cfb87a54b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f1924e2-9cd9-41a3-934e-c85b0bccdd4a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] POST http://192.168.122.229/volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae/extra_specs Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f1924e2-9cd9-41a3-934e-c85b0bccdd4a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0972b9-1e0c-4d4c-94ca-b6aab6e988f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-3f1924e2-9cd9-41a3-934e-c85b0bccdd4a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f1924e2-9cd9-41a3-934e-c85b0bccdd4a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae/extra_specs returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 985/1933] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:49:26 2026] POST /volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c62428a1-a025-442a-8d0c-59e65bd6fea6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c62428a1-a025-442a-8d0c-59e65bd6fea6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] PUT http://192.168.122.229/volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae/extra_specs/key2 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c62428a1-a025-442a-8d0c-59e65bd6fea6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0972b9-1e0c-4d4c-94ca-b6aab6e988f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-c62428a1-a025-442a-8d0c-59e65bd6fea6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c62428a1-a025-442a-8d0c-59e65bd6fea6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae/extra_specs/key2 returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (93f7fc0c-ee6c-413c-8e55-493fa2dbc6e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request issued successfully. Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 986/1934] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:49:26 2026] PUT /volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae/extra_specs/key2 => generated 122 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a6a70d8b-b930-4684-aa38-9785af25385e tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 949/1935] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:49:25 2026] POST /volume/v3/volumes => generated 773 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a8d22a71-3e50-451a-868c-40d589f7f4c4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f02faf88-b752-4e33-a9e4-606d2569e52f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8d22a71-3e50-451a-868c-40d589f7f4c4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8d22a71-3e50-451a-868c-40d589f7f4c4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8d9fc61c-5487-4efb-a2de-0d87eb2b212b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1749154273"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request body: {'volume': {"'source_volid": '8d9fc61c-5487-4efb-a2de-0d87eb2b212b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1749154273'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume of 1 GB Sep 05 04:49:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-a8d22a71-3e50-451a-868c-40d589f7f4c4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8d22a71-3e50-451a-868c-40d589f7f4c4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 987/1936] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:49:26 2026] POST /volume/v3/types => generated 109 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3b7562f1-9fac-4003-80ff-b6a3abb0c802 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3b7562f1-9fac-4003-80ff-b6a3abb0c802 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Availability Zones retrieved successfully. Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3b7562f1-9fac-4003-80ff-b6a3abb0c802 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1813640916", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (191bd5a9-b4eb-4153-b875-fcd2e7d421c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3b7562f1-9fac-4003-80ff-b6a3abb0c802 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a727a471-9f41-4f2f-8985-50c40767ea57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 988/1937] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:26 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 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-168487e1-8fd3-416a-972e-eb4c69dd7a3f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-168487e1-8fd3-416a-972e-eb4c69dd7a3f tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] POST http://192.168.122.229/volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1/encryption Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-168487e1-8fd3-416a-972e-eb4c69dd7a3f tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a727a471-9f41-4f2f-8985-50c40767ea57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8161de03-9dcd-4065-a7a2-2eeea0b587c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-168487e1-8fd3-416a-972e-eb4c69dd7a3f tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1/encryption returned with HTTP 200 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 989/1938] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:49:26 2026] POST /volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7d37b3c0-1192-4525-80f7-87a9a8d0fa8a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d37b3c0-1192-4525-80f7-87a9a8d0fa8a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] DELETE http://192.168.122.229/volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1/encryption/2a884fa5-476d-48ab-8a13-85fdb33067cb Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d37b3c0-1192-4525-80f7-87a9a8d0fa8a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7d37b3c0-1192-4525-80f7-87a9a8d0fa8a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-7d37b3c0-1192-4525-80f7-87a9a8d0fa8a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7d37b3c0-1192-4525-80f7-87a9a8d0fa8a tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1/encryption/2a884fa5-476d-48ab-8a13-85fdb33067cb returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 990/1939] 192.168.122.229 () {58 vars in 1373 bytes} [Sat Sep 5 04:49:26 2026] DELETE /volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1/encryption/2a884fa5-476d-48ab-8a13-85fdb33067cb => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fa27ce2b-9c52-4c81-9b6f-4b600f861e50 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa27ce2b-9c52-4c81-9b6f-4b600f861e50 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa27ce2b-9c52-4c81-9b6f-4b600f861e50 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2145690704", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Created reservations ['112aeabd-d0bd-46da-9fd8-948442a1cd69', 'd46351aa-57e0-4e56-8847-f34df678075c', '006d0365-13e1-4790-9a78-c4df66d3d4e8', '08511f13-42c8-4afd-88f5-bf3c0ca6c176'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa27ce2b-9c52-4c81-9b6f-4b600f861e50 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 991/1940] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:26 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 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8161de03-9dcd-4065-a7a2-2eeea0b587c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['112aeabd-d0bd-46da-9fd8-948442a1cd69', 'd46351aa-57e0-4e56-8847-f34df678075c', '006d0365-13e1-4790-9a78-c4df66d3d4e8', '08511f13-42c8-4afd-88f5-bf3c0ca6c176']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a5c4791b-8685-4e70-9649-5c09e39bac33 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5c4791b-8685-4e70-9649-5c09e39bac33 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] DELETE http://192.168.122.229/volume/v3/types/7a84afc1-6a27-45fb-9f78-60256aa7ba16/extra_specs/key1 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5c4791b-8685-4e70-9649-5c09e39bac33 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb7439a-b1c1-4ce1-bf65-307aac87a583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5c4791b-8685-4e70-9649-5c09e39bac33 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-a5c4791b-8685-4e70-9649-5c09e39bac33 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5c4791b-8685-4e70-9649-5c09e39bac33 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/7a84afc1-6a27-45fb-9f78-60256aa7ba16/extra_specs/key1 returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 992/1941] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:49:26 2026] DELETE /volume/v3/types/7a84afc1-6a27-45fb-9f78-60256aa7ba16/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fea8ad22-4643-4b9a-8187-69abc2afa952 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fea8ad22-4643-4b9a-8187-69abc2afa952 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fea8ad22-4643-4b9a-8187-69abc2afa952 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1636125901", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fea8ad22-4643-4b9a-8187-69abc2afa952 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 993/1942] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:49:26 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb7439a-b1c1-4ce1-bf65-307aac87a583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ad0fd68-f059-4f82-8c7c-8714e0628851', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1749154273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['112aeabd-d0bd-46da-9fd8-948442a1cd69','d46351aa-57e0-4e56-8847-f34df678075c','006d0365-13e1-4790-9a78-c4df66d3d4e8','08511f13-42c8-4afd-88f5-bf3c0ca6c176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1749154273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ad0fd68-f059-4f82-8c7c-8714e0628851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e4802f298845b5b611e470e498b676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1bab0453-6bef-4052-abd7-e41b0455ff4e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1bab0453-6bef-4052-abd7-e41b0455ff4e tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] DELETE http://192.168.122.229/volume/v3/types/a0dc30d3-9d87-4b74-878b-be04af19f694 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1bab0453-6bef-4052-abd7-e41b0455ff4e tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1bab0453-6bef-4052-abd7-e41b0455ff4e tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3562a5-9530-4acd-b175-e78ece234fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-1bab0453-6bef-4052-abd7-e41b0455ff4e tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1bab0453-6bef-4052-abd7-e41b0455ff4e tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/a0dc30d3-9d87-4b74-878b-be04af19f694 returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 994/1943] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:26 2026] DELETE /volume/v3/types/a0dc30d3-9d87-4b74-878b-be04af19f694 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1be75fa2-654e-4ede-8ccd-46fb2944e7e0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1be75fa2-654e-4ede-8ccd-46fb2944e7e0 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] GET http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1be75fa2-654e-4ede-8ccd-46fb2944e7e0 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1be75fa2-654e-4ede-8ccd-46fb2944e7e0 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1be75fa2-654e-4ede-8ccd-46fb2944e7e0 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs returned with HTTP 200 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 995/1944] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 04:49:26 2026] GET /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs => generated 123 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3501e52b-9997-4daa-818e-c4e086901ff4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3501e52b-9997-4daa-818e-c4e086901ff4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] GET http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption/cipher Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3501e52b-9997-4daa-818e-c4e086901ff4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3501e52b-9997-4daa-818e-c4e086901ff4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-3501e52b-9997-4daa-818e-c4e086901ff4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3501e52b-9997-4daa-818e-c4e086901ff4 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption/cipher returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 996/1945] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:49:26 2026] GET /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cfe071cb-afda-4000-84fb-077304ee7ccc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cfe071cb-afda-4000-84fb-077304ee7ccc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] GET http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cfe071cb-afda-4000-84fb-077304ee7ccc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cfe071cb-afda-4000-84fb-077304ee7ccc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-cfe071cb-afda-4000-84fb-077304ee7ccc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cfe071cb-afda-4000-84fb-077304ee7ccc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption returned with HTTP 403 Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3562a5-9530-4acd-b175-e78ece234fa0) transitioned into state 'SUCCESS' from state '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-1749154273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['112aeabd-d0bd-46da-9fd8-948442a1cd69','d46351aa-57e0-4e56-8847-f34df678075c','006d0365-13e1-4790-9a78-c4df66d3d4e8','08511f13-42c8-4afd-88f5-bf3c0ca6c176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 997/1946] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:49:26 2026] GET /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be34b83-b129-4008-b192-8365e655e02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3f9c88f1-6731-4614-9511-b751527fa582 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f9c88f1-6731-4614-9511-b751527fa582 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] GET http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs/multiattach Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f9c88f1-6731-4614-9511-b751527fa582 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3f9c88f1-6731-4614-9511-b751527fa582 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be34b83-b129-4008-b192-8365e655e02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (191bd5a9-b4eb-4153-b875-fcd2e7d421c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3f9c88f1-6731-4614-9511-b751527fa582 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs/multiattach returned with HTTP 200 Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request issued successfully. Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 998/1947] 192.168.122.229 () {58 vars in 1298 bytes} [Sat Sep 5 04:49:26 2026] GET /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs/multiattach => generated 29 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f02faf88-b752-4e33-a9e4-606d2569e52f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 950/1948] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:49:26 2026] POST /volume/v3/volumes => generated 773 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8825f5bb-8873-4b68-929f-d19fd6a664c6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8825f5bb-8873-4b68-929f-d19fd6a664c6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] GET http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs/volume_backend_name Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8825f5bb-8873-4b68-929f-d19fd6a664c6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8825f5bb-8873-4b68-929f-d19fd6a664c6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8d9fc61c-5487-4efb-a2de-0d87eb2b212b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1418391276"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request body: {'volume': {"'source_volid": '8d9fc61c-5487-4efb-a2de-0d87eb2b212b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1418391276'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume of 1 GB Sep 05 04:49:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8825f5bb-8873-4b68-929f-d19fd6a664c6 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 999/1949] 192.168.122.229 () {58 vars in 1322 bytes} [Sat Sep 5 04:49:26 2026] GET /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/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 05 04:49:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Availability Zones retrieved successfully. Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-71cf757c-4314-4246-ad49-5cd7b8daba83 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71cf757c-4314-4246-ad49-5cd7b8daba83 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] PUT http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption/824f3657-176a-4f69-a4f8-768350616639 Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-71cf757c-4314-4246-ad49-5cd7b8daba83 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-71cf757c-4314-4246-ad49-5cd7b8daba83 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71cf757c-4314-4246-ad49-5cd7b8daba83 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption/824f3657-176a-4f69-a4f8-768350616639 returned with HTTP 403 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1000/1950] 192.168.122.229 () {60 vars in 1390 bytes} [Sat Sep 5 04:49:26 2026] PUT /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/encryption/824f3657-176a-4f69-a4f8-768350616639 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (ab15aa5e-ae53-4a84-900c-a6233a57f73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2ec8aafc-92f8-4632-acb0-40f5d878e82f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ec8aafc-92f8-4632-acb0-40f5d878e82f tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] PUT http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs/key1 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ec8aafc-92f8-4632-acb0-40f5d878e82f tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d026b55-b635-49c7-a4c9-de3c43f56422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-2ec8aafc-92f8-4632-acb0-40f5d878e82f tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ec8aafc-92f8-4632-acb0-40f5d878e82f tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs/key1 returned with HTTP 403 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1001/1951] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:49:27 2026] PUT /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f61cff7b-8c20-4ee6-9960-14760bf33ea9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f61cff7b-8c20-4ee6-9960-14760bf33ea9 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] PUT http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f61cff7b-8c20-4ee6-9960-14760bf33ea9 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-f61cff7b-8c20-4ee6-9960-14760bf33ea9 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1d0a66fca61c4ccc999600bfa03d4ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a3fbc82a3e74a4c83a48f2ef1eeecc4', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f61cff7b-8c20-4ee6-9960-14760bf33ea9 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-reader] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962 returned with HTTP 403 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1002/1952] 192.168.122.229 () {60 vars in 1246 bytes} [Sat Sep 5 04:49:27 2026] PUT /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962 => generated 109 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d5c9ccbc-9911-4a6f-9c42-6937ff0dd748 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5c9ccbc-9911-4a6f-9c42-6937ff0dd748 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] DELETE http://192.168.122.229/volume/v3/types/a0dc30d3-9d87-4b74-878b-be04af19f694 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d5c9ccbc-9911-4a6f-9c42-6937ff0dd748 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d5c9ccbc-9911-4a6f-9c42-6937ff0dd748 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d026b55-b635-49c7-a4c9-de3c43f56422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc6ac2d-ec01-4f66-b582-eaab9ca951d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5c9ccbc-9911-4a6f-9c42-6937ff0dd748 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types/a0dc30d3-9d87-4b74-878b-be04af19f694 returned with HTTP 202 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1003/1953] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:27 2026] DELETE /volume/v3/types/a0dc30d3-9d87-4b74-878b-be04af19f694 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-93fecba6-73bf-4c1c-a922-c0906f213bef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-93fecba6-73bf-4c1c-a922-c0906f213bef tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] DELETE http://192.168.122.229/volume/v3/types/7a84afc1-6a27-45fb-9f78-60256aa7ba16 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-93fecba6-73bf-4c1c-a922-c0906f213bef tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-93fecba6-73bf-4c1c-a922-c0906f213bef tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-93fecba6-73bf-4c1c-a922-c0906f213bef tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types/7a84afc1-6a27-45fb-9f78-60256aa7ba16 returned with HTTP 202 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1004/1954] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:27 2026] DELETE /volume/v3/types/7a84afc1-6a27-45fb-9f78-60256aa7ba16 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9207caf2-838d-450d-93e7-3254d8cf6249 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9207caf2-838d-450d-93e7-3254d8cf6249 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] DELETE http://192.168.122.229/volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9207caf2-838d-450d-93e7-3254d8cf6249 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9207caf2-838d-450d-93e7-3254d8cf6249 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Created reservations ['11e27c9d-d9ef-4b66-89d6-355fe6cc2f52', '72f2b16c-b5ee-43f6-a6c0-52a3046795b1', 'f62824b0-6bd9-4044-adb0-e732646a8add', 'f33a05b8-8666-4f4f-8ab0-b6f6249363d7'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc6ac2d-ec01-4f66-b582-eaab9ca951d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e27c9d-d9ef-4b66-89d6-355fe6cc2f52', '72f2b16c-b5ee-43f6-a6c0-52a3046795b1', 'f62824b0-6bd9-4044-adb0-e732646a8add', 'f33a05b8-8666-4f4f-8ab0-b6f6249363d7']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eba0d2c-2559-4ec8-8e30-1ee59b01e103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eba0d2c-2559-4ec8-8e30-1ee59b01e103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1418391276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['11e27c9d-d9ef-4b66-89d6-355fe6cc2f52','72f2b16c-b5ee-43f6-a6c0-52a3046795b1','f62824b0-6bd9-4044-adb0-e732646a8add','f33a05b8-8666-4f4f-8ab0-b6f6249363d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1418391276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e4802f298845b5b611e470e498b676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da15852-b0ea-4e17-8210-bc35776bc894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9207caf2-838d-450d-93e7-3254d8cf6249 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1 returned with HTTP 202 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1005/1955] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:27 2026] DELETE /volume/v3/types/2fb68bde-0e4c-43bb-a19b-ab859fcf4cf1 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-677e46a5-5e13-4c1b-8469-4fe64a60de68 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-677e46a5-5e13-4c1b-8469-4fe64a60de68 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] DELETE http://192.168.122.229/volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-677e46a5-5e13-4c1b-8469-4fe64a60de68 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-677e46a5-5e13-4c1b-8469-4fe64a60de68 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da15852-b0ea-4e17-8210-bc35776bc894) transitioned into state 'SUCCESS' from state '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-1418391276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e4802f298845b5b611e470e498b676',qos_specs=None,replication_status=,reservations=['11e27c9d-d9ef-4b66-89d6-355fe6cc2f52','72f2b16c-b5ee-43f6-a6c0-52a3046795b1','f62824b0-6bd9-4044-adb0-e732646a8add','f33a05b8-8666-4f4f-8ab0-b6f6249363d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433ed9d4ca3f4d32afefac46f5e1b69e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bd42cb1-ebf8-47c9-923a-3316df2eac8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bd42cb1-ebf8-47c9-923a-3316df2eac8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Flow 'volume_create_api' (ab15aa5e-ae53-4a84-900c-a6233a57f73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Create volume request issued successfully. Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1f82e64-8c53-4cae-8765-acac4039efb7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 951/1956] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:49:26 2026] POST /volume/v3/volumes => generated 773 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-677e46a5-5e13-4c1b-8469-4fe64a60de68 tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae returned with HTTP 202 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1006/1957] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:27 2026] DELETE /volume/v3/types/91ecf483-c4eb-451b-a9f6-d5c0d23ba2ae => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a37ae597-3c00-4fdb-b10e-8a970d48891d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a37ae597-3c00-4fdb-b10e-8a970d48891d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a37ae597-3c00-4fdb-b10e-8a970d48891d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a37ae597-3c00-4fdb-b10e-8a970d48891d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e7f021b6-cbb7-4663-a0bd-31400e6594ca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7f021b6-cbb7-4663-a0bd-31400e6594ca tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] DELETE http://192.168.122.229/volume/v3/types/ed9f1650-9101-40cd-b681-437c27ef598d Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7f021b6-cbb7-4663-a0bd-31400e6594ca tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7f021b6-cbb7-4663-a0bd-31400e6594ca tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a37ae597-3c00-4fdb-b10e-8a970d48891d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a37ae597-3c00-4fdb-b10e-8a970d48891d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c returned with HTTP 200 Sep 05 04:49:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 952/1958] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:27 2026] GET /volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f0abc0b3-6b40-4d3c-baa0-713272312cc2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0abc0b3-6b40-4d3c-baa0-713272312cc2 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0abc0b3-6b40-4d3c-baa0-713272312cc2 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0abc0b3-6b40-4d3c-baa0-713272312cc2 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f0abc0b3-6b40-4d3c-baa0-713272312cc2 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0abc0b3-6b40-4d3c-baa0-713272312cc2 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de returned with HTTP 200 Sep 05 04:49:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 953/1959] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:27 2026] GET /volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7f021b6-cbb7-4663-a0bd-31400e6594ca tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types/ed9f1650-9101-40cd-b681-437c27ef598d returned with HTTP 202 Sep 05 04:49:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1007/1960] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:27 2026] DELETE /volume/v3/types/ed9f1650-9101-40cd-b681-437c27ef598d => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0d97f5de-4c52-4be9-bd4e-5b4831cb35cc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d97f5de-4c52-4be9-bd4e-5b4831cb35cc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] DELETE http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962 Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d97f5de-4c52-4be9-bd4e-5b4831cb35cc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d97f5de-4c52-4be9-bd4e-5b4831cb35cc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d97f5de-4c52-4be9-bd4e-5b4831cb35cc tempest-VolumeTypesReaderTests-473406905 tempest-VolumeTypesReaderTests-473406905-project-admin] http://192.168.122.229/volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962 returned with HTTP 202 Sep 05 04:49:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 954/1961] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:49:27 2026] DELETE /volume/v3/types/b0713fa6-b940-4dad-8c73-1ef30bb90962 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-39923dd3-315e-486c-b49f-ed2cab751fad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-39923dd3-315e-486c-b49f-ed2cab751fad tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de Sep 05 04:49:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-39923dd3-315e-486c-b49f-ed2cab751fad tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-39923dd3-315e-486c-b49f-ed2cab751fad tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-39923dd3-315e-486c-b49f-ed2cab751fad tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-39923dd3-315e-486c-b49f-ed2cab751fad tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de returned with HTTP 200 Sep 05 04:49:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1008/1962] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:28 2026] GET /volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de => generated 866 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-60eac377-c9c2-46aa-b211-11c57982bf6f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-60eac377-c9c2-46aa-b211-11c57982bf6f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c Sep 05 04:49:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-60eac377-c9c2-46aa-b211-11c57982bf6f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-60eac377-c9c2-46aa-b211-11c57982bf6f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:28 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-60eac377-c9c2-46aa-b211-11c57982bf6f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-60eac377-c9c2-46aa-b211-11c57982bf6f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c returned with HTTP 200 Sep 05 04:49:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 955/1963] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:28 2026] GET /volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c => generated 865 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e8b97e80-a49a-4b2f-94ae-b6b8b73ec61b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8b97e80-a49a-4b2f-94ae-b6b8b73ec61b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c Sep 05 04:49:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e8b97e80-a49a-4b2f-94ae-b6b8b73ec61b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e8b97e80-a49a-4b2f-94ae-b6b8b73ec61b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8b97e80-a49a-4b2f-94ae-b6b8b73ec61b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8b97e80-a49a-4b2f-94ae-b6b8b73ec61b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c returned with HTTP 200 Sep 05 04:49:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1009/1964] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:29 2026] GET /volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6db44250-26cc-4db1-bbfc-9b3efc654b2a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6db44250-26cc-4db1-bbfc-9b3efc654b2a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 Sep 05 04:49:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6db44250-26cc-4db1-bbfc-9b3efc654b2a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6db44250-26cc-4db1-bbfc-9b3efc654b2a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6db44250-26cc-4db1-bbfc-9b3efc654b2a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6db44250-26cc-4db1-bbfc-9b3efc654b2a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 returned with HTTP 200 Sep 05 04:49:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1010/1965] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:30 2026] GET /volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-86475177", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-86475177', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Create volume of 1 GB Sep 05 04:49:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Availability Zones retrieved successfully. Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Flow 'volume_create_api' (5a482b99-7f4c-43bd-83c8-0abbd62008d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180ab768-df62-4084-ac0a-4b88909487a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180ab768-df62-4084-ac0a-4b88909487a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91adc3eb-46bb-4db1-94e0-e9bf9c5775a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Created reservations ['478912a7-7fa4-450b-bb59-d32ea9eaa366', 'a05dbac3-b973-4f27-98f8-c70683784fbb', 'dc0b1fbd-6fbb-4a7d-826e-766f3b869f05', '289c924d-75ef-468c-85e8-b5ba17441bf1'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91adc3eb-46bb-4db1-94e0-e9bf9c5775a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['478912a7-7fa4-450b-bb59-d32ea9eaa366', 'a05dbac3-b973-4f27-98f8-c70683784fbb', 'dc0b1fbd-6fbb-4a7d-826e-766f3b869f05', '289c924d-75ef-468c-85e8-b5ba17441bf1']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873b2bb5-f018-439b-8001-a7e4a8cf31cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873b2bb5-f018-439b-8001-a7e4a8cf31cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4df27e3-34ec-4aa9-889c-3749d9f5f89f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-86475177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15400ee707f34252b2d9eedef67b93b7',qos_specs=None,replication_status=,reservations=['478912a7-7fa4-450b-bb59-d32ea9eaa366','a05dbac3-b973-4f27-98f8-c70683784fbb','dc0b1fbd-6fbb-4a7d-826e-766f3b869f05','289c924d-75ef-468c-85e8-b5ba17441bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1741a417b8594dfcb9bb3d961945dd83',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-86475177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4df27e3-34ec-4aa9-889c-3749d9f5f89f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15400ee707f34252b2d9eedef67b93b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1741a417b8594dfcb9bb3d961945dd83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadab8a4-df3f-4da1-98ba-cae85d1fa080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadab8a4-df3f-4da1-98ba-cae85d1fa080) transitioned into state 'SUCCESS' from state '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-86475177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15400ee707f34252b2d9eedef67b93b7',qos_specs=None,replication_status=,reservations=['478912a7-7fa4-450b-bb59-d32ea9eaa366','a05dbac3-b973-4f27-98f8-c70683784fbb','dc0b1fbd-6fbb-4a7d-826e-766f3b869f05','289c924d-75ef-468c-85e8-b5ba17441bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1741a417b8594dfcb9bb3d961945dd83',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c52cc00-297e-4f81-b907-a5ae1d0f7d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c52cc00-297e-4f81-b907-a5ae1d0f7d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Flow 'volume_create_api' (5a482b99-7f4c-43bd-83c8-0abbd62008d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Create volume request issued successfully. Sep 05 04:49:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c12a5ef-b7e5-47a7-9731-1f4438d23da3 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 956/1966] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:49:29 2026] POST /volume/v3/volumes => generated 763 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:49:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6ca02974-abbc-475c-9886-3ddccce60f79 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ca02974-abbc-475c-9886-3ddccce60f79 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] GET http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:49:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ca02974-abbc-475c-9886-3ddccce60f79 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ca02974-abbc-475c-9886-3ddccce60f79 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6ca02974-abbc-475c-9886-3ddccce60f79 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:49:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ca02974-abbc-475c-9886-3ddccce60f79 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 200 Sep 05 04:49:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1011/1967] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:30 2026] GET /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-165737b8-cad6-4e3f-9f51-00ef0c92a96d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-165737b8-cad6-4e3f-9f51-00ef0c92a96d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 Sep 05 04:49:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-165737b8-cad6-4e3f-9f51-00ef0c92a96d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-165737b8-cad6-4e3f-9f51-00ef0c92a96d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-165737b8-cad6-4e3f-9f51-00ef0c92a96d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-165737b8-cad6-4e3f-9f51-00ef0c92a96d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 returned with HTTP 200 Sep 05 04:49:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 957/1968] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:31 2026] GET /volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-982d633b-0cff-4dd3-b8c5-e3a1301fa946 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-982d633b-0cff-4dd3-b8c5-e3a1301fa946 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 Sep 05 04:49:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-982d633b-0cff-4dd3-b8c5-e3a1301fa946 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-982d633b-0cff-4dd3-b8c5-e3a1301fa946 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-982d633b-0cff-4dd3-b8c5-e3a1301fa946 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-982d633b-0cff-4dd3-b8c5-e3a1301fa946 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 returned with HTTP 200 Sep 05 04:49:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1012/1969] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:31 2026] GET /volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b54d061b-3be9-4624-aa6d-a5f1ce3eadcc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b54d061b-3be9-4624-aa6d-a5f1ce3eadcc tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] GET http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:49:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b54d061b-3be9-4624-aa6d-a5f1ce3eadcc tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b54d061b-3be9-4624-aa6d-a5f1ce3eadcc tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b54d061b-3be9-4624-aa6d-a5f1ce3eadcc tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:49:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b54d061b-3be9-4624-aa6d-a5f1ce3eadcc tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 200 Sep 05 04:49:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 958/1970] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:31 2026] GET /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d22ac5c5-f99f-40d4-a1e4-58600c356d49 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d22ac5c5-f99f-40d4-a1e4-58600c356d49 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 Sep 05 04:49:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d22ac5c5-f99f-40d4-a1e4-58600c356d49 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d22ac5c5-f99f-40d4-a1e4-58600c356d49 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d22ac5c5-f99f-40d4-a1e4-58600c356d49 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d22ac5c5-f99f-40d4-a1e4-58600c356d49 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 returned with HTTP 200 Sep 05 04:49:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1013/1971] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:32 2026] GET /volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a1b6423f-b827-4df5-86e2-b86e42437e57 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1b6423f-b827-4df5-86e2-b86e42437e57 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] DELETE http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 Sep 05 04:49:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a1b6423f-b827-4df5-86e2-b86e42437e57 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a1b6423f-b827-4df5-86e2-b86e42437e57 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-a1b6423f-b827-4df5-86e2-b86e42437e57 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume with id: 85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 Sep 05 04:49:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a1b6423f-b827-4df5-86e2-b86e42437e57 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a1b6423f-b827-4df5-86e2-b86e42437e57 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume request issued successfully. Sep 05 04:49:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a1b6423f-b827-4df5-86e2-b86e42437e57 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 returned with HTTP 202 Sep 05 04:49:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 959/1972] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:32 2026] DELETE /volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dd7794ff-d30b-4a8f-9c11-8af3f9300216 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd7794ff-d30b-4a8f-9c11-8af3f9300216 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 Sep 05 04:49:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd7794ff-d30b-4a8f-9c11-8af3f9300216 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd7794ff-d30b-4a8f-9c11-8af3f9300216 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dd7794ff-d30b-4a8f-9c11-8af3f9300216 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd7794ff-d30b-4a8f-9c11-8af3f9300216 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 returned with HTTP 200 Sep 05 04:49:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1014/1973] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:32 2026] GET /volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0196ae73-9ad2-4fbd-95ab-f0222bfab311 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0196ae73-9ad2-4fbd-95ab-f0222bfab311 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] GET http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:49:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0196ae73-9ad2-4fbd-95ab-f0222bfab311 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0196ae73-9ad2-4fbd-95ab-f0222bfab311 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0196ae73-9ad2-4fbd-95ab-f0222bfab311 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:49:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0196ae73-9ad2-4fbd-95ab-f0222bfab311 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 200 Sep 05 04:49:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 960/1974] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:32 2026] GET /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d29d02ab-fed7-4049-adc9-d402c78876e5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d29d02ab-fed7-4049-adc9-d402c78876e5 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] GET http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d29d02ab-fed7-4049-adc9-d402c78876e5 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d29d02ab-fed7-4049-adc9-d402c78876e5 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d29d02ab-fed7-4049-adc9-d402c78876e5 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d29d02ab-fed7-4049-adc9-d402c78876e5 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 200 Sep 05 04:49:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1015/1975] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:33 2026] GET /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b8040aa6-8621-4a7a-8e2e-3e64c3b6fe95 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8040aa6-8621-4a7a-8e2e-3e64c3b6fe95 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] POST http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f/action Sep 05 04:49:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8040aa6-8621-4a7a-8e2e-3e64c3b6fe95 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1040243243", "disk_format": "raw"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:49:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8040aa6-8621-4a7a-8e2e-3e64c3b6fe95 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1040243243", "disk_format": "raw"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b8040aa6-8621-4a7a-8e2e-3e64c3b6fe95 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:49:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:33 devstack devstack@c-api.service[89502]: DEBUG cinder.image.image_utils [None req-b8040aa6-8621-4a7a-8e2e-3e64c3b6fe95 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1040243243'}] 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-1040243243'}]. {{(pid=89502) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c9fafc09-7b7d-4c37-a38c-6ec2c2d33fb8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c9fafc09-7b7d-4c37-a38c-6ec2c2d33fb8 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c9fafc09-7b7d-4c37-a38c-6ec2c2d33fb8 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c9fafc09-7b7d-4c37-a38c-6ec2c2d33fb8 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c9fafc09-7b7d-4c37-a38c-6ec2c2d33fb8 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 returned with HTTP 404 Sep 05 04:49:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1016/1976] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:33 2026] GET /volume/v3/volumes/85b0bfb4-0fbf-426f-bd1c-f88fd3e72e37 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-343344ca-0614-48a8-a22e-6b976e6ab0e6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-343344ca-0614-48a8-a22e-6b976e6ab0e6 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] DELETE http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-343344ca-0614-48a8-a22e-6b976e6ab0e6 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-343344ca-0614-48a8-a22e-6b976e6ab0e6 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-343344ca-0614-48a8-a22e-6b976e6ab0e6 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume with id: 3ad0fd68-f059-4f82-8c7c-8714e0628851 Sep 05 04:49:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-343344ca-0614-48a8-a22e-6b976e6ab0e6 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-343344ca-0614-48a8-a22e-6b976e6ab0e6 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume request issued successfully. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-343344ca-0614-48a8-a22e-6b976e6ab0e6 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 returned with HTTP 202 Sep 05 04:49:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1017/1977] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:33 2026] DELETE /volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-770871f8-6f67-428c-b588-1b53fc21dfdb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-770871f8-6f67-428c-b588-1b53fc21dfdb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-770871f8-6f67-428c-b588-1b53fc21dfdb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-770871f8-6f67-428c-b588-1b53fc21dfdb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-770871f8-6f67-428c-b588-1b53fc21dfdb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-770871f8-6f67-428c-b588-1b53fc21dfdb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 returned with HTTP 200 Sep 05 04:49:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1018/1978] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:33 2026] GET /volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-f10529d8-23e4-4ba3-993d-7fc0f578927c req-5f26d59c-604f-4bdf-96ea-9df99605fa36 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f10529d8-23e4-4ba3-993d-7fc0f578927c req-5f26d59c-604f-4bdf-96ea-9df99605fa36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:49:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f10529d8-23e4-4ba3-993d-7fc0f578927c req-5f26d59c-604f-4bdf-96ea-9df99605fa36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-f10529d8-23e4-4ba3-993d-7fc0f578927c req-5f26d59c-604f-4bdf-96ea-9df99605fa36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-f10529d8-23e4-4ba3-993d-7fc0f578927c req-5f26d59c-604f-4bdf-96ea-9df99605fa36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:49:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-f10529d8-23e4-4ba3-993d-7fc0f578927c req-5f26d59c-604f-4bdf-96ea-9df99605fa36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:49:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1019/1979] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:49:34 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 1148 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b8040aa6-8621-4a7a-8e2e-3e64c3b6fe95 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Copy volume to image completed successfully. Sep 05 04:49:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8040aa6-8621-4a7a-8e2e-3e64c3b6fe95 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f/action returned with HTTP 202 Sep 05 04:49:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 961/1980] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:49:33 2026] POST /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f/action => generated 654 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:49:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d729feff-2283-4b11-9f4f-9842bef08921 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d729feff-2283-4b11-9f4f-9842bef08921 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 Sep 05 04:49:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d729feff-2283-4b11-9f4f-9842bef08921 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d729feff-2283-4b11-9f4f-9842bef08921 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d729feff-2283-4b11-9f4f-9842bef08921 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d729feff-2283-4b11-9f4f-9842bef08921 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 returned with HTTP 200 Sep 05 04:49:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1020/1981] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:34 2026] GET /volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-14104500-45bb-42df-8b96-e4556448c25a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-14104500-45bb-42df-8b96-e4556448c25a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 Sep 05 04:49:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-14104500-45bb-42df-8b96-e4556448c25a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-14104500-45bb-42df-8b96-e4556448c25a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-14104500-45bb-42df-8b96-e4556448c25a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 returned with HTTP 404 Sep 05 04:49:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 962/1982] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:35 2026] GET /volume/v3/volumes/3ad0fd68-f059-4f82-8c7c-8714e0628851 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:49:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9d4a8200-3e0b-4146-8d06-c9fe6fbd9358 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9d4a8200-3e0b-4146-8d06-c9fe6fbd9358 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c Sep 05 04:49:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9d4a8200-3e0b-4146-8d06-c9fe6fbd9358 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9d4a8200-3e0b-4146-8d06-c9fe6fbd9358 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:35 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9d4a8200-3e0b-4146-8d06-c9fe6fbd9358 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume with id: 9e08d441-73c6-4d2f-ac23-047ebb7ff76c Sep 05 04:49:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9d4a8200-3e0b-4146-8d06-c9fe6fbd9358 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9d4a8200-3e0b-4146-8d06-c9fe6fbd9358 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume request issued successfully. Sep 05 04:49:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9d4a8200-3e0b-4146-8d06-c9fe6fbd9358 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c returned with HTTP 202 Sep 05 04:49:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1021/1983] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:35 2026] DELETE /volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-32d5c1a1-7a77-4b07-87dd-4745587c8695 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-32d5c1a1-7a77-4b07-87dd-4745587c8695 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c Sep 05 04:49:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-32d5c1a1-7a77-4b07-87dd-4745587c8695 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-32d5c1a1-7a77-4b07-87dd-4745587c8695 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-32d5c1a1-7a77-4b07-87dd-4745587c8695 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-32d5c1a1-7a77-4b07-87dd-4745587c8695 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c returned with HTTP 200 Sep 05 04:49:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 963/1984] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:35 2026] GET /volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c => generated 865 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f95b2c75-08da-4835-a88d-bd3e47485b56 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f95b2c75-08da-4835-a88d-bd3e47485b56 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c Sep 05 04:49:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f95b2c75-08da-4835-a88d-bd3e47485b56 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f95b2c75-08da-4835-a88d-bd3e47485b56 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:37 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:37 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f95b2c75-08da-4835-a88d-bd3e47485b56 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f95b2c75-08da-4835-a88d-bd3e47485b56 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c returned with HTTP 200 Sep 05 04:49:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1022/1985] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:37 2026] GET /volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c => generated 865 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-658ca3eb-1800-41ec-8954-1c5628b9c47a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-658ca3eb-1800-41ec-8954-1c5628b9c47a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c Sep 05 04:49:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-658ca3eb-1800-41ec-8954-1c5628b9c47a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-658ca3eb-1800-41ec-8954-1c5628b9c47a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-658ca3eb-1800-41ec-8954-1c5628b9c47a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-658ca3eb-1800-41ec-8954-1c5628b9c47a tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c returned with HTTP 200 Sep 05 04:49:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 964/1986] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:38 2026] GET /volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c => generated 865 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-62c50911-2d33-40b0-b2da-97514ff44518 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-62c50911-2d33-40b0-b2da-97514ff44518 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c Sep 05 04:49:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-62c50911-2d33-40b0-b2da-97514ff44518 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-62c50911-2d33-40b0-b2da-97514ff44518 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-62c50911-2d33-40b0-b2da-97514ff44518 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c returned with HTTP 404 Sep 05 04:49:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1023/1987] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:39 2026] GET /volume/v3/volumes/9e08d441-73c6-4d2f-ac23-047ebb7ff76c => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-97c1b872-9a55-4e6f-9e93-7e80e84ba52b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-97c1b872-9a55-4e6f-9e93-7e80e84ba52b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] DELETE http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de Sep 05 04:49:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-97c1b872-9a55-4e6f-9e93-7e80e84ba52b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-97c1b872-9a55-4e6f-9e93-7e80e84ba52b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:39 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-97c1b872-9a55-4e6f-9e93-7e80e84ba52b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume with id: ac46f3af-ba79-4d59-830f-6e68d826a5de Sep 05 04:49:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:39 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-97c1b872-9a55-4e6f-9e93-7e80e84ba52b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-97c1b872-9a55-4e6f-9e93-7e80e84ba52b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume request issued successfully. Sep 05 04:49:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-97c1b872-9a55-4e6f-9e93-7e80e84ba52b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de returned with HTTP 202 Sep 05 04:49:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 965/1988] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:39 2026] DELETE /volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c85df511-5c6f-47d1-93d3-42f952156cc7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c85df511-5c6f-47d1-93d3-42f952156cc7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de Sep 05 04:49:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c85df511-5c6f-47d1-93d3-42f952156cc7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c85df511-5c6f-47d1-93d3-42f952156cc7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c85df511-5c6f-47d1-93d3-42f952156cc7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c85df511-5c6f-47d1-93d3-42f952156cc7 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de returned with HTTP 200 Sep 05 04:49:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1024/1989] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:40 2026] GET /volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de => generated 865 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-de20dc91-9720-481a-afd6-9b72c46111fb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-de20dc91-9720-481a-afd6-9b72c46111fb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de Sep 05 04:49:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-de20dc91-9720-481a-afd6-9b72c46111fb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-de20dc91-9720-481a-afd6-9b72c46111fb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-de20dc91-9720-481a-afd6-9b72c46111fb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-de20dc91-9720-481a-afd6-9b72c46111fb tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de returned with HTTP 200 Sep 05 04:49:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 966/1990] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:41 2026] GET /volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de => generated 865 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aa200676-d393-4408-a2b4-394a67c64076 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa200676-d393-4408-a2b4-394a67c64076 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:49:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa200676-d393-4408-a2b4-394a67c64076 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa200676-d393-4408-a2b4-394a67c64076 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-aa200676-d393-4408-a2b4-394a67c64076 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:49:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa200676-d393-4408-a2b4-394a67c64076 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:49:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1025/1991] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:41 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 1148 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a4a3573a-22ca-44db-afde-bdf64e851b18 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a4a3573a-22ca-44db-afde-bdf64e851b18 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a4a3573a-22ca-44db-afde-bdf64e851b18 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a4a3573a-22ca-44db-afde-bdf64e851b18 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a4a3573a-22ca-44db-afde-bdf64e851b18 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a4a3573a-22ca-44db-afde-bdf64e851b18 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:49:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 967/1992] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:49:42 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f06139ce-fd63-4f92-9d69-46f76a1e4573 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f06139ce-fd63-4f92-9d69-46f76a1e4573 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384/action Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f06139ce-fd63-4f92-9d69-46f76a1e4573 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f06139ce-fd63-4f92-9d69-46f76a1e4573 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f06139ce-fd63-4f92-9d69-46f76a1e4573 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f06139ce-fd63-4f92-9d69-46f76a1e4573 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Begin detaching volume completed successfully. Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f06139ce-fd63-4f92-9d69-46f76a1e4573 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384/action returned with HTTP 202 Sep 05 04:49:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1026/1993] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:49:42 2026] POST /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-12aca91d-2d1c-4e3d-b5cf-da8a93f3dfa9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-12aca91d-2d1c-4e3d-b5cf-da8a93f3dfa9 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-12aca91d-2d1c-4e3d-b5cf-da8a93f3dfa9 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-12aca91d-2d1c-4e3d-b5cf-da8a93f3dfa9 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-12aca91d-2d1c-4e3d-b5cf-da8a93f3dfa9 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de returned with HTTP 404 Sep 05 04:49:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 968/1994] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:42 2026] GET /volume/v3/volumes/ac46f3af-ba79-4d59-830f-6e68d826a5de => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f27c0871-2486-40cf-af4b-72c1aae90896 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7f7554d5-f858-41de-8236-1d6afa287dcd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f7554d5-f858-41de-8236-1d6afa287dcd None None] GET http://192.168.122.229/volume// Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f7554d5-f858-41de-8236-1d6afa287dcd None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f27c0871-2486-40cf-af4b-72c1aae90896 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f27c0871-2486-40cf-af4b-72c1aae90896 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f7554d5-f858-41de-8236-1d6afa287dcd None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f27c0871-2486-40cf-af4b-72c1aae90896 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-f27c0871-2486-40cf-af4b-72c1aae90896 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume with id: 8fc7ba00-5730-428c-8fe1-b139c2d2442c Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f7554d5-f858-41de-8236-1d6afa287dcd None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:49:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 969/1995] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:49:42 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a3e2eeaa-ec16-4d21-9fcd-87cb5451ebdf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a3e2eeaa-ec16-4d21-9fcd-87cb5451ebdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a3e2eeaa-ec16-4d21-9fcd-87cb5451ebdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a3e2eeaa-ec16-4d21-9fcd-87cb5451ebdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f27c0871-2486-40cf-af4b-72c1aae90896 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a3e2eeaa-ec16-4d21-9fcd-87cb5451ebdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-a3e2eeaa-ec16-4d21-9fcd-87cb5451ebdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:49:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 970/1996] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:49:42 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 1332 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f27c0871-2486-40cf-af4b-72c1aae90896 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume request issued successfully. Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f27c0871-2486-40cf-af4b-72c1aae90896 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c returned with HTTP 202 Sep 05 04:49:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1027/1997] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:42 2026] DELETE /volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8202d538-521e-4b45-b5b7-e2eafc5811db None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8202d538-521e-4b45-b5b7-e2eafc5811db tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8202d538-521e-4b45-b5b7-e2eafc5811db tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8202d538-521e-4b45-b5b7-e2eafc5811db tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8202d538-521e-4b45-b5b7-e2eafc5811db tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8202d538-521e-4b45-b5b7-e2eafc5811db tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c returned with HTTP 200 Sep 05 04:49:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 971/1998] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:42 2026] GET /volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f1cf504a-acbb-4b3a-94b5-b74fa4c8160e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f1cf504a-acbb-4b3a-94b5-b74fa4c8160e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] DELETE http://192.168.122.229/volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60 Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f1cf504a-acbb-4b3a-94b5-b74fa4c8160e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f1cf504a-acbb-4b3a-94b5-b74fa4c8160e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:42 devstack devstack@c-api.service[89503]: /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 05 04:49:42 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:49:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-93539249-16a8-4fd7-9a91-560bb1dc9af8 req-f1cf504a-acbb-4b3a-94b5-b74fa4c8160e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60 returned with HTTP 200 Sep 05 04:49:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1028/1999] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:49:42 2026] DELETE /volume/v3/attachments/15e4ac70-dca0-41e5-8879-cb52c8b15b60 => generated 19 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6b52d48b-dc74-4e80-b8b6-a88f436915eb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6b52d48b-dc74-4e80-b8b6-a88f436915eb tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:49:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6b52d48b-dc74-4e80-b8b6-a88f436915eb tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6b52d48b-dc74-4e80-b8b6-a88f436915eb tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6b52d48b-dc74-4e80-b8b6-a88f436915eb tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:49:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6b52d48b-dc74-4e80-b8b6-a88f436915eb tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:49:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 972/2000] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:43 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a7e6a1ed-1743-4e3d-b670-e55334a0017b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7e6a1ed-1743-4e3d-b670-e55334a0017b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c Sep 05 04:49:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7e6a1ed-1743-4e3d-b670-e55334a0017b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7e6a1ed-1743-4e3d-b670-e55334a0017b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a7e6a1ed-1743-4e3d-b670-e55334a0017b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7e6a1ed-1743-4e3d-b670-e55334a0017b tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c returned with HTTP 200 Sep 05 04:49:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1029/2001] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:43 2026] GET /volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:49:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-17a4d4b9-99cb-4892-a8c4-ce3427e6972f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-17a4d4b9-99cb-4892-a8c4-ce3427e6972f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c Sep 05 04:49:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-17a4d4b9-99cb-4892-a8c4-ce3427e6972f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-17a4d4b9-99cb-4892-a8c4-ce3427e6972f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-17a4d4b9-99cb-4892-a8c4-ce3427e6972f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c returned with HTTP 404 Sep 05 04:49:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 973/2002] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:44 2026] GET /volume/v3/volumes/8fc7ba00-5730-428c-8fe1-b139c2d2442c => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7fb34db8-4d6c-43cb-98b3-e31350e02898 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7fb34db8-4d6c-43cb-98b3-e31350e02898 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b Sep 05 04:49:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7fb34db8-4d6c-43cb-98b3-e31350e02898 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7fb34db8-4d6c-43cb-98b3-e31350e02898 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:44 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-7fb34db8-4d6c-43cb-98b3-e31350e02898 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume with id: 8d9fc61c-5487-4efb-a2de-0d87eb2b212b Sep 05 04:49:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7fb34db8-4d6c-43cb-98b3-e31350e02898 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7fb34db8-4d6c-43cb-98b3-e31350e02898 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Delete volume request issued successfully. Sep 05 04:49:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7fb34db8-4d6c-43cb-98b3-e31350e02898 tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b returned with HTTP 202 Sep 05 04:49:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1030/2003] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:49:44 2026] DELETE /volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:49:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f2c1f4f5-9708-4358-b65f-673e31fe849d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2c1f4f5-9708-4358-b65f-673e31fe849d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b Sep 05 04:49:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2c1f4f5-9708-4358-b65f-673e31fe849d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f2c1f4f5-9708-4358-b65f-673e31fe849d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f2c1f4f5-9708-4358-b65f-673e31fe849d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f2c1f4f5-9708-4358-b65f-673e31fe849d tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b returned with HTTP 200 Sep 05 04:49:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 974/2004] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:44 2026] GET /volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-04e9debd-1eeb-48fa-917d-eb2eec18e63f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-04e9debd-1eeb-48fa-917d-eb2eec18e63f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b Sep 05 04:49:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-04e9debd-1eeb-48fa-917d-eb2eec18e63f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-04e9debd-1eeb-48fa-917d-eb2eec18e63f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-04e9debd-1eeb-48fa-917d-eb2eec18e63f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Volume info retrieved successfully. Sep 05 04:49:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-04e9debd-1eeb-48fa-917d-eb2eec18e63f tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b returned with HTTP 200 Sep 05 04:49:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1031/2005] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:46 2026] GET /volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:49:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6a3623ab-6966-45b6-a620-b4c9370951ff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6a3623ab-6966-45b6-a620-b4c9370951ff tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] GET http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b Sep 05 04:49:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6a3623ab-6966-45b6-a620-b4c9370951ff tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6a3623ab-6966-45b6-a620-b4c9370951ff tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6a3623ab-6966-45b6-a620-b4c9370951ff tempest-CreateVolumesFromSourceVolumeTest-1121944566 tempest-CreateVolumesFromSourceVolumeTest-1121944566-project-member] http://192.168.122.229/volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b returned with HTTP 404 Sep 05 04:49:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 975/2006] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:49:47 2026] GET /volume/v3/volumes/8d9fc61c-5487-4efb-a2de-0d87eb2b212b => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-08c1535b-7669-4f73-b041-275a55830820 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:49:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "596578a8-8d19-4b4b-80ae-791a327e3182", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:49:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '596578a8-8d19-4b4b-80ae-791a327e3182', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Create volume of 1 GB Sep 05 04:49:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Availability Zones retrieved successfully. Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Flow 'volume_create_api' (79a1d757-aa60-423e-b38a-2572a58302bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a5c1d1-2d2a-4f3d-8be1-24ecca85ad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a5c1d1-2d2a-4f3d-8be1-24ecca85ad3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2fef7ca-ef5f-46b9-8dfb-5a663a52737a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Created reservations ['0193aec9-3dff-40ba-a3d6-96db5f5d1a86', '69f1fc0f-0534-49c3-994f-763dc1ecc48b', 'b33c0128-647a-41cc-b459-bb8c9738cc01', 'aa05ae41-2d0b-4b23-b7a3-b721f108a831'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2fef7ca-ef5f-46b9-8dfb-5a663a52737a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0193aec9-3dff-40ba-a3d6-96db5f5d1a86', '69f1fc0f-0534-49c3-994f-763dc1ecc48b', 'b33c0128-647a-41cc-b459-bb8c9738cc01', 'aa05ae41-2d0b-4b23-b7a3-b721f108a831']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bc9ab7-ec16-4d83-96d6-adba4238f410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bc9ab7-ec16-4d83-96d6-adba4238f410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ec15ffb-acc6-443c-bc40-8e12a3a224c7', '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='3cf109df3e35495bb5b7a4564e3fc5b8',qos_specs=None,replication_status=,reservations=['0193aec9-3dff-40ba-a3d6-96db5f5d1a86','69f1fc0f-0534-49c3-994f-763dc1ecc48b','b33c0128-647a-41cc-b459-bb8c9738cc01','aa05ae41-2d0b-4b23-b7a3-b721f108a831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2556fc999e437fa99be454cf4ed7ac',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:49:55Z,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=1ec15ffb-acc6-443c-bc40-8e12a3a224c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf109df3e35495bb5b7a4564e3fc5b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2556fc999e437fa99be454cf4ed7ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca91e016-42aa-44fa-8f11-3d53772b018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca91e016-42aa-44fa-8f11-3d53772b018b) transitioned into state 'SUCCESS' from 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='3cf109df3e35495bb5b7a4564e3fc5b8',qos_specs=None,replication_status=,reservations=['0193aec9-3dff-40ba-a3d6-96db5f5d1a86','69f1fc0f-0534-49c3-994f-763dc1ecc48b','b33c0128-647a-41cc-b459-bb8c9738cc01','aa05ae41-2d0b-4b23-b7a3-b721f108a831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2556fc999e437fa99be454cf4ed7ac',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83970a9-05f6-4286-a8b7-e08ceaa58756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83970a9-05f6-4286-a8b7-e08ceaa58756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Flow 'volume_create_api' (79a1d757-aa60-423e-b38a-2572a58302bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:49:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Create volume request issued successfully. Sep 05 04:49:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08c1535b-7669-4f73-b041-275a55830820 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:49:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1032/2007] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:49:54 2026] POST /volume/v3/volumes => generated 784 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:49:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f8e156a2-313c-4d00-8a4e-a4f07a9b20d3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8e156a2-313c-4d00-8a4e-a4f07a9b20d3 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:49:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8e156a2-313c-4d00-8a4e-a4f07a9b20d3 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8e156a2-313c-4d00-8a4e-a4f07a9b20d3 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f8e156a2-313c-4d00-8a4e-a4f07a9b20d3 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:49:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8e156a2-313c-4d00-8a4e-a4f07a9b20d3 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:49:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 976/2008] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:49:55 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-da6815d9-717c-4081-8e72-c4c6d0a988e5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da6815d9-717c-4081-8e72-c4c6d0a988e5 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:49:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-da6815d9-717c-4081-8e72-c4c6d0a988e5 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-da6815d9-717c-4081-8e72-c4c6d0a988e5 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-da6815d9-717c-4081-8e72-c4c6d0a988e5 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:49:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da6815d9-717c-4081-8e72-c4c6d0a988e5 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:49:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1033/2009] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:49:56 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 876 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-35cecfd5-1a75-4a13-8564-8170ae3765f1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-35cecfd5-1a75-4a13-8564-8170ae3765f1 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:49:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-35cecfd5-1a75-4a13-8564-8170ae3765f1 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-35cecfd5-1a75-4a13-8564-8170ae3765f1 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:49:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:49:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-35cecfd5-1a75-4a13-8564-8170ae3765f1 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:49:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-35cecfd5-1a75-4a13-8564-8170ae3765f1 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:49:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 977/2010] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:49:57 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 876 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:49:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-05df6679-1dcd-4132-95ac-52eee8126b1d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:49:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-05df6679-1dcd-4132-95ac-52eee8126b1d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:49:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-05df6679-1dcd-4132-95ac-52eee8126b1d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:49:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-05df6679-1dcd-4132-95ac-52eee8126b1d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:49:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:49:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:49:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:49:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:49:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-05df6679-1dcd-4132-95ac-52eee8126b1d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:49:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-05df6679-1dcd-4132-95ac-52eee8126b1d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:49:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1034/2011] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:49:59 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b7c62dc7-bd30-4fc6-a395-61483f63ad85 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b7c62dc7-bd30-4fc6-a395-61483f63ad85 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b7c62dc7-bd30-4fc6-a395-61483f63ad85 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b7c62dc7-bd30-4fc6-a395-61483f63ad85 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b7c62dc7-bd30-4fc6-a395-61483f63ad85 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b7c62dc7-bd30-4fc6-a395-61483f63ad85 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 978/2012] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:00 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:50:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1056599e-367b-41cc-970b-d528e2860d95 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1056599e-367b-41cc-970b-d528e2860d95 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1056599e-367b-41cc-970b-d528e2860d95 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1056599e-367b-41cc-970b-d528e2860d95 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1056599e-367b-41cc-970b-d528e2860d95 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1056599e-367b-41cc-970b-d528e2860d95 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1035/2013] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:01 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-718506e1-c776-4568-9609-e01536f456fa None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-718506e1-c776-4568-9609-e01536f456fa tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-718506e1-c776-4568-9609-e01536f456fa tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-718506e1-c776-4568-9609-e01536f456fa tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-718506e1-c776-4568-9609-e01536f456fa tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-718506e1-c776-4568-9609-e01536f456fa tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 979/2014] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:02 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d5dc5189-a501-424f-a15f-76e1cd11887f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5dc5189-a501-424f-a15f-76e1cd11887f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d5dc5189-a501-424f-a15f-76e1cd11887f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d5dc5189-a501-424f-a15f-76e1cd11887f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d5dc5189-a501-424f-a15f-76e1cd11887f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d5dc5189-a501-424f-a15f-76e1cd11887f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1036/2015] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:03 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-283b1c0b-4e30-4667-8217-a4e1c948a7fc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-283b1c0b-4e30-4667-8217-a4e1c948a7fc tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-283b1c0b-4e30-4667-8217-a4e1c948a7fc tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-283b1c0b-4e30-4667-8217-a4e1c948a7fc tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-283b1c0b-4e30-4667-8217-a4e1c948a7fc tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-283b1c0b-4e30-4667-8217-a4e1c948a7fc tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 980/2016] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:04 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9fc25ee8-93ca-478e-aad4-11a38deb24de None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9fc25ee8-93ca-478e-aad4-11a38deb24de tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9fc25ee8-93ca-478e-aad4-11a38deb24de tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9fc25ee8-93ca-478e-aad4-11a38deb24de tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9fc25ee8-93ca-478e-aad4-11a38deb24de tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9fc25ee8-93ca-478e-aad4-11a38deb24de tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1037/2017] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:05 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a4ec5482-eb92-42d0-ad66-2f0985853a2c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4ec5482-eb92-42d0-ad66-2f0985853a2c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4ec5482-eb92-42d0-ad66-2f0985853a2c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4ec5482-eb92-42d0-ad66-2f0985853a2c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a4ec5482-eb92-42d0-ad66-2f0985853a2c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4ec5482-eb92-42d0-ad66-2f0985853a2c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 981/2018] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:07 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-94af05ff-b317-4781-b655-35b969ebf860 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-94af05ff-b317-4781-b655-35b969ebf860 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-94af05ff-b317-4781-b655-35b969ebf860 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-94af05ff-b317-4781-b655-35b969ebf860 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-94af05ff-b317-4781-b655-35b969ebf860 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-94af05ff-b317-4781-b655-35b969ebf860 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1038/2019] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:08 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:50:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ef20e01b-f220-4e2c-9250-63ecbce75671 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef20e01b-f220-4e2c-9250-63ecbce75671 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef20e01b-f220-4e2c-9250-63ecbce75671 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef20e01b-f220-4e2c-9250-63ecbce75671 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef20e01b-f220-4e2c-9250-63ecbce75671 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef20e01b-f220-4e2c-9250-63ecbce75671 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 982/2020] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:09 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1538801489", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1538801489', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:09 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Create volume of 1 GB Sep 05 04:50:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Availability Zones retrieved successfully. Sep 05 04:50:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Flow 'volume_create_api' (4720eb22-04a5-4c7a-94f2-033afe53dc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d70016b-e207-4867-8fb1-70c9b400f965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d70016b-e207-4867-8fb1-70c9b400f965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b14676-c194-43ef-94f1-697bf64399b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Created reservations ['e92f8c57-c322-48b8-b782-84507fa525df', 'e08c2b4f-81b9-4ad9-9102-00b81ce31606', '612b9432-5a84-4f8b-ad2c-bce4f4dc562c', 'df4252ca-baf2-4154-b87d-c05eb4b988a2'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b14676-c194-43ef-94f1-697bf64399b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e92f8c57-c322-48b8-b782-84507fa525df', 'e08c2b4f-81b9-4ad9-9102-00b81ce31606', '612b9432-5a84-4f8b-ad2c-bce4f4dc562c', 'df4252ca-baf2-4154-b87d-c05eb4b988a2']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7eb0087-d9d7-4437-9d68-d1df6e478e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7eb0087-d9d7-4437-9d68-d1df6e478e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c09f23d-80db-4924-945e-2e8ab7d4793f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1538801489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec973f7a54724ba7a367d44ec8a80707',qos_specs=None,replication_status=,reservations=['e92f8c57-c322-48b8-b782-84507fa525df','e08c2b4f-81b9-4ad9-9102-00b81ce31606','612b9432-5a84-4f8b-ad2c-bce4f4dc562c','df4252ca-baf2-4154-b87d-c05eb4b988a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5627c1f0b1b244a894cd70b2c0056c63',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1538801489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c09f23d-80db-4924-945e-2e8ab7d4793f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec973f7a54724ba7a367d44ec8a80707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5627c1f0b1b244a894cd70b2c0056c63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d91290-5ff2-4aac-9e98-990bf45f8c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d91290-5ff2-4aac-9e98-990bf45f8c89) transitioned into state 'SUCCESS' from state '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-1538801489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec973f7a54724ba7a367d44ec8a80707',qos_specs=None,replication_status=,reservations=['e92f8c57-c322-48b8-b782-84507fa525df','e08c2b4f-81b9-4ad9-9102-00b81ce31606','612b9432-5a84-4f8b-ad2c-bce4f4dc562c','df4252ca-baf2-4154-b87d-c05eb4b988a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5627c1f0b1b244a894cd70b2c0056c63',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76579591-b982-49e9-8080-45b3346588c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7b84ff56-5a34-444d-a64f-b700c7eb91a8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b84ff56-5a34-444d-a64f-b700c7eb91a8 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76579591-b982-49e9-8080-45b3346588c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b84ff56-5a34-444d-a64f-b700c7eb91a8 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b84ff56-5a34-444d-a64f-b700c7eb91a8 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Flow 'volume_create_api' (4720eb22-04a5-4c7a-94f2-033afe53dc75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Create volume request issued successfully. Sep 05 04:50:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d282f1e7-c80c-43f5-b7fc-4d2767307368 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1039/2021] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:50:09 2026] POST /volume/v3/volumes => generated 763 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4975a241-4979-409d-94c5-98f061631846 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4975a241-4979-409d-94c5-98f061631846 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4975a241-4979-409d-94c5-98f061631846 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4975a241-4979-409d-94c5-98f061631846 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7b84ff56-5a34-444d-a64f-b700c7eb91a8 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b84ff56-5a34-444d-a64f-b700c7eb91a8 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 983/2022] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:10 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4975a241-4979-409d-94c5-98f061631846 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4975a241-4979-409d-94c5-98f061631846 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 200 Sep 05 04:50:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1040/2023] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:10 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 831 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d028f6c6-9c11-4c7b-9995-03713cf79077 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d028f6c6-9c11-4c7b-9995-03713cf79077 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d028f6c6-9c11-4c7b-9995-03713cf79077 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d028f6c6-9c11-4c7b-9995-03713cf79077 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4dba195f-d9b7-4abe-8665-968c4eb2d385 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d028f6c6-9c11-4c7b-9995-03713cf79077 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4dba195f-d9b7-4abe-8665-968c4eb2d385 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4dba195f-d9b7-4abe-8665-968c4eb2d385 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4dba195f-d9b7-4abe-8665-968c4eb2d385 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d028f6c6-9c11-4c7b-9995-03713cf79077 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 984/2024] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:11 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4dba195f-d9b7-4abe-8665-968c4eb2d385 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4dba195f-d9b7-4abe-8665-968c4eb2d385 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 200 Sep 05 04:50:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1041/2025] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:11 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e28135b6-397d-41ca-9c95-04dc4242d55f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e28135b6-397d-41ca-9c95-04dc4242d55f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e28135b6-397d-41ca-9c95-04dc4242d55f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e28135b6-397d-41ca-9c95-04dc4242d55f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a20ae016-4c8b-456a-97a4-d1c13e82440e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a20ae016-4c8b-456a-97a4-d1c13e82440e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e28135b6-397d-41ca-9c95-04dc4242d55f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a20ae016-4c8b-456a-97a4-d1c13e82440e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a20ae016-4c8b-456a-97a4-d1c13e82440e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:12 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=353,cinder:INSERT=92,cinder:UPDATE=88 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:50:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e28135b6-397d-41ca-9c95-04dc4242d55f tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 985/2026] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:12 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a20ae016-4c8b-456a-97a4-d1c13e82440e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a20ae016-4c8b-456a-97a4-d1c13e82440e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 200 Sep 05 04:50:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1042/2027] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:12 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5d84da35-5734-4e83-accc-0f28b8a2835f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5d84da35-5734-4e83-accc-0f28b8a2835f tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] GET http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:50:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5d84da35-5734-4e83-accc-0f28b8a2835f tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5d84da35-5734-4e83-accc-0f28b8a2835f tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:13 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=285,cinder:UPDATE=83,cinder:INSERT=60 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:50:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5d84da35-5734-4e83-accc-0f28b8a2835f tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:50:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5d84da35-5734-4e83-accc-0f28b8a2835f tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 200 Sep 05 04:50:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 986/2028] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:13 2026] GET /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0bb97edb-7bce-4bda-a8db-02f5de20ea07 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0bb97edb-7bce-4bda-a8db-02f5de20ea07 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0bb97edb-7bce-4bda-a8db-02f5de20ea07 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0bb97edb-7bce-4bda-a8db-02f5de20ea07 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0bb97edb-7bce-4bda-a8db-02f5de20ea07 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0bb97edb-7bce-4bda-a8db-02f5de20ea07 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1043/2029] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:13 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 934 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-08081a23-146d-4280-acd4-5ed2df4f82a7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-08081a23-146d-4280-acd4-5ed2df4f82a7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-08081a23-146d-4280-acd4-5ed2df4f82a7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-08081a23-146d-4280-acd4-5ed2df4f82a7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-08081a23-146d-4280-acd4-5ed2df4f82a7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-08081a23-146d-4280-acd4-5ed2df4f82a7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 200 Sep 05 04:50:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 987/2030] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:13 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-76d703c4-c0a4-4431-adc1-8d7c3c27d026 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-76d703c4-c0a4-4431-adc1-8d7c3c27d026 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] GET http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:50:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-76d703c4-c0a4-4431-adc1-8d7c3c27d026 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-76d703c4-c0a4-4431-adc1-8d7c3c27d026 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-76d703c4-c0a4-4431-adc1-8d7c3c27d026 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:50:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-76d703c4-c0a4-4431-adc1-8d7c3c27d026 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 200 Sep 05 04:50:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1044/2031] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:14 2026] GET /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f84f5617-3ddb-4e9f-9e0b-10e056575660 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f84f5617-3ddb-4e9f-9e0b-10e056575660 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f84f5617-3ddb-4e9f-9e0b-10e056575660 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f84f5617-3ddb-4e9f-9e0b-10e056575660 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-70c417f2-a306-4929-8fa6-b0430d9425b4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f84f5617-3ddb-4e9f-9e0b-10e056575660 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-70c417f2-a306-4929-8fa6-b0430d9425b4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-70c417f2-a306-4929-8fa6-b0430d9425b4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-70c417f2-a306-4929-8fa6-b0430d9425b4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f84f5617-3ddb-4e9f-9e0b-10e056575660 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 988/2032] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:14 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 937 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-70c417f2-a306-4929-8fa6-b0430d9425b4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-70c417f2-a306-4929-8fa6-b0430d9425b4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 200 Sep 05 04:50:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1045/2033] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:14 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 855 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:50:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1c60a337-5d51-4792-8127-efc084147ada None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c60a337-5d51-4792-8127-efc084147ada tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] DELETE http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:50:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c60a337-5d51-4792-8127-efc084147ada tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c60a337-5d51-4792-8127-efc084147ada tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:15 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1c60a337-5d51-4792-8127-efc084147ada tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Delete volume with id: e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:50:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1c60a337-5d51-4792-8127-efc084147ada tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:50:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1c60a337-5d51-4792-8127-efc084147ada tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Delete volume request issued successfully. Sep 05 04:50:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c60a337-5d51-4792-8127-efc084147ada tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 202 Sep 05 04:50:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 989/2034] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:15 2026] DELETE /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-134abb2d-23ce-498d-a8df-fc85394993b2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-134abb2d-23ce-498d-a8df-fc85394993b2 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] GET http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:50:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-134abb2d-23ce-498d-a8df-fc85394993b2 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-134abb2d-23ce-498d-a8df-fc85394993b2 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-134abb2d-23ce-498d-a8df-fc85394993b2 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Volume info retrieved successfully. Sep 05 04:50:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-134abb2d-23ce-498d-a8df-fc85394993b2 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 200 Sep 05 04:50:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1046/2035] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:15 2026] GET /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b12892ef-f7cb-4b4f-8056-15f4e619024d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b12892ef-f7cb-4b4f-8056-15f4e619024d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b12892ef-f7cb-4b4f-8056-15f4e619024d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b12892ef-f7cb-4b4f-8056-15f4e619024d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b12892ef-f7cb-4b4f-8056-15f4e619024d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b12892ef-f7cb-4b4f-8056-15f4e619024d tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 990/2036] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:15 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 937 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e995cbb6-6589-4843-993f-b60e881ec8cb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e995cbb6-6589-4843-993f-b60e881ec8cb tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e995cbb6-6589-4843-993f-b60e881ec8cb tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e995cbb6-6589-4843-993f-b60e881ec8cb tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e995cbb6-6589-4843-993f-b60e881ec8cb tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e995cbb6-6589-4843-993f-b60e881ec8cb tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 200 Sep 05 04:50:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1047/2037] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:15 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-23fc326e-cfae-49e5-acca-17631df9f9b0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23fc326e-cfae-49e5-acca-17631df9f9b0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23fc326e-cfae-49e5-acca-17631df9f9b0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23fc326e-cfae-49e5-acca-17631df9f9b0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-23fc326e-cfae-49e5-acca-17631df9f9b0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23fc326e-cfae-49e5-acca-17631df9f9b0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 200 Sep 05 04:50:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 991/2038] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:16 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9157aee2-9f3d-494f-8121-1b37410a940e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9157aee2-9f3d-494f-8121-1b37410a940e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:50:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9157aee2-9f3d-494f-8121-1b37410a940e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c09f23d-80db-4924-945e-2e8ab7d4793f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1124432498", "description": null, "metadata": null}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9157aee2-9f3d-494f-8121-1b37410a940e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-9157aee2-9f3d-494f-8121-1b37410a940e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Create snapshot from volume 6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:16 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-9157aee2-9f3d-494f-8121-1b37410a940e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Created reservations ['0eeb438c-01fc-4f8f-90c1-ee8223800a9c', 'f27e0a19-2c35-4fad-b00d-0c8217d239d5', '3c5c8be3-0eb2-4264-b7e4-ece3e69b3766', '510fabc5-4001-410e-88d9-5fb29f61aa2c'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9157aee2-9f3d-494f-8121-1b37410a940e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot force create request issued successfully. Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9157aee2-9f3d-494f-8121-1b37410a940e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:50:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1048/2039] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:50:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93111f5d-ce67-4d37-ae3c-e26d7604498d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93111f5d-ce67-4d37-ae3c-e26d7604498d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93111f5d-ce67-4d37-ae3c-e26d7604498d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93111f5d-ce67-4d37-ae3c-e26d7604498d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93111f5d-ce67-4d37-ae3c-e26d7604498d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93111f5d-ce67-4d37-ae3c-e26d7604498d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 992/2040] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:16 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9358b019-970f-46b4-9f56-14c7e05f9654 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9358b019-970f-46b4-9f56-14c7e05f9654 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] GET http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f Sep 05 04:50:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9358b019-970f-46b4-9f56-14c7e05f9654 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9358b019-970f-46b4-9f56-14c7e05f9654 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9358b019-970f-46b4-9f56-14c7e05f9654 tempest-TestImageHashVerification-54156320 tempest-TestImageHashVerification-54156320-project-member] http://192.168.122.229/volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f returned with HTTP 404 Sep 05 04:50:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1049/2041] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:16 2026] GET /volume/v3/volumes/e4df27e3-34ec-4aa9-889c-3749d9f5f89f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ca894e36-5043-4150-ae84-4574e4524de6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ca894e36-5043-4150-ae84-4574e4524de6 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ca894e36-5043-4150-ae84-4574e4524de6 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ca894e36-5043-4150-ae84-4574e4524de6 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ca894e36-5043-4150-ae84-4574e4524de6 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ca894e36-5043-4150-ae84-4574e4524de6 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 993/2042] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:16 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 937 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-120e8a72-c0f2-4f34-9d2c-d9afdc0dd490 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-120e8a72-c0f2-4f34-9d2c-d9afdc0dd490 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-120e8a72-c0f2-4f34-9d2c-d9afdc0dd490 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-120e8a72-c0f2-4f34-9d2c-d9afdc0dd490 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-120e8a72-c0f2-4f34-9d2c-d9afdc0dd490 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-120e8a72-c0f2-4f34-9d2c-d9afdc0dd490 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1050/2043] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:17 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d7269a85-9120-403d-9ae3-151d822c8271 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7269a85-9120-403d-9ae3-151d822c8271 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7269a85-9120-403d-9ae3-151d822c8271 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7269a85-9120-403d-9ae3-151d822c8271 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d7269a85-9120-403d-9ae3-151d822c8271 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7269a85-9120-403d-9ae3-151d822c8271 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 994/2044] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:18 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:50:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6c9674b7-1b67-4cd5-ae2f-5ae07fb94c5b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c9674b7-1b67-4cd5-ae2f-5ae07fb94c5b tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c9674b7-1b67-4cd5-ae2f-5ae07fb94c5b tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6c9674b7-1b67-4cd5-ae2f-5ae07fb94c5b tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6c9674b7-1b67-4cd5-ae2f-5ae07fb94c5b tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6c9674b7-1b67-4cd5-ae2f-5ae07fb94c5b tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1051/2045] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:18 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 1202 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fb657516-e9ac-467d-bb74-bbae2dd74320 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fb657516-e9ac-467d-bb74-bbae2dd74320 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] DELETE http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fb657516-e9ac-467d-bb74-bbae2dd74320 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fb657516-e9ac-467d-bb74-bbae2dd74320 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-fb657516-e9ac-467d-bb74-bbae2dd74320 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Delete volume with id: 1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fb657516-e9ac-467d-bb74-bbae2dd74320 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fb657516-e9ac-467d-bb74-bbae2dd74320 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Delete volume request issued successfully. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fb657516-e9ac-467d-bb74-bbae2dd74320 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 202 Sep 05 04:50:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 995/2046] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:50:18 2026] DELETE /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:50:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-246fee2a-db93-405b-b235-d864ea939f57 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-246fee2a-db93-405b-b235-d864ea939f57 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-246fee2a-db93-405b-b235-d864ea939f57 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-246fee2a-db93-405b-b235-d864ea939f57 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-246fee2a-db93-405b-b235-d864ea939f57 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Volume info retrieved successfully. Sep 05 04:50:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-246fee2a-db93-405b-b235-d864ea939f57 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 200 Sep 05 04:50:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1052/2047] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:18 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 1201 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-688570ca-216a-401c-bb59-e470aca40d2b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-688570ca-216a-401c-bb59-e470aca40d2b tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-688570ca-216a-401c-bb59-e470aca40d2b tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-688570ca-216a-401c-bb59-e470aca40d2b tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-688570ca-216a-401c-bb59-e470aca40d2b tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-688570ca-216a-401c-bb59-e470aca40d2b tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 996/2048] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:18 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1ec066c0-fd19-4194-b596-992e671334dd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1ec066c0-fd19-4194-b596-992e671334dd tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1ec066c0-fd19-4194-b596-992e671334dd tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1ec066c0-fd19-4194-b596-992e671334dd tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1ec066c0-fd19-4194-b596-992e671334dd tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 404 Sep 05 04:50:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1053/2049] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:19 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-283dc02e-05d2-4b66-94ad-bb7654ff735d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-283dc02e-05d2-4b66-94ad-bb7654ff735d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-283dc02e-05d2-4b66-94ad-bb7654ff735d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-283dc02e-05d2-4b66-94ad-bb7654ff735d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-283dc02e-05d2-4b66-94ad-bb7654ff735d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-283dc02e-05d2-4b66-94ad-bb7654ff735d tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 997/2050] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:19 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8b07097f-2cdd-44a2-a11d-7414659033b2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8b07097f-2cdd-44a2-a11d-7414659033b2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8b07097f-2cdd-44a2-a11d-7414659033b2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8b07097f-2cdd-44a2-a11d-7414659033b2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8b07097f-2cdd-44a2-a11d-7414659033b2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8b07097f-2cdd-44a2-a11d-7414659033b2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1054/2051] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:19 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dcc61537-7fdc-4fe3-b4d0-374738787233 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dcc61537-7fdc-4fe3-b4d0-374738787233 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dcc61537-7fdc-4fe3-b4d0-374738787233 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dcc61537-7fdc-4fe3-b4d0-374738787233 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-31b0dd21-8072-46ad-9c6d-ddcc1c10636c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-31b0dd21-8072-46ad-9c6d-ddcc1c10636c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] DELETE http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-31b0dd21-8072-46ad-9c6d-ddcc1c10636c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-31b0dd21-8072-46ad-9c6d-ddcc1c10636c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-31b0dd21-8072-46ad-9c6d-ddcc1c10636c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Delete volume with id: 1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dcc61537-7fdc-4fe3-b4d0-374738787233 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dcc61537-7fdc-4fe3-b4d0-374738787233 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 998/2052] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:19 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-31b0dd21-8072-46ad-9c6d-ddcc1c10636c tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 404 Sep 05 04:50:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1055/2053] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:50:19 2026] DELETE /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5d33e708-8423-4e90-8962-d168ad3e14ce", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6355331c-88c4-4351-8696-4e9e76a40091 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Create volume request body: {'volume': {'snapshot_id': '5d33e708-8423-4e90-8962-d168ad3e14ce', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6355331c-88c4-4351-8696-4e9e76a40091 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] GET http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6355331c-88c4-4351-8696-4e9e76a40091 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6355331c-88c4-4351-8696-4e9e76a40091 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Create volume of 1 GB Sep 05 04:50:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6355331c-88c4-4351-8696-4e9e76a40091 tempest-VolumeImageDependencyTests-2029133962 tempest-VolumeImageDependencyTests-2029133962-project-member] http://192.168.122.229/volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 returned with HTTP 404 Sep 05 04:50:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1056/2054] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:19 2026] GET /volume/v3/volumes/1ec15ffb-acc6-443c-bc40-8e12a3a224c7 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:50:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Availability Zones retrieved successfully. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Flow 'volume_create_api' (d8aa97be-e8a4-43ad-a0c9-016c725bda3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdf7422-cc98-4212-9bf1-820475a012dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdf7422-cc98-4212-9bf1-820475a012dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5d33e708-8423-4e90-8962-d168ad3e14ce', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab241ccd-bf36-49bf-ae33-e74f126ebe78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Created reservations ['a31cf6e9-3246-4b38-8da7-0b460822e4fe', '0b2144d1-02c1-4f3e-b946-4622eacaa817', 'c95fd74c-46ef-43ce-9999-fb02986ff2f6', 'da6bcce8-6c0a-4136-940a-bebb8e9fb574'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab241ccd-bf36-49bf-ae33-e74f126ebe78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a31cf6e9-3246-4b38-8da7-0b460822e4fe', '0b2144d1-02c1-4f3e-b946-4622eacaa817', 'c95fd74c-46ef-43ce-9999-fb02986ff2f6', 'da6bcce8-6c0a-4136-940a-bebb8e9fb574']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e877733-96a8-425c-934f-4f8ecb59d8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e877733-96a8-425c-934f-4f8ecb59d8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1342e6b2-da8d-4c75-9a02-116606051d05', '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='ec973f7a54724ba7a367d44ec8a80707',qos_specs=None,replication_status=,reservations=['a31cf6e9-3246-4b38-8da7-0b460822e4fe','0b2144d1-02c1-4f3e-b946-4622eacaa817','c95fd74c-46ef-43ce-9999-fb02986ff2f6','da6bcce8-6c0a-4136-940a-bebb8e9fb574'],size=1,snapshot_id=5d33e708-8423-4e90-8962-d168ad3e14ce,source_replicaid=,source_volid=None,status='creating',user_id='5627c1f0b1b244a894cd70b2c0056c63',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50: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=1342e6b2-da8d-4c75-9a02-116606051d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec973f7a54724ba7a367d44ec8a80707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5d33e708-8423-4e90-8962-d168ad3e14ce,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5627c1f0b1b244a894cd70b2c0056c63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:19 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf00425-bdca-43ee-afbf-fb8be837e2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:20 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf00425-bdca-43ee-afbf-fb8be837e2d1) transitioned into state 'SUCCESS' from 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='ec973f7a54724ba7a367d44ec8a80707',qos_specs=None,replication_status=,reservations=['a31cf6e9-3246-4b38-8da7-0b460822e4fe','0b2144d1-02c1-4f3e-b946-4622eacaa817','c95fd74c-46ef-43ce-9999-fb02986ff2f6','da6bcce8-6c0a-4136-940a-bebb8e9fb574'],size=1,snapshot_id=5d33e708-8423-4e90-8962-d168ad3e14ce,source_replicaid=,source_volid=None,status='creating',user_id='5627c1f0b1b244a894cd70b2c0056c63',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:20 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47edf54-06ff-4f65-a4f0-1b712ababaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:20 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47edf54-06ff-4f65-a4f0-1b712ababaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:20 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Flow 'volume_create_api' (d8aa97be-e8a4-43ad-a0c9-016c725bda3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Create volume request issued successfully. Sep 05 04:50:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e603741-e4d5-4f85-ac2a-e1a1139db03a tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 999/2055] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:50:19 2026] POST /volume/v3/volumes => generated 750 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-528749c7-290b-4061-ada1-8fde72324ea4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-528749c7-290b-4061-ada1-8fde72324ea4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-528749c7-290b-4061-ada1-8fde72324ea4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-528749c7-290b-4061-ada1-8fde72324ea4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:20 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:20 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-528749c7-290b-4061-ada1-8fde72324ea4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-528749c7-290b-4061-ada1-8fde72324ea4 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1057/2056] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:20 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-99841773-9f12-4da9-9c5a-9022af1db5ca None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-99841773-9f12-4da9-9c5a-9022af1db5ca tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-99841773-9f12-4da9-9c5a-9022af1db5ca tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-99841773-9f12-4da9-9c5a-9022af1db5ca tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-99841773-9f12-4da9-9c5a-9022af1db5ca tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-99841773-9f12-4da9-9c5a-9022af1db5ca tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1000/2057] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:21 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ea955e2d-b6fd-4eb1-bb7a-d8de621767cc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ea955e2d-b6fd-4eb1-bb7a-d8de621767cc tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ea955e2d-b6fd-4eb1-bb7a-d8de621767cc tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ea955e2d-b6fd-4eb1-bb7a-d8de621767cc tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ea955e2d-b6fd-4eb1-bb7a-d8de621767cc tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ea955e2d-b6fd-4eb1-bb7a-d8de621767cc tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1058/2058] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:22 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 842 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fcc70c8b-2032-42ae-88f1-daed9712ff45 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fcc70c8b-2032-42ae-88f1-daed9712ff45 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fcc70c8b-2032-42ae-88f1-daed9712ff45 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fcc70c8b-2032-42ae-88f1-daed9712ff45 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fcc70c8b-2032-42ae-88f1-daed9712ff45 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fcc70c8b-2032-42ae-88f1-daed9712ff45 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1001/2059] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:23 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 842 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-488f6a46-4f17-4f04-b5ce-c31a04acaaa5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-488f6a46-4f17-4f04-b5ce-c31a04acaaa5 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:50:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-488f6a46-4f17-4f04-b5ce-c31a04acaaa5 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2121977165", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-488f6a46-4f17-4f04-b5ce-c31a04acaaa5 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:50:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1059/2060] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:50:23 2026] POST /volume/v3/types => generated 380 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-11077cb2-7254-4fdf-9c07-dd8d18917ea6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-11077cb2-7254-4fdf-9c07-dd8d18917ea6 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption Sep 05 04:50:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-11077cb2-7254-4fdf-9c07-dd8d18917ea6 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-11077cb2-7254-4fdf-9c07-dd8d18917ea6 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption returned with HTTP 200 Sep 05 04:50:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1002/2061] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:50:24 2026] POST /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption => generated 239 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6b1c3fae-bed9-4a05-b226-d8b8f4ffcb58 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6b1c3fae-bed9-4a05-b226-d8b8f4ffcb58 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:50:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6b1c3fae-bed9-4a05-b226-d8b8f4ffcb58 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-396837427", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c4fa0d94-59f8-4efb-8b0c-c285e35c668f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c4fa0d94-59f8-4efb-8b0c-c285e35c668f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c4fa0d94-59f8-4efb-8b0c-c285e35c668f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c4fa0d94-59f8-4efb-8b0c-c285e35c668f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6b1c3fae-bed9-4a05-b226-d8b8f4ffcb58 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:50:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1060/2062] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:50:24 2026] POST /volume/v3/types => generated 379 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-11dc2654-2e60-48ca-bf78-0718d680a14a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c4fa0d94-59f8-4efb-8b0c-c285e35c668f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11dc2654-2e60-48ca-bf78-0718d680a14a tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types/03df335a-dac0-4f4d-a43e-a25df002c856/encryption Sep 05 04:50:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-11dc2654-2e60-48ca-bf78-0718d680a14a tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c4fa0d94-59f8-4efb-8b0c-c285e35c668f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1003/2063] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:24 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 842 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-11dc2654-2e60-48ca-bf78-0718d680a14a tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/03df335a-dac0-4f4d-a43e-a25df002c856/encryption returned with HTTP 200 Sep 05 04:50:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1061/2064] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:50:24 2026] POST /volume/v3/types/03df335a-dac0-4f4d-a43e-a25df002c856/encryption => generated 239 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-13d60ee2-e481-4bc0-8c0f-b421fa4e9257 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13d60ee2-e481-4bc0-8c0f-b421fa4e9257 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:50:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13d60ee2-e481-4bc0-8c0f-b421fa4e9257 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-346317200", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13d60ee2-e481-4bc0-8c0f-b421fa4e9257 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:50:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1004/2065] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:50:24 2026] POST /volume/v3/types => generated 379 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f8ed8d02-8d78-4bf9-90df-9efbc2fb1e1e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8ed8d02-8d78-4bf9-90df-9efbc2fb1e1e tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c/extra_specs Sep 05 04:50:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8ed8d02-8d78-4bf9-90df-9efbc2fb1e1e tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8ed8d02-8d78-4bf9-90df-9efbc2fb1e1e tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c/extra_specs returned with HTTP 200 Sep 05 04:50:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1062/2066] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:50:24 2026] POST /volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c/extra_specs => generated 35 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0947ad55-dc36-4c22-8638-c1b2ca0af8a6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0947ad55-dc36-4c22-8638-c1b2ca0af8a6 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] PUT http://192.168.122.229/volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c/extra_specs/key2 Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0947ad55-dc36-4c22-8638-c1b2ca0af8a6 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0947ad55-dc36-4c22-8638-c1b2ca0af8a6 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c/extra_specs/key2 returned with HTTP 200 Sep 05 04:50:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1005/2067] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:50:25 2026] PUT /volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c/extra_specs/key2 => generated 25 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:50:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-92996056-aa57-4798-bf25-ff00fadac59f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92996056-aa57-4798-bf25-ff00fadac59f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:50:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92996056-aa57-4798-bf25-ff00fadac59f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92996056-aa57-4798-bf25-ff00fadac59f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:50:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1063/2068] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:50:25 2026] POST /volume/v3/types => generated 195 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f0498f75-7b1a-489b-a6ce-b58d6129ece9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0498f75-7b1a-489b-a6ce-b58d6129ece9 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/6a9f043e-e809-48ce-8728-da5dd68d7fcd Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0498f75-7b1a-489b-a6ce-b58d6129ece9 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f0498f75-7b1a-489b-a6ce-b58d6129ece9 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f0498f75-7b1a-489b-a6ce-b58d6129ece9 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6a9f043e-e809-48ce-8728-da5dd68d7fcd returned with HTTP 202 Sep 05 04:50:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1006/2069] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:50:25 2026] DELETE /volume/v3/types/6a9f043e-e809-48ce-8728-da5dd68d7fcd => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bf086bbf-fcd0-4847-a226-e9ff6558cfef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf086bbf-fcd0-4847-a226-e9ff6558cfef tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:50:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf086bbf-fcd0-4847-a226-e9ff6558cfef tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1261734271", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6f2e0b4e-7236-4d3e-826c-c8e94c7f7ee7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6f2e0b4e-7236-4d3e-826c-c8e94c7f7ee7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6f2e0b4e-7236-4d3e-826c-c8e94c7f7ee7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6f2e0b4e-7236-4d3e-826c-c8e94c7f7ee7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf086bbf-fcd0-4847-a226-e9ff6558cfef tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:50:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1064/2070] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:50:25 2026] POST /volume/v3/types => generated 380 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8c68305a-d6be-490a-bfec-ed8fd8f47ee7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6f2e0b4e-7236-4d3e-826c-c8e94c7f7ee7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8c68305a-d6be-490a-bfec-ed8fd8f47ee7 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3/encryption Sep 05 04:50:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8c68305a-d6be-490a-bfec-ed8fd8f47ee7 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6f2e0b4e-7236-4d3e-826c-c8e94c7f7ee7 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1007/2071] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:25 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 842 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8c68305a-d6be-490a-bfec-ed8fd8f47ee7 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3/encryption returned with HTTP 200 Sep 05 04:50:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1065/2072] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:50:25 2026] POST /volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3/encryption => generated 239 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8ba7e52b-2f86-4290-8980-a5cc748c45c2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ba7e52b-2f86-4290-8980-a5cc748c45c2 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3/encryption/a2d2b38e-4953-449d-acb8-f860cd563300 Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ba7e52b-2f86-4290-8980-a5cc748c45c2 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8ba7e52b-2f86-4290-8980-a5cc748c45c2 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8ba7e52b-2f86-4290-8980-a5cc748c45c2 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3/encryption/a2d2b38e-4953-449d-acb8-f860cd563300 returned with HTTP 202 Sep 05 04:50:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1008/2073] 192.168.122.229 () {58 vars in 1373 bytes} [Sat Sep 5 04:50:25 2026] DELETE /volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3/encryption/a2d2b38e-4953-449d-acb8-f860cd563300 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9c801b28-6db6-4b12-8c08-1770ef1e6f30 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9c801b28-6db6-4b12-8c08-1770ef1e6f30 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9c801b28-6db6-4b12-8c08-1770ef1e6f30 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1556113612", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9c801b28-6db6-4b12-8c08-1770ef1e6f30 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:50:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1066/2074] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:50:26 2026] POST /volume/v3/types => generated 380 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b0cc6838-7dc5-49a3-ae71-55f5ff954106 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b0cc6838-7dc5-49a3-ae71-55f5ff954106 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/847b1e36-bdaf-4487-bdfb-e702bb192148/extra_specs/key1 Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b0cc6838-7dc5-49a3-ae71-55f5ff954106 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b0cc6838-7dc5-49a3-ae71-55f5ff954106 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b0cc6838-7dc5-49a3-ae71-55f5ff954106 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/847b1e36-bdaf-4487-bdfb-e702bb192148/extra_specs/key1 returned with HTTP 202 Sep 05 04:50:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1009/2075] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:50:26 2026] DELETE /volume/v3/types/847b1e36-bdaf-4487-bdfb-e702bb192148/extra_specs/key1 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-202defa3-cf47-403e-88ab-b661c6363350 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-202defa3-cf47-403e-88ab-b661c6363350 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-202defa3-cf47-403e-88ab-b661c6363350 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1034003796", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-202defa3-cf47-403e-88ab-b661c6363350 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:50:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1067/2076] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:50:26 2026] POST /volume/v3/types => generated 380 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dc13535e-2513-42f0-b557-cc6fdc33f5ed None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dc13535e-2513-42f0-b557-cc6fdc33f5ed tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/ea62a686-41c1-4b43-9668-8fe96583dbf5 Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dc13535e-2513-42f0-b557-cc6fdc33f5ed tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dc13535e-2513-42f0-b557-cc6fdc33f5ed tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dc13535e-2513-42f0-b557-cc6fdc33f5ed tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/ea62a686-41c1-4b43-9668-8fe96583dbf5 returned with HTTP 202 Sep 05 04:50:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1010/2077] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:50:26 2026] DELETE /volume/v3/types/ea62a686-41c1-4b43-9668-8fe96583dbf5 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-83d87d5a-3100-4714-8413-bf51e1f70001 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-83d87d5a-3100-4714-8413-bf51e1f70001 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] GET http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-83d87d5a-3100-4714-8413-bf51e1f70001 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-83d87d5a-3100-4714-8413-bf51e1f70001 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-83d87d5a-3100-4714-8413-bf51e1f70001 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs returned with HTTP 200 Sep 05 04:50:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1068/2078] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 04:50:26 2026] GET /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs => generated 185 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5a0ae2e7-0814-4f29-b897-5be7c4b013a0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5a0ae2e7-0814-4f29-b897-5be7c4b013a0 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] GET http://192.168.122.229/volume/v3/types Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5a0ae2e7-0814-4f29-b897-5be7c4b013a0 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5a0ae2e7-0814-4f29-b897-5be7c4b013a0 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cdc957e0-a28a-4873-9363-199d04668ccf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cdc957e0-a28a-4873-9363-199d04668ccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cdc957e0-a28a-4873-9363-199d04668ccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cdc957e0-a28a-4873-9363-199d04668ccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5a0ae2e7-0814-4f29-b897-5be7c4b013a0 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1011/2079] 192.168.122.229 () {58 vars in 1115 bytes} [Sat Sep 5 04:50:26 2026] GET /volume/v3/types => generated 2588 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cdc957e0-a28a-4873-9363-199d04668ccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-82794aa4-e510-4051-b9c4-239172715944 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82794aa4-e510-4051-b9c4-239172715944 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] GET http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption/cipher Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82794aa4-e510-4051-b9c4-239172715944 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82794aa4-e510-4051-b9c4-239172715944 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cdc957e0-a28a-4873-9363-199d04668ccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1069/2080] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:26 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 842 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82794aa4-e510-4051-b9c4-239172715944 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption/cipher returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1012/2081] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:50:27 2026] GET /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption/cipher => generated 29 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c424c952-a84e-4bb1-a5af-a6c0c75d4067 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c424c952-a84e-4bb1-a5af-a6c0c75d4067 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] GET http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c424c952-a84e-4bb1-a5af-a6c0c75d4067 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c424c952-a84e-4bb1-a5af-a6c0c75d4067 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c424c952-a84e-4bb1-a5af-a6c0c75d4067 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1070/2082] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:50:27 2026] GET /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption => generated 325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8fcaa563-b56f-4861-bf78-4d1f5724f967 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8fcaa563-b56f-4861-bf78-4d1f5724f967 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] GET http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/multiattach Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8fcaa563-b56f-4861-bf78-4d1f5724f967 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8fcaa563-b56f-4861-bf78-4d1f5724f967 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-696144974"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-696144974'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume of 1 GB Sep 05 04:50:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Availability Zones retrieved successfully. Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8fcaa563-b56f-4861-bf78-4d1f5724f967 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/multiattach returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1013/2083] 192.168.122.229 () {58 vars in 1298 bytes} [Sat Sep 5 04:50:27 2026] GET /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/multiattach => generated 29 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c58611d5-d03c-4671-a387-81b6ba1784bd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c58611d5-d03c-4671-a387-81b6ba1784bd tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] GET http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/volume_backend_name Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c58611d5-d03c-4671-a387-81b6ba1784bd tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c58611d5-d03c-4671-a387-81b6ba1784bd tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Flow 'volume_create_api' (5334a615-97f9-46cb-a982-443e83908c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40ba1ad-0115-4251-92c8-0821ca98e360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c58611d5-d03c-4671-a387-81b6ba1784bd tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1014/2084] 192.168.122.229 () {58 vars in 1322 bytes} [Sat Sep 5 04:50:27 2026] GET /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/volume_backend_name => generated 44 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3ed7ca0c-f524-4d50-b644-b73a5674be1f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3ed7ca0c-f524-4d50-b644-b73a5674be1f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] GET http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3ed7ca0c-f524-4d50-b644-b73a5674be1f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3ed7ca0c-f524-4d50-b644-b73a5674be1f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3ed7ca0c-f524-4d50-b644-b73a5674be1f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1015/2085] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:50:27 2026] GET /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe => generated 402 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fcbcfc2e-055e-4213-98c7-4a84352afae5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fcbcfc2e-055e-4213-98c7-4a84352afae5 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] PUT http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption/5cf02ca0-3f81-46a8-9827-07697395a5f6 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fcbcfc2e-055e-4213-98c7-4a84352afae5 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fcbcfc2e-055e-4213-98c7-4a84352afae5 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption/5cf02ca0-3f81-46a8-9827-07697395a5f6 returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1016/2086] 192.168.122.229 () {60 vars in 1390 bytes} [Sat Sep 5 04:50:27 2026] PUT /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/encryption/5cf02ca0-3f81-46a8-9827-07697395a5f6 => generated 33 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-febd17fa-fc9f-43f6-beb4-90f67410d5a2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40ba1ad-0115-4251-92c8-0821ca98e360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-febd17fa-fc9f-43f6-beb4-90f67410d5a2 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] PUT http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/key1 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-febd17fa-fc9f-43f6-beb4-90f67410d5a2 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1747bf-5aad-4376-8a98-f6f8246807f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-febd17fa-fc9f-43f6-beb4-90f67410d5a2 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/key1 returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1017/2087] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:50:27 2026] PUT /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe/extra_specs/key1 => generated 30 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-340cd05f-e303-4402-915d-934595967423 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-340cd05f-e303-4402-915d-934595967423 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] PUT http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-340cd05f-e303-4402-915d-934595967423 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Created reservations ['fd7e0400-68f2-4582-bc83-f7e069abb957', '421d735f-b493-4d79-a385-ace5a490f923', 'e32adab8-e95e-47da-b49c-7cf1f2366df7', '5d52c978-d9fe-47e6-8fec-bea48d5a2943'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1747bf-5aad-4376-8a98-f6f8246807f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd7e0400-68f2-4582-bc83-f7e069abb957', '421d735f-b493-4d79-a385-ace5a490f923', 'e32adab8-e95e-47da-b49c-7cf1f2366df7', '5d52c978-d9fe-47e6-8fec-bea48d5a2943']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-340cd05f-e303-4402-915d-934595967423 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe returned with HTTP 200 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1018/2088] 192.168.122.229 () {60 vars in 1246 bytes} [Sat Sep 5 04:50:27 2026] PUT /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe => generated 371 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa20e7a6-0f1a-4f41-8439-a28236d0626f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7440a3f8-1a07-413f-9867-6b9292a76107 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7440a3f8-1a07-413f-9867-6b9292a76107 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/847b1e36-bdaf-4487-bdfb-e702bb192148 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7440a3f8-1a07-413f-9867-6b9292a76107 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7440a3f8-1a07-413f-9867-6b9292a76107 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa20e7a6-0f1a-4f41-8439-a28236d0626f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54ed3a58-f6ef-41bc-bb6e-ef354b1beea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-696144974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8f15735d6849599f6d4cb1b7d52500',qos_specs=None,replication_status=,reservations=['fd7e0400-68f2-4582-bc83-f7e069abb957','421d735f-b493-4d79-a385-ace5a490f923','e32adab8-e95e-47da-b49c-7cf1f2366df7','5d52c978-d9fe-47e6-8fec-bea48d5a2943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='886e0cc81aff46cea32d725d8daf0a31',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-696144974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54ed3a58-f6ef-41bc-bb6e-ef354b1beea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f8f15735d6849599f6d4cb1b7d52500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='886e0cc81aff46cea32d725d8daf0a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f74d69-cfda-41df-aebd-4e2c25e53cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f74d69-cfda-41df-aebd-4e2c25e53cbc) transitioned into state 'SUCCESS' from state '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-696144974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8f15735d6849599f6d4cb1b7d52500',qos_specs=None,replication_status=,reservations=['fd7e0400-68f2-4582-bc83-f7e069abb957','421d735f-b493-4d79-a385-ace5a490f923','e32adab8-e95e-47da-b49c-7cf1f2366df7','5d52c978-d9fe-47e6-8fec-bea48d5a2943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='886e0cc81aff46cea32d725d8daf0a31',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7440a3f8-1a07-413f-9867-6b9292a76107 tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/847b1e36-bdaf-4487-bdfb-e702bb192148 returned with HTTP 202 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1019/2089] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:50:27 2026] DELETE /volume/v3/types/847b1e36-bdaf-4487-bdfb-e702bb192148 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41c1dd4-976c-4277-b9c3-2e843c2632fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e09efe3c-e9ae-49a4-9321-15ee5c603b3b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e09efe3c-e9ae-49a4-9321-15ee5c603b3b tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3 Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e09efe3c-e9ae-49a4-9321-15ee5c603b3b tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e09efe3c-e9ae-49a4-9321-15ee5c603b3b tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41c1dd4-976c-4277-b9c3-2e843c2632fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Flow 'volume_create_api' (5334a615-97f9-46cb-a982-443e83908c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume request issued successfully. Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a16a8b76-ed03-4ae1-ba9b-0e65c1c62144 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1071/2090] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:50:27 2026] POST /volume/v3/volumes => generated 763 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-43dc54a0-468d-418e-834b-c12f84903a3a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-43dc54a0-468d-418e-834b-c12f84903a3a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-43dc54a0-468d-418e-834b-c12f84903a3a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-43dc54a0-468d-418e-834b-c12f84903a3a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e09efe3c-e9ae-49a4-9321-15ee5c603b3b tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3 returned with HTTP 202 Sep 05 04:50:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1020/2091] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:50:27 2026] DELETE /volume/v3/types/01b1b62a-22d3-4fbe-8a5f-a6f5eff18bc3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-35952122-3e06-488f-85a9-2256345ff40c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-35952122-3e06-488f-85a9-2256345ff40c tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c Sep 05 04:50:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-35952122-3e06-488f-85a9-2256345ff40c tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-35952122-3e06-488f-85a9-2256345ff40c tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-43dc54a0-468d-418e-834b-c12f84903a3a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-43dc54a0-468d-418e-834b-c12f84903a3a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1072/2092] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:28 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 831 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a7726c80-74fe-4e22-b730-0169a3282ad8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7726c80-74fe-4e22-b730-0169a3282ad8 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7726c80-74fe-4e22-b730-0169a3282ad8 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7726c80-74fe-4e22-b730-0169a3282ad8 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a7726c80-74fe-4e22-b730-0169a3282ad8 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7726c80-74fe-4e22-b730-0169a3282ad8 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1073/2093] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:28 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 842 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-35952122-3e06-488f-85a9-2256345ff40c tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c returned with HTTP 202 Sep 05 04:50:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1021/2094] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:50:28 2026] DELETE /volume/v3/types/603cf32a-9720-4fc7-864a-f64a4c94339c => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cc0b0535-72e6-44fb-acbf-756d14de0c5f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc0b0535-72e6-44fb-acbf-756d14de0c5f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/03df335a-dac0-4f4d-a43e-a25df002c856 Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc0b0535-72e6-44fb-acbf-756d14de0c5f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc0b0535-72e6-44fb-acbf-756d14de0c5f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc0b0535-72e6-44fb-acbf-756d14de0c5f tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/03df335a-dac0-4f4d-a43e-a25df002c856 returned with HTTP 202 Sep 05 04:50:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1074/2095] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:50:28 2026] DELETE /volume/v3/types/03df335a-dac0-4f4d-a43e-a25df002c856 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6f790167-56d0-4ae6-b40e-083e04b875bd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6f790167-56d0-4ae6-b40e-083e04b875bd tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] DELETE http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe Sep 05 04:50:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6f790167-56d0-4ae6-b40e-083e04b875bd tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6f790167-56d0-4ae6-b40e-083e04b875bd tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6f790167-56d0-4ae6-b40e-083e04b875bd tempest-VolumeTypesAdminTests-396504080 tempest-VolumeTypesAdminTests-396504080-project-admin] http://192.168.122.229/volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe returned with HTTP 202 Sep 05 04:50:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1022/2096] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:50:28 2026] DELETE /volume/v3/types/6fea54a8-6e01-4825-9645-cb3258696cfe => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f1ecdce4-d23b-4c08-9bfd-8eb9c6ca65f7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f1ecdce4-d23b-4c08-9bfd-8eb9c6ca65f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f1ecdce4-d23b-4c08-9bfd-8eb9c6ca65f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f1ecdce4-d23b-4c08-9bfd-8eb9c6ca65f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f1ecdce4-d23b-4c08-9bfd-8eb9c6ca65f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f1ecdce4-d23b-4c08-9bfd-8eb9c6ca65f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1075/2097] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:29 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ae770526-d992-44b6-a455-06d0a1bb226e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ae770526-d992-44b6-a455-06d0a1bb226e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ae770526-d992-44b6-a455-06d0a1bb226e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ae770526-d992-44b6-a455-06d0a1bb226e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ae770526-d992-44b6-a455-06d0a1bb226e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ae770526-d992-44b6-a455-06d0a1bb226e tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1023/2098] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:29 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 843 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f43f881b-937a-40e4-9389-36999edca3e1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f43f881b-937a-40e4-9389-36999edca3e1 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f43f881b-937a-40e4-9389-36999edca3e1 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f43f881b-937a-40e4-9389-36999edca3e1 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f43f881b-937a-40e4-9389-36999edca3e1 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f43f881b-937a-40e4-9389-36999edca3e1 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1076/2099] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:29 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 843 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fb81a8be-6d09-4b9e-a4ae-8e3fa1d51275 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fb81a8be-6d09-4b9e-a4ae-8e3fa1d51275 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fb81a8be-6d09-4b9e-a4ae-8e3fa1d51275 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fb81a8be-6d09-4b9e-a4ae-8e3fa1d51275 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:29 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-fb81a8be-6d09-4b9e-a4ae-8e3fa1d51275 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Delete snapshot with id: 5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fb81a8be-6d09-4b9e-a4ae-8e3fa1d51275 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fb81a8be-6d09-4b9e-a4ae-8e3fa1d51275 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot delete request issued successfully. Sep 05 04:50:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fb81a8be-6d09-4b9e-a4ae-8e3fa1d51275 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 202 Sep 05 04:50:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1024/2100] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:50:29 2026] DELETE /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6d45a9a0-da36-426a-97c1-c0fa24a7dccf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6d45a9a0-da36-426a-97c1-c0fa24a7dccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6d45a9a0-da36-426a-97c1-c0fa24a7dccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6d45a9a0-da36-426a-97c1-c0fa24a7dccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6d45a9a0-da36-426a-97c1-c0fa24a7dccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6d45a9a0-da36-426a-97c1-c0fa24a7dccf tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1077/2101] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:29 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-faedbcaf-2f35-48fb-9722-d03544afe2b7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-faedbcaf-2f35-48fb-9722-d03544afe2b7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-faedbcaf-2f35-48fb-9722-d03544afe2b7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-faedbcaf-2f35-48fb-9722-d03544afe2b7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-faedbcaf-2f35-48fb-9722-d03544afe2b7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-faedbcaf-2f35-48fb-9722-d03544afe2b7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1025/2102] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:30 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d41512ef-9782-4d96-86ed-8b4a66940d8c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d41512ef-9782-4d96-86ed-8b4a66940d8c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d41512ef-9782-4d96-86ed-8b4a66940d8c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d41512ef-9782-4d96-86ed-8b4a66940d8c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d41512ef-9782-4d96-86ed-8b4a66940d8c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d41512ef-9782-4d96-86ed-8b4a66940d8c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1078/2103] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:50:30 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d62783c8-efde-47cf-a432-203e4689f0da None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d62783c8-efde-47cf-a432-203e4689f0da tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d62783c8-efde-47cf-a432-203e4689f0da tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d62783c8-efde-47cf-a432-203e4689f0da tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d62783c8-efde-47cf-a432-203e4689f0da tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d62783c8-efde-47cf-a432-203e4689f0da tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1026/2104] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:30 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-114112af-12cf-4ae7-8f2d-f79ded4eec8e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-114112af-12cf-4ae7-8f2d-f79ded4eec8e None None] GET http://192.168.122.229/volume// Sep 05 04:50:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-114112af-12cf-4ae7-8f2d-f79ded4eec8e None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-114112af-12cf-4ae7-8f2d-f79ded4eec8e None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-114112af-12cf-4ae7-8f2d-f79ded4eec8e None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:50:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1079/2105] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:50:30 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:50:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-72ebe5b7-b53e-45be-8885-a13fa6e07b7a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-72ebe5b7-b53e-45be-8885-a13fa6e07b7a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-72ebe5b7-b53e-45be-8885-a13fa6e07b7a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54ed3a58-f6ef-41bc-bb6e-ef354b1beea3", "connector": null, "instance_uuid": "cddd235a-e69c-4a74-a22f-898acac24b5a"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-72ebe5b7-b53e-45be-8885-a13fa6e07b7a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:50:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1027/2106] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:50:30 2026] POST /volume/v3/attachments => generated 273 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d6d3ca2b-6d17-4a4f-9d8d-e0f2b0bf514f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6d3ca2b-6d17-4a4f-9d8d-e0f2b0bf514f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6d3ca2b-6d17-4a4f-9d8d-e0f2b0bf514f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6d3ca2b-6d17-4a4f-9d8d-e0f2b0bf514f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-174b8f3d-5803-4712-af05-c774ee9039cc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-174b8f3d-5803-4712-af05-c774ee9039cc None None] GET http://192.168.122.229/volume// Sep 05 04:50:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-174b8f3d-5803-4712-af05-c774ee9039cc None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-174b8f3d-5803-4712-af05-c774ee9039cc None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-174b8f3d-5803-4712-af05-c774ee9039cc None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:50:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1028/2107] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:50:31 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:50:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d6d3ca2b-6d17-4a4f-9d8d-e0f2b0bf514f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d19e3fb8-2043-4c70-b0d9-4734c1f3bf51 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d19e3fb8-2043-4c70-b0d9-4734c1f3bf51 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d19e3fb8-2043-4c70-b0d9-4734c1f3bf51 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d19e3fb8-2043-4c70-b0d9-4734c1f3bf51 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6d3ca2b-6d17-4a4f-9d8d-e0f2b0bf514f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1080/2108] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:31 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d19e3fb8-2043-4c70-b0d9-4734c1f3bf51 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-d19e3fb8-2043-4c70-b0d9-4734c1f3bf51 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1029/2109] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:50:31 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 1036 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:50:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-100ee678-8525-4067-8e20-6133bd068d3e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-100ee678-8525-4067-8e20-6133bd068d3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] PUT http://192.168.122.229/volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b Sep 05 04:50:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-100ee678-8525-4067-8e20-6133bd068d3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-100ee678-8525-4067-8e20-6133bd068d3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Acquiring lock "cinder-attachment_update-54ed3a58-f6ef-41bc-bb6e-ef354b1beea3-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-100ee678-8525-4067-8e20-6133bd068d3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Lock "cinder-attachment_update-54ed3a58-f6ef-41bc-bb6e-ef354b1beea3-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b073cea2-16b1-4f44-bf84-d1d998ab2687 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b073cea2-16b1-4f44-bf84-d1d998ab2687 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b073cea2-16b1-4f44-bf84-d1d998ab2687 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b073cea2-16b1-4f44-bf84-d1d998ab2687 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b073cea2-16b1-4f44-bf84-d1d998ab2687 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Snapshot retrieved successfully. Sep 05 04:50:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b073cea2-16b1-4f44-bf84-d1d998ab2687 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 200 Sep 05 04:50:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1030/2110] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:31 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:31 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-100ee678-8525-4067-8e20-6133bd068d3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Lock "cinder-attachment_update-54ed3a58-f6ef-41bc-bb6e-ef354b1beea3-devstack" released by "attachment_update" :: held 0.268s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:50:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-100ee678-8525-4067-8e20-6133bd068d3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b returned with HTTP 200 Sep 05 04:50:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1081/2111] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:50:31 2026] PUT /volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b => generated 694 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ec5fcc7d-4f9a-41de-837f-2a1b71e55734 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec5fcc7d-4f9a-41de-837f-2a1b71e55734 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec5fcc7d-4f9a-41de-837f-2a1b71e55734 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec5fcc7d-4f9a-41de-837f-2a1b71e55734 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ec5fcc7d-4f9a-41de-837f-2a1b71e55734 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec5fcc7d-4f9a-41de-837f-2a1b71e55734 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1031/2112] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:32 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-76ecc5ae-0b66-4624-8584-edb4475ec3f7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-76ecc5ae-0b66-4624-8584-edb4475ec3f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b/action Sep 05 04:50:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-76ecc5ae-0b66-4624-8584-edb4475ec3f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action body: b'{"os-complete": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:50:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-76ecc5ae-0b66-4624-8584-edb4475ec3f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-b513e4bb-8e97-4d2b-aa3e-37aed3d8e5b1 req-76ecc5ae-0b66-4624-8584-edb4475ec3f7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b/action returned with HTTP 204 Sep 05 04:50:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1082/2113] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:50:32 2026] POST /volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4b9f2506-5e26-4d35-a5cf-3067ce20ed8f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b9f2506-5e26-4d35-a5cf-3067ce20ed8f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b9f2506-5e26-4d35-a5cf-3067ce20ed8f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b9f2506-5e26-4d35-a5cf-3067ce20ed8f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b9f2506-5e26-4d35-a5cf-3067ce20ed8f tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 404 Sep 05 04:50:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1032/2114] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:32 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:50:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1362164b-18ad-4e0c-aff5-2ec928facdda None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1362164b-18ad-4e0c-aff5-2ec928facdda tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] DELETE http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1362164b-18ad-4e0c-aff5-2ec928facdda tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1362164b-18ad-4e0c-aff5-2ec928facdda tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:32 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-1362164b-18ad-4e0c-aff5-2ec928facdda tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Delete volume with id: 6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1362164b-18ad-4e0c-aff5-2ec928facdda tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1362164b-18ad-4e0c-aff5-2ec928facdda tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Delete volume request issued successfully. Sep 05 04:50:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1362164b-18ad-4e0c-aff5-2ec928facdda tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 202 Sep 05 04:50:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1083/2115] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:32 2026] DELETE /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2ceb1a4f-f69c-4959-9d6d-5871a9424901 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2ceb1a4f-f69c-4959-9d6d-5871a9424901 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2ceb1a4f-f69c-4959-9d6d-5871a9424901 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2ceb1a4f-f69c-4959-9d6d-5871a9424901 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2ceb1a4f-f69c-4959-9d6d-5871a9424901 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2ceb1a4f-f69c-4959-9d6d-5871a9424901 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 200 Sep 05 04:50:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1033/2116] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:32 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b4e47e48-0361-465e-b339-0f3f2db9f5d4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b4e47e48-0361-465e-b339-0f3f2db9f5d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b4e47e48-0361-465e-b339-0f3f2db9f5d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b4e47e48-0361-465e-b339-0f3f2db9f5d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b4e47e48-0361-465e-b339-0f3f2db9f5d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b4e47e48-0361-465e-b339-0f3f2db9f5d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1084/2117] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:33 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6c033ea5-f121-4ac7-b49f-f71ea0df8987 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6c033ea5-f121-4ac7-b49f-f71ea0df8987 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6c033ea5-f121-4ac7-b49f-f71ea0df8987 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6c033ea5-f121-4ac7-b49f-f71ea0df8987 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6c033ea5-f121-4ac7-b49f-f71ea0df8987 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6c033ea5-f121-4ac7-b49f-f71ea0df8987 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1034/2118] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:33 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-510f8243-9bac-48f4-98d1-14beabcaff33 req-aba9fe68-56a7-4115-b7cb-5f3b59bfe63d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-510f8243-9bac-48f4-98d1-14beabcaff33 req-aba9fe68-56a7-4115-b7cb-5f3b59bfe63d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-510f8243-9bac-48f4-98d1-14beabcaff33 req-aba9fe68-56a7-4115-b7cb-5f3b59bfe63d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-510f8243-9bac-48f4-98d1-14beabcaff33 req-aba9fe68-56a7-4115-b7cb-5f3b59bfe63d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-510f8243-9bac-48f4-98d1-14beabcaff33 req-aba9fe68-56a7-4115-b7cb-5f3b59bfe63d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-510f8243-9bac-48f4-98d1-14beabcaff33 req-aba9fe68-56a7-4115-b7cb-5f3b59bfe63d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1035/2119] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:50:33 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5874ca32-b41b-476c-8e4c-9dcf82afc026 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5874ca32-b41b-476c-8e4c-9dcf82afc026 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5874ca32-b41b-476c-8e4c-9dcf82afc026 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5874ca32-b41b-476c-8e4c-9dcf82afc026 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1721974802"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1721974802'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:33 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume of 1 GB Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5874ca32-b41b-476c-8e4c-9dcf82afc026 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Availability Zones retrieved successfully. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5874ca32-b41b-476c-8e4c-9dcf82afc026 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1036/2120] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:33 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (0f364e23-8fd3-4b5c-9505-a9df677b8594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4860595b-165b-4e2e-8d36-34948b5e6a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2257baed-4cd5-423d-bbe3-cbbe6e100379 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2257baed-4cd5-423d-bbe3-cbbe6e100379 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2257baed-4cd5-423d-bbe3-cbbe6e100379 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2257baed-4cd5-423d-bbe3-cbbe6e100379 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2257baed-4cd5-423d-bbe3-cbbe6e100379 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 404 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1037/2121] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:33 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-19d6aacc-7fd5-4a75-8901-06f2ecf21de6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4860595b-165b-4e2e-8d36-34948b5e6a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-19d6aacc-7fd5-4a75-8901-06f2ecf21de6 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] DELETE http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-19d6aacc-7fd5-4a75-8901-06f2ecf21de6 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-19d6aacc-7fd5-4a75-8901-06f2ecf21de6 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:33 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c17aa3-542d-4ab5-884b-344ca2ca7899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-19d6aacc-7fd5-4a75-8901-06f2ecf21de6 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Delete volume with id: 1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-19d6aacc-7fd5-4a75-8901-06f2ecf21de6 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-19d6aacc-7fd5-4a75-8901-06f2ecf21de6 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Delete volume request issued successfully. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-19d6aacc-7fd5-4a75-8901-06f2ecf21de6 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 202 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1038/2122] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:33 2026] DELETE /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-138e3a57-6b40-4686-a5fc-5c9311baaca8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-138e3a57-6b40-4686-a5fc-5c9311baaca8 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-138e3a57-6b40-4686-a5fc-5c9311baaca8 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-138e3a57-6b40-4686-a5fc-5c9311baaca8 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-138e3a57-6b40-4686-a5fc-5c9311baaca8 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-138e3a57-6b40-4686-a5fc-5c9311baaca8 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1039/2123] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:50:33 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c43cf8c2-f37c-41fb-97ee-acb4757f3ae0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c43cf8c2-f37c-41fb-97ee-acb4757f3ae0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c43cf8c2-f37c-41fb-97ee-acb4757f3ae0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c43cf8c2-f37c-41fb-97ee-acb4757f3ae0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c43cf8c2-f37c-41fb-97ee-acb4757f3ae0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Volume info retrieved successfully. Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Created reservations ['8311fbdf-438c-49d9-9531-e7a9554c295e', '172ad243-1140-4a6f-99d3-e11d4e537f22', '62eff8c2-d2ec-47c1-ae21-c14a31b7f7fe', 'dbc08988-4fed-421e-9ea6-83ab7ec59528'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c43cf8c2-f37c-41fb-97ee-acb4757f3ae0 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 200 Sep 05 04:50:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1040/2124] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:33 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c17aa3-542d-4ab5-884b-344ca2ca7899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8311fbdf-438c-49d9-9531-e7a9554c295e', '172ad243-1140-4a6f-99d3-e11d4e537f22', '62eff8c2-d2ec-47c1-ae21-c14a31b7f7fe', 'dbc08988-4fed-421e-9ea6-83ab7ec59528']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6216409-2f35-4823-991b-d3aaaaa42313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-23c2447f-1760-4168-a3e8-77145ef1c33b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-23c2447f-1760-4168-a3e8-77145ef1c33b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3/action Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-23c2447f-1760-4168-a3e8-77145ef1c33b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-23c2447f-1760-4168-a3e8-77145ef1c33b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6216409-2f35-4823-991b-d3aaaaa42313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc6263e-654b-4350-bd4f-8aa5a86024de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1721974802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['8311fbdf-438c-49d9-9531-e7a9554c295e','172ad243-1140-4a6f-99d3-e11d4e537f22','62eff8c2-d2ec-47c1-ae21-c14a31b7f7fe','dbc08988-4fed-421e-9ea6-83ab7ec59528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1721974802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc6263e-654b-4350-bd4f-8aa5a86024de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be37c74ed81a415aa44803dbd29d8e23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e238f63eab64178bd59e1dce36e1495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-23c2447f-1760-4168-a3e8-77145ef1c33b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b335e7c-5d11-4480-85ac-3590a1446965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-23c2447f-1760-4168-a3e8-77145ef1c33b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Begin detaching volume completed successfully. Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-23c2447f-1760-4168-a3e8-77145ef1c33b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3/action returned with HTTP 202 Sep 05 04:50:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1041/2125] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:50:34 2026] POST /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b335e7c-5d11-4480-85ac-3590a1446965) transitioned into state 'SUCCESS' from state '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-1721974802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['8311fbdf-438c-49d9-9531-e7a9554c295e','172ad243-1140-4a6f-99d3-e11d4e537f22','62eff8c2-d2ec-47c1-ae21-c14a31b7f7fe','dbc08988-4fed-421e-9ea6-83ab7ec59528'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ddf043a-2b1f-48c5-af7f-111ae5a9d76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ddf043a-2b1f-48c5-af7f-111ae5a9d76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (0f364e23-8fd3-4b5c-9505-a9df677b8594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request issued successfully. Sep 05 04:50:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cbe024c7-d072-436c-891e-c1fa5a7b940f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1085/2126] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:50:33 2026] POST /volume/v3/volumes => generated 769 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-04935064-86fa-4f19-98bf-3ea5f52b932b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04935064-86fa-4f19-98bf-3ea5f52b932b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04935064-86fa-4f19-98bf-3ea5f52b932b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-04935064-86fa-4f19-98bf-3ea5f52b932b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-eb0d222c-98dc-47d7-9060-75ff5ed0cb81 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eb0d222c-98dc-47d7-9060-75ff5ed0cb81 None None] GET http://192.168.122.229/volume// Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eb0d222c-98dc-47d7-9060-75ff5ed0cb81 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eb0d222c-98dc-47d7-9060-75ff5ed0cb81 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eb0d222c-98dc-47d7-9060-75ff5ed0cb81 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:50:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1086/2127] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:50:34 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:50:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-9b325a3c-9e84-4676-8540-ab7d0c197bf3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-9b325a3c-9e84-4676-8540-ab7d0c197bf3 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-9b325a3c-9e84-4676-8540-ab7d0c197bf3 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-9b325a3c-9e84-4676-8540-ab7d0c197bf3 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-04935064-86fa-4f19-98bf-3ea5f52b932b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-04935064-86fa-4f19-98bf-3ea5f52b932b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de returned with HTTP 200 Sep 05 04:50:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1042/2128] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:34 2026] GET /volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de => generated 837 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-9b325a3c-9e84-4676-8540-ab7d0c197bf3 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-9b325a3c-9e84-4676-8540-ab7d0c197bf3 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1087/2129] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:50:34 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 1332 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-b2d9f7a8-bc28-4bc4-84af-8d040d41136d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-b2d9f7a8-bc28-4bc4-84af-8d040d41136d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] DELETE http://192.168.122.229/volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-b2d9f7a8-bc28-4bc4-84af-8d040d41136d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-b2d9f7a8-bc28-4bc4-84af-8d040d41136d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:34 devstack devstack@c-api.service[89502]: /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 05 04:50:34 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, Sep 05 04:50:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-8fe9f1d0-bd90-44b5-8402-5103e0c79bf1 req-b2d9f7a8-bc28-4bc4-84af-8d040d41136d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b returned with HTTP 200 Sep 05 04:50:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1043/2130] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:50:34 2026] DELETE /volume/v3/attachments/1f5d827f-9e2f-4ba9-810c-a2541f5c8f9b => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1041a9e9-c47d-4275-8932-a374c734a8aa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1041a9e9-c47d-4275-8932-a374c734a8aa tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1041a9e9-c47d-4275-8932-a374c734a8aa tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1041a9e9-c47d-4275-8932-a374c734a8aa tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1041a9e9-c47d-4275-8932-a374c734a8aa tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 returned with HTTP 404 Sep 05 04:50:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1088/2131] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:35 2026] GET /volume/v3/volumes/1342e6b2-da8d-4c75-9a02-116606051d05 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5036ab90-2aa3-472c-8fd1-85a317a927d9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5036ab90-2aa3-472c-8fd1-85a317a927d9 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5036ab90-2aa3-472c-8fd1-85a317a927d9 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5036ab90-2aa3-472c-8fd1-85a317a927d9 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-5036ab90-2aa3-472c-8fd1-85a317a927d9 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Delete snapshot with id: 5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5036ab90-2aa3-472c-8fd1-85a317a927d9 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 404 Sep 05 04:50:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1044/2132] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:50:35 2026] DELETE /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a0bf3543-89b3-4693-a8f6-de2781ef0ed2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0bf3543-89b3-4693-a8f6-de2781ef0ed2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a0bf3543-89b3-4693-a8f6-de2781ef0ed2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a0bf3543-89b3-4693-a8f6-de2781ef0ed2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0bf3543-89b3-4693-a8f6-de2781ef0ed2 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce returned with HTTP 404 Sep 05 04:50:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1089/2133] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:35 2026] GET /volume/v3/snapshots/5d33e708-8423-4e90-8962-d168ad3e14ce => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dbab09b6-212c-446e-acdc-9333f334fa14 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dbab09b6-212c-446e-acdc-9333f334fa14 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] DELETE http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dbab09b6-212c-446e-acdc-9333f334fa14 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dbab09b6-212c-446e-acdc-9333f334fa14 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-dbab09b6-212c-446e-acdc-9333f334fa14 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Delete volume with id: 6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dbab09b6-212c-446e-acdc-9333f334fa14 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 404 Sep 05 04:50:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1045/2134] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:35 2026] DELETE /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-77b94f02-20ee-4b0d-a44f-3f730c5bac19 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-77b94f02-20ee-4b0d-a44f-3f730c5bac19 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] GET http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-77b94f02-20ee-4b0d-a44f-3f730c5bac19 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-77b94f02-20ee-4b0d-a44f-3f730c5bac19 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-77b94f02-20ee-4b0d-a44f-3f730c5bac19 tempest-SnapshotDependencyTests-326645547 tempest-SnapshotDependencyTests-326645547-project-member] http://192.168.122.229/volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f returned with HTTP 404 Sep 05 04:50:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1090/2135] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:35 2026] GET /volume/v3/volumes/6c09f23d-80db-4924-945e-2e8ab7d4793f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5a14faea-11ec-40b0-a5f8-3a869a36f0a2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5a14faea-11ec-40b0-a5f8-3a869a36f0a2 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5a14faea-11ec-40b0-a5f8-3a869a36f0a2 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5a14faea-11ec-40b0-a5f8-3a869a36f0a2 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0fb85c88-4f76-4754-9895-8ed1bd95928c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0fb85c88-4f76-4754-9895-8ed1bd95928c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0fb85c88-4f76-4754-9895-8ed1bd95928c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0fb85c88-4f76-4754-9895-8ed1bd95928c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5a14faea-11ec-40b0-a5f8-3a869a36f0a2 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5a14faea-11ec-40b0-a5f8-3a869a36f0a2 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de returned with HTTP 200 Sep 05 04:50:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1046/2136] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:35 2026] GET /volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0fb85c88-4f76-4754-9895-8ed1bd95928c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:50:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0fb85c88-4f76-4754-9895-8ed1bd95928c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:50:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1091/2137] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:35 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ff22ce73-f375-41c5-ba20-c365222a155c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff22ce73-f375-41c5-ba20-c365222a155c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de Sep 05 04:50:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff22ce73-f375-41c5-ba20-c365222a155c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff22ce73-f375-41c5-ba20-c365222a155c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ff22ce73-f375-41c5-ba20-c365222a155c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff22ce73-f375-41c5-ba20-c365222a155c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de returned with HTTP 200 Sep 05 04:50:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1047/2138] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:36 2026] GET /volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de => generated 862 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7743280c-c64e-4599-841c-41a5e780f220 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7743280c-c64e-4599-841c-41a5e780f220 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:50:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7743280c-c64e-4599-841c-41a5e780f220 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc6263e-654b-4350-bd4f-8aa5a86024de", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-298022308"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7743280c-c64e-4599-841c-41a5e780f220 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:36 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-7743280c-c64e-4599-841c-41a5e780f220 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create snapshot from volume dcc6263e-654b-4350-bd4f-8aa5a86024de Sep 05 04:50:36 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-7743280c-c64e-4599-841c-41a5e780f220 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Created reservations ['30e24187-d88d-4088-b188-1d0df4b8e63d', '738c9011-60a0-4657-a459-96667c4b47f6', '386fdb98-db5f-447d-8415-af7f945f9660', '9d3771e5-30d8-43c0-99d0-e8c3e6b5b2d9'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7743280c-c64e-4599-841c-41a5e780f220 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot create request issued successfully. Sep 05 04:50:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7743280c-c64e-4599-841c-41a5e780f220 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:50:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1092/2139] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:50:36 2026] POST /volume/v3/snapshots => generated 315 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5e6f4225-3111-4ab5-9c45-974bd5dc115b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e6f4225-3111-4ab5-9c45-974bd5dc115b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e6f4225-3111-4ab5-9c45-974bd5dc115b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e6f4225-3111-4ab5-9c45-974bd5dc115b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5e6f4225-3111-4ab5-9c45-974bd5dc115b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot retrieved successfully. Sep 05 04:50:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e6f4225-3111-4ab5-9c45-974bd5dc115b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 returned with HTTP 200 Sep 05 04:50:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1048/2140] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:36 2026] GET /volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 => generated 447 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-77b8b497-db6a-4124-b543-6d0a8ccc5bd0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-77b8b497-db6a-4124-b543-6d0a8ccc5bd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-77b8b497-db6a-4124-b543-6d0a8ccc5bd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-77b8b497-db6a-4124-b543-6d0a8ccc5bd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-77b8b497-db6a-4124-b543-6d0a8ccc5bd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot retrieved successfully. Sep 05 04:50:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-77b8b497-db6a-4124-b543-6d0a8ccc5bd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 returned with HTTP 200 Sep 05 04:50:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1093/2141] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:37 2026] GET /volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3da9f737-20a2-438f-ab03-c1d7a61aeca7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3da9f737-20a2-438f-ab03-c1d7a61aeca7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3da9f737-20a2-438f-ab03-c1d7a61aeca7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3da9f737-20a2-438f-ab03-c1d7a61aeca7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3da9f737-20a2-438f-ab03-c1d7a61aeca7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot retrieved successfully. Sep 05 04:50:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3da9f737-20a2-438f-ab03-c1d7a61aeca7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 returned with HTTP 200 Sep 05 04:50:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1049/2142] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:38 2026] GET /volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 => generated 447 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-47c7749e-de84-461f-95cd-733ef847f617 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-47c7749e-de84-461f-95cd-733ef847f617 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-47c7749e-de84-461f-95cd-733ef847f617 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-47c7749e-de84-461f-95cd-733ef847f617 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-47c7749e-de84-461f-95cd-733ef847f617 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot retrieved successfully. Sep 05 04:50:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-47c7749e-de84-461f-95cd-733ef847f617 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 returned with HTTP 200 Sep 05 04:50:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1094/2143] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:39 2026] GET /volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 => generated 474 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:50:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-897e3b96-1260-49fe-be2d-016c6eec229b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "622c929f-f75a-4e69-8b76-26d17744dba1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1496666925"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request body: {'volume': {"'snapshot_id": '622c929f-f75a-4e69-8b76-26d17744dba1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1496666925'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:39 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume of 1 GB Sep 05 04:50:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Availability Zones retrieved successfully. Sep 05 04:50:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (492c36c1-d186-4bc0-926a-e83903803d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c33d8e-458c-4eac-aad6-9ff5989c9e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:39 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c33d8e-458c-4eac-aad6-9ff5989c9e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b43f93-54bc-41b7-968e-a5d998f9bf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Created reservations ['642def7a-3fcf-40cf-8b68-5d7c3af89fda', '2b234e56-81a8-4199-aaa4-92887f3282a4', '55fb01a1-ca3d-4023-8f48-e62ee21f6bc5', '75520034-f73b-4e30-9961-5e15429ceb31'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b43f93-54bc-41b7-968e-a5d998f9bf36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['642def7a-3fcf-40cf-8b68-5d7c3af89fda', '2b234e56-81a8-4199-aaa4-92887f3282a4', '55fb01a1-ca3d-4023-8f48-e62ee21f6bc5', '75520034-f73b-4e30-9961-5e15429ceb31']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de89268-898f-4753-b0d6-7a28bdac89fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de89268-898f-4753-b0d6-7a28bdac89fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aad414c0-805c-4a05-abba-8f4cb9a9a5ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1496666925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['642def7a-3fcf-40cf-8b68-5d7c3af89fda','2b234e56-81a8-4199-aaa4-92887f3282a4','55fb01a1-ca3d-4023-8f48-e62ee21f6bc5','75520034-f73b-4e30-9961-5e15429ceb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1496666925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aad414c0-805c-4a05-abba-8f4cb9a9a5ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be37c74ed81a415aa44803dbd29d8e23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e238f63eab64178bd59e1dce36e1495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f320f37b-fa6e-49d4-96bf-f1010c4a15a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f320f37b-fa6e-49d4-96bf-f1010c4a15a7) transitioned into state 'SUCCESS' from state '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-1496666925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['642def7a-3fcf-40cf-8b68-5d7c3af89fda','2b234e56-81a8-4199-aaa4-92887f3282a4','55fb01a1-ca3d-4023-8f48-e62ee21f6bc5','75520034-f73b-4e30-9961-5e15429ceb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f57aa4-22a2-4a2b-af5f-9a1289d34580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f57aa4-22a2-4a2b-af5f-9a1289d34580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (492c36c1-d186-4bc0-926a-e83903803d0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request issued successfully. Sep 05 04:50:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-897e3b96-1260-49fe-be2d-016c6eec229b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1050/2144] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:50:39 2026] POST /volume/v3/volumes => generated 769 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "622c929f-f75a-4e69-8b76-26d17744dba1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1197449420"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request body: {'volume': {"'snapshot_id": '622c929f-f75a-4e69-8b76-26d17744dba1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1197449420'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume of 1 GB Sep 05 04:50:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Availability Zones retrieved successfully. Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (af1045e4-bf72-48c9-9e3d-8b30b3be0710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (763f74ed-1df1-4472-b213-2e19d3161f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (763f74ed-1df1-4472-b213-2e19d3161f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4737f4-7355-400e-8017-1623adc21f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Created reservations ['ec5f013d-5de6-4b7d-9fd8-27de4666cb22', '3941b0e1-7516-45e5-8315-468af4bf9b03', 'f38f1428-c955-49a2-837f-3c646c4ecf03', '9f97f04a-99cf-4520-9645-6c2d1d13fe79'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4737f4-7355-400e-8017-1623adc21f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec5f013d-5de6-4b7d-9fd8-27de4666cb22', '3941b0e1-7516-45e5-8315-468af4bf9b03', 'f38f1428-c955-49a2-837f-3c646c4ecf03', '9f97f04a-99cf-4520-9645-6c2d1d13fe79']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de13f5c-5a34-4912-9eb9-bc7dd3c87b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de13f5c-5a34-4912-9eb9-bc7dd3c87b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ec6ec61-143a-492e-8927-bb8b2af3b444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1197449420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['ec5f013d-5de6-4b7d-9fd8-27de4666cb22','3941b0e1-7516-45e5-8315-468af4bf9b03','f38f1428-c955-49a2-837f-3c646c4ecf03','9f97f04a-99cf-4520-9645-6c2d1d13fe79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1197449420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ec6ec61-143a-492e-8927-bb8b2af3b444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be37c74ed81a415aa44803dbd29d8e23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e238f63eab64178bd59e1dce36e1495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9c27cc-c6d7-411d-8acb-02d7ac7e42d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9c27cc-c6d7-411d-8acb-02d7ac7e42d1) transitioned into state 'SUCCESS' from state '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-1197449420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['ec5f013d-5de6-4b7d-9fd8-27de4666cb22','3941b0e1-7516-45e5-8315-468af4bf9b03','f38f1428-c955-49a2-837f-3c646c4ecf03','9f97f04a-99cf-4520-9645-6c2d1d13fe79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81382650-9a4a-4845-8dee-a8e7299eccf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81382650-9a4a-4845-8dee-a8e7299eccf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (af1045e4-bf72-48c9-9e3d-8b30b3be0710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request issued successfully. Sep 05 04:50:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d66029e4-909e-4dc5-8033-8ac806dfdc10 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1095/2145] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:50:40 2026] POST /volume/v3/volumes => generated 769 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7e58f024-82d8-451c-8428-757152b6d583 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "622c929f-f75a-4e69-8b76-26d17744dba1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-442575517"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request body: {'volume': {"'snapshot_id": '622c929f-f75a-4e69-8b76-26d17744dba1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-442575517'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume of 1 GB Sep 05 04:50:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Availability Zones retrieved successfully. Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (2fbb15c5-2386-474e-901b-78d131e93801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de44fdd-d341-48f1-8a3d-725ba1403024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:40 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de44fdd-d341-48f1-8a3d-725ba1403024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e6e6dc0-2771-402b-ace9-0e207409540e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Created reservations ['c1e97d06-921b-4abd-bf9e-685899fdd516', 'ca98a01c-ea59-4445-b9f8-ca7d082d5125', '2a23a956-07f9-44b0-b90a-08d58f104280', 'b4471404-937b-449d-9ab7-080b51e575d9'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e6e6dc0-2771-402b-ace9-0e207409540e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e97d06-921b-4abd-bf9e-685899fdd516', 'ca98a01c-ea59-4445-b9f8-ca7d082d5125', '2a23a956-07f9-44b0-b90a-08d58f104280', 'b4471404-937b-449d-9ab7-080b51e575d9']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c1297c-83e3-4581-8bcc-78db72e1845b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c1297c-83e3-4581-8bcc-78db72e1845b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8729e26-6cc5-4e10-9a9d-745f1e861e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-442575517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['c1e97d06-921b-4abd-bf9e-685899fdd516','ca98a01c-ea59-4445-b9f8-ca7d082d5125','2a23a956-07f9-44b0-b90a-08d58f104280','b4471404-937b-449d-9ab7-080b51e575d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-442575517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8729e26-6cc5-4e10-9a9d-745f1e861e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be37c74ed81a415aa44803dbd29d8e23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e238f63eab64178bd59e1dce36e1495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (313e9828-540a-4406-a0e4-1d222738b6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (313e9828-540a-4406-a0e4-1d222738b6a3) transitioned into state 'SUCCESS' from state '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-442575517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['c1e97d06-921b-4abd-bf9e-685899fdd516','ca98a01c-ea59-4445-b9f8-ca7d082d5125','2a23a956-07f9-44b0-b90a-08d58f104280','b4471404-937b-449d-9ab7-080b51e575d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06521aa1-0ba8-4895-86fc-2d4371f5fb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06521aa1-0ba8-4895-86fc-2d4371f5fb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (2fbb15c5-2386-474e-901b-78d131e93801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request issued successfully. Sep 05 04:50:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e58f024-82d8-451c-8428-757152b6d583 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1051/2146] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:50:40 2026] POST /volume/v3/volumes => generated 768 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3a002f18-a105-444d-b75f-bf999219b244 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "622c929f-f75a-4e69-8b76-26d17744dba1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-116710802"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request body: {'volume': {"'snapshot_id": '622c929f-f75a-4e69-8b76-26d17744dba1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-116710802'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume of 1 GB Sep 05 04:50:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Availability Zones retrieved successfully. Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (fbd0d287-51da-4348-bbc7-6b15e6fbe155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c97dd49-585c-4395-aba7-385c47eb5f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c97dd49-585c-4395-aba7-385c47eb5f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c56f8fa3-1314-43cd-b5d1-7f1bd2fa38a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Created reservations ['50b55b16-6969-4dfd-8c63-e3e33f07d4b9', 'dbd48090-26c4-4ff9-affe-654330942746', '1f302fc5-bd84-42b4-a397-afaa87ac3448', '33e3716d-6b6c-4271-b353-d48c2f36afc4'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c56f8fa3-1314-43cd-b5d1-7f1bd2fa38a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50b55b16-6969-4dfd-8c63-e3e33f07d4b9', 'dbd48090-26c4-4ff9-affe-654330942746', '1f302fc5-bd84-42b4-a397-afaa87ac3448', '33e3716d-6b6c-4271-b353-d48c2f36afc4']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732e3f80-27cc-4516-88ae-2c6236f185a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732e3f80-27cc-4516-88ae-2c6236f185a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '912ebdec-5bc2-433d-84f8-fe998cb5dd23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-116710802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['50b55b16-6969-4dfd-8c63-e3e33f07d4b9','dbd48090-26c4-4ff9-affe-654330942746','1f302fc5-bd84-42b4-a397-afaa87ac3448','33e3716d-6b6c-4271-b353-d48c2f36afc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-116710802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=912ebdec-5bc2-433d-84f8-fe998cb5dd23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be37c74ed81a415aa44803dbd29d8e23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e238f63eab64178bd59e1dce36e1495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95749569-8927-40d1-8b16-8a00e5812391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95749569-8927-40d1-8b16-8a00e5812391) transitioned into state 'SUCCESS' from state '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-116710802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['50b55b16-6969-4dfd-8c63-e3e33f07d4b9','dbd48090-26c4-4ff9-affe-654330942746','1f302fc5-bd84-42b4-a397-afaa87ac3448','33e3716d-6b6c-4271-b353-d48c2f36afc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e9aeefd-27dc-421b-9821-3efc14160b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e9aeefd-27dc-421b-9821-3efc14160b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (fbd0d287-51da-4348-bbc7-6b15e6fbe155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request issued successfully. Sep 05 04:50:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a002f18-a105-444d-b75f-bf999219b244 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1096/2147] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:50:41 2026] POST /volume/v3/volumes => generated 768 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-233ea774-3372-4e30-a30c-07c7bce51d4b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "622c929f-f75a-4e69-8b76-26d17744dba1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1912429201"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request body: {'volume': {"'snapshot_id": '622c929f-f75a-4e69-8b76-26d17744dba1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1912429201'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume of 1 GB Sep 05 04:50:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Availability Zones retrieved successfully. Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (8572fa5f-bf17-4fca-a1d3-5f45ab981796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829eb24c-5978-4f58-97c4-c87bf7521946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829eb24c-5978-4f58-97c4-c87bf7521946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba19089-1759-4350-b1dc-067795344e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Created reservations ['f2b76881-473a-4a4a-98e0-aa12ac79e9d1', '60068010-24f1-4d09-b742-76fb549d3da2', 'c6333c64-b45b-4f89-a099-f028a20a66a7', '01e386d4-180c-4007-be5e-b0cfaa68ac39'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba19089-1759-4350-b1dc-067795344e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b76881-473a-4a4a-98e0-aa12ac79e9d1', '60068010-24f1-4d09-b742-76fb549d3da2', 'c6333c64-b45b-4f89-a099-f028a20a66a7', '01e386d4-180c-4007-be5e-b0cfaa68ac39']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c1cad3-5e1f-470f-a054-38847bb28e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c1cad3-5e1f-470f-a054-38847bb28e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '595f483c-ee91-40b2-8114-6a906e1ac19c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1912429201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['f2b76881-473a-4a4a-98e0-aa12ac79e9d1','60068010-24f1-4d09-b742-76fb549d3da2','c6333c64-b45b-4f89-a099-f028a20a66a7','01e386d4-180c-4007-be5e-b0cfaa68ac39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1912429201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=595f483c-ee91-40b2-8114-6a906e1ac19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be37c74ed81a415aa44803dbd29d8e23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e238f63eab64178bd59e1dce36e1495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de28c37-6075-40ee-9488-e69d12c90063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de28c37-6075-40ee-9488-e69d12c90063) transitioned into state 'SUCCESS' from state '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-1912429201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be37c74ed81a415aa44803dbd29d8e23',qos_specs=None,replication_status=,reservations=['f2b76881-473a-4a4a-98e0-aa12ac79e9d1','60068010-24f1-4d09-b742-76fb549d3da2','c6333c64-b45b-4f89-a099-f028a20a66a7','01e386d4-180c-4007-be5e-b0cfaa68ac39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e238f63eab64178bd59e1dce36e1495',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6c3e0a-73f5-436a-91f6-f5a28a336aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6c3e0a-73f5-436a-91f6-f5a28a336aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Flow 'volume_create_api' (8572fa5f-bf17-4fca-a1d3-5f45ab981796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Create volume request issued successfully. Sep 05 04:50:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-233ea774-3372-4e30-a30c-07c7bce51d4b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1052/2148] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:50:42 2026] POST /volume/v3/volumes => generated 769 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:50:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d4df230a-c2e6-4919-894c-fefb856dddf5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4df230a-c2e6-4919-894c-fefb856dddf5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed Sep 05 04:50:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4df230a-c2e6-4919-894c-fefb856dddf5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4df230a-c2e6-4919-894c-fefb856dddf5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:42 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:42 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4df230a-c2e6-4919-894c-fefb856dddf5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4df230a-c2e6-4919-894c-fefb856dddf5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed returned with HTTP 200 Sep 05 04:50:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1097/2149] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:42 2026] GET /volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed => generated 862 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5e0484dd-f1b6-477a-8b21-c3b3874e161a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e0484dd-f1b6-477a-8b21-c3b3874e161a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e0484dd-f1b6-477a-8b21-c3b3874e161a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e0484dd-f1b6-477a-8b21-c3b3874e161a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5e0484dd-f1b6-477a-8b21-c3b3874e161a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e0484dd-f1b6-477a-8b21-c3b3874e161a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 returned with HTTP 200 Sep 05 04:50:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1053/2150] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:42 2026] GET /volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dbadb0da-a216-488a-88f7-3bc04d0ef79f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbadb0da-a216-488a-88f7-3bc04d0ef79f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 Sep 05 04:50:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbadb0da-a216-488a-88f7-3bc04d0ef79f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbadb0da-a216-488a-88f7-3bc04d0ef79f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dbadb0da-a216-488a-88f7-3bc04d0ef79f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbadb0da-a216-488a-88f7-3bc04d0ef79f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 returned with HTTP 200 Sep 05 04:50:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1098/2151] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:43 2026] GET /volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-47b035ca-5bcb-4ead-a7d0-a5cce8795ca4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-47b035ca-5bcb-4ead-a7d0-a5cce8795ca4 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 Sep 05 04:50:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-47b035ca-5bcb-4ead-a7d0-a5cce8795ca4 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-47b035ca-5bcb-4ead-a7d0-a5cce8795ca4 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-47b035ca-5bcb-4ead-a7d0-a5cce8795ca4 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-47b035ca-5bcb-4ead-a7d0-a5cce8795ca4 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 returned with HTTP 200 Sep 05 04:50:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1054/2152] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:43 2026] GET /volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-23f9b173-891f-4025-892a-822d7ef2da7f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-23f9b173-891f-4025-892a-822d7ef2da7f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 Sep 05 04:50:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-23f9b173-891f-4025-892a-822d7ef2da7f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-23f9b173-891f-4025-892a-822d7ef2da7f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-23f9b173-891f-4025-892a-822d7ef2da7f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-23f9b173-891f-4025-892a-822d7ef2da7f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 returned with HTTP 200 Sep 05 04:50:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1099/2153] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:44 2026] GET /volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-65e2e414-de5b-4067-b0db-ff7f629e0d2a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-65e2e414-de5b-4067-b0db-ff7f629e0d2a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 Sep 05 04:50:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-65e2e414-de5b-4067-b0db-ff7f629e0d2a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-65e2e414-de5b-4067-b0db-ff7f629e0d2a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-65e2e414-de5b-4067-b0db-ff7f629e0d2a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-65e2e414-de5b-4067-b0db-ff7f629e0d2a tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 returned with HTTP 200 Sep 05 04:50:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1055/2154] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:45 2026] GET /volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-711a1941-4329-4493-bda5-fcd70a6c06af None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-711a1941-4329-4493-bda5-fcd70a6c06af tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c Sep 05 04:50:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-711a1941-4329-4493-bda5-fcd70a6c06af tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-711a1941-4329-4493-bda5-fcd70a6c06af tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-711a1941-4329-4493-bda5-fcd70a6c06af tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-711a1941-4329-4493-bda5-fcd70a6c06af tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c returned with HTTP 200 Sep 05 04:50:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1100/2155] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:45 2026] GET /volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-92b779c9-dac9-43bf-9b37-7b64ff27e569 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-92b779c9-dac9-43bf-9b37-7b64ff27e569 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c Sep 05 04:50:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-92b779c9-dac9-43bf-9b37-7b64ff27e569 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-92b779c9-dac9-43bf-9b37-7b64ff27e569 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-92b779c9-dac9-43bf-9b37-7b64ff27e569 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-92b779c9-dac9-43bf-9b37-7b64ff27e569 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c returned with HTTP 200 Sep 05 04:50:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1056/2156] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:46 2026] GET /volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:50:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-69a973cf-02fc-488b-8dcd-394bd2f235f1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-69a973cf-02fc-488b-8dcd-394bd2f235f1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] DELETE http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c Sep 05 04:50:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-69a973cf-02fc-488b-8dcd-394bd2f235f1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-69a973cf-02fc-488b-8dcd-394bd2f235f1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:46 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-69a973cf-02fc-488b-8dcd-394bd2f235f1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume with id: 595f483c-ee91-40b2-8114-6a906e1ac19c Sep 05 04:50:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-69a973cf-02fc-488b-8dcd-394bd2f235f1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-69a973cf-02fc-488b-8dcd-394bd2f235f1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume request issued successfully. Sep 05 04:50:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-69a973cf-02fc-488b-8dcd-394bd2f235f1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c returned with HTTP 202 Sep 05 04:50:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1101/2157] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:46 2026] DELETE /volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-be976cf9-2d3d-48df-aadf-18b698683c26 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-be976cf9-2d3d-48df-aadf-18b698683c26 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c Sep 05 04:50:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-be976cf9-2d3d-48df-aadf-18b698683c26 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-be976cf9-2d3d-48df-aadf-18b698683c26 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-be976cf9-2d3d-48df-aadf-18b698683c26 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-be976cf9-2d3d-48df-aadf-18b698683c26 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c returned with HTTP 200 Sep 05 04:50:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1057/2158] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:46 2026] GET /volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c => generated 861 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8e72a430-9ea0-4f73-880b-26125f53341c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e72a430-9ea0-4f73-880b-26125f53341c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c Sep 05 04:50:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e72a430-9ea0-4f73-880b-26125f53341c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e72a430-9ea0-4f73-880b-26125f53341c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e72a430-9ea0-4f73-880b-26125f53341c tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c returned with HTTP 404 Sep 05 04:50:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1102/2159] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:47 2026] GET /volume/v3/volumes/595f483c-ee91-40b2-8114-6a906e1ac19c => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-25653e16-41a0-40d3-8e3f-38f7104b2fd5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-25653e16-41a0-40d3-8e3f-38f7104b2fd5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] DELETE http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 Sep 05 04:50:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-25653e16-41a0-40d3-8e3f-38f7104b2fd5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-25653e16-41a0-40d3-8e3f-38f7104b2fd5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:47 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-25653e16-41a0-40d3-8e3f-38f7104b2fd5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume with id: 912ebdec-5bc2-433d-84f8-fe998cb5dd23 Sep 05 04:50:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-25653e16-41a0-40d3-8e3f-38f7104b2fd5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-25653e16-41a0-40d3-8e3f-38f7104b2fd5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume request issued successfully. Sep 05 04:50:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-25653e16-41a0-40d3-8e3f-38f7104b2fd5 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 returned with HTTP 202 Sep 05 04:50:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1058/2160] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:47 2026] DELETE /volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6ddd0af1-02b9-485a-9f37-3d5c73add8b1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ddd0af1-02b9-485a-9f37-3d5c73add8b1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 Sep 05 04:50:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ddd0af1-02b9-485a-9f37-3d5c73add8b1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6ddd0af1-02b9-485a-9f37-3d5c73add8b1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:47 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:47 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6ddd0af1-02b9-485a-9f37-3d5c73add8b1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6ddd0af1-02b9-485a-9f37-3d5c73add8b1 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 returned with HTTP 200 Sep 05 04:50:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1103/2161] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:47 2026] GET /volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 => generated 860 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:50:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-147cc7fb-4fbb-4268-a42a-ac4e6f8248b3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-147cc7fb-4fbb-4268-a42a-ac4e6f8248b3 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 Sep 05 04:50:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-147cc7fb-4fbb-4268-a42a-ac4e6f8248b3 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-147cc7fb-4fbb-4268-a42a-ac4e6f8248b3 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-147cc7fb-4fbb-4268-a42a-ac4e6f8248b3 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-147cc7fb-4fbb-4268-a42a-ac4e6f8248b3 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 returned with HTTP 200 Sep 05 04:50:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1059/2162] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:48 2026] GET /volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-64a4fb0d-64e0-4e23-a6f0-f4bcb09f43e7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64a4fb0d-64e0-4e23-a6f0-f4bcb09f43e7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 Sep 05 04:50:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-64a4fb0d-64e0-4e23-a6f0-f4bcb09f43e7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-64a4fb0d-64e0-4e23-a6f0-f4bcb09f43e7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-64a4fb0d-64e0-4e23-a6f0-f4bcb09f43e7 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 returned with HTTP 404 Sep 05 04:50:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1104/2163] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:49 2026] GET /volume/v3/volumes/912ebdec-5bc2-433d-84f8-fe998cb5dd23 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-beaf1db8-f31b-451a-98be-5f6c5e05a1a6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-beaf1db8-f31b-451a-98be-5f6c5e05a1a6 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] DELETE http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 Sep 05 04:50:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-beaf1db8-f31b-451a-98be-5f6c5e05a1a6 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-beaf1db8-f31b-451a-98be-5f6c5e05a1a6 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:49 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-beaf1db8-f31b-451a-98be-5f6c5e05a1a6 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume with id: a8729e26-6cc5-4e10-9a9d-745f1e861e84 Sep 05 04:50:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-beaf1db8-f31b-451a-98be-5f6c5e05a1a6 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-beaf1db8-f31b-451a-98be-5f6c5e05a1a6 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume request issued successfully. Sep 05 04:50:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-beaf1db8-f31b-451a-98be-5f6c5e05a1a6 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 returned with HTTP 202 Sep 05 04:50:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1060/2164] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:49 2026] DELETE /volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-66ea3a49-ec73-4031-ac91-f96a32641bda None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66ea3a49-ec73-4031-ac91-f96a32641bda tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 Sep 05 04:50:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66ea3a49-ec73-4031-ac91-f96a32641bda tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66ea3a49-ec73-4031-ac91-f96a32641bda tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-66ea3a49-ec73-4031-ac91-f96a32641bda tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66ea3a49-ec73-4031-ac91-f96a32641bda tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 returned with HTTP 200 Sep 05 04:50:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1105/2165] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:50 2026] GET /volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4d649677-7453-4161-886f-c1ecfdcc0d3d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4d649677-7453-4161-886f-c1ecfdcc0d3d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 Sep 05 04:50:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4d649677-7453-4161-886f-c1ecfdcc0d3d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4d649677-7453-4161-886f-c1ecfdcc0d3d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4d649677-7453-4161-886f-c1ecfdcc0d3d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 returned with HTTP 404 Sep 05 04:50:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1061/2166] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:51 2026] GET /volume/v3/volumes/a8729e26-6cc5-4e10-9a9d-745f1e861e84 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1a83cf2e-6c05-4399-9aeb-cb0f88bb137d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a83cf2e-6c05-4399-9aeb-cb0f88bb137d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 Sep 05 04:50:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a83cf2e-6c05-4399-9aeb-cb0f88bb137d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a83cf2e-6c05-4399-9aeb-cb0f88bb137d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:51 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-1a83cf2e-6c05-4399-9aeb-cb0f88bb137d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume with id: 9ec6ec61-143a-492e-8927-bb8b2af3b444 Sep 05 04:50:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1a83cf2e-6c05-4399-9aeb-cb0f88bb137d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1a83cf2e-6c05-4399-9aeb-cb0f88bb137d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume request issued successfully. Sep 05 04:50:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a83cf2e-6c05-4399-9aeb-cb0f88bb137d tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 returned with HTTP 202 Sep 05 04:50:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1106/2167] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:51 2026] DELETE /volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7cecb674-23b4-4a68-924b-2fa7c7da948b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7cecb674-23b4-4a68-924b-2fa7c7da948b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 Sep 05 04:50:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7cecb674-23b4-4a68-924b-2fa7c7da948b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7cecb674-23b4-4a68-924b-2fa7c7da948b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7cecb674-23b4-4a68-924b-2fa7c7da948b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7cecb674-23b4-4a68-924b-2fa7c7da948b tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 returned with HTTP 200 Sep 05 04:50:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1062/2168] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:51 2026] GET /volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0c26c03a-2d5e-4983-8843-f74e2cf99582 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0c26c03a-2d5e-4983-8843-f74e2cf99582 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 Sep 05 04:50:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0c26c03a-2d5e-4983-8843-f74e2cf99582 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0c26c03a-2d5e-4983-8843-f74e2cf99582 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0c26c03a-2d5e-4983-8843-f74e2cf99582 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 returned with HTTP 404 Sep 05 04:50:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1107/2169] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:52 2026] GET /volume/v3/volumes/9ec6ec61-143a-492e-8927-bb8b2af3b444 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cc7fdf9e-d6a3-440f-a75d-1c7bed2b7aed None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cc7fdf9e-d6a3-440f-a75d-1c7bed2b7aed tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] DELETE http://192.168.122.229/volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed Sep 05 04:50:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cc7fdf9e-d6a3-440f-a75d-1c7bed2b7aed tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cc7fdf9e-d6a3-440f-a75d-1c7bed2b7aed tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:52 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-cc7fdf9e-d6a3-440f-a75d-1c7bed2b7aed tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume with id: aad414c0-805c-4a05-abba-8f4cb9a9a5ed Sep 05 04:50:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cc7fdf9e-d6a3-440f-a75d-1c7bed2b7aed tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cc7fdf9e-d6a3-440f-a75d-1c7bed2b7aed tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume request issued successfully. Sep 05 04:50:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cc7fdf9e-d6a3-440f-a75d-1c7bed2b7aed tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed returned with HTTP 202 Sep 05 04:50:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1063/2170] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:52 2026] DELETE /volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d9c11a54-ac98-47f9-b6d8-f169fde32461 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9c11a54-ac98-47f9-b6d8-f169fde32461 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed Sep 05 04:50:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9c11a54-ac98-47f9-b6d8-f169fde32461 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9c11a54-ac98-47f9-b6d8-f169fde32461 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d9c11a54-ac98-47f9-b6d8-f169fde32461 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9c11a54-ac98-47f9-b6d8-f169fde32461 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed returned with HTTP 200 Sep 05 04:50:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1108/2171] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:52 2026] GET /volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0221046f-3512-4eb7-b3e6-7c582eca6131 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0221046f-3512-4eb7-b3e6-7c582eca6131 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed Sep 05 04:50:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0221046f-3512-4eb7-b3e6-7c582eca6131 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0221046f-3512-4eb7-b3e6-7c582eca6131 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0221046f-3512-4eb7-b3e6-7c582eca6131 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed returned with HTTP 404 Sep 05 04:50:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1064/2172] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:53 2026] GET /volume/v3/volumes/aad414c0-805c-4a05-abba-8f4cb9a9a5ed => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-34ff41b9-cd9d-4966-9d37-686db86e5cd0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-34ff41b9-cd9d-4966-9d37-686db86e5cd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-34ff41b9-cd9d-4966-9d37-686db86e5cd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-34ff41b9-cd9d-4966-9d37-686db86e5cd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:53 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-34ff41b9-cd9d-4966-9d37-686db86e5cd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete snapshot with id: 622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-34ff41b9-cd9d-4966-9d37-686db86e5cd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot retrieved successfully. Sep 05 04:50:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-34ff41b9-cd9d-4966-9d37-686db86e5cd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot delete request issued successfully. Sep 05 04:50:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-34ff41b9-cd9d-4966-9d37-686db86e5cd0 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 returned with HTTP 202 Sep 05 04:50:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1109/2173] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:50:53 2026] DELETE /volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-36bceeaa-7b5a-4863-a9ff-d4da71db8323 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36bceeaa-7b5a-4863-a9ff-d4da71db8323 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36bceeaa-7b5a-4863-a9ff-d4da71db8323 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36bceeaa-7b5a-4863-a9ff-d4da71db8323 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-36bceeaa-7b5a-4863-a9ff-d4da71db8323 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot retrieved successfully. Sep 05 04:50:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36bceeaa-7b5a-4863-a9ff-d4da71db8323 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 returned with HTTP 200 Sep 05 04:50:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1065/2174] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:53 2026] GET /volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 => generated 473 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-63cd30c1-ad0f-4920-9132-7dd769060f51 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-63cd30c1-ad0f-4920-9132-7dd769060f51 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-63cd30c1-ad0f-4920-9132-7dd769060f51 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-63cd30c1-ad0f-4920-9132-7dd769060f51 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-63cd30c1-ad0f-4920-9132-7dd769060f51 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Snapshot retrieved successfully. Sep 05 04:50:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-63cd30c1-ad0f-4920-9132-7dd769060f51 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 returned with HTTP 200 Sep 05 04:50:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1110/2175] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:54 2026] GET /volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:50:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e0f74b8d-af98-41ee-aed0-a3ae5604a80f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0f74b8d-af98-41ee-aed0-a3ae5604a80f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 Sep 05 04:50:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0f74b8d-af98-41ee-aed0-a3ae5604a80f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0f74b8d-af98-41ee-aed0-a3ae5604a80f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0f74b8d-af98-41ee-aed0-a3ae5604a80f tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 returned with HTTP 404 Sep 05 04:50:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1066/2176] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:50:55 2026] GET /volume/v3/snapshots/622c929f-f75a-4e69-8b76-26d17744dba1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:50:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d3de5a04-098e-4b35-9e15-a56ff55e3511 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d3de5a04-098e-4b35-9e15-a56ff55e3511 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] DELETE http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de Sep 05 04:50:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d3de5a04-098e-4b35-9e15-a56ff55e3511 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d3de5a04-098e-4b35-9e15-a56ff55e3511 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:55 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d3de5a04-098e-4b35-9e15-a56ff55e3511 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume with id: dcc6263e-654b-4350-bd4f-8aa5a86024de Sep 05 04:50:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d3de5a04-098e-4b35-9e15-a56ff55e3511 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d3de5a04-098e-4b35-9e15-a56ff55e3511 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Delete volume request issued successfully. Sep 05 04:50:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d3de5a04-098e-4b35-9e15-a56ff55e3511 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de returned with HTTP 202 Sep 05 04:50:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1111/2177] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:50:55 2026] DELETE /volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:50:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2f93c51c-43b5-4225-9da3-5dd8b4750764 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f93c51c-43b5-4225-9da3-5dd8b4750764 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de Sep 05 04:50:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f93c51c-43b5-4225-9da3-5dd8b4750764 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f93c51c-43b5-4225-9da3-5dd8b4750764 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:50:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2f93c51c-43b5-4225-9da3-5dd8b4750764 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Volume info retrieved successfully. Sep 05 04:50:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f93c51c-43b5-4225-9da3-5dd8b4750764 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de returned with HTTP 200 Sep 05 04:50:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1067/2178] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:55 2026] GET /volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:50:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e7ad5546-4101-49bb-aa81-147bbb8dffa8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7ad5546-4101-49bb-aa81-147bbb8dffa8 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] GET http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de Sep 05 04:50:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7ad5546-4101-49bb-aa81-147bbb8dffa8 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7ad5546-4101-49bb-aa81-147bbb8dffa8 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7ad5546-4101-49bb-aa81-147bbb8dffa8 tempest-CreateVolumesFromSnapshotTest-335080832 tempest-CreateVolumesFromSnapshotTest-335080832-project-member] http://192.168.122.229/volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de returned with HTTP 404 Sep 05 04:50:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1112/2179] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:50:57 2026] GET /volume/v3/volumes/dcc6263e-654b-4350-bd4f-8aa5a86024de => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1873279039"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1873279039'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Create volume of 1 GB Sep 05 04:50:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Availability Zones retrieved successfully. Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Flow 'volume_create_api' (0456e27f-b7b8-4e52-b024-8b7ecc944cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c898c5-07d0-47ba-bb5a-fb3d84ab4d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c898c5-07d0-47ba-bb5a-fb3d84ab4d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a67fb07-b6b6-47ae-90a0-5b1e66a82d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Created reservations ['184b63b0-4604-41c2-b6bb-a75ebf977d76', 'f491880f-b728-4add-ab52-0fde27709210', '0000a1e4-4eb9-4383-b9f5-3c9b99ad08ab', 'd607ae85-db49-4356-a6c6-41e78bb91aa9'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a67fb07-b6b6-47ae-90a0-5b1e66a82d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['184b63b0-4604-41c2-b6bb-a75ebf977d76', 'f491880f-b728-4add-ab52-0fde27709210', '0000a1e4-4eb9-4383-b9f5-3c9b99ad08ab', 'd607ae85-db49-4356-a6c6-41e78bb91aa9']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea5c6a7-e9fe-409d-979e-8853468babbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea5c6a7-e9fe-409d-979e-8853468babbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eabbd47-fa35-4ef6-a002-52bb0b682ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1873279039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa89ef8ff047e085ffe68befa555a4',qos_specs=None,replication_status=,reservations=['184b63b0-4604-41c2-b6bb-a75ebf977d76','f491880f-b728-4add-ab52-0fde27709210','0000a1e4-4eb9-4383-b9f5-3c9b99ad08ab','d607ae85-db49-4356-a6c6-41e78bb91aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6460d92bd544253b8fe6164b3e2b653',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1873279039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eabbd47-fa35-4ef6-a002-52bb0b682ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa89ef8ff047e085ffe68befa555a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6460d92bd544253b8fe6164b3e2b653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5215fe25-2649-4963-a3a6-4086068baa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5215fe25-2649-4963-a3a6-4086068baa91) transitioned into state 'SUCCESS' from state '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-1873279039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa89ef8ff047e085ffe68befa555a4',qos_specs=None,replication_status=,reservations=['184b63b0-4604-41c2-b6bb-a75ebf977d76','f491880f-b728-4add-ab52-0fde27709210','0000a1e4-4eb9-4383-b9f5-3c9b99ad08ab','d607ae85-db49-4356-a6c6-41e78bb91aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6460d92bd544253b8fe6164b3e2b653',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ffbf1e-c461-47a1-8bcd-f78ec8d87fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ffbf1e-c461-47a1-8bcd-f78ec8d87fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Flow 'volume_create_api' (0456e27f-b7b8-4e52-b024-8b7ecc944cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:50:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Create volume request issued successfully. Sep 05 04:50:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8c588e7c-c9d3-4a48-b07b-cdcf86819e4a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:50:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1068/2180] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:50:59 2026] POST /volume/v3/volumes => generated 779 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:50:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d4a0089-379a-439c-8902-882b9c5f9507 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:50:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d4a0089-379a-439c-8902-882b9c5f9507 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:50:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d4a0089-379a-439c-8902-882b9c5f9507 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:50:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d4a0089-379a-439c-8902-882b9c5f9507 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:50:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:50:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:50:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:50:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:50:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0d4a0089-379a-439c-8902-882b9c5f9507 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:50:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d4a0089-379a-439c-8902-882b9c5f9507 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 returned with HTTP 200 Sep 05 04:50:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1113/2181] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:50:59 2026] GET /volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d7e3cab1-b8d4-4243-8749-0112d988b47e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7e3cab1-b8d4-4243-8749-0112d988b47e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7e3cab1-b8d4-4243-8749-0112d988b47e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7e3cab1-b8d4-4243-8749-0112d988b47e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d7e3cab1-b8d4-4243-8749-0112d988b47e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7e3cab1-b8d4-4243-8749-0112d988b47e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 returned with HTTP 200 Sep 05 04:51:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1069/2182] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:01 2026] GET /volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4edda6d1-9a3e-4daf-b82a-ecb00c0ce7aa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4edda6d1-9a3e-4daf-b82a-ecb00c0ce7aa tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:51:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4edda6d1-9a3e-4daf-b82a-ecb00c0ce7aa tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eabbd47-fa35-4ef6-a002-52bb0b682ef8", "name": "tempest-VolumeDependencyTests-Snapshot-905489576"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4edda6d1-9a3e-4daf-b82a-ecb00c0ce7aa tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:01 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-4edda6d1-9a3e-4daf-b82a-ecb00c0ce7aa tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Create snapshot from volume 5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:01 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-4edda6d1-9a3e-4daf-b82a-ecb00c0ce7aa tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Created reservations ['8e4ff62f-12e6-4cd5-a75f-f6fef25512fb', '60fef45f-5956-4aef-83ae-52638259f90d', 'd109f823-5953-4b3a-84a6-deca2b5a2d17', '936764e1-cd45-4171-9ba2-bfeb346ff453'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4edda6d1-9a3e-4daf-b82a-ecb00c0ce7aa tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot create request issued successfully. Sep 05 04:51:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4edda6d1-9a3e-4daf-b82a-ecb00c0ce7aa tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:51:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1114/2183] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:51:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:51:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2ed92b61-5481-400c-b2ed-abd7e6f8a729 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2ed92b61-5481-400c-b2ed-abd7e6f8a729 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2ed92b61-5481-400c-b2ed-abd7e6f8a729 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2ed92b61-5481-400c-b2ed-abd7e6f8a729 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2ed92b61-5481-400c-b2ed-abd7e6f8a729 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot retrieved successfully. Sep 05 04:51:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2ed92b61-5481-400c-b2ed-abd7e6f8a729 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 200 Sep 05 04:51:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1070/2184] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:51:01 2026] GET /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:51:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f54c6536-8859-4785-acf1-a1ee257ee1d3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f54c6536-8859-4785-acf1-a1ee257ee1d3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f54c6536-8859-4785-acf1-a1ee257ee1d3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f54c6536-8859-4785-acf1-a1ee257ee1d3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f54c6536-8859-4785-acf1-a1ee257ee1d3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot retrieved successfully. Sep 05 04:51:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f54c6536-8859-4785-acf1-a1ee257ee1d3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 200 Sep 05 04:51:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1115/2185] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:51:02 2026] GET /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d053d18f-64aa-4307-a234-d3930d3ddd23 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d053d18f-64aa-4307-a234-d3930d3ddd23 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d053d18f-64aa-4307-a234-d3930d3ddd23 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d053d18f-64aa-4307-a234-d3930d3ddd23 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d053d18f-64aa-4307-a234-d3930d3ddd23 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot retrieved successfully. Sep 05 04:51:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d053d18f-64aa-4307-a234-d3930d3ddd23 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 200 Sep 05 04:51:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1071/2186] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:51:03 2026] GET /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-674d46fd-272c-4960-856b-4638c5a44ee0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "759f20a4-bc2b-409f-beac-1bb868c75053", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1981743850"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Create volume request body: {'volume': {'snapshot_id': '759f20a4-bc2b-409f-beac-1bb868c75053', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1981743850'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot retrieved successfully. Sep 05 04:51:03 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Create volume of 1 GB Sep 05 04:51:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Availability Zones retrieved successfully. Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Flow 'volume_create_api' (165d5723-10af-41e1-a8bb-e73e5ea6a958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb0f067a-f637-47cb-9289-00d340e76e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb0f067a-f637-47cb-9289-00d340e76e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '759f20a4-bc2b-409f-beac-1bb868c75053', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf0c7433-aaaa-47f7-94da-5c556c2acf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Created reservations ['b02d1dc6-7937-47af-aa58-a9665dbd81d6', 'c82f52a8-6fb3-46ee-8b9b-3fb485ea0e15', 'fe983787-f85c-4e55-9ee0-f0a481fbc68b', '63d75e42-ceb7-40e1-b7bf-03802277fa21'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf0c7433-aaaa-47f7-94da-5c556c2acf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b02d1dc6-7937-47af-aa58-a9665dbd81d6', 'c82f52a8-6fb3-46ee-8b9b-3fb485ea0e15', 'fe983787-f85c-4e55-9ee0-f0a481fbc68b', '63d75e42-ceb7-40e1-b7bf-03802277fa21']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea3c8d1-fd71-46f1-83a5-a28eec4eff1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea3c8d1-fd71-46f1-83a5-a28eec4eff1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee69f5c8-4081-4282-82f0-0d52b700f343', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1981743850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa89ef8ff047e085ffe68befa555a4',qos_specs=None,replication_status=,reservations=['b02d1dc6-7937-47af-aa58-a9665dbd81d6','c82f52a8-6fb3-46ee-8b9b-3fb485ea0e15','fe983787-f85c-4e55-9ee0-f0a481fbc68b','63d75e42-ceb7-40e1-b7bf-03802277fa21'],size=1,snapshot_id=759f20a4-bc2b-409f-beac-1bb868c75053,source_replicaid=,source_volid=None,status='creating',user_id='b6460d92bd544253b8fe6164b3e2b653',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1981743850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee69f5c8-4081-4282-82f0-0d52b700f343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88aa89ef8ff047e085ffe68befa555a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=759f20a4-bc2b-409f-beac-1bb868c75053,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6460d92bd544253b8fe6164b3e2b653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252171ed-af56-4649-b823-0152088f224c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252171ed-af56-4649-b823-0152088f224c) transitioned into state 'SUCCESS' from state '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-1981743850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88aa89ef8ff047e085ffe68befa555a4',qos_specs=None,replication_status=,reservations=['b02d1dc6-7937-47af-aa58-a9665dbd81d6','c82f52a8-6fb3-46ee-8b9b-3fb485ea0e15','fe983787-f85c-4e55-9ee0-f0a481fbc68b','63d75e42-ceb7-40e1-b7bf-03802277fa21'],size=1,snapshot_id=759f20a4-bc2b-409f-beac-1bb868c75053,source_replicaid=,source_volid=None,status='creating',user_id='b6460d92bd544253b8fe6164b3e2b653',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (234e8d36-91b5-4e44-9516-2e33bab5d54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (234e8d36-91b5-4e44-9516-2e33bab5d54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Flow 'volume_create_api' (165d5723-10af-41e1-a8bb-e73e5ea6a958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Create volume request issued successfully. Sep 05 04:51:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-674d46fd-272c-4960-856b-4638c5a44ee0 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:51:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1116/2187] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:51:03 2026] POST /volume/v3/volumes => generated 813 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-013da83f-79fc-4ed8-9f71-23edc5202f57 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-013da83f-79fc-4ed8-9f71-23edc5202f57 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-013da83f-79fc-4ed8-9f71-23edc5202f57 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-013da83f-79fc-4ed8-9f71-23edc5202f57 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-013da83f-79fc-4ed8-9f71-23edc5202f57 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-013da83f-79fc-4ed8-9f71-23edc5202f57 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 200 Sep 05 04:51:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1072/2188] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:03 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dc56ad09-b04c-49b4-9a5b-db0cba75b3db None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc56ad09-b04c-49b4-9a5b-db0cba75b3db tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc56ad09-b04c-49b4-9a5b-db0cba75b3db tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc56ad09-b04c-49b4-9a5b-db0cba75b3db tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dc56ad09-b04c-49b4-9a5b-db0cba75b3db tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc56ad09-b04c-49b4-9a5b-db0cba75b3db tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 200 Sep 05 04:51:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1117/2189] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:04 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7f857ad2-87dd-42e5-84bd-d999996ebc3a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f857ad2-87dd-42e5-84bd-d999996ebc3a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f857ad2-87dd-42e5-84bd-d999996ebc3a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f857ad2-87dd-42e5-84bd-d999996ebc3a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7f857ad2-87dd-42e5-84bd-d999996ebc3a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f857ad2-87dd-42e5-84bd-d999996ebc3a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 200 Sep 05 04:51:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1073/2190] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:05 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 905 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1da3ebe9-92ce-47b5-856e-c3b998f5c671 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1da3ebe9-92ce-47b5-856e-c3b998f5c671 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1da3ebe9-92ce-47b5-856e-c3b998f5c671 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1da3ebe9-92ce-47b5-856e-c3b998f5c671 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1da3ebe9-92ce-47b5-856e-c3b998f5c671 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1da3ebe9-92ce-47b5-856e-c3b998f5c671 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 200 Sep 05 04:51:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1118/2191] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:07 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 905 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3c347a08-a81f-41f3-9967-b3689ef1bb4f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c347a08-a81f-41f3-9967-b3689ef1bb4f tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c347a08-a81f-41f3-9967-b3689ef1bb4f tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c347a08-a81f-41f3-9967-b3689ef1bb4f tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3c347a08-a81f-41f3-9967-b3689ef1bb4f tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c347a08-a81f-41f3-9967-b3689ef1bb4f tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 200 Sep 05 04:51:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1074/2192] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:08 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 905 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3de4f462-3012-4acc-b0aa-53116c062971 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3de4f462-3012-4acc-b0aa-53116c062971 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3de4f462-3012-4acc-b0aa-53116c062971 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3de4f462-3012-4acc-b0aa-53116c062971 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3de4f462-3012-4acc-b0aa-53116c062971 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3de4f462-3012-4acc-b0aa-53116c062971 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 200 Sep 05 04:51:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1119/2193] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:09 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7f6440bc-bba7-4748-b8e0-b6f0204c8ec6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f6440bc-bba7-4748-b8e0-b6f0204c8ec6 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f6440bc-bba7-4748-b8e0-b6f0204c8ec6 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f6440bc-bba7-4748-b8e0-b6f0204c8ec6 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7f6440bc-bba7-4748-b8e0-b6f0204c8ec6 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f6440bc-bba7-4748-b8e0-b6f0204c8ec6 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 200 Sep 05 04:51:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1075/2194] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:10 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5dafec74-ee60-442a-afd6-d8904836a23c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5dafec74-ee60-442a-afd6-d8904836a23c tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5dafec74-ee60-442a-afd6-d8904836a23c tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5dafec74-ee60-442a-afd6-d8904836a23c tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-5dafec74-ee60-442a-afd6-d8904836a23c tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Delete snapshot with id: 759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5dafec74-ee60-442a-afd6-d8904836a23c tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot retrieved successfully. Sep 05 04:51:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5dafec74-ee60-442a-afd6-d8904836a23c tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot delete request issued successfully. Sep 05 04:51:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5dafec74-ee60-442a-afd6-d8904836a23c tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 202 Sep 05 04:51:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1120/2195] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:51:10 2026] DELETE /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:51:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f72ffdfa-bb67-46d6-875f-9a411908f09e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f72ffdfa-bb67-46d6-875f-9a411908f09e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f72ffdfa-bb67-46d6-875f-9a411908f09e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f72ffdfa-bb67-46d6-875f-9a411908f09e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f72ffdfa-bb67-46d6-875f-9a411908f09e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot retrieved successfully. Sep 05 04:51:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f72ffdfa-bb67-46d6-875f-9a411908f09e tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 200 Sep 05 04:51:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1076/2196] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:51:10 2026] GET /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-36a1cfdd-d777-4e34-b8c1-bbd6c61882dd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36a1cfdd-d777-4e34-b8c1-bbd6c61882dd tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36a1cfdd-d777-4e34-b8c1-bbd6c61882dd tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36a1cfdd-d777-4e34-b8c1-bbd6c61882dd tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-36a1cfdd-d777-4e34-b8c1-bbd6c61882dd tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Snapshot retrieved successfully. Sep 05 04:51:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36a1cfdd-d777-4e34-b8c1-bbd6c61882dd tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 200 Sep 05 04:51:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1121/2197] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:51:11 2026] GET /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-651b3901-0dec-4317-9efb-62fd995e424a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-651b3901-0dec-4317-9efb-62fd995e424a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-651b3901-0dec-4317-9efb-62fd995e424a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-651b3901-0dec-4317-9efb-62fd995e424a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-651b3901-0dec-4317-9efb-62fd995e424a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 404 Sep 05 04:51:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1077/2198] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:51:12 2026] GET /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b303fe9d-27a6-4e04-b2c1-fa9d338c630a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b303fe9d-27a6-4e04-b2c1-fa9d338c630a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] DELETE http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b303fe9d-27a6-4e04-b2c1-fa9d338c630a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b303fe9d-27a6-4e04-b2c1-fa9d338c630a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:12 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-b303fe9d-27a6-4e04-b2c1-fa9d338c630a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Delete volume with id: 5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b303fe9d-27a6-4e04-b2c1-fa9d338c630a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:12 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=371,cinder:INSERT=93,cinder:UPDATE=109 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:51:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b303fe9d-27a6-4e04-b2c1-fa9d338c630a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Delete volume request issued successfully. Sep 05 04:51:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b303fe9d-27a6-4e04-b2c1-fa9d338c630a tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 returned with HTTP 202 Sep 05 04:51:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1122/2199] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:51:12 2026] DELETE /volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:51:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0548b5ae-d21d-4cd8-970b-411b5111cc58 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0548b5ae-d21d-4cd8-970b-411b5111cc58 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0548b5ae-d21d-4cd8-970b-411b5111cc58 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0548b5ae-d21d-4cd8-970b-411b5111cc58 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0548b5ae-d21d-4cd8-970b-411b5111cc58 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0548b5ae-d21d-4cd8-970b-411b5111cc58 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 returned with HTTP 200 Sep 05 04:51:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1078/2200] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:12 2026] GET /volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 => generated 871 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-82991816-5bd9-4da9-8899-ab9678530126 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-364013115"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-364013115'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:51:13 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume of 1 GB Sep 05 04:51:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Availability Zones retrieved successfully. Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Flow 'volume_create_api' (560c1580-0a66-4646-ad1d-f6432073f208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (162ab4ab-48da-4974-86fc-49f2339431de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-19fac022-3e0d-4375-803e-74955c1ab4cc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (162ab4ab-48da-4974-86fc-49f2339431de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-19fac022-3e0d-4375-803e-74955c1ab4cc tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-19fac022-3e0d-4375-803e-74955c1ab4cc tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cb6ae0d-b053-494c-8353-6fcf53eee522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-19fac022-3e0d-4375-803e-74955c1ab4cc tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=409,cinder:UPDATE=103,cinder:INSERT=48 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-19fac022-3e0d-4375-803e-74955c1ab4cc tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 returned with HTTP 404 Sep 05 04:51:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1079/2201] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:13 2026] GET /volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:51:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e598ff5b-df2a-4d6f-9b3a-d8cb1a4cfb72 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e598ff5b-df2a-4d6f-9b3a-d8cb1a4cfb72 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] DELETE http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e598ff5b-df2a-4d6f-9b3a-d8cb1a4cfb72 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e598ff5b-df2a-4d6f-9b3a-d8cb1a4cfb72 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e598ff5b-df2a-4d6f-9b3a-d8cb1a4cfb72 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Delete volume with id: ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e598ff5b-df2a-4d6f-9b3a-d8cb1a4cfb72 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Created reservations ['5b7ec25e-5e3c-470a-af3f-53ac68d3986a', '63ebe9a4-287d-48b1-a3ba-72d076dbcbd1', 'ad8fc095-0e1c-450b-a3d6-edfc894b0107', 'e9748847-4e44-4064-830e-c923725e65ac'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e598ff5b-df2a-4d6f-9b3a-d8cb1a4cfb72 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Delete volume request issued successfully. Sep 05 04:51:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e598ff5b-df2a-4d6f-9b3a-d8cb1a4cfb72 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 202 Sep 05 04:51:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1080/2202] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:51:13 2026] DELETE /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cb6ae0d-b053-494c-8353-6fcf53eee522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b7ec25e-5e3c-470a-af3f-53ac68d3986a', '63ebe9a4-287d-48b1-a3ba-72d076dbcbd1', 'ad8fc095-0e1c-450b-a3d6-edfc894b0107', 'e9748847-4e44-4064-830e-c923725e65ac']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7654627b-9395-44f6-a5e7-e96f822e66e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8c2742e8-8312-485c-bc56-41f61de8cf0d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8c2742e8-8312-485c-bc56-41f61de8cf0d tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8c2742e8-8312-485c-bc56-41f61de8cf0d tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8c2742e8-8312-485c-bc56-41f61de8cf0d tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8c2742e8-8312-485c-bc56-41f61de8cf0d tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Volume info retrieved successfully. Sep 05 04:51:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7654627b-9395-44f6-a5e7-e96f822e66e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ffd365a-aad9-4137-b614-ffcbfee65be0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-364013115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8f15735d6849599f6d4cb1b7d52500',qos_specs=None,replication_status=,reservations=['5b7ec25e-5e3c-470a-af3f-53ac68d3986a','63ebe9a4-287d-48b1-a3ba-72d076dbcbd1','ad8fc095-0e1c-450b-a3d6-edfc894b0107','e9748847-4e44-4064-830e-c923725e65ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='886e0cc81aff46cea32d725d8daf0a31',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-364013115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ffd365a-aad9-4137-b614-ffcbfee65be0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f8f15735d6849599f6d4cb1b7d52500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='886e0cc81aff46cea32d725d8daf0a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e017f746-6f10-43ad-ac9c-3e4e038b333d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8c2742e8-8312-485c-bc56-41f61de8cf0d tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 200 Sep 05 04:51:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1081/2203] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:13 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e017f746-6f10-43ad-ac9c-3e4e038b333d) transitioned into state 'SUCCESS' from state '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-364013115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f8f15735d6849599f6d4cb1b7d52500',qos_specs=None,replication_status=,reservations=['5b7ec25e-5e3c-470a-af3f-53ac68d3986a','63ebe9a4-287d-48b1-a3ba-72d076dbcbd1','ad8fc095-0e1c-450b-a3d6-edfc894b0107','e9748847-4e44-4064-830e-c923725e65ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='886e0cc81aff46cea32d725d8daf0a31',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b4aa00-a7fd-4070-8fba-76f25452caf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b4aa00-a7fd-4070-8fba-76f25452caf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Flow 'volume_create_api' (560c1580-0a66-4646-ad1d-f6432073f208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Create volume request issued successfully. Sep 05 04:51:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-82991816-5bd9-4da9-8899-ab9678530126 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:51:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1123/2204] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:51:13 2026] POST /volume/v3/volumes => generated 763 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:51:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9895e793-2bb7-4844-92c2-8f460791db3e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9895e793-2bb7-4844-92c2-8f460791db3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9895e793-2bb7-4844-92c2-8f460791db3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9895e793-2bb7-4844-92c2-8f460791db3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9895e793-2bb7-4844-92c2-8f460791db3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9895e793-2bb7-4844-92c2-8f460791db3e tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1082/2205] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:14 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-19649cc4-bcae-4d82-88cf-078510021458 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-19649cc4-bcae-4d82-88cf-078510021458 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-19649cc4-bcae-4d82-88cf-078510021458 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-19649cc4-bcae-4d82-88cf-078510021458 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-19649cc4-bcae-4d82-88cf-078510021458 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 returned with HTTP 404 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1124/2206] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/v3/volumes/ee69f5c8-4081-4282-82f0-0d52b700f343 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6859c125-b91b-4c19-9f7d-d2a27a4a3974 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6859c125-b91b-4c19-9f7d-d2a27a4a3974 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6859c125-b91b-4c19-9f7d-d2a27a4a3974 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6859c125-b91b-4c19-9f7d-d2a27a4a3974 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-6859c125-b91b-4c19-9f7d-d2a27a4a3974 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Delete snapshot with id: 759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6859c125-b91b-4c19-9f7d-d2a27a4a3974 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 404 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1083/2207] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:51:15 2026] DELETE /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9def68d1-fb24-4617-9cf2-6c304eca73ec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9def68d1-fb24-4617-9cf2-6c304eca73ec tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9def68d1-fb24-4617-9cf2-6c304eca73ec tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9def68d1-fb24-4617-9cf2-6c304eca73ec tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9def68d1-fb24-4617-9cf2-6c304eca73ec tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 returned with HTTP 404 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1125/2208] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/v3/snapshots/759f20a4-bc2b-409f-beac-1bb868c75053 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d5c152a8-68e3-476c-9b16-7e9f956193b3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d5c152a8-68e3-476c-9b16-7e9f956193b3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] DELETE http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d5c152a8-68e3-476c-9b16-7e9f956193b3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d5c152a8-68e3-476c-9b16-7e9f956193b3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d5c152a8-68e3-476c-9b16-7e9f956193b3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Delete volume with id: 5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d5c152a8-68e3-476c-9b16-7e9f956193b3 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 returned with HTTP 404 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1084/2209] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:51:15 2026] DELETE /volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-60e9cbae-7fc1-410e-86f5-23263b6653d7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60e9cbae-7fc1-410e-86f5-23263b6653d7 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] GET http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60e9cbae-7fc1-410e-86f5-23263b6653d7 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ed84f662-0bda-4626-ac7e-c54e6a55ef65 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60e9cbae-7fc1-410e-86f5-23263b6653d7 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ed84f662-0bda-4626-ac7e-c54e6a55ef65 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ed84f662-0bda-4626-ac7e-c54e6a55ef65 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ed84f662-0bda-4626-ac7e-c54e6a55ef65 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60e9cbae-7fc1-410e-86f5-23263b6653d7 tempest-VolumeDependencyTests-210634349 tempest-VolumeDependencyTests-210634349-project-member] http://192.168.122.229/volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 returned with HTTP 404 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1126/2210] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/v3/volumes/5eabbd47-fa35-4ef6-a002-52bb0b682ef8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ed84f662-0bda-4626-ac7e-c54e6a55ef65 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ed84f662-0bda-4626-ac7e-c54e6a55ef65 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1085/2211] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-411b21dc-8e74-41e2-8381-e2225000093d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-411b21dc-8e74-41e2-8381-e2225000093d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-411b21dc-8e74-41e2-8381-e2225000093d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-411b21dc-8e74-41e2-8381-e2225000093d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-411b21dc-8e74-41e2-8381-e2225000093d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-411b21dc-8e74-41e2-8381-e2225000093d tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1127/2212] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-570a51eb-e93e-4f23-a2ca-ab2b1453d8fa None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-570a51eb-e93e-4f23-a2ca-ab2b1453d8fa None None] GET http://192.168.122.229/volume// Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-570a51eb-e93e-4f23-a2ca-ab2b1453d8fa None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-570a51eb-e93e-4f23-a2ca-ab2b1453d8fa None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-570a51eb-e93e-4f23-a2ca-ab2b1453d8fa None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1086/2213] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-ffa98da6-88d0-4abc-bbfc-d8220439904f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-ffa98da6-88d0-4abc-bbfc-d8220439904f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-ffa98da6-88d0-4abc-bbfc-d8220439904f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ffd365a-aad9-4137-b614-ffcbfee65be0", "connector": null, "instance_uuid": "0a28193d-83d9-4b9f-af84-f2d3dfcea61d"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-ffa98da6-88d0-4abc-bbfc-d8220439904f tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1128/2214] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:51:15 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-eeff8e32-2d18-4d4b-b785-e5b096ff6171 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eeff8e32-2d18-4d4b-b785-e5b096ff6171 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eeff8e32-2d18-4d4b-b785-e5b096ff6171 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eeff8e32-2d18-4d4b-b785-e5b096ff6171 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d44c110f-80ac-42e3-849f-2c5d805e8984 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d44c110f-80ac-42e3-849f-2c5d805e8984 None None] GET http://192.168.122.229/volume// Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d44c110f-80ac-42e3-849f-2c5d805e8984 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d44c110f-80ac-42e3-849f-2c5d805e8984 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d44c110f-80ac-42e3-849f-2c5d805e8984 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1129/2215] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-9ef48ff1-3e18-4593-aadf-1e93d1f67d7a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-9ef48ff1-3e18-4593-aadf-1e93d1f67d7a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-9ef48ff1-3e18-4593-aadf-1e93d1f67d7a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-9ef48ff1-3e18-4593-aadf-1e93d1f67d7a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-eeff8e32-2d18-4d4b-b785-e5b096ff6171 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eeff8e32-2d18-4d4b-b785-e5b096ff6171 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1087/2216] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-9ef48ff1-3e18-4593-aadf-1e93d1f67d7a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-9ef48ff1-3e18-4593-aadf-1e93d1f67d7a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1130/2217] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:51:15 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 1036 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-4b269296-98fc-406e-81dc-379a924edebe None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-4b269296-98fc-406e-81dc-379a924edebe tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] PUT http://192.168.122.229/volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65 Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-4b269296-98fc-406e-81dc-379a924edebe tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-4b269296-98fc-406e-81dc-379a924edebe tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Acquiring lock "cinder-attachment_update-0ffd365a-aad9-4137-b614-ffcbfee65be0-devstack" by "attachment_update" {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-4b269296-98fc-406e-81dc-379a924edebe tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Lock "cinder-attachment_update-0ffd365a-aad9-4137-b614-ffcbfee65be0-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=89502) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:51:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:16 devstack devstack@c-api.service[89502]: DEBUG cinder.coordination [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-4b269296-98fc-406e-81dc-379a924edebe tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Lock "cinder-attachment_update-0ffd365a-aad9-4137-b614-ffcbfee65be0-devstack" released by "attachment_update" :: held 0.209s {{(pid=89502) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:51:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-4b269296-98fc-406e-81dc-379a924edebe tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65 returned with HTTP 200 Sep 05 04:51:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1088/2218] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:51:15 2026] PUT /volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65 => generated 694 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d91bf904-65fd-4183-96b9-4d371db97a43 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d91bf904-65fd-4183-96b9-4d371db97a43 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d91bf904-65fd-4183-96b9-4d371db97a43 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d91bf904-65fd-4183-96b9-4d371db97a43 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d91bf904-65fd-4183-96b9-4d371db97a43 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-0c71e7c7-b1a8-4b70-8e75-5c41ed1c3504 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-0c71e7c7-b1a8-4b70-8e75-5c41ed1c3504 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65/action Sep 05 04:51:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-0c71e7c7-b1a8-4b70-8e75-5c41ed1c3504 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:51:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-0c71e7c7-b1a8-4b70-8e75-5c41ed1c3504 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d91bf904-65fd-4183-96b9-4d371db97a43 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1131/2219] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:16 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-fee64a4a-d0e6-495a-8c06-8beed0d62210 req-0c71e7c7-b1a8-4b70-8e75-5c41ed1c3504 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65/action returned with HTTP 204 Sep 05 04:51:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1089/2220] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:51:16 2026] POST /volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:51:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b31c6ae3-fa7a-4d0d-a1a5-b95e62869166 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b31c6ae3-fa7a-4d0d-a1a5-b95e62869166 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b31c6ae3-fa7a-4d0d-a1a5-b95e62869166 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b31c6ae3-fa7a-4d0d-a1a5-b95e62869166 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b31c6ae3-fa7a-4d0d-a1a5-b95e62869166 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b31c6ae3-fa7a-4d0d-a1a5-b95e62869166 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1132/2221] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:17 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c529684e-0242-49fb-946d-d102578c6827 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c529684e-0242-49fb-946d-d102578c6827 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c529684e-0242-49fb-946d-d102578c6827 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c529684e-0242-49fb-946d-d102578c6827 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c529684e-0242-49fb-946d-d102578c6827 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c529684e-0242-49fb-946d-d102578c6827 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1090/2222] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:17 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4d426fd7-9db6-484c-a4d8-7bde3271bc17 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4d426fd7-9db6-484c-a4d8-7bde3271bc17 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] DELETE http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4d426fd7-9db6-484c-a4d8-7bde3271bc17 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4d426fd7-9db6-484c-a4d8-7bde3271bc17 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:17 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-4d426fd7-9db6-484c-a4d8-7bde3271bc17 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Delete volume with id: 0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4d426fd7-9db6-484c-a4d8-7bde3271bc17 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4d426fd7-9db6-484c-a4d8-7bde3271bc17 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-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 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4d426fd7-9db6-484c-a4d8-7bde3271bc17 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 400 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1133/2223] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:51:17 2026] DELETE /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 307 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-36dea1c6-6284-4d7b-84b7-9ba3c0d2bb36 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36dea1c6-6284-4d7b-84b7-9ba3c0d2bb36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36dea1c6-6284-4d7b-84b7-9ba3c0d2bb36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36dea1c6-6284-4d7b-84b7-9ba3c0d2bb36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-36dea1c6-6284-4d7b-84b7-9ba3c0d2bb36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36dea1c6-6284-4d7b-84b7-9ba3c0d2bb36 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1091/2224] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:18 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c991e043-d683-45a1-bea2-d52544a580d4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c991e043-d683-45a1-bea2-d52544a580d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c991e043-d683-45a1-bea2-d52544a580d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c991e043-d683-45a1-bea2-d52544a580d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c991e043-d683-45a1-bea2-d52544a580d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c991e043-d683-45a1-bea2-d52544a580d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1134/2225] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:51:18 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-9b7857a5-b77d-4438-85c2-6adfc50ef104 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-9b7857a5-b77d-4438-85c2-6adfc50ef104 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] POST http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0/action Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-9b7857a5-b77d-4438-85c2-6adfc50ef104 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-9b7857a5-b77d-4438-85c2-6adfc50ef104 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-9b7857a5-b77d-4438-85c2-6adfc50ef104 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-9b7857a5-b77d-4438-85c2-6adfc50ef104 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Begin detaching volume completed successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-9b7857a5-b77d-4438-85c2-6adfc50ef104 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0/action returned with HTTP 202 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1135/2226] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:51:18 2026] POST /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1009729068"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1009729068'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume of 1 GB Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Availability Zones retrieved successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Flow 'volume_create_api' (197429d2-0065-47bf-9a60-c59285674b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d8215d-f18c-4443-8e72-6863ed61890a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c19b271b-f23d-4ad5-87ea-efb8ee3488f6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c19b271b-f23d-4ad5-87ea-efb8ee3488f6 None None] GET http://192.168.122.229/volume// Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c19b271b-f23d-4ad5-87ea-efb8ee3488f6 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c19b271b-f23d-4ad5-87ea-efb8ee3488f6 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c19b271b-f23d-4ad5-87ea-efb8ee3488f6 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1136/2227] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:51:18 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-0e36297f-457c-4225-aa69-3bcca453dd19 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-0e36297f-457c-4225-aa69-3bcca453dd19 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-0e36297f-457c-4225-aa69-3bcca453dd19 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-0e36297f-457c-4225-aa69-3bcca453dd19 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d8215d-f18c-4443-8e72-6863ed61890a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df73b274-60e6-4ebd-87fd-e2d0a9da0a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-0e36297f-457c-4225-aa69-3bcca453dd19 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-0e36297f-457c-4225-aa69-3bcca453dd19 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1137/2228] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:51:18 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 1332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Created reservations ['738d0905-4e5d-42d3-ba22-9fd56507691b', '133af465-ef8e-48de-a5db-01e1ef630a9f', '71fc5371-fcfe-4bfb-b615-38ab7ef67e95', 'e56270b3-6625-488c-9081-e6a1ba2febd4'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df73b274-60e6-4ebd-87fd-e2d0a9da0a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['738d0905-4e5d-42d3-ba22-9fd56507691b', '133af465-ef8e-48de-a5db-01e1ef630a9f', '71fc5371-fcfe-4bfb-b615-38ab7ef67e95', 'e56270b3-6625-488c-9081-e6a1ba2febd4']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89db2a59-5f0e-478d-b3e5-3a533cf7e05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89db2a59-5f0e-478d-b3e5-3a533cf7e05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c144ef-279f-4b78-8369-cf6abd4973b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1009729068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c00a8865545f5a92c4408904ea55a',qos_specs=None,replication_status=,reservations=['738d0905-4e5d-42d3-ba22-9fd56507691b','133af465-ef8e-48de-a5db-01e1ef630a9f','71fc5371-fcfe-4bfb-b615-38ab7ef67e95','e56270b3-6625-488c-9081-e6a1ba2febd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cd63a798ea4cb7978d5520d72db687',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1009729068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c144ef-279f-4b78-8369-cf6abd4973b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='732c00a8865545f5a92c4408904ea55a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5cd63a798ea4cb7978d5520d72db687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d832a58c-f11a-4e0e-9e9d-b9b826d718ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d832a58c-f11a-4e0e-9e9d-b9b826d718ba) transitioned into state 'SUCCESS' from state '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-1009729068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c00a8865545f5a92c4408904ea55a',qos_specs=None,replication_status=,reservations=['738d0905-4e5d-42d3-ba22-9fd56507691b','133af465-ef8e-48de-a5db-01e1ef630a9f','71fc5371-fcfe-4bfb-b615-38ab7ef67e95','e56270b3-6625-488c-9081-e6a1ba2febd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cd63a798ea4cb7978d5520d72db687',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35d983a0-4741-46f3-a74a-725f809ac955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c23f2397-e2ed-449d-a626-11e9eb00175b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c23f2397-e2ed-449d-a626-11e9eb00175b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] DELETE http://192.168.122.229/volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c23f2397-e2ed-449d-a626-11e9eb00175b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c23f2397-e2ed-449d-a626-11e9eb00175b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35d983a0-4741-46f3-a74a-725f809ac955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Flow 'volume_create_api' (197429d2-0065-47bf-9a60-c59285674b16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume request issued successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-61da1a12-7ce7-4627-b347-4ff1e5b368dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:51:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1092/2229] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:51:18 2026] POST /volume/v3/volumes => generated 787 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c5b00df3-0ae0-4961-a178-ba700a3c5ec2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c5b00df3-0ae0-4961-a178-ba700a3c5ec2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c5b00df3-0ae0-4961-a178-ba700a3c5ec2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c5b00df3-0ae0-4961-a178-ba700a3c5ec2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:18 devstack devstack@c-api.service[89503]: /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 05 04:51:18 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c5b00df3-0ae0-4961-a178-ba700a3c5ec2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c5b00df3-0ae0-4961-a178-ba700a3c5ec2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 returned with HTTP 200 Sep 05 04:51:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1093/2230] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:18 2026] GET /volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-8cdcd84e-3076-4876-bad7-20fd9ab8c4ec req-c23f2397-e2ed-449d-a626-11e9eb00175b tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65 returned with HTTP 200 Sep 05 04:51:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1138/2231] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:51:18 2026] DELETE /volume/v3/attachments/1868e97c-c108-44f7-8be9-03f5cb76cf65 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b035e89b-8091-4784-9ece-8e18ca1dc5d2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b035e89b-8091-4784-9ece-8e18ca1dc5d2 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b035e89b-8091-4784-9ece-8e18ca1dc5d2 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b035e89b-8091-4784-9ece-8e18ca1dc5d2 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b035e89b-8091-4784-9ece-8e18ca1dc5d2 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b035e89b-8091-4784-9ece-8e18ca1dc5d2 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1094/2232] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:19 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-52c85886-1634-429f-b84d-8c0e977c9ad3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-52c85886-1634-429f-b84d-8c0e977c9ad3 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 Sep 05 04:51:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-52c85886-1634-429f-b84d-8c0e977c9ad3 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-52c85886-1634-429f-b84d-8c0e977c9ad3 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-52c85886-1634-429f-b84d-8c0e977c9ad3 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-52c85886-1634-429f-b84d-8c0e977c9ad3 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 returned with HTTP 200 Sep 05 04:51:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1139/2233] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:19 2026] GET /volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 => generated 1016 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-49a6c66b-47fb-47f5-8dbe-acfbd800cce4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-49a6c66b-47fb-47f5-8dbe-acfbd800cce4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 Sep 05 04:51:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-49a6c66b-47fb-47f5-8dbe-acfbd800cce4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-49a6c66b-47fb-47f5-8dbe-acfbd800cce4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-49a6c66b-47fb-47f5-8dbe-acfbd800cce4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-49a6c66b-47fb-47f5-8dbe-acfbd800cce4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 returned with HTTP 200 Sep 05 04:51:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1095/2234] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:20 2026] GET /volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-45f8f200-7aee-4f85-a3ce-73c9f9e29da4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-45f8f200-7aee-4f85-a3ce-73c9f9e29da4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] GET http://192.168.122.229/volume/v3/volumes Sep 05 04:51:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-45f8f200-7aee-4f85-a3ce-73c9f9e29da4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-45f8f200-7aee-4f85-a3ce-73c9f9e29da4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-45f8f200-7aee-4f85-a3ce-73c9f9e29da4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:51:21 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-45f8f200-7aee-4f85-a3ce-73c9f9e29da4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:51:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-45f8f200-7aee-4f85-a3ce-73c9f9e29da4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Get all volumes completed successfully. Sep 05 04:51:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-45f8f200-7aee-4f85-a3ce-73c9f9e29da4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] http://192.168.122.229/volume/v3/volumes returned with HTTP 200 Sep 05 04:51:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1140/2235] 192.168.122.229 () {60 vars in 1162 bytes} [Sat Sep 5 04:51:20 2026] GET /volume/v3/volumes => generated 344 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d0dd24bd-b5dd-4f3c-a980-e04dc0bb101e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d0dd24bd-b5dd-4f3c-a980-e04dc0bb101e tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 Sep 05 04:51:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d0dd24bd-b5dd-4f3c-a980-e04dc0bb101e tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d0dd24bd-b5dd-4f3c-a980-e04dc0bb101e tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:21 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d0dd24bd-b5dd-4f3c-a980-e04dc0bb101e tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Delete volume with id: 90c144ef-279f-4b78-8369-cf6abd4973b5 Sep 05 04:51:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d0dd24bd-b5dd-4f3c-a980-e04dc0bb101e tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d0dd24bd-b5dd-4f3c-a980-e04dc0bb101e tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Delete volume request issued successfully. Sep 05 04:51:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d0dd24bd-b5dd-4f3c-a980-e04dc0bb101e tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 returned with HTTP 202 Sep 05 04:51:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1096/2236] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:51:21 2026] DELETE /volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 04:51:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a489b5d6-deeb-40d2-8600-41fd2055c0d2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a489b5d6-deeb-40d2-8600-41fd2055c0d2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 Sep 05 04:51:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a489b5d6-deeb-40d2-8600-41fd2055c0d2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a489b5d6-deeb-40d2-8600-41fd2055c0d2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a489b5d6-deeb-40d2-8600-41fd2055c0d2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a489b5d6-deeb-40d2-8600-41fd2055c0d2 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 returned with HTTP 200 Sep 05 04:51:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1141/2237] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:21 2026] GET /volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f46b0d02-d924-4666-a95f-15949d892260 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f46b0d02-d924-4666-a95f-15949d892260 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 Sep 05 04:51:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f46b0d02-d924-4666-a95f-15949d892260 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f46b0d02-d924-4666-a95f-15949d892260 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f46b0d02-d924-4666-a95f-15949d892260 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 returned with HTTP 404 Sep 05 04:51:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1097/2238] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:22 2026] GET /volume/v3/volumes/90c144ef-279f-4b78-8369-cf6abd4973b5 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-820539400"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-820539400'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume of 1 GB Sep 05 04:51:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Availability Zones retrieved successfully. Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Flow 'volume_create_api' (7fc7cc03-559d-4ffe-afb2-a4797974245e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af7f0179-6042-44b1-a902-da9617670b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af7f0179-6042-44b1-a902-da9617670b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0807d2b7-9949-4a08-832f-845c584cc0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Created reservations ['0d48f27c-271e-4fbc-8f52-61e9238079ad', 'aa554c41-70bf-42e8-8408-72ca7f206934', 'bd3b4abb-693f-4caa-8751-ca7806a14018', 'd3716524-152e-4987-9f0d-376ff0ce9f09'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0807d2b7-9949-4a08-832f-845c584cc0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d48f27c-271e-4fbc-8f52-61e9238079ad', 'aa554c41-70bf-42e8-8408-72ca7f206934', 'bd3b4abb-693f-4caa-8751-ca7806a14018', 'd3716524-152e-4987-9f0d-376ff0ce9f09']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d07994-f2e4-4579-ae9d-9361efce1936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d07994-f2e4-4579-ae9d-9361efce1936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0986ba5-102c-4272-975e-06c3297cb064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820539400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c00a8865545f5a92c4408904ea55a',qos_specs=None,replication_status=,reservations=['0d48f27c-271e-4fbc-8f52-61e9238079ad','aa554c41-70bf-42e8-8408-72ca7f206934','bd3b4abb-693f-4caa-8751-ca7806a14018','d3716524-152e-4987-9f0d-376ff0ce9f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cd63a798ea4cb7978d5520d72db687',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820539400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0986ba5-102c-4272-975e-06c3297cb064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='732c00a8865545f5a92c4408904ea55a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5cd63a798ea4cb7978d5520d72db687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c73501a-847a-4b3a-baa7-36f6375e7bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c73501a-847a-4b3a-baa7-36f6375e7bb0) transitioned into state 'SUCCESS' from state '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-820539400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c00a8865545f5a92c4408904ea55a',qos_specs=None,replication_status=,reservations=['0d48f27c-271e-4fbc-8f52-61e9238079ad','aa554c41-70bf-42e8-8408-72ca7f206934','bd3b4abb-693f-4caa-8751-ca7806a14018','d3716524-152e-4987-9f0d-376ff0ce9f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cd63a798ea4cb7978d5520d72db687',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (868859f7-c9c3-4ba8-b0e6-efd76c5a2665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (868859f7-c9c3-4ba8-b0e6-efd76c5a2665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Flow 'volume_create_api' (7fc7cc03-559d-4ffe-afb2-a4797974245e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume request issued successfully. Sep 05 04:51:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4fec799-0c0c-4ced-bc30-cb626b4591dd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:51:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1142/2239] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:51:22 2026] POST /volume/v3/volumes => generated 786 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c4793017-50fa-4fdd-8195-bd19df56fe40 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c4793017-50fa-4fdd-8195-bd19df56fe40 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 Sep 05 04:51:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c4793017-50fa-4fdd-8195-bd19df56fe40 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c4793017-50fa-4fdd-8195-bd19df56fe40 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c4793017-50fa-4fdd-8195-bd19df56fe40 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c4793017-50fa-4fdd-8195-bd19df56fe40 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 returned with HTTP 200 Sep 05 04:51:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1098/2240] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:22 2026] GET /volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ddabfe3d-4d56-430a-beb7-672004b95c0a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ddabfe3d-4d56-430a-beb7-672004b95c0a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] DELETE http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ddabfe3d-4d56-430a-beb7-672004b95c0a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ddabfe3d-4d56-430a-beb7-672004b95c0a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:23 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-ddabfe3d-4d56-430a-beb7-672004b95c0a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Delete volume with id: 0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ddabfe3d-4d56-430a-beb7-672004b95c0a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ddabfe3d-4d56-430a-beb7-672004b95c0a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Delete volume request issued successfully. Sep 05 04:51:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ddabfe3d-4d56-430a-beb7-672004b95c0a tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 202 Sep 05 04:51:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1143/2241] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:51:23 2026] DELETE /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:51:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c592ffe0-4ee9-47f7-9921-52d7f8957fdf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c592ffe0-4ee9-47f7-9921-52d7f8957fdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c592ffe0-4ee9-47f7-9921-52d7f8957fdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c592ffe0-4ee9-47f7-9921-52d7f8957fdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c592ffe0-4ee9-47f7-9921-52d7f8957fdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c592ffe0-4ee9-47f7-9921-52d7f8957fdf tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 200 Sep 05 04:51:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1099/2242] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:23 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-14b41591-96c2-491e-a261-11ad345b1c25 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-14b41591-96c2-491e-a261-11ad345b1c25 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 Sep 05 04:51:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-14b41591-96c2-491e-a261-11ad345b1c25 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-14b41591-96c2-491e-a261-11ad345b1c25 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-14b41591-96c2-491e-a261-11ad345b1c25 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-14b41591-96c2-491e-a261-11ad345b1c25 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 returned with HTTP 200 Sep 05 04:51:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1144/2243] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:23 2026] GET /volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c3cd671a-ecb5-4667-8182-448122a3ef76 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c3cd671a-ecb5-4667-8182-448122a3ef76 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:51:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c3cd671a-ecb5-4667-8182-448122a3ef76 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c3cd671a-ecb5-4667-8182-448122a3ef76 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-c3cd671a-ecb5-4667-8182-448122a3ef76 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:51:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c3cd671a-ecb5-4667-8182-448122a3ef76 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:51:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c3cd671a-ecb5-4667-8182-448122a3ef76 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Get all volumes completed successfully. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c3cd671a-ecb5-4667-8182-448122a3ef76 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:51:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1100/2244] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:51:23 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-69490e08-b3da-4234-8aa0-e674305f7b2d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-69490e08-b3da-4234-8aa0-e674305f7b2d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-69490e08-b3da-4234-8aa0-e674305f7b2d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-69490e08-b3da-4234-8aa0-e674305f7b2d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-69490e08-b3da-4234-8aa0-e674305f7b2d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Delete volume with id: e0986ba5-102c-4272-975e-06c3297cb064 Sep 05 04:51:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-69490e08-b3da-4234-8aa0-e674305f7b2d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-69490e08-b3da-4234-8aa0-e674305f7b2d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Delete volume request issued successfully. Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-69490e08-b3da-4234-8aa0-e674305f7b2d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 returned with HTTP 202 Sep 05 04:51:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1145/2245] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:51:24 2026] DELETE /volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:51:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8fe75cbf-865e-4b26-aa01-728a76234e7d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8fe75cbf-865e-4b26-aa01-728a76234e7d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 Sep 05 04:51:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8fe75cbf-865e-4b26-aa01-728a76234e7d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8fe75cbf-865e-4b26-aa01-728a76234e7d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8fe75cbf-865e-4b26-aa01-728a76234e7d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8fe75cbf-865e-4b26-aa01-728a76234e7d tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 returned with HTTP 200 Sep 05 04:51:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1101/2246] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:24 2026] GET /volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4610acd6-6cac-4d1d-83a2-fad019ce3025 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4610acd6-6cac-4d1d-83a2-fad019ce3025 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4610acd6-6cac-4d1d-83a2-fad019ce3025 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4610acd6-6cac-4d1d-83a2-fad019ce3025 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4610acd6-6cac-4d1d-83a2-fad019ce3025 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 returned with HTTP 404 Sep 05 04:51:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1146/2247] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:24 2026] GET /volume/v3/volumes/0ffd365a-aad9-4137-b614-ffcbfee65be0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-71e83f44-79cc-40f6-8b03-100a0bc58a49 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-71e83f44-79cc-40f6-8b03-100a0bc58a49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] DELETE http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:51:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-71e83f44-79cc-40f6-8b03-100a0bc58a49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-71e83f44-79cc-40f6-8b03-100a0bc58a49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-71e83f44-79cc-40f6-8b03-100a0bc58a49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Delete volume with id: 54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:51:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-71e83f44-79cc-40f6-8b03-100a0bc58a49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-71e83f44-79cc-40f6-8b03-100a0bc58a49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Delete volume request issued successfully. Sep 05 04:51:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-71e83f44-79cc-40f6-8b03-100a0bc58a49 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 202 Sep 05 04:51:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1102/2248] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:51:24 2026] DELETE /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-91680b1c-643a-488b-8023-a19371485f93 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-91680b1c-643a-488b-8023-a19371485f93 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-91680b1c-643a-488b-8023-a19371485f93 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-91680b1c-643a-488b-8023-a19371485f93 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-91680b1c-643a-488b-8023-a19371485f93 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-91680b1c-643a-488b-8023-a19371485f93 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 200 Sep 05 04:51:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1147/2249] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:24 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-78d65a05-89ae-4a0a-bbc9-a623a3226660 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-78d65a05-89ae-4a0a-bbc9-a623a3226660 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 Sep 05 04:51:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-78d65a05-89ae-4a0a-bbc9-a623a3226660 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-78d65a05-89ae-4a0a-bbc9-a623a3226660 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-78d65a05-89ae-4a0a-bbc9-a623a3226660 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 returned with HTTP 404 Sep 05 04:51:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1103/2250] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:25 2026] GET /volume/v3/volumes/e0986ba5-102c-4272-975e-06c3297cb064 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4676fec1-8f10-4653-9291-e215239240e9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1691476255"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1691476255'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume of 1 GB Sep 05 04:51:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Availability Zones retrieved successfully. Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Flow 'volume_create_api' (4a889a51-0e8a-489a-aacd-f5e4379e56fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b78270-7c45-469a-ab71-63dc6d76b1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b78270-7c45-469a-ab71-63dc6d76b1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73ab3bad-c1b8-41ce-a610-d7cdada42acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Created reservations ['01540e44-1a27-4113-a5ef-9a9cf60f5e36', 'e9140203-a0d6-4791-82a6-f6d6c5893f90', '2406d9e9-7061-423b-930e-16670c7f77ae', '4344bc2f-b5b0-455e-9ad6-0ee22c219281'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73ab3bad-c1b8-41ce-a610-d7cdada42acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01540e44-1a27-4113-a5ef-9a9cf60f5e36', 'e9140203-a0d6-4791-82a6-f6d6c5893f90', '2406d9e9-7061-423b-930e-16670c7f77ae', '4344bc2f-b5b0-455e-9ad6-0ee22c219281']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbab5c64-6471-4f76-85a3-ca036c189caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbab5c64-6471-4f76-85a3-ca036c189caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b1a9f3c-0562-4576-bb25-335538549db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691476255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c00a8865545f5a92c4408904ea55a',qos_specs=None,replication_status=,reservations=['01540e44-1a27-4113-a5ef-9a9cf60f5e36','e9140203-a0d6-4791-82a6-f6d6c5893f90','2406d9e9-7061-423b-930e-16670c7f77ae','4344bc2f-b5b0-455e-9ad6-0ee22c219281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cd63a798ea4cb7978d5520d72db687',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691476255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b1a9f3c-0562-4576-bb25-335538549db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='732c00a8865545f5a92c4408904ea55a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5cd63a798ea4cb7978d5520d72db687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244568bf-3554-4e03-84b8-7b59347b8fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244568bf-3554-4e03-84b8-7b59347b8fc5) transitioned into state 'SUCCESS' from state '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-1691476255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c00a8865545f5a92c4408904ea55a',qos_specs=None,replication_status=,reservations=['01540e44-1a27-4113-a5ef-9a9cf60f5e36','e9140203-a0d6-4791-82a6-f6d6c5893f90','2406d9e9-7061-423b-930e-16670c7f77ae','4344bc2f-b5b0-455e-9ad6-0ee22c219281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cd63a798ea4cb7978d5520d72db687',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90d7e6a0-0f96-4dbd-9dfd-23f6ac9bc2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90d7e6a0-0f96-4dbd-9dfd-23f6ac9bc2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Flow 'volume_create_api' (4a889a51-0e8a-489a-aacd-f5e4379e56fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume request issued successfully. Sep 05 04:51:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4676fec1-8f10-4653-9291-e215239240e9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:51:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1148/2251] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:51:25 2026] POST /volume/v3/volumes => generated 787 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dda8dc52-ec50-4173-a5fe-4327e6671473 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dda8dc52-ec50-4173-a5fe-4327e6671473 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 Sep 05 04:51:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dda8dc52-ec50-4173-a5fe-4327e6671473 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dda8dc52-ec50-4173-a5fe-4327e6671473 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dda8dc52-ec50-4173-a5fe-4327e6671473 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dda8dc52-ec50-4173-a5fe-4327e6671473 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 returned with HTTP 200 Sep 05 04:51:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1104/2252] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:25 2026] GET /volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-82ca6986-a9f0-45aa-9809-e845033abcc7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-82ca6986-a9f0-45aa-9809-e845033abcc7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-82ca6986-a9f0-45aa-9809-e845033abcc7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-82ca6986-a9f0-45aa-9809-e845033abcc7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-82ca6986-a9f0-45aa-9809-e845033abcc7 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 returned with HTTP 404 Sep 05 04:51:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1149/2253] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:25 2026] GET /volume/v3/volumes/54ed3a58-f6ef-41bc-bb6e-ef354b1beea3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d1d7f780-8c64-48c0-b6f4-b716cefa71dd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d1d7f780-8c64-48c0-b6f4-b716cefa71dd tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] DELETE http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:51:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d1d7f780-8c64-48c0-b6f4-b716cefa71dd tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d1d7f780-8c64-48c0-b6f4-b716cefa71dd tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:26 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d1d7f780-8c64-48c0-b6f4-b716cefa71dd tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Delete volume with id: 55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:51:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d1d7f780-8c64-48c0-b6f4-b716cefa71dd tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d1d7f780-8c64-48c0-b6f4-b716cefa71dd tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Delete volume request issued successfully. Sep 05 04:51:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d1d7f780-8c64-48c0-b6f4-b716cefa71dd tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 202 Sep 05 04:51:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1105/2254] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:51:26 2026] DELETE /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:51:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ea79070b-47fb-4830-9675-05ced9e449d4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ea79070b-47fb-4830-9675-05ced9e449d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:51:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ea79070b-47fb-4830-9675-05ced9e449d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ea79070b-47fb-4830-9675-05ced9e449d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ea79070b-47fb-4830-9675-05ced9e449d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Volume info retrieved successfully. Sep 05 04:51:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ea79070b-47fb-4830-9675-05ced9e449d4 tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 200 Sep 05 04:51:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1150/2255] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:26 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-86f61ddd-865e-475d-bd70-1ad84dc3d2de None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-86f61ddd-865e-475d-bd70-1ad84dc3d2de tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 Sep 05 04:51:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-86f61ddd-865e-475d-bd70-1ad84dc3d2de tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-86f61ddd-865e-475d-bd70-1ad84dc3d2de tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-86f61ddd-865e-475d-bd70-1ad84dc3d2de tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-86f61ddd-865e-475d-bd70-1ad84dc3d2de tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 returned with HTTP 200 Sep 05 04:51:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1106/2256] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:26 2026] GET /volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ceec93ae-3f55-4b32-9689-e8ef357f2d5c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ceec93ae-3f55-4b32-9689-e8ef357f2d5c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] GET http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ceec93ae-3f55-4b32-9689-e8ef357f2d5c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ceec93ae-3f55-4b32-9689-e8ef357f2d5c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ceec93ae-3f55-4b32-9689-e8ef357f2d5c tempest-AttachVolumeNegativeTest-340087041 tempest-AttachVolumeNegativeTest-340087041-project-member] http://192.168.122.229/volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 returned with HTTP 404 Sep 05 04:51:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1151/2257] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:27 2026] GET /volume/v3/volumes/55ffd940-d8e8-47cd-9e0e-78904902c384 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4754e8ca-c845-479e-a604-5f02cca50ea5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4754e8ca-c845-479e-a604-5f02cca50ea5 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 Sep 05 04:51:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4754e8ca-c845-479e-a604-5f02cca50ea5 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4754e8ca-c845-479e-a604-5f02cca50ea5 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4754e8ca-c845-479e-a604-5f02cca50ea5 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4754e8ca-c845-479e-a604-5f02cca50ea5 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 returned with HTTP 200 Sep 05 04:51:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1107/2258] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:27 2026] GET /volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c89cd3d1-2ca2-4867-a2e2-11ec1ea0307a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c89cd3d1-2ca2-4867-a2e2-11ec1ea0307a tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] GET http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c89cd3d1-2ca2-4867-a2e2-11ec1ea0307a tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c89cd3d1-2ca2-4867-a2e2-11ec1ea0307a tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c89cd3d1-2ca2-4867-a2e2-11ec1ea0307a tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Volume info retrieved successfully. Sep 05 04:51:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c89cd3d1-2ca2-4867-a2e2-11ec1ea0307a tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 returned with HTTP 200 Sep 05 04:51:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1152/2259] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:27 2026] GET /volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:51:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fbc6bec1-0c21-4258-8fd8-0aa45badb888 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fbc6bec1-0c21-4258-8fd8-0aa45badb888 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 Sep 05 04:51:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fbc6bec1-0c21-4258-8fd8-0aa45badb888 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fbc6bec1-0c21-4258-8fd8-0aa45badb888 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:27 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-fbc6bec1-0c21-4258-8fd8-0aa45badb888 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Delete volume with id: 8b1a9f3c-0562-4576-bb25-335538549db7 Sep 05 04:51:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fbc6bec1-0c21-4258-8fd8-0aa45badb888 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fbc6bec1-0c21-4258-8fd8-0aa45badb888 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Delete volume request issued successfully. Sep 05 04:51:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fbc6bec1-0c21-4258-8fd8-0aa45badb888 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 returned with HTTP 202 Sep 05 04:51:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1108/2260] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:51:27 2026] DELETE /volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d513c83a-6b98-4192-b953-efdde156aa86 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d513c83a-6b98-4192-b953-efdde156aa86 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d513c83a-6b98-4192-b953-efdde156aa86 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d513c83a-6b98-4192-b953-efdde156aa86 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d513c83a-6b98-4192-b953-efdde156aa86 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d513c83a-6b98-4192-b953-efdde156aa86 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 returned with HTTP 200 Sep 05 04:51:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1153/2261] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:27 2026] GET /volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1e6636e4-1619-48d4-aaee-e072e1daa517 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1e6636e4-1619-48d4-aaee-e072e1daa517 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 Sep 05 04:51:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1e6636e4-1619-48d4-aaee-e072e1daa517 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1e6636e4-1619-48d4-aaee-e072e1daa517 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1e6636e4-1619-48d4-aaee-e072e1daa517 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 returned with HTTP 404 Sep 05 04:51:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1109/2262] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:28 2026] GET /volume/v3/volumes/8b1a9f3c-0562-4576-bb25-335538549db7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:51:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:51:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1302309295"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1302309295'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:51:28 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume of 1 GB Sep 05 04:51:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Availability Zones retrieved successfully. Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Flow 'volume_create_api' (cf788e81-e712-4171-bbce-75a9bcf8debc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3cf471-a9b1-4f46-a630-9a68fefa1e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3cf471-a9b1-4f46-a630-9a68fefa1e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb98eff-23c3-43fa-bdeb-60240e6bcf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Created reservations ['2c88a9fd-2553-4dbf-bb4e-77c0e45efe49', '399a39a7-92e6-4625-9336-fd0678e63f6f', '6465d40b-a0e0-4863-b00b-a24c75a09fcc', '79d8c098-68c7-4ae8-89fb-2be4afcbdf3c'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb98eff-23c3-43fa-bdeb-60240e6bcf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c88a9fd-2553-4dbf-bb4e-77c0e45efe49', '399a39a7-92e6-4625-9336-fd0678e63f6f', '6465d40b-a0e0-4863-b00b-a24c75a09fcc', '79d8c098-68c7-4ae8-89fb-2be4afcbdf3c']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b251bc7-8690-453c-a752-3114ddd9cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b251bc7-8690-453c-a752-3114ddd9cbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1407e004-1673-429f-8909-8815d7e4fc1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302309295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c00a8865545f5a92c4408904ea55a',qos_specs=None,replication_status=,reservations=['2c88a9fd-2553-4dbf-bb4e-77c0e45efe49','399a39a7-92e6-4625-9336-fd0678e63f6f','6465d40b-a0e0-4863-b00b-a24c75a09fcc','79d8c098-68c7-4ae8-89fb-2be4afcbdf3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cd63a798ea4cb7978d5520d72db687',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302309295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1407e004-1673-429f-8909-8815d7e4fc1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='732c00a8865545f5a92c4408904ea55a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5cd63a798ea4cb7978d5520d72db687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01daee0-d3fd-4c67-810c-142aa58d710b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01daee0-d3fd-4c67-810c-142aa58d710b) transitioned into state 'SUCCESS' from state '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-1302309295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c00a8865545f5a92c4408904ea55a',qos_specs=None,replication_status=,reservations=['2c88a9fd-2553-4dbf-bb4e-77c0e45efe49','399a39a7-92e6-4625-9336-fd0678e63f6f','6465d40b-a0e0-4863-b00b-a24c75a09fcc','79d8c098-68c7-4ae8-89fb-2be4afcbdf3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cd63a798ea4cb7978d5520d72db687',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005c4429-3281-46b7-8ffc-aa44637dd1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005c4429-3281-46b7-8ffc-aa44637dd1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Flow 'volume_create_api' (cf788e81-e712-4171-bbce-75a9bcf8debc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Create volume request issued successfully. Sep 05 04:51:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-48f4aab0-6a24-46b5-a3fb-fea36979bd37 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:51:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1154/2263] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:51:28 2026] POST /volume/v3/volumes => generated 787 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-03855b36-8a27-439b-a848-ed9847aaed08 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-03855b36-8a27-439b-a848-ed9847aaed08 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f Sep 05 04:51:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-03855b36-8a27-439b-a848-ed9847aaed08 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-03855b36-8a27-439b-a848-ed9847aaed08 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-03855b36-8a27-439b-a848-ed9847aaed08 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-03855b36-8a27-439b-a848-ed9847aaed08 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f returned with HTTP 200 Sep 05 04:51:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1110/2264] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:29 2026] GET /volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-044ddd23-63e8-46da-b2bf-62d90a5eb438 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-044ddd23-63e8-46da-b2bf-62d90a5eb438 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f Sep 05 04:51:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-044ddd23-63e8-46da-b2bf-62d90a5eb438 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-044ddd23-63e8-46da-b2bf-62d90a5eb438 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-044ddd23-63e8-46da-b2bf-62d90a5eb438 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-044ddd23-63e8-46da-b2bf-62d90a5eb438 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f returned with HTTP 200 Sep 05 04:51:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1155/2265] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:30 2026] GET /volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5bf006d0-da2f-4e2d-bd72-137f8fd1f6ef None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5bf006d0-da2f-4e2d-bd72-137f8fd1f6ef tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] GET http://192.168.122.229/volume/v3/volumes/summary Sep 05 04:51:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5bf006d0-da2f-4e2d-bd72-137f8fd1f6ef tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5bf006d0-da2f-4e2d-bd72-137f8fd1f6ef tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-5bf006d0-da2f-4e2d-bd72-137f8fd1f6ef tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:51:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5bf006d0-da2f-4e2d-bd72-137f8fd1f6ef tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] Get summary completed successfully. Sep 05 04:51:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5bf006d0-da2f-4e2d-bd72-137f8fd1f6ef tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-reader] http://192.168.122.229/volume/v3/volumes/summary returned with HTTP 200 Sep 05 04:51:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1111/2266] 192.168.122.229 () {60 vars in 1186 bytes} [Sat Sep 5 04:51:30 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e430b101-2633-4656-a0da-a3dd05a292d9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e430b101-2633-4656-a0da-a3dd05a292d9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f Sep 05 04:51:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e430b101-2633-4656-a0da-a3dd05a292d9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e430b101-2633-4656-a0da-a3dd05a292d9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:30 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e430b101-2633-4656-a0da-a3dd05a292d9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Delete volume with id: 1407e004-1673-429f-8909-8815d7e4fc1f Sep 05 04:51:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e430b101-2633-4656-a0da-a3dd05a292d9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e430b101-2633-4656-a0da-a3dd05a292d9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Delete volume request issued successfully. Sep 05 04:51:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e430b101-2633-4656-a0da-a3dd05a292d9 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f returned with HTTP 202 Sep 05 04:51:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1156/2267] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:51:30 2026] DELETE /volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:51:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-346e175d-da9b-4766-8577-be279c6b0bdd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-346e175d-da9b-4766-8577-be279c6b0bdd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f Sep 05 04:51:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-346e175d-da9b-4766-8577-be279c6b0bdd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-346e175d-da9b-4766-8577-be279c6b0bdd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-346e175d-da9b-4766-8577-be279c6b0bdd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Volume info retrieved successfully. Sep 05 04:51:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-346e175d-da9b-4766-8577-be279c6b0bdd tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f returned with HTTP 200 Sep 05 04:51:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1112/2268] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:30 2026] GET /volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:51:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-94cc2bcd-423f-478d-8263-140d630318c4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-94cc2bcd-423f-478d-8263-140d630318c4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] GET http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f Sep 05 04:51:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-94cc2bcd-423f-478d-8263-140d630318c4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-94cc2bcd-423f-478d-8263-140d630318c4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-94cc2bcd-423f-478d-8263-140d630318c4 tempest-ProjectReaderTests-1835023499 tempest-ProjectReaderTests-1835023499-project-admin] http://192.168.122.229/volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f returned with HTTP 404 Sep 05 04:51:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1157/2269] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:51:31 2026] GET /volume/v3/volumes/1407e004-1673-429f-8909-8815d7e4fc1f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:51:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-75820414-5681-4c9e-8f03-0feb4314bb65 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-75820414-5681-4c9e-8f03-0feb4314bb65 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] GET http://192.168.122.229/volume/v3/scheduler-stats/get_pools Sep 05 04:51:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-75820414-5681-4c9e-8f03-0feb4314bb65 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-75820414-5681-4c9e-8f03-0feb4314bb65 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] Calling method 'get_pools' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-75820414-5681-4c9e-8f03-0feb4314bb65 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] http://192.168.122.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 04:51:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1113/2270] 192.168.122.229 () {58 vars in 1175 bytes} [Sat Sep 5 04:51:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:51:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3d7e006d-63e3-433d-889d-5609dce52dea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d7e006d-63e3-433d-889d-5609dce52dea tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] GET http://192.168.122.229/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 04:51:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d7e006d-63e3-433d-889d-5609dce52dea tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d7e006d-63e3-433d-889d-5609dce52dea tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] Calling method 'get_pools' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d7e006d-63e3-433d-889d-5609dce52dea tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] http://192.168.122.229/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 04:51:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1158/2271] 192.168.122.229 () {58 vars in 1198 bytes} [Sat Sep 5 04:51:35 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e1d8cf38-11b3-454b-bbe2-32df241c247e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1d8cf38-11b3-454b-bbe2-32df241c247e tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] GET http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD Sep 05 04:51:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1d8cf38-11b3-454b-bbe2-32df241c247e tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1d8cf38-11b3-454b-bbe2-32df241c247e tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:35 devstack devstack@c-api.service[89502]: /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 05 04:51:35 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:51:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1d8cf38-11b3-454b-bbe2-32df241c247e tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 04:51:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1114/2272] 192.168.122.229 () {58 vars in 1193 bytes} [Sat Sep 5 04:51:35 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-80d633c5-d710-4216-9f82-fa61cc0bae03 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-80d633c5-d710-4216-9f82-fa61cc0bae03 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] GET http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD Sep 05 04:51:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-80d633c5-d710-4216-9f82-fa61cc0bae03 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-80d633c5-d710-4216-9f82-fa61cc0bae03 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:35 devstack devstack@c-api.service[89503]: /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 05 04:51:35 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:51:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-80d633c5-d710-4216-9f82-fa61cc0bae03 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873 tempest-BackendsCapabilitiesAdminTestsJSON-1186000873-project-admin] http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 04:51:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1159/2273] 192.168.122.229 () {58 vars in 1193 bytes} [Sat Sep 5 04:51:35 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e2a5d99e-c46a-4994-8f24-c6edc4b73d2c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e2a5d99e-c46a-4994-8f24-c6edc4b73d2c tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e2a5d99e-c46a-4994-8f24-c6edc4b73d2c tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2010775242", "description": "tempest-group-type-description-1251144909", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e2a5d99e-c46a-4994-8f24-c6edc4b73d2c tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1115/2274] 192.168.122.229 () {62 vars in 1196 bytes} [Sat Sep 5 04:51:39 2026] POST /volume/v3/group_types => generated 265 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-660d9c12-d963-42a9-872f-5a5db3ae2bdd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-660d9c12-d963-42a9-872f-5a5db3ae2bdd tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] GET http://192.168.122.229/volume/v3/group_types Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-660d9c12-d963-42a9-872f-5a5db3ae2bdd tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-660d9c12-d963-42a9-872f-5a5db3ae2bdd tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-660d9c12-d963-42a9-872f-5a5db3ae2bdd tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 200 Sep 05 04:51:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1160/2275] 192.168.122.229 () {60 vars in 1174 bytes} [Sat Sep 5 04:51:40 2026] GET /volume/v3/group_types => generated 499 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5cfd4dce-a66c-491d-b83d-b49e3b7a3bea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5cfd4dce-a66c-491d-b83d-b49e3b7a3bea tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] PUT http://192.168.122.229/volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5cfd4dce-a66c-491d-b83d-b49e3b7a3bea tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2085865655", "description": "updated-group-type-desc"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5cfd4dce-a66c-491d-b83d-b49e3b7a3bea tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 returned with HTTP 200 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1116/2276] 192.168.122.229 () {62 vars in 1306 bytes} [Sat Sep 5 04:51:40 2026] PUT /volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 => generated 255 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9016dafe-8714-44c7-80cc-dd279d28af17 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9016dafe-8714-44c7-80cc-dd279d28af17 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] GET http://192.168.122.229/volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9016dafe-8714-44c7-80cc-dd279d28af17 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9016dafe-8714-44c7-80cc-dd279d28af17 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9016dafe-8714-44c7-80cc-dd279d28af17 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 returned with HTTP 200 Sep 05 04:51:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1161/2277] 192.168.122.229 () {60 vars in 1285 bytes} [Sat Sep 5 04:51:40 2026] GET /volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 => generated 255 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-88febace-ba45-424c-92f4-a310e6eafdf2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88febace-ba45-424c-92f4-a310e6eafdf2 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88febace-ba45-424c-92f4-a310e6eafdf2 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88febace-ba45-424c-92f4-a310e6eafdf2 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88febace-ba45-424c-92f4-a310e6eafdf2 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 returned with HTTP 202 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1117/2278] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:51:40 2026] DELETE /volume/v3/group_types/a8e5a233-eb82-445c-95fc-354e9eb32c32 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2f43392a-0209-4a76-8f9f-b66e0d5f2eb9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2f43392a-0209-4a76-8f9f-b66e0d5f2eb9 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] GET http://192.168.122.229/volume/v3/group_types Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2f43392a-0209-4a76-8f9f-b66e0d5f2eb9 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2f43392a-0209-4a76-8f9f-b66e0d5f2eb9 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2f43392a-0209-4a76-8f9f-b66e0d5f2eb9 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 200 Sep 05 04:51:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1162/2279] 192.168.122.229 () {60 vars in 1174 bytes} [Sat Sep 5 04:51:40 2026] GET /volume/v3/group_types => generated 248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8376b776-fb13-467a-9e26-65390b9f0709 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8376b776-fb13-467a-9e26-65390b9f0709 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8376b776-fb13-467a-9e26-65390b9f0709 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1078746387", "is_public": true}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8376b776-fb13-467a-9e26-65390b9f0709 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1118/2280] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:51:40 2026] POST /volume/v3/group_types => generated 164 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-609f95e6-d1a4-4a46-b000-d1172205ee07 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-609f95e6-d1a4-4a46-b000-d1172205ee07 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] POST http://192.168.122.229/volume/v3/group_types Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-609f95e6-d1a4-4a46-b000-d1172205ee07 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1088502878", "is_public": false}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-609f95e6-d1a4-4a46-b000-d1172205ee07 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types returned with HTTP 202 Sep 05 04:51:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1163/2281] 192.168.122.229 () {62 vars in 1195 bytes} [Sat Sep 5 04:51:40 2026] POST /volume/v3/group_types => generated 165 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b919a525-628e-4237-bda9-87abcb9827e1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b919a525-628e-4237-bda9-87abcb9827e1 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] GET http://192.168.122.229/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b919a525-628e-4237-bda9-87abcb9827e1 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b919a525-628e-4237-bda9-87abcb9827e1 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b919a525-628e-4237-bda9-87abcb9827e1 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1119/2282] 192.168.122.229 () {60 vars in 1235 bytes} [Sat Sep 5 04:51:40 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c449c8e0-5df0-4847-af41-d1560925f19e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c449c8e0-5df0-4847-af41-d1560925f19e tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] GET http://192.168.122.229/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c449c8e0-5df0-4847-af41-d1560925f19e tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c449c8e0-5df0-4847-af41-d1560925f19e tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c449c8e0-5df0-4847-af41-d1560925f19e tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 05 04:51:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1164/2283] 192.168.122.229 () {60 vars in 1237 bytes} [Sat Sep 5 04:51:40 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-aaa07312-3a27-4958-84ca-7bccdac2eda2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aaa07312-3a27-4958-84ca-7bccdac2eda2 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] GET http://192.168.122.229/volume/v3/group_types?is_public=False Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aaa07312-3a27-4958-84ca-7bccdac2eda2 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aaa07312-3a27-4958-84ca-7bccdac2eda2 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aaa07312-3a27-4958-84ca-7bccdac2eda2 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1120/2284] 192.168.122.229 () {60 vars in 1205 bytes} [Sat Sep 5 04:51:40 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c946f896-7329-4716-98e7-fca525f46c66 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c946f896-7329-4716-98e7-fca525f46c66 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] GET http://192.168.122.229/volume/v3/group_types?is_public=True Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c946f896-7329-4716-98e7-fca525f46c66 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c946f896-7329-4716-98e7-fca525f46c66 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c946f896-7329-4716-98e7-fca525f46c66 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 05 04:51:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1165/2285] 192.168.122.229 () {60 vars in 1203 bytes} [Sat Sep 5 04:51:40 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-54bedd79-8f06-421f-97ec-4844c534c9b7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-54bedd79-8f06-421f-97ec-4844c534c9b7 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/f0ff3753-a531-4211-aa2d-74c40d8fb17f Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-54bedd79-8f06-421f-97ec-4844c534c9b7 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-54bedd79-8f06-421f-97ec-4844c534c9b7 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-54bedd79-8f06-421f-97ec-4844c534c9b7 tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types/f0ff3753-a531-4211-aa2d-74c40d8fb17f returned with HTTP 202 Sep 05 04:51:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1121/2286] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:51:40 2026] DELETE /volume/v3/group_types/f0ff3753-a531-4211-aa2d-74c40d8fb17f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5a093dd6-c25b-4eea-aa98-24279ed1a2ea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5a093dd6-c25b-4eea-aa98-24279ed1a2ea tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] DELETE http://192.168.122.229/volume/v3/group_types/cd5dde55-8ff8-46da-88d4-5bc1fe6560cf Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5a093dd6-c25b-4eea-aa98-24279ed1a2ea tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5a093dd6-c25b-4eea-aa98-24279ed1a2ea tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5a093dd6-c25b-4eea-aa98-24279ed1a2ea tempest-GroupTypesTest-196575261 tempest-GroupTypesTest-196575261-project-admin] http://192.168.122.229/volume/v3/group_types/cd5dde55-8ff8-46da-88d4-5bc1fe6560cf returned with HTTP 202 Sep 05 04:51:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1166/2287] 192.168.122.229 () {60 vars in 1288 bytes} [Sat Sep 5 04:51:40 2026] DELETE /volume/v3/group_types/cd5dde55-8ff8-46da-88d4-5bc1fe6560cf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:51:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93c69b1a-5804-4e2e-aea4-95a6bcb6694f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93c69b1a-5804-4e2e-aea4-95a6bcb6694f tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] GET http://192.168.122.229/volume/v3/os-quota-class-sets/default Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93c69b1a-5804-4e2e-aea4-95a6bcb6694f tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93c69b1a-5804-4e2e-aea4-95a6bcb6694f tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93c69b1a-5804-4e2e-aea4-95a6bcb6694f tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 04:51:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1122/2288] 192.168.122.229 () {58 vars in 1181 bytes} [Sat Sep 5 04:51:44 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b50fa356-252d-4ffc-9d30-9875707729c1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b50fa356-252d-4ffc-9d30-9875707729c1 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] GET http://192.168.122.229/volume/v3/os-quota-class-sets/default Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b50fa356-252d-4ffc-9d30-9875707729c1 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b50fa356-252d-4ffc-9d30-9875707729c1 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b50fa356-252d-4ffc-9d30-9875707729c1 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 04:51:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1167/2289] 192.168.122.229 () {58 vars in 1181 bytes} [Sat Sep 5 04:51:45 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8787a897-9a3c-4925-a03f-55616ea0ece5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8787a897-9a3c-4925-a03f-55616ea0ece5 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8787a897-9a3c-4925-a03f-55616ea0ece5 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1672799190"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8787a897-9a3c-4925-a03f-55616ea0ece5 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:51:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1123/2290] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:51:45 2026] POST /volume/v3/types => generated 228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f22c73c1-2e33-4964-a21a-d5c67cc87d4c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f22c73c1-2e33-4964-a21a-d5c67cc87d4c tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-class-sets/default Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f22c73c1-2e33-4964-a21a-d5c67cc87d4c tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-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-1672799190": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1672799190": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1672799190": 5}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f22c73c1-2e33-4964-a21a-d5c67cc87d4c tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 04:51:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1168/2291] 192.168.122.229 () {60 vars in 1202 bytes} [Sat Sep 5 04:51:45 2026] PUT /volume/v3/os-quota-class-sets/default => generated 613 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-45632798-44ed-4059-a734-7972230018dd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-45632798-44ed-4059-a734-7972230018dd tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/bf1bbd484c2d48b0bc825c54095abdcb/defaults Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-45632798-44ed-4059-a734-7972230018dd tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-45632798-44ed-4059-a734-7972230018dd tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Calling method 'defaults' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-45632798-44ed-4059-a734-7972230018dd tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/bf1bbd484c2d48b0bc825c54095abdcb/defaults returned with HTTP 200 Sep 05 04:51:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1124/2292] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:51:45 2026] GET /volume/v3/os-quota-sets/bf1bbd484c2d48b0bc825c54095abdcb/defaults => generated 649 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4744ddc6-0f16-4492-a150-e0e8ba89f5ff None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4744ddc6-0f16-4492-a150-e0e8ba89f5ff tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/f7784043d6f841efb26fa27fcb4d9494/defaults Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4744ddc6-0f16-4492-a150-e0e8ba89f5ff tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4744ddc6-0f16-4492-a150-e0e8ba89f5ff tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Calling method 'defaults' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4744ddc6-0f16-4492-a150-e0e8ba89f5ff tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/f7784043d6f841efb26fa27fcb4d9494/defaults returned with HTTP 200 Sep 05 04:51:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1169/2293] 192.168.122.229 () {58 vars in 1265 bytes} [Sat Sep 5 04:51:45 2026] GET /volume/v3/os-quota-sets/f7784043d6f841efb26fa27fcb4d9494/defaults => generated 649 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-33c82d7d-32cb-4ee2-a154-5d926ce8b176 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33c82d7d-32cb-4ee2-a154-5d926ce8b176 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] DELETE http://192.168.122.229/volume/v3/types/42795d24-588f-4fb6-85d1-4eb1ea4b295f Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33c82d7d-32cb-4ee2-a154-5d926ce8b176 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33c82d7d-32cb-4ee2-a154-5d926ce8b176 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33c82d7d-32cb-4ee2-a154-5d926ce8b176 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/types/42795d24-588f-4fb6-85d1-4eb1ea4b295f returned with HTTP 202 Sep 05 04:51:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1125/2294] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:51:45 2026] DELETE /volume/v3/types/42795d24-588f-4fb6-85d1-4eb1ea4b295f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a4e08120-fed2-4e5d-ab4d-7a5731f7b9f6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4e08120-fed2-4e5d-ab4d-7a5731f7b9f6 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] GET http://192.168.122.229/volume/v3/types/42795d24-588f-4fb6-85d1-4eb1ea4b295f Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a4e08120-fed2-4e5d-ab4d-7a5731f7b9f6 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a4e08120-fed2-4e5d-ab4d-7a5731f7b9f6 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4e08120-fed2-4e5d-ab4d-7a5731f7b9f6 tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/types/42795d24-588f-4fb6-85d1-4eb1ea4b295f returned with HTTP 404 Sep 05 04:51:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1170/2295] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:51:45 2026] GET /volume/v3/types/42795d24-588f-4fb6-85d1-4eb1ea4b295f => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-40e8ff6b-897f-40e6-ab76-26843d3e8ecc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40e8ff6b-897f-40e6-ab76-26843d3e8ecc tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-class-sets/default Sep 05 04:51:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-40e8ff6b-897f-40e6-ab76-26843d3e8ecc tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40e8ff6b-897f-40e6-ab76-26843d3e8ecc tempest-VolumeQuotaClassesTest-1265557720 tempest-VolumeQuotaClassesTest-1265557720-project-admin] http://192.168.122.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 04:51:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1126/2296] 192.168.122.229 () {60 vars in 1202 bytes} [Sat Sep 5 04:51:45 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-10aeb401-a034-4949-95c3-75c53062b5ff None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-10aeb401-a034-4949-95c3-75c53062b5ff tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] GET http://192.168.122.229/volume/v3/os-services Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-10aeb401-a034-4949-95c3-75c53062b5ff tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-10aeb401-a034-4949-95c3-75c53062b5ff tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-10aeb401-a034-4949-95c3-75c53062b5ff tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] http://192.168.122.229/volume/v3/os-services returned with HTTP 200 Sep 05 04:51:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1171/2297] 192.168.122.229 () {58 vars in 1133 bytes} [Sat Sep 5 04:51:50 2026] GET /volume/v3/os-services => generated 707 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-71fb6471-abcd-4d36-a3a6-40715fe09f6a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-71fb6471-abcd-4d36-a3a6-40715fe09f6a tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] GET http://192.168.122.229/volume/v3/os-services?host=devstack Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-71fb6471-abcd-4d36-a3a6-40715fe09f6a tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-71fb6471-abcd-4d36-a3a6-40715fe09f6a tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-71fb6471-abcd-4d36-a3a6-40715fe09f6a tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] http://192.168.122.229/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 05 04:51:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1127/2298] 192.168.122.229 () {58 vars in 1160 bytes} [Sat Sep 5 04:51:51 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6331982a-a0d9-4d58-88d9-f5fbafbdd323 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6331982a-a0d9-4d58-88d9-f5fbafbdd323 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] GET http://192.168.122.229/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6331982a-a0d9-4d58-88d9-f5fbafbdd323 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6331982a-a0d9-4d58-88d9-f5fbafbdd323 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6331982a-a0d9-4d58-88d9-f5fbafbdd323 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] http://192.168.122.229/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 05 04:51:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1172/2299] 192.168.122.229 () {58 vars in 1208 bytes} [Sat Sep 5 04:51:51 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-14e773c0-483c-4f01-a5d1-55f2e1d0df12 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-14e773c0-483c-4f01-a5d1-55f2e1d0df12 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] GET http://192.168.122.229/volume/v3/os-services?binary=cinder-scheduler Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-14e773c0-483c-4f01-a5d1-55f2e1d0df12 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-14e773c0-483c-4f01-a5d1-55f2e1d0df12 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-14e773c0-483c-4f01-a5d1-55f2e1d0df12 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] http://192.168.122.229/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 05 04:51:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1128/2300] 192.168.122.229 () {58 vars in 1180 bytes} [Sat Sep 5 04:51:51 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1377241820"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1377241820'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Create volume of 1 GB Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Availability Zones retrieved successfully. Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Flow 'volume_create_api' (1c5eebc6-9919-44c9-a590-eaf4a0b32204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8804e53-d814-4b54-a49f-ccce60f384ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8804e53-d814-4b54-a49f-ccce60f384ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0292941-7b51-49e5-ada6-6358debc3921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Created reservations ['4cea7f44-a898-4c5e-8b19-554ed98ba4b3', '5f8b72ef-1784-40a4-b85e-00b1ed116171', 'b53e7dc2-a144-4b44-a8eb-82dd8c45ce7a', 'ea619736-a45d-48eb-92b3-a0a423051b7a'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0292941-7b51-49e5-ada6-6358debc3921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cea7f44-a898-4c5e-8b19-554ed98ba4b3', '5f8b72ef-1784-40a4-b85e-00b1ed116171', 'b53e7dc2-a144-4b44-a8eb-82dd8c45ce7a', 'ea619736-a45d-48eb-92b3-a0a423051b7a']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1647b97-d80a-47ec-bf46-a5cf5d4d72f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1647b97-d80a-47ec-bf46-a5cf5d4d72f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1377241820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e4da5dd8c94ed1a66e72b4a0704275',qos_specs=None,replication_status=,reservations=['4cea7f44-a898-4c5e-8b19-554ed98ba4b3','5f8b72ef-1784-40a4-b85e-00b1ed116171','b53e7dc2-a144-4b44-a8eb-82dd8c45ce7a','ea619736-a45d-48eb-92b3-a0a423051b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc7e7d8413046d09b589ba3a9d1c31d',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1377241820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4e4da5dd8c94ed1a66e72b4a0704275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc7e7d8413046d09b589ba3a9d1c31d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06ce76a-d74f-461b-ab14-20c4d74fb926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06ce76a-d74f-461b-ab14-20c4d74fb926) transitioned into state 'SUCCESS' from state '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-1377241820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e4da5dd8c94ed1a66e72b4a0704275',qos_specs=None,replication_status=,reservations=['4cea7f44-a898-4c5e-8b19-554ed98ba4b3','5f8b72ef-1784-40a4-b85e-00b1ed116171','b53e7dc2-a144-4b44-a8eb-82dd8c45ce7a','ea619736-a45d-48eb-92b3-a0a423051b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc7e7d8413046d09b589ba3a9d1c31d',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a092c1ef-3bee-408b-88d2-e420c0dd7594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a092c1ef-3bee-408b-88d2-e420c0dd7594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Flow 'volume_create_api' (1c5eebc6-9919-44c9-a590-eaf4a0b32204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Create volume request issued successfully. Sep 05 04:51:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-199bf9c6-bd42-4b11-9f34-b3470def21ec tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:51:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1173/2301] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:51:51 2026] POST /volume/v3/volumes => generated 763 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-73dd9786-4f64-4b3d-be11-a664a307c658 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73dd9786-4f64-4b3d-be11-a664a307c658 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] GET http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73dd9786-4f64-4b3d-be11-a664a307c658 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73dd9786-4f64-4b3d-be11-a664a307c658 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-73dd9786-4f64-4b3d-be11-a664a307c658 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Volume info retrieved successfully. Sep 05 04:51:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73dd9786-4f64-4b3d-be11-a664a307c658 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 returned with HTTP 200 Sep 05 04:51:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1129/2302] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:51 2026] GET /volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c2573a83-68f6-4744-be35-f8bbe56449ce None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c2573a83-68f6-4744-be35-f8bbe56449ce tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] GET http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c2573a83-68f6-4744-be35-f8bbe56449ce tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c2573a83-68f6-4744-be35-f8bbe56449ce tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c2573a83-68f6-4744-be35-f8bbe56449ce tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Volume info retrieved successfully. Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c2573a83-68f6-4744-be35-f8bbe56449ce tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 returned with HTTP 200 Sep 05 04:51:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1174/2303] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:52 2026] GET /volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f7b22dac-e5d3-4f1e-aa57-4689c053db36 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f7b22dac-e5d3-4f1e-aa57-4689c053db36 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] GET http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f7b22dac-e5d3-4f1e-aa57-4689c053db36 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f7b22dac-e5d3-4f1e-aa57-4689c053db36 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f7b22dac-e5d3-4f1e-aa57-4689c053db36 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Volume info retrieved successfully. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f7b22dac-e5d3-4f1e-aa57-4689c053db36 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 returned with HTTP 200 Sep 05 04:51:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1130/2304] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:52 2026] GET /volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 => generated 1019 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-16f97018-47b2-4e1c-a821-a6ef81002c02 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16f97018-47b2-4e1c-a821-a6ef81002c02 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] GET http://192.168.122.229/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16f97018-47b2-4e1c-a821-a6ef81002c02 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16f97018-47b2-4e1c-a821-a6ef81002c02 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: /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 05 04:51:52 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16f97018-47b2-4e1c-a821-a6ef81002c02 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] http://192.168.122.229/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 05 04:51:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1175/2305] 192.168.122.229 () {58 vars in 1202 bytes} [Sat Sep 5 04:51:52 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ce35e994-7d3a-4579-bd77-4360cab34153 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce35e994-7d3a-4579-bd77-4360cab34153 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] GET http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce35e994-7d3a-4579-bd77-4360cab34153 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce35e994-7d3a-4579-bd77-4360cab34153 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ce35e994-7d3a-4579-bd77-4360cab34153 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Volume info retrieved successfully. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce35e994-7d3a-4579-bd77-4360cab34153 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 returned with HTTP 200 Sep 05 04:51:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1131/2306] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:52 2026] GET /volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-db647855-42bd-471c-98a5-e06d9e24454e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db647855-42bd-471c-98a5-e06d9e24454e tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db647855-42bd-471c-98a5-e06d9e24454e tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-db647855-42bd-471c-98a5-e06d9e24454e tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-db647855-42bd-471c-98a5-e06d9e24454e tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Delete volume with id: b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 Sep 05 04:51:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-db647855-42bd-471c-98a5-e06d9e24454e tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Volume info retrieved successfully. Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-db647855-42bd-471c-98a5-e06d9e24454e tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Delete volume request issued successfully. Sep 05 04:51:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-db647855-42bd-471c-98a5-e06d9e24454e tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 returned with HTTP 202 Sep 05 04:51:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1176/2307] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:51:52 2026] DELETE /volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dac16f18-99bd-4610-87ab-516162106be4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dac16f18-99bd-4610-87ab-516162106be4 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] GET http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dac16f18-99bd-4610-87ab-516162106be4 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dac16f18-99bd-4610-87ab-516162106be4 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dac16f18-99bd-4610-87ab-516162106be4 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Volume info retrieved successfully. Sep 05 04:51:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dac16f18-99bd-4610-87ab-516162106be4 tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 returned with HTTP 200 Sep 05 04:51:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1132/2308] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:52 2026] GET /volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6232d705-0be7-4837-9614-7d58253bb92d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6232d705-0be7-4837-9614-7d58253bb92d tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] GET http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 Sep 05 04:51:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6232d705-0be7-4837-9614-7d58253bb92d tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6232d705-0be7-4837-9614-7d58253bb92d tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6232d705-0be7-4837-9614-7d58253bb92d tempest-VolumesServicesTestJSON-258234709 tempest-VolumesServicesTestJSON-258234709-project-member] http://192.168.122.229/volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 returned with HTTP 404 Sep 05 04:51:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1177/2309] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:53 2026] GET /volume/v3/volumes/b688f6ba-a80a-4b84-aeef-22fb0d1d3dc3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:51:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2d6db4f7-b49d-449a-b333-8dcc05995ca8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d6db4f7-b49d-449a-b333-8dcc05995ca8 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] GET http://192.168.122.229/volume/v3/os-services Sep 05 04:51:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d6db4f7-b49d-449a-b333-8dcc05995ca8 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d6db4f7-b49d-449a-b333-8dcc05995ca8 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:53 devstack devstack@c-api.service[89502]: /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 05 04:51:53 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:51:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d6db4f7-b49d-449a-b333-8dcc05995ca8 tempest-VolumesServicesTestJSON-1082905006 tempest-VolumesServicesTestJSON-1082905006-project-admin] http://192.168.122.229/volume/v3/os-services returned with HTTP 200 Sep 05 04:51:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1133/2310] 192.168.122.229 () {58 vars in 1133 bytes} [Sat Sep 5 04:51:53 2026] GET /volume/v3/os-services => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5f1c67cd-14b3-4ea0-bfc5-060033478573 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f1c67cd-14b3-4ea0-bfc5-060033478573 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] GET http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d Sep 05 04:51:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f1c67cd-14b3-4ea0-bfc5-060033478573 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f1c67cd-14b3-4ea0-bfc5-060033478573 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f1c67cd-14b3-4ea0-bfc5-060033478573 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d returned with HTTP 200 Sep 05 04:51:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1178/2311] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:51:58 2026] GET /volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d => generated 440 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4dc239bf-2f02-4358-8f52-4f75a56ec7f3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4dc239bf-2f02-4358-8f52-4f75a56ec7f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d Sep 05 04:51:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4dc239bf-2f02-4358-8f52-4f75a56ec7f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4dc239bf-2f02-4358-8f52-4f75a56ec7f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d returned with HTTP 200 Sep 05 04:51:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1134/2312] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:51:58 2026] PUT /volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d => generated 393 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:51:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-616336112"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-616336112'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Create volume of 1 GB Sep 05 04:51:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Availability Zones retrieved successfully. Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Flow 'volume_create_api' (f79bc09d-1692-404b-954e-1aad7fb4cdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f672f26d-ad4a-407e-87db-587fd76c9dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f672f26d-ad4a-407e-87db-587fd76c9dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44188ce0-a71c-494c-a47a-99edee6ec109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Created reservations ['d5342bb3-85c9-43b1-aaac-7d96bcde421c', '21c5efbb-dc69-419c-95f4-1976cef434f1', '8c708a3f-8947-4d5b-a6b0-34174a850903', '6053dfa5-6ca4-477c-ae52-4ba80aafbbe3'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44188ce0-a71c-494c-a47a-99edee6ec109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5342bb3-85c9-43b1-aaac-7d96bcde421c', '21c5efbb-dc69-419c-95f4-1976cef434f1', '8c708a3f-8947-4d5b-a6b0-34174a850903', '6053dfa5-6ca4-477c-ae52-4ba80aafbbe3']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1701764-228a-4c4b-9181-719c3992818b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1701764-228a-4c4b-9181-719c3992818b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3829cb23-8348-4225-a807-d7f711c926f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-616336112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ace58a17f02145b0adad09458525b35d',qos_specs=None,replication_status=,reservations=['d5342bb3-85c9-43b1-aaac-7d96bcde421c','21c5efbb-dc69-419c-95f4-1976cef434f1','8c708a3f-8947-4d5b-a6b0-34174a850903','6053dfa5-6ca4-477c-ae52-4ba80aafbbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a2c143229f4ec7af79b237a91bd50c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-616336112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3829cb23-8348-4225-a807-d7f711c926f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ace58a17f02145b0adad09458525b35d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49a2c143229f4ec7af79b237a91bd50c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73683120-1335-4de9-96f5-1af61203bb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73683120-1335-4de9-96f5-1af61203bb1c) transitioned into state 'SUCCESS' from state '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-616336112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ace58a17f02145b0adad09458525b35d',qos_specs=None,replication_status=,reservations=['d5342bb3-85c9-43b1-aaac-7d96bcde421c','21c5efbb-dc69-419c-95f4-1976cef434f1','8c708a3f-8947-4d5b-a6b0-34174a850903','6053dfa5-6ca4-477c-ae52-4ba80aafbbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a2c143229f4ec7af79b237a91bd50c',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4417145-c499-47f1-a774-2d07f6b11042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4417145-c499-47f1-a774-2d07f6b11042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Flow 'volume_create_api' (f79bc09d-1692-404b-954e-1aad7fb4cdc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:51:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Create volume request issued successfully. Sep 05 04:51:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8cc444c4-3a44-41d1-9987-09c9d0674f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:51:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1179/2313] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:51:58 2026] POST /volume/v3/volumes => generated 775 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:51:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bf6d7c75-9c87-415e-9100-4a32cb0b4c23 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:51:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf6d7c75-9c87-415e-9100-4a32cb0b4c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:51:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf6d7c75-9c87-415e-9100-4a32cb0b4c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:51:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf6d7c75-9c87-415e-9100-4a32cb0b4c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:51:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:51:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:51:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:51:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:51:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bf6d7c75-9c87-415e-9100-4a32cb0b4c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Volume info retrieved successfully. Sep 05 04:51:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf6d7c75-9c87-415e-9100-4a32cb0b4c23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 returned with HTTP 200 Sep 05 04:51:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1135/2314] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:51:59 2026] GET /volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-98b07f67-8a3d-494e-b0cd-3d96eeec55cb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-98b07f67-8a3d-494e-b0cd-3d96eeec55cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-98b07f67-8a3d-494e-b0cd-3d96eeec55cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-98b07f67-8a3d-494e-b0cd-3d96eeec55cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-98b07f67-8a3d-494e-b0cd-3d96eeec55cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Volume info retrieved successfully. Sep 05 04:52:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-98b07f67-8a3d-494e-b0cd-3d96eeec55cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 returned with HTTP 200 Sep 05 04:52:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1180/2315] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:00 2026] GET /volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5e00f410-8119-4db2-a692-d11687154810 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e00f410-8119-4db2-a692-d11687154810 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:52:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e00f410-8119-4db2-a692-d11687154810 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3829cb23-8348-4225-a807-d7f711c926f5", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-3490059"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5e00f410-8119-4db2-a692-d11687154810 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Volume info retrieved successfully. Sep 05 04:52:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-5e00f410-8119-4db2-a692-d11687154810 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Create snapshot from volume 3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:00 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-5e00f410-8119-4db2-a692-d11687154810 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Created reservations ['cac35bdc-6b58-447e-b844-2070f97e4018', '08561791-5822-49a8-af23-aac93ffa515b', 'c45d59d1-4674-4bb8-b385-4730a924119f', 'fd1f0c48-9f50-4ba1-8125-56e58f802c8a'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:52:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5e00f410-8119-4db2-a692-d11687154810 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Snapshot create request issued successfully. Sep 05 04:52:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e00f410-8119-4db2-a692-d11687154810 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:52:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1136/2316] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:52:00 2026] POST /volume/v3/snapshots => generated 320 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:52:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a9cc3dfa-588d-40fd-8e93-87c40773361f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a9cc3dfa-588d-40fd-8e93-87c40773361f tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 Sep 05 04:52:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a9cc3dfa-588d-40fd-8e93-87c40773361f tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a9cc3dfa-588d-40fd-8e93-87c40773361f tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a9cc3dfa-588d-40fd-8e93-87c40773361f tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Snapshot retrieved successfully. Sep 05 04:52:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a9cc3dfa-588d-40fd-8e93-87c40773361f tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 returned with HTTP 200 Sep 05 04:52:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1181/2317] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:52:00 2026] GET /volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 => generated 452 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-aceee7b8-bb77-4e14-9307-71b557c064b6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aceee7b8-bb77-4e14-9307-71b557c064b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 Sep 05 04:52:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aceee7b8-bb77-4e14-9307-71b557c064b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aceee7b8-bb77-4e14-9307-71b557c064b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-aceee7b8-bb77-4e14-9307-71b557c064b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Snapshot retrieved successfully. Sep 05 04:52:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aceee7b8-bb77-4e14-9307-71b557c064b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 returned with HTTP 200 Sep 05 04:52:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1137/2318] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:52:01 2026] GET /volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 => generated 452 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-71405a11-1495-423e-8529-9f6b054cf13e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71405a11-1495-423e-8529-9f6b054cf13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 Sep 05 04:52:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-71405a11-1495-423e-8529-9f6b054cf13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-71405a11-1495-423e-8529-9f6b054cf13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-71405a11-1495-423e-8529-9f6b054cf13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Snapshot retrieved successfully. Sep 05 04:52:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71405a11-1495-423e-8529-9f6b054cf13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 returned with HTTP 200 Sep 05 04:52:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1182/2319] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:52:02 2026] GET /volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 => generated 479 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8e9c93aa-c9c7-4a49-898a-3b407295cbab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e9c93aa-c9c7-4a49-898a-3b407295cbab tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d Sep 05 04:52:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e9c93aa-c9c7-4a49-898a-3b407295cbab tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e9c93aa-c9c7-4a49-898a-3b407295cbab tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d returned with HTTP 200 Sep 05 04:52:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1138/2320] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:52:02 2026] PUT /volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d => generated 393 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-95d46fc1-a6a7-4a22-8ba8-a6c5dbd87da6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-95d46fc1-a6a7-4a22-8ba8-a6c5dbd87da6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:52:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-95d46fc1-a6a7-4a22-8ba8-a6c5dbd87da6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3829cb23-8348-4225-a807-d7f711c926f5"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-95d46fc1-a6a7-4a22-8ba8-a6c5dbd87da6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Volume info retrieved successfully. Sep 05 04:52:02 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-95d46fc1-a6a7-4a22-8ba8-a6c5dbd87da6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Create snapshot from volume 3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:02 devstack devstack@c-api.service[89503]: WARNING cinder.quota_utils [None req-95d46fc1-a6a7-4a22-8ba8-a6c5dbd87da6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Quota exceeded for ace58a17f02145b0adad09458525b35d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 04:52:02 devstack devstack@c-api.service[89503]: INFO cinder.api.middleware.fault [None req-95d46fc1-a6a7-4a22-8ba8-a6c5dbd87da6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 413 Sep 05 04:52:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1183/2321] 192.168.122.229 () {60 vars in 1148 bytes} [Sat Sep 5 04:52:02 2026] POST /volume/v3/snapshots => generated 208 bytes in 64 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 04:52:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-839e78f2-24f2-4c05-b289-58e7ff66df7d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-839e78f2-24f2-4c05-b289-58e7ff66df7d tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d Sep 05 04:52:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-839e78f2-24f2-4c05-b289-58e7ff66df7d tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-839e78f2-24f2-4c05-b289-58e7ff66df7d tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d returned with HTTP 200 Sep 05 04:52:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1139/2322] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:52:02 2026] PUT /volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d => generated 393 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5b7778cf-74ee-4c29-82e4-03ebb69dac48 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b7778cf-74ee-4c29-82e4-03ebb69dac48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:52:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b7778cf-74ee-4c29-82e4-03ebb69dac48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3829cb23-8348-4225-a807-d7f711c926f5"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b7778cf-74ee-4c29-82e4-03ebb69dac48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Volume info retrieved successfully. Sep 05 04:52:03 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-5b7778cf-74ee-4c29-82e4-03ebb69dac48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Create snapshot from volume 3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:03 devstack devstack@c-api.service[89503]: WARNING cinder.quota_utils [None req-5b7778cf-74ee-4c29-82e4-03ebb69dac48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Quota exceeded for ace58a17f02145b0adad09458525b35d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 05 04:52:03 devstack devstack@c-api.service[89503]: INFO cinder.api.middleware.fault [None req-5b7778cf-74ee-4c29-82e4-03ebb69dac48 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 413 Sep 05 04:52:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1184/2323] 192.168.122.229 () {60 vars in 1148 bytes} [Sat Sep 5 04:52:03 2026] POST /volume/v3/snapshots => generated 133 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 04:52:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c9dd7b91-0175-4eb5-a4ea-4a2b606ad5d4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c9dd7b91-0175-4eb5-a4ea-4a2b606ad5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 Sep 05 04:52:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c9dd7b91-0175-4eb5-a4ea-4a2b606ad5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c9dd7b91-0175-4eb5-a4ea-4a2b606ad5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:03 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-c9dd7b91-0175-4eb5-a4ea-4a2b606ad5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Delete snapshot with id: 0de3c0e9-1110-4645-ad9e-99a0b656b6d7 Sep 05 04:52:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c9dd7b91-0175-4eb5-a4ea-4a2b606ad5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Snapshot retrieved successfully. Sep 05 04:52:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c9dd7b91-0175-4eb5-a4ea-4a2b606ad5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Snapshot delete request issued successfully. Sep 05 04:52:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c9dd7b91-0175-4eb5-a4ea-4a2b606ad5d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 returned with HTTP 202 Sep 05 04:52:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1140/2324] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:52:03 2026] DELETE /volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a72a4fa3-ef5c-4edd-906e-4724271250f0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a72a4fa3-ef5c-4edd-906e-4724271250f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 Sep 05 04:52:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a72a4fa3-ef5c-4edd-906e-4724271250f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a72a4fa3-ef5c-4edd-906e-4724271250f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a72a4fa3-ef5c-4edd-906e-4724271250f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Snapshot retrieved successfully. Sep 05 04:52:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a72a4fa3-ef5c-4edd-906e-4724271250f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 returned with HTTP 200 Sep 05 04:52:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1185/2325] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:52:03 2026] GET /volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 => generated 478 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bf9ce729-e47a-4b59-9aa7-5199801661a9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf9ce729-e47a-4b59-9aa7-5199801661a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 Sep 05 04:52:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf9ce729-e47a-4b59-9aa7-5199801661a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bf9ce729-e47a-4b59-9aa7-5199801661a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bf9ce729-e47a-4b59-9aa7-5199801661a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Snapshot retrieved successfully. Sep 05 04:52:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bf9ce729-e47a-4b59-9aa7-5199801661a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 returned with HTTP 200 Sep 05 04:52:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1141/2326] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:52:04 2026] GET /volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 => generated 478 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4fe30904-0adf-4296-9de8-56a62de7f978 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4fe30904-0adf-4296-9de8-56a62de7f978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 Sep 05 04:52:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4fe30904-0adf-4296-9de8-56a62de7f978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4fe30904-0adf-4296-9de8-56a62de7f978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4fe30904-0adf-4296-9de8-56a62de7f978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 returned with HTTP 404 Sep 05 04:52:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1186/2327] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:52:05 2026] GET /volume/v3/snapshots/0de3c0e9-1110-4645-ad9e-99a0b656b6d7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-91dd2422-b93a-4911-9e20-d1a8a707dbda None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-91dd2422-b93a-4911-9e20-d1a8a707dbda tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-91dd2422-b93a-4911-9e20-d1a8a707dbda tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-91dd2422-b93a-4911-9e20-d1a8a707dbda tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-91dd2422-b93a-4911-9e20-d1a8a707dbda tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Volume info retrieved successfully. Sep 05 04:52:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-91dd2422-b93a-4911-9e20-d1a8a707dbda tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 returned with HTTP 200 Sep 05 04:52:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1142/2328] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:05 2026] GET /volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f60362e9-cfd5-4c2d-803e-92a55c165aad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f60362e9-cfd5-4c2d-803e-92a55c165aad tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] DELETE http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f60362e9-cfd5-4c2d-803e-92a55c165aad tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f60362e9-cfd5-4c2d-803e-92a55c165aad tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:05 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-f60362e9-cfd5-4c2d-803e-92a55c165aad tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Delete volume with id: 3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f60362e9-cfd5-4c2d-803e-92a55c165aad tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Volume info retrieved successfully. Sep 05 04:52:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f60362e9-cfd5-4c2d-803e-92a55c165aad tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Delete volume request issued successfully. Sep 05 04:52:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f60362e9-cfd5-4c2d-803e-92a55c165aad tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 returned with HTTP 202 Sep 05 04:52:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1187/2329] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:52:05 2026] DELETE /volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2575063c-518b-42c9-bd26-b44043ec0f84 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2575063c-518b-42c9-bd26-b44043ec0f84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2575063c-518b-42c9-bd26-b44043ec0f84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2575063c-518b-42c9-bd26-b44043ec0f84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2575063c-518b-42c9-bd26-b44043ec0f84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Volume info retrieved successfully. Sep 05 04:52:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2575063c-518b-42c9-bd26-b44043ec0f84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 returned with HTTP 200 Sep 05 04:52:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1143/2330] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:05 2026] GET /volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-55f6dd2b-1604-415b-aba2-7639fd0df017 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55f6dd2b-1604-415b-aba2-7639fd0df017 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] GET http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 Sep 05 04:52:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55f6dd2b-1604-415b-aba2-7639fd0df017 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55f6dd2b-1604-415b-aba2-7639fd0df017 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55f6dd2b-1604-415b-aba2-7639fd0df017 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1982887555-project-member] http://192.168.122.229/volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 returned with HTTP 404 Sep 05 04:52:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1188/2331] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:06 2026] GET /volume/v3/volumes/3829cb23-8348-4225-a807-d7f711c926f5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0d47a8b2-dbfe-4396-b2b3-c906bad70a88 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d47a8b2-dbfe-4396-b2b3-c906bad70a88 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] PUT http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d Sep 05 04:52:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d47a8b2-dbfe-4396-b2b3-c906bad70a88 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d47a8b2-dbfe-4396-b2b3-c906bad70a88 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181 tempest-VolumeSnapshotQuotasNegativeTestJSON-127533181-project-admin] http://192.168.122.229/volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d returned with HTTP 200 Sep 05 04:52:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1144/2332] 192.168.122.229 () {60 vars in 1259 bytes} [Sat Sep 5 04:52:06 2026] PUT /volume/v3/os-quota-sets/ace58a17f02145b0adad09458525b35d => generated 398 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-365a8fac-828b-40fa-9147-c304c0c07a59 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-365a8fac-828b-40fa-9147-c304c0c07a59 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-365a8fac-828b-40fa-9147-c304c0c07a59 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1191774025", "description": "tempest-volume-type-description-1868996895", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-365a8fac-828b-40fa-9147-c304c0c07a59 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:52:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1189/2333] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:52:11 2026] POST /volume/v3/types => generated 318 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9c04b8a4-4f46-4f42-8d31-dffaba8eb071 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9c04b8a4-4f46-4f42-8d31-dffaba8eb071 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9c04b8a4-4f46-4f42-8d31-dffaba8eb071 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9c04b8a4-4f46-4f42-8d31-dffaba8eb071 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9c04b8a4-4f46-4f42-8d31-dffaba8eb071 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 returned with HTTP 200 Sep 05 04:52:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1145/2334] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:11 2026] GET /volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 => generated 340 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3dfaad6c-35ac-49a5-b257-7d80c06466ec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3dfaad6c-35ac-49a5-b257-7d80c06466ec tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] DELETE http://192.168.122.229/volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3dfaad6c-35ac-49a5-b257-7d80c06466ec tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3dfaad6c-35ac-49a5-b257-7d80c06466ec tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3dfaad6c-35ac-49a5-b257-7d80c06466ec tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 returned with HTTP 202 Sep 05 04:52:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1190/2335] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:52:11 2026] DELETE /volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dfaeee4c-70bc-4960-84ab-d8b88f282e54 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dfaeee4c-70bc-4960-84ab-d8b88f282e54 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dfaeee4c-70bc-4960-84ab-d8b88f282e54 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dfaeee4c-70bc-4960-84ab-d8b88f282e54 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dfaeee4c-70bc-4960-84ab-d8b88f282e54 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 returned with HTTP 404 Sep 05 04:52:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1146/2336] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:11 2026] GET /volume/v3/types/38a878a5-0fff-43f9-952b-9ab62b448716 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f655dffe-361e-40a3-86b4-44b40ca1cccf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f655dffe-361e-40a3-86b4-44b40ca1cccf tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f655dffe-361e-40a3-86b4-44b40ca1cccf tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1808285449"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f655dffe-361e-40a3-86b4-44b40ca1cccf tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:52:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1191/2337] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:52:11 2026] POST /volume/v3/types => generated 221 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-537114ff-8f0a-4d79-8900-ae714c6ae1de None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-537114ff-8f0a-4d79-8900-ae714c6ae1de tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] POST http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-537114ff-8f0a-4d79-8900-ae714c6ae1de tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-537114ff-8f0a-4d79-8900-ae714c6ae1de tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption returned with HTTP 200 Sep 05 04:52:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1147/2338] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:52:11 2026] POST /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f605e35a-b5d4-4c3e-9cdb-71cba23d8524 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f605e35a-b5d4-4c3e-9cdb-71cba23d8524 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f605e35a-b5d4-4c3e-9cdb-71cba23d8524 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f605e35a-b5d4-4c3e-9cdb-71cba23d8524 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f605e35a-b5d4-4c3e-9cdb-71cba23d8524 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption returned with HTTP 200 Sep 05 04:52:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1192/2339] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:52:11 2026] GET /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4e2086f8-6bb4-41d5-89dc-557097914d7d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4e2086f8-6bb4-41d5-89dc-557097914d7d tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] PUT http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/6ca22a95-f452-47a5-bac6-ff7f4bbb7b22 Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4e2086f8-6bb4-41d5-89dc-557097914d7d tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4e2086f8-6bb4-41d5-89dc-557097914d7d tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/6ca22a95-f452-47a5-bac6-ff7f4bbb7b22 returned with HTTP 200 Sep 05 04:52:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1148/2340] 192.168.122.229 () {60 vars in 1391 bytes} [Sat Sep 5 04:52:11 2026] PUT /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/6ca22a95-f452-47a5-bac6-ff7f4bbb7b22 => generated 122 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c0c067e1-e8bd-4816-8f8d-6c2474e1b24e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c0c067e1-e8bd-4816-8f8d-6c2474e1b24e tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c0c067e1-e8bd-4816-8f8d-6c2474e1b24e tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c0c067e1-e8bd-4816-8f8d-6c2474e1b24e tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c0c067e1-e8bd-4816-8f8d-6c2474e1b24e tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption returned with HTTP 200 Sep 05 04:52:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1193/2341] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:52:11 2026] GET /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-58ccc5ca-4946-498e-8b7a-3593628b2d2e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-58ccc5ca-4946-498e-8b7a-3593628b2d2e tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/cipher Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-58ccc5ca-4946-498e-8b7a-3593628b2d2e tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-58ccc5ca-4946-498e-8b7a-3593628b2d2e tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-58ccc5ca-4946-498e-8b7a-3593628b2d2e tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/cipher returned with HTTP 200 Sep 05 04:52:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1149/2342] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:52:11 2026] GET /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7b6d64e1-3403-47a8-9ce1-d1b97cfccd58 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7b6d64e1-3403-47a8-9ce1-d1b97cfccd58 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] DELETE http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/6ca22a95-f452-47a5-bac6-ff7f4bbb7b22 Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7b6d64e1-3403-47a8-9ce1-d1b97cfccd58 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7b6d64e1-3403-47a8-9ce1-d1b97cfccd58 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7b6d64e1-3403-47a8-9ce1-d1b97cfccd58 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/6ca22a95-f452-47a5-bac6-ff7f4bbb7b22 returned with HTTP 202 Sep 05 04:52:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1194/2343] 192.168.122.229 () {58 vars in 1373 bytes} [Sat Sep 5 04:52:11 2026] DELETE /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption/6ca22a95-f452-47a5-bac6-ff7f4bbb7b22 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0ca5d146-b942-4878-96bd-050103798cc3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ca5d146-b942-4878-96bd-050103798cc3 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ca5d146-b942-4878-96bd-050103798cc3 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ca5d146-b942-4878-96bd-050103798cc3 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ca5d146-b942-4878-96bd-050103798cc3 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption returned with HTTP 200 Sep 05 04:52:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1150/2344] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:52:11 2026] GET /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption => generated 2 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-de4dfd05-5ec0-466e-a800-c62f530812f9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de4dfd05-5ec0-466e-a800-c62f530812f9 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de4dfd05-5ec0-466e-a800-c62f530812f9 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de4dfd05-5ec0-466e-a800-c62f530812f9 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de4dfd05-5ec0-466e-a800-c62f530812f9 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption returned with HTTP 200 Sep 05 04:52:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1195/2345] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:52:12 2026] GET /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0153b669-e5e2-404a-b36a-512bd15fb780 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0153b669-e5e2-404a-b36a-512bd15fb780 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] DELETE http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0153b669-e5e2-404a-b36a-512bd15fb780 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0153b669-e5e2-404a-b36a-512bd15fb780 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0153b669-e5e2-404a-b36a-512bd15fb780 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd returned with HTTP 202 Sep 05 04:52:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1151/2346] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:52:12 2026] DELETE /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-50014c8e-cc56-4262-952b-0681a065ba65 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50014c8e-cc56-4262-952b-0681a065ba65 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50014c8e-cc56-4262-952b-0681a065ba65 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50014c8e-cc56-4262-952b-0681a065ba65 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50014c8e-cc56-4262-952b-0681a065ba65 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd returned with HTTP 404 Sep 05 04:52:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1196/2347] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:12 2026] GET /volume/v3/types/42e81c02-f1b8-4dd0-ae0e-e0d80af580cd => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9d7f846e-0084-4968-92de-32fec5958874 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9d7f846e-0084-4968-92de-32fec5958874 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9d7f846e-0084-4968-92de-32fec5958874 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9d7f846e-0084-4968-92de-32fec5958874 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9d7f846e-0084-4968-92de-32fec5958874 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:52:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1152/2348] 192.168.122.229 () {58 vars in 1115 bytes} [Sat Sep 5 04:52:12 2026] GET /volume/v3/types => generated 648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b08e950d-ccdf-40d3-9acd-936b8d18343a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b08e950d-ccdf-40d3-9acd-936b8d18343a tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b08e950d-ccdf-40d3-9acd-936b8d18343a tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2091592610"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b08e950d-ccdf-40d3-9acd-936b8d18343a tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:52:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1197/2349] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:52:12 2026] POST /volume/v3/types => generated 221 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b8f13649-0e84-418f-80ee-65dee6ba3f6c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8f13649-0e84-418f-80ee-65dee6ba3f6c tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] PUT http://192.168.122.229/volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8f13649-0e84-418f-80ee-65dee6ba3f6c tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-807631086", "description": "tempest-volume-type-description-1023952490", "is_public": false}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8f13649-0e84-418f-80ee-65dee6ba3f6c tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 returned with HTTP 200 Sep 05 04:52:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1153/2350] 192.168.122.229 () {60 vars in 1247 bytes} [Sat Sep 5 04:52:12 2026] PUT /volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 => generated 204 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-08cdf182-6013-441a-bc7a-0a5a8d9a5f35 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08cdf182-6013-441a-bc7a-0a5a8d9a5f35 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-08cdf182-6013-441a-bc7a-0a5a8d9a5f35 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-08cdf182-6013-441a-bc7a-0a5a8d9a5f35 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08cdf182-6013-441a-bc7a-0a5a8d9a5f35 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 returned with HTTP 200 Sep 05 04:52:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1198/2351] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:12 2026] GET /volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-96afbac9-3ae7-41c1-bdd2-2140433be802 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-96afbac9-3ae7-41c1-bdd2-2140433be802 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] DELETE http://192.168.122.229/volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-96afbac9-3ae7-41c1-bdd2-2140433be802 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-96afbac9-3ae7-41c1-bdd2-2140433be802 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-96afbac9-3ae7-41c1-bdd2-2140433be802 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 returned with HTTP 202 Sep 05 04:52:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1154/2352] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:52:12 2026] DELETE /volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bb7d09c7-54f6-457b-b5a7-0422981b8db0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bb7d09c7-54f6-457b-b5a7-0422981b8db0 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] GET http://192.168.122.229/volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bb7d09c7-54f6-457b-b5a7-0422981b8db0 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bb7d09c7-54f6-457b-b5a7-0422981b8db0 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bb7d09c7-54f6-457b-b5a7-0422981b8db0 tempest-VolumeTypesTest-1974515934 tempest-VolumeTypesTest-1974515934-project-admin] http://192.168.122.229/volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 returned with HTTP 404 Sep 05 04:52:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1199/2353] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:12 2026] GET /volume/v3/types/a1a36250-c256-48e9-a367-7fd39a8ba797 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ef1c9c79-4b17-47c1-b107-4f290f291443 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef1c9c79-4b17-47c1-b107-4f290f291443 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef1c9c79-4b17-47c1-b107-4f290f291443 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2145455479", "extra_specs": {"spec1": "val1"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=345,cinder:UPDATE=64,cinder:INSERT=33 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef1c9c79-4b17-47c1-b107-4f290f291443 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1155/2354] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:52:16 2026] POST /volume/v3/types => generated 243 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-df30ddb6-d641-4f84-bb2e-fe7d8cf3d428 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df30ddb6-d641-4f84-bb2e-fe7d8cf3d428 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] POST http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-df30ddb6-d641-4f84-bb2e-fe7d8cf3d428 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-df30ddb6-d641-4f84-bb2e-fe7d8cf3d428 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs returned with HTTP 400 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1200/2355] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:52:17 2026] POST /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-764e4f93-cfa5-4ae5-909e-9c99e1411a9e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-764e4f93-cfa5-4ae5-909e-9c99e1411a9e tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] POST http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-764e4f93-cfa5-4ae5-909e-9c99e1411a9e tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-764e4f93-cfa5-4ae5-909e-9c99e1411a9e tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs returned with HTTP 400 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1156/2356] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:52:17 2026] POST /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4b0f51e3-cf39-4e04-8cb4-b924d425719c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b0f51e3-cf39-4e04-8cb4-b924d425719c tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] POST http://192.168.122.229/volume/v3/types/52e4fb45-bdd2-4bf0-95a6-b726add94be5/extra_specs Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b0f51e3-cf39-4e04-8cb4-b924d425719c tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:UPDATE=97,cinder:SELECT=349,cinder:INSERT=60 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b0f51e3-cf39-4e04-8cb4-b924d425719c tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/52e4fb45-bdd2-4bf0-95a6-b726add94be5/extra_specs returned with HTTP 404 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1201/2357] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:52:17 2026] POST /volume/v3/types/52e4fb45-bdd2-4bf0-95a6-b726add94be5/extra_specs => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a47fc93b-fac8-4dcf-a6e1-acb910d2d0e4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a47fc93b-fac8-4dcf-a6e1-acb910d2d0e4 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] DELETE http://192.168.122.229/volume/v3/types/6f7fd5aa-605c-428b-93ae-e91daf00944f/extra_specs/spec1 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a47fc93b-fac8-4dcf-a6e1-acb910d2d0e4 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a47fc93b-fac8-4dcf-a6e1-acb910d2d0e4 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a47fc93b-fac8-4dcf-a6e1-acb910d2d0e4 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/6f7fd5aa-605c-428b-93ae-e91daf00944f/extra_specs/spec1 returned with HTTP 404 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1157/2358] 192.168.122.229 () {58 vars in 1283 bytes} [Sat Sep 5 04:52:17 2026] DELETE /volume/v3/types/6f7fd5aa-605c-428b-93ae-e91daf00944f/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f17cc244-b975-40a4-bdb9-abf772800fe9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f17cc244-b975-40a4-bdb9-abf772800fe9 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] GET http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/nonexistent_extra_spec_name Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f17cc244-b975-40a4-bdb9-abf772800fe9 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f17cc244-b975-40a4-bdb9-abf772800fe9 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f17cc244-b975-40a4-bdb9-abf772800fe9 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1202/2359] 192.168.122.229 () {58 vars in 1346 bytes} [Sat Sep 5 04:52:17 2026] GET /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6e364d2c-811f-425c-8095-340163378463 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e364d2c-811f-425c-8095-340163378463 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] GET http://192.168.122.229/volume/v3/types/2a47b20d-ed89-4565-a574-d1380c8af8fc/extra_specs/spec1 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e364d2c-811f-425c-8095-340163378463 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e364d2c-811f-425c-8095-340163378463 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e364d2c-811f-425c-8095-340163378463 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/2a47b20d-ed89-4565-a574-d1380c8af8fc/extra_specs/spec1 returned with HTTP 404 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1158/2360] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:52:17 2026] GET /volume/v3/types/2a47b20d-ed89-4565-a574-d1380c8af8fc/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-71517341-4e4e-43c8-bfca-7af7491697fe None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71517341-4e4e-43c8-bfca-7af7491697fe tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] GET http://192.168.122.229/volume/v3/types/25e5273d-2a69-421d-88ac-f7333365924f/extra_specs Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-71517341-4e4e-43c8-bfca-7af7491697fe tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-71517341-4e4e-43c8-bfca-7af7491697fe tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71517341-4e4e-43c8-bfca-7af7491697fe tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/25e5273d-2a69-421d-88ac-f7333365924f/extra_specs returned with HTTP 404 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1203/2361] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 04:52:17 2026] GET /volume/v3/types/25e5273d-2a69-421d-88ac-f7333365924f/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bdb5d4c8-edf4-431f-8147-8daf0328f541 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bdb5d4c8-edf4-431f-8147-8daf0328f541 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] PUT http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/spec1 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bdb5d4c8-edf4-431f-8147-8daf0328f541 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bdb5d4c8-edf4-431f-8147-8daf0328f541 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/spec1 returned with HTTP 400 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1159/2362] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:52:17 2026] PUT /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-21061802-2bac-4af6-bdd6-12dd47b38fd5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-21061802-2bac-4af6-bdd6-12dd47b38fd5 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] PUT http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/spec1 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-21061802-2bac-4af6-bdd6-12dd47b38fd5 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'update', calling method: update, body: null {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-21061802-2bac-4af6-bdd6-12dd47b38fd5 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/spec1 returned with HTTP 400 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1204/2363] 192.168.122.229 () {60 vars in 1299 bytes} [Sat Sep 5 04:52:17 2026] PUT /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-95f3d38b-171b-4981-b55a-4817cfa1962d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95f3d38b-171b-4981-b55a-4817cfa1962d tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] PUT http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/None Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-95f3d38b-171b-4981-b55a-4817cfa1962d tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95f3d38b-171b-4981-b55a-4817cfa1962d tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-95f3d38b-171b-4981-b55a-4817cfa1962d tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/None returned with HTTP 400 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1160/2364] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:52:17 2026] PUT /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/None => generated 73 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1e148f0d-0f9c-44b6-b08e-ac54f13fa64f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1e148f0d-0f9c-44b6-b08e-ac54f13fa64f tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] PUT http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/f815d235-a89d-497d-beca-b11fc6d20828 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1e148f0d-0f9c-44b6-b08e-ac54f13fa64f tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1e148f0d-0f9c-44b6-b08e-ac54f13fa64f tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1e148f0d-0f9c-44b6-b08e-ac54f13fa64f tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/f815d235-a89d-497d-beca-b11fc6d20828 returned with HTTP 400 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1205/2365] 192.168.122.229 () {60 vars in 1393 bytes} [Sat Sep 5 04:52:17 2026] PUT /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7/extra_specs/f815d235-a89d-497d-beca-b11fc6d20828 => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-46e362e4-d9c6-4e7d-af7e-0b02c4a7c9b2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-46e362e4-d9c6-4e7d-af7e-0b02c4a7c9b2 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] PUT http://192.168.122.229/volume/v3/types/a6edbb88-8161-445e-903e-6a02fad34dab/extra_specs/spec1 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-46e362e4-d9c6-4e7d-af7e-0b02c4a7c9b2 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-46e362e4-d9c6-4e7d-af7e-0b02c4a7c9b2 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/a6edbb88-8161-445e-903e-6a02fad34dab/extra_specs/spec1 returned with HTTP 404 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1161/2366] 192.168.122.229 () {60 vars in 1300 bytes} [Sat Sep 5 04:52:17 2026] PUT /volume/v3/types/a6edbb88-8161-445e-903e-6a02fad34dab/extra_specs/spec1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0e75f66a-4236-4ed5-a3c2-a8254f87258b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e75f66a-4236-4ed5-a3c2-a8254f87258b tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] DELETE http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e75f66a-4236-4ed5-a3c2-a8254f87258b tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e75f66a-4236-4ed5-a3c2-a8254f87258b tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e75f66a-4236-4ed5-a3c2-a8254f87258b tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7 returned with HTTP 202 Sep 05 04:52:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1206/2367] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:52:17 2026] DELETE /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b8ad54d8-b1e8-4466-bd4e-9ff127daa793 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8ad54d8-b1e8-4466-bd4e-9ff127daa793 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] GET http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8ad54d8-b1e8-4466-bd4e-9ff127daa793 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b8ad54d8-b1e8-4466-bd4e-9ff127daa793 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b8ad54d8-b1e8-4466-bd4e-9ff127daa793 tempest-ExtraSpecsNegativeTest-395798056 tempest-ExtraSpecsNegativeTest-395798056-project-admin] http://192.168.122.229/volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7 returned with HTTP 404 Sep 05 04:52:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1162/2368] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:17 2026] GET /volume/v3/types/13986846-64c4-4923-aa4c-e93f39ae3cb7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-97aaa754-aad6-4ffa-96e1-0a97f61fa53e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97aaa754-aad6-4ffa-96e1-0a97f61fa53e tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] POST http://192.168.122.229/volume/v3/types/b0be5458-91a2-4c39-8b46-78ece351f081/encryption Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97aaa754-aad6-4ffa-96e1-0a97f61fa53e tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97aaa754-aad6-4ffa-96e1-0a97f61fa53e tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types/b0be5458-91a2-4c39-8b46-78ece351f081/encryption returned with HTTP 404 Sep 05 04:52:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1207/2369] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:52:22 2026] POST /volume/v3/types/b0be5458-91a2-4c39-8b46-78ece351f081/encryption => generated 114 bytes in 230 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fc482d7b-f0bb-491f-983b-ae67254b4afe None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc482d7b-f0bb-491f-983b-ae67254b4afe tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc482d7b-f0bb-491f-983b-ae67254b4afe tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-111428750", "os-volume-type-access:is_public": false}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc482d7b-f0bb-491f-983b-ae67254b4afe tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:52:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1163/2370] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:52:22 2026] POST /volume/v3/types => generated 230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b8fe37b5-bccc-43ad-9d7a-2945635b1861 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b8fe37b5-bccc-43ad-9d7a-2945635b1861 tempest-VolumeTypesNegativeTest-114291663 tempest-VolumeTypesNegativeTest-114291663-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b8fe37b5-bccc-43ad-9d7a-2945635b1861 tempest-VolumeTypesNegativeTest-114291663 tempest-VolumeTypesNegativeTest-114291663-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "897d1e83-ff5c-4004-9319-33e513931071", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2135119389"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-b8fe37b5-bccc-43ad-9d7a-2945635b1861 tempest-VolumeTypesNegativeTest-114291663 tempest-VolumeTypesNegativeTest-114291663-project-member] Create volume request body: {'volume': {'volume_type': '897d1e83-ff5c-4004-9319-33e513931071', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2135119389'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b8fe37b5-bccc-43ad-9d7a-2945635b1861 tempest-VolumeTypesNegativeTest-114291663 tempest-VolumeTypesNegativeTest-114291663-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 404 Sep 05 04:52:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1208/2371] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:52:22 2026] POST /volume/v3/volumes => generated 114 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cd157d99-5e5d-433f-87d3-1af767bc8b17 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd157d99-5e5d-433f-87d3-1af767bc8b17 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] DELETE http://192.168.122.229/volume/v3/types/897d1e83-ff5c-4004-9319-33e513931071 Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd157d99-5e5d-433f-87d3-1af767bc8b17 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd157d99-5e5d-433f-87d3-1af767bc8b17 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd157d99-5e5d-433f-87d3-1af767bc8b17 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types/897d1e83-ff5c-4004-9319-33e513931071 returned with HTTP 202 Sep 05 04:52:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1164/2372] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:52:22 2026] DELETE /volume/v3/types/897d1e83-ff5c-4004-9319-33e513931071 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7494fc9b-4000-4217-846a-0045a76d6a35 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7494fc9b-4000-4217-846a-0045a76d6a35 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] GET http://192.168.122.229/volume/v3/types/897d1e83-ff5c-4004-9319-33e513931071 Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7494fc9b-4000-4217-846a-0045a76d6a35 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7494fc9b-4000-4217-846a-0045a76d6a35 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7494fc9b-4000-4217-846a-0045a76d6a35 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types/897d1e83-ff5c-4004-9319-33e513931071 returned with HTTP 404 Sep 05 04:52:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1209/2373] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:22 2026] GET /volume/v3/types/897d1e83-ff5c-4004-9319-33e513931071 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-497e2e65-dc38-47aa-8c1b-6cca76fbbe07 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-497e2e65-dc38-47aa-8c1b-6cca76fbbe07 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-497e2e65-dc38-47aa-8c1b-6cca76fbbe07 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-497e2e65-dc38-47aa-8c1b-6cca76fbbe07 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 400 Sep 05 04:52:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1165/2374] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:52:22 2026] POST /volume/v3/types => generated 115 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d9d98333-98e6-4f77-b29b-6aac85488420 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9d98333-98e6-4f77-b29b-6aac85488420 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9d98333-98e6-4f77-b29b-6aac85488420 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-737388620"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9d98333-98e6-4f77-b29b-6aac85488420 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:52:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1210/2375] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:52:22 2026] POST /volume/v3/types => generated 228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-40d864dc-0fbf-492f-8daf-c8f79781697a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40d864dc-0fbf-492f-8daf-c8f79781697a tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:52:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-40d864dc-0fbf-492f-8daf-c8f79781697a tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-737388620"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40d864dc-0fbf-492f-8daf-c8f79781697a tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-737388620 already exists. Sep 05 04:52:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40d864dc-0fbf-492f-8daf-c8f79781697a tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 409 Sep 05 04:52:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1166/2376] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:52:22 2026] POST /volume/v3/types => generated 133 bytes in 19 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5d75fd16-6d00-48dc-8e98-90f8744001bf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5d75fd16-6d00-48dc-8e98-90f8744001bf tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] DELETE http://192.168.122.229/volume/v3/types/cba4b3cb-c855-4d16-8c11-ac3c4562b21e Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5d75fd16-6d00-48dc-8e98-90f8744001bf tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5d75fd16-6d00-48dc-8e98-90f8744001bf tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5d75fd16-6d00-48dc-8e98-90f8744001bf tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types/cba4b3cb-c855-4d16-8c11-ac3c4562b21e returned with HTTP 202 Sep 05 04:52:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1211/2377] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:52:22 2026] DELETE /volume/v3/types/cba4b3cb-c855-4d16-8c11-ac3c4562b21e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-caa82a70-96be-4c2a-a4b2-2548a714bb9c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-caa82a70-96be-4c2a-a4b2-2548a714bb9c tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] GET http://192.168.122.229/volume/v3/types/cba4b3cb-c855-4d16-8c11-ac3c4562b21e Sep 05 04:52:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-caa82a70-96be-4c2a-a4b2-2548a714bb9c tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-caa82a70-96be-4c2a-a4b2-2548a714bb9c tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-caa82a70-96be-4c2a-a4b2-2548a714bb9c tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types/cba4b3cb-c855-4d16-8c11-ac3c4562b21e returned with HTTP 404 Sep 05 04:52:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1167/2378] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:23 2026] GET /volume/v3/types/cba4b3cb-c855-4d16-8c11-ac3c4562b21e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c30d282b-162c-477e-91dc-335168437f7c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c30d282b-162c-477e-91dc-335168437f7c tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] DELETE http://192.168.122.229/volume/v3/types/9acc179a-ef7b-440f-a183-81f7bdc1300a Sep 05 04:52:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c30d282b-162c-477e-91dc-335168437f7c tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c30d282b-162c-477e-91dc-335168437f7c tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c30d282b-162c-477e-91dc-335168437f7c tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types/9acc179a-ef7b-440f-a183-81f7bdc1300a returned with HTTP 404 Sep 05 04:52:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1212/2379] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:52:23 2026] DELETE /volume/v3/types/9acc179a-ef7b-440f-a183-81f7bdc1300a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7a571a8c-627e-4982-bd1b-1fab00f1a658 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7a571a8c-627e-4982-bd1b-1fab00f1a658 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] GET http://192.168.122.229/volume/v3/types/efec3cc0-e03c-45b5-a4cf-11fbf86c5284 Sep 05 04:52:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7a571a8c-627e-4982-bd1b-1fab00f1a658 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7a571a8c-627e-4982-bd1b-1fab00f1a658 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7a571a8c-627e-4982-bd1b-1fab00f1a658 tempest-VolumeTypesNegativeTest-2051792769 tempest-VolumeTypesNegativeTest-2051792769-project-admin] http://192.168.122.229/volume/v3/types/efec3cc0-e03c-45b5-a4cf-11fbf86c5284 returned with HTTP 404 Sep 05 04:52:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1168/2380] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:52:23 2026] GET /volume/v3/types/efec3cc0-e03c-45b5-a4cf-11fbf86c5284 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-71a4346b-8022-4e23-b8c4-76471e358dc2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71a4346b-8022-4e23-b8c4-76471e358dc2 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes Sep 05 04:52:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-71a4346b-8022-4e23-b8c4-76471e358dc2 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-71a4346b-8022-4e23-b8c4-76471e358dc2 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-71a4346b-8022-4e23-b8c4-76471e358dc2 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:52:27 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-71a4346b-8022-4e23-b8c4-76471e358dc2 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:52:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-71a4346b-8022-4e23-b8c4-76471e358dc2 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Get all volumes completed successfully. Sep 05 04:52:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-71a4346b-8022-4e23-b8c4-76471e358dc2 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 200 Sep 05 04:52:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1213/2381] 192.168.122.229 () {58 vars in 1121 bytes} [Sat Sep 5 04:52:27 2026] GET /volume/v3/volumes => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:52:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1192964706"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1192964706'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:52:27 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume of 1 GB Sep 05 04:52:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Availability Zones retrieved successfully. Sep 05 04:52:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Flow 'volume_create_api' (9f900463-e123-466c-b9b4-86cb89b8a3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9ca1c7-ea97-4516-a172-715090a0153c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:27 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9ca1c7-ea97-4516-a172-715090a0153c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9a6b94-2d94-4822-abcf-925db4425c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Created reservations ['85921e3c-1e8c-4390-8a3a-b2f8d0e24618', 'c9da8a1a-2a88-4cd2-8fed-5a02aef3a10a', '669d2763-41df-491a-9c11-07ed35df665a', '6dc2d40b-1e30-4bb2-b763-3110fe918ea0'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9a6b94-2d94-4822-abcf-925db4425c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85921e3c-1e8c-4390-8a3a-b2f8d0e24618', 'c9da8a1a-2a88-4cd2-8fed-5a02aef3a10a', '669d2763-41df-491a-9c11-07ed35df665a', '6dc2d40b-1e30-4bb2-b763-3110fe918ea0']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d210ffe-0fec-4d1e-81fd-42df2aeb3244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:28 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d210ffe-0fec-4d1e-81fd-42df2aeb3244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ad8aa9-c3de-4a8a-8a0d-50badb8d278f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1192964706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',qos_specs=None,replication_status=,reservations=['85921e3c-1e8c-4390-8a3a-b2f8d0e24618','c9da8a1a-2a88-4cd2-8fed-5a02aef3a10a','669d2763-41df-491a-9c11-07ed35df665a','6dc2d40b-1e30-4bb2-b763-3110fe918ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a4431607fa4a86a8868712da421492',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1192964706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ad8aa9-c3de-4a8a-8a0d-50badb8d278f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a4431607fa4a86a8868712da421492',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36ffc83-7e82-412e-9f74-4b2a2f685af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36ffc83-7e82-412e-9f74-4b2a2f685af7) transitioned into state 'SUCCESS' from state '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-1192964706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',qos_specs=None,replication_status=,reservations=['85921e3c-1e8c-4390-8a3a-b2f8d0e24618','c9da8a1a-2a88-4cd2-8fed-5a02aef3a10a','669d2763-41df-491a-9c11-07ed35df665a','6dc2d40b-1e30-4bb2-b763-3110fe918ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a4431607fa4a86a8868712da421492',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e084708-7085-4183-a79b-e8213694257b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e084708-7085-4183-a79b-e8213694257b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Flow 'volume_create_api' (9f900463-e123-466c-b9b4-86cb89b8a3a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume request issued successfully. Sep 05 04:52:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1af73645-62ce-4104-a5bc-f62a4b1c1f2e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:52:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1169/2382] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:52:27 2026] POST /volume/v3/volumes => generated 764 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:52:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-74a56766-fb72-4cce-9124-b9fc28fabffc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74a56766-fb72-4cce-9124-b9fc28fabffc tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f Sep 05 04:52:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74a56766-fb72-4cce-9124-b9fc28fabffc tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-74a56766-fb72-4cce-9124-b9fc28fabffc tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-74a56766-fb72-4cce-9124-b9fc28fabffc tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-74a56766-fb72-4cce-9124-b9fc28fabffc tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f returned with HTTP 200 Sep 05 04:52:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1214/2383] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:28 2026] GET /volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f => generated 832 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3574018e-96bb-4fc5-a474-3f7c71bc958c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3574018e-96bb-4fc5-a474-3f7c71bc958c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3574018e-96bb-4fc5-a474-3f7c71bc958c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3574018e-96bb-4fc5-a474-3f7c71bc958c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3574018e-96bb-4fc5-a474-3f7c71bc958c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3574018e-96bb-4fc5-a474-3f7c71bc958c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f returned with HTTP 200 Sep 05 04:52:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1170/2384] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:29 2026] GET /volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-af6c71d4-f5df-4331-abd5-5a4112a9d900 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-af6c71d4-f5df-4331-abd5-5a4112a9d900 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f Sep 05 04:52:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-af6c71d4-f5df-4331-abd5-5a4112a9d900 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-af6c71d4-f5df-4331-abd5-5a4112a9d900 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-af6c71d4-f5df-4331-abd5-5a4112a9d900 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-af6c71d4-f5df-4331-abd5-5a4112a9d900 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f returned with HTTP 200 Sep 05 04:52:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1215/2385] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:29 2026] GET /volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d4081464-6cbd-436e-b465-0a218a2e35ae None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2107614257"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2107614257'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume of 1 GB Sep 05 04:52:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Availability Zones retrieved successfully. Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Flow 'volume_create_api' (cd461c51-a62a-489a-99e5-5612058a41fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b9bdfc-84e9-4538-8141-ca88105bdc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b9bdfc-84e9-4538-8141-ca88105bdc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3482ed-b370-449a-bc75-95acf69c034a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Created reservations ['bebc8887-d27c-44bb-9054-85d9c2a3ee1c', '01f5c7bb-320a-4f2c-ac48-2ac13468864d', 'c17ec305-f5d2-43bb-ae4e-e206ce5be303', '65b1e86d-33f8-48f4-a42e-b338f8ce1c4a'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3482ed-b370-449a-bc75-95acf69c034a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bebc8887-d27c-44bb-9054-85d9c2a3ee1c', '01f5c7bb-320a-4f2c-ac48-2ac13468864d', 'c17ec305-f5d2-43bb-ae4e-e206ce5be303', '65b1e86d-33f8-48f4-a42e-b338f8ce1c4a']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3ae85e-bfe3-4e4b-a482-a4523f217d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3ae85e-bfe3-4e4b-a482-a4523f217d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a41eba54-59a2-4733-9807-f7706f0dce3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2107614257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',qos_specs=None,replication_status=,reservations=['bebc8887-d27c-44bb-9054-85d9c2a3ee1c','01f5c7bb-320a-4f2c-ac48-2ac13468864d','c17ec305-f5d2-43bb-ae4e-e206ce5be303','65b1e86d-33f8-48f4-a42e-b338f8ce1c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a4431607fa4a86a8868712da421492',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2107614257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a41eba54-59a2-4733-9807-f7706f0dce3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a4431607fa4a86a8868712da421492',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (383236d6-5c93-4be9-ab44-b68f4bba31c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (383236d6-5c93-4be9-ab44-b68f4bba31c9) transitioned into state 'SUCCESS' from state '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-2107614257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',qos_specs=None,replication_status=,reservations=['bebc8887-d27c-44bb-9054-85d9c2a3ee1c','01f5c7bb-320a-4f2c-ac48-2ac13468864d','c17ec305-f5d2-43bb-ae4e-e206ce5be303','65b1e86d-33f8-48f4-a42e-b338f8ce1c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a4431607fa4a86a8868712da421492',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e31e91-6995-46b8-b40c-70de619f6cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e31e91-6995-46b8-b40c-70de619f6cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Flow 'volume_create_api' (cd461c51-a62a-489a-99e5-5612058a41fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume request issued successfully. Sep 05 04:52:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d4081464-6cbd-436e-b465-0a218a2e35ae tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:52:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1171/2386] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:52:29 2026] POST /volume/v3/volumes => generated 764 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:52:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-72b74deb-c9f2-46b5-80d5-967a41d73935 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72b74deb-c9f2-46b5-80d5-967a41d73935 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e Sep 05 04:52:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72b74deb-c9f2-46b5-80d5-967a41d73935 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-72b74deb-c9f2-46b5-80d5-967a41d73935 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-72b74deb-c9f2-46b5-80d5-967a41d73935 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-72b74deb-c9f2-46b5-80d5-967a41d73935 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e returned with HTTP 200 Sep 05 04:52:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1216/2387] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:29 2026] GET /volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-baaeb15d-62dd-4de1-9ac8-7d3a06dcd234 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-baaeb15d-62dd-4de1-9ac8-7d3a06dcd234 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e Sep 05 04:52:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-baaeb15d-62dd-4de1-9ac8-7d3a06dcd234 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-baaeb15d-62dd-4de1-9ac8-7d3a06dcd234 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-baaeb15d-62dd-4de1-9ac8-7d3a06dcd234 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-baaeb15d-62dd-4de1-9ac8-7d3a06dcd234 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e returned with HTTP 200 Sep 05 04:52:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1172/2388] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:30 2026] GET /volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e81a7b7b-57fb-4136-88b6-c1f580a36ad1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e81a7b7b-57fb-4136-88b6-c1f580a36ad1 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e Sep 05 04:52:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e81a7b7b-57fb-4136-88b6-c1f580a36ad1 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e81a7b7b-57fb-4136-88b6-c1f580a36ad1 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e81a7b7b-57fb-4136-88b6-c1f580a36ad1 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e81a7b7b-57fb-4136-88b6-c1f580a36ad1 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e returned with HTTP 200 Sep 05 04:52:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1217/2389] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:30 2026] GET /volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-10460459"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-10460459'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume of 1 GB Sep 05 04:52:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Availability Zones retrieved successfully. Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Flow 'volume_create_api' (6ca937ca-4ebf-42f0-bef3-0e6e793d565c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab2d754-d156-42a0-bf8f-4d4d683c9730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab2d754-d156-42a0-bf8f-4d4d683c9730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560a4448-887c-45c2-911a-09890df35e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Created reservations ['4cccd349-dd04-4ae8-83ac-843f9e31f855', 'd450db05-5d79-490f-81d0-0a0492538f61', 'cf69133e-9159-4956-bb18-ca38294ba890', 'be559215-16da-4c4a-a46a-d7ef26251917'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560a4448-887c-45c2-911a-09890df35e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cccd349-dd04-4ae8-83ac-843f9e31f855', 'd450db05-5d79-490f-81d0-0a0492538f61', 'cf69133e-9159-4956-bb18-ca38294ba890', 'be559215-16da-4c4a-a46a-d7ef26251917']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6fdb48-e7f0-4df1-95b4-94c9471e3f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6fdb48-e7f0-4df1-95b4-94c9471e3f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd319049b-cd7a-401f-985a-342b1f8a6eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-10460459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',qos_specs=None,replication_status=,reservations=['4cccd349-dd04-4ae8-83ac-843f9e31f855','d450db05-5d79-490f-81d0-0a0492538f61','cf69133e-9159-4956-bb18-ca38294ba890','be559215-16da-4c4a-a46a-d7ef26251917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a4431607fa4a86a8868712da421492',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-10460459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d319049b-cd7a-401f-985a-342b1f8a6eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18a4431607fa4a86a8868712da421492',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1871f5-0715-45d0-b24a-19f1832488be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1871f5-0715-45d0-b24a-19f1832488be) transitioned into state 'SUCCESS' from state '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-10460459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f4d231d9ede4fcbb1f1e5ff989c5b13',qos_specs=None,replication_status=,reservations=['4cccd349-dd04-4ae8-83ac-843f9e31f855','d450db05-5d79-490f-81d0-0a0492538f61','cf69133e-9159-4956-bb18-ca38294ba890','be559215-16da-4c4a-a46a-d7ef26251917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18a4431607fa4a86a8868712da421492',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82266547-3f1a-47ca-ac25-5973b91f28cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82266547-3f1a-47ca-ac25-5973b91f28cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Flow 'volume_create_api' (6ca937ca-4ebf-42f0-bef3-0e6e793d565c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Create volume request issued successfully. Sep 05 04:52:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f84bed30-24cb-4e3b-80e0-c4a750be6d06 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:52:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1173/2390] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:52:31 2026] POST /volume/v3/volumes => generated 762 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:52:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0394db22-1fc1-4096-8339-97a6bfd5f77b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0394db22-1fc1-4096-8339-97a6bfd5f77b tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 Sep 05 04:52:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0394db22-1fc1-4096-8339-97a6bfd5f77b tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0394db22-1fc1-4096-8339-97a6bfd5f77b tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0394db22-1fc1-4096-8339-97a6bfd5f77b tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0394db22-1fc1-4096-8339-97a6bfd5f77b tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 returned with HTTP 200 Sep 05 04:52:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1218/2391] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:31 2026] GET /volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ff5498f6-7619-43c7-a3b3-ff10f79850da None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff5498f6-7619-43c7-a3b3-ff10f79850da tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff5498f6-7619-43c7-a3b3-ff10f79850da tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff5498f6-7619-43c7-a3b3-ff10f79850da tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ff5498f6-7619-43c7-a3b3-ff10f79850da tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff5498f6-7619-43c7-a3b3-ff10f79850da tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 returned with HTTP 200 Sep 05 04:52:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1174/2392] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:32 2026] GET /volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b6abe5a4-2ea3-4246-9866-df3d3528ae96 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b6abe5a4-2ea3-4246-9866-df3d3528ae96 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 Sep 05 04:52:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b6abe5a4-2ea3-4246-9866-df3d3528ae96 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b6abe5a4-2ea3-4246-9866-df3d3528ae96 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b6abe5a4-2ea3-4246-9866-df3d3528ae96 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b6abe5a4-2ea3-4246-9866-df3d3528ae96 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 returned with HTTP 200 Sep 05 04:52:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1219/2393] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:32 2026] GET /volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Create volume of 1 GB Sep 05 04:52:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Availability Zones retrieved successfully. Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Flow 'volume_create_api' (927ce8b2-8b12-4536-a87d-666980386fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d5bb74-1cc4-4872-9cb5-74d177e620c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d5bb74-1cc4-4872-9cb5-74d177e620c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd370587-ffa4-4069-a2f2-ac4816fecf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Created reservations ['3e988d8f-951c-48c2-a4cd-1345064471f3', '838ac2af-e268-4d83-9f12-a322f7a7b35a', '0455bb0a-7e17-4baa-856a-6d556c815eba', '8e76c52b-fa65-43c6-8e42-858a54063c6f'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd370587-ffa4-4069-a2f2-ac4816fecf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e988d8f-951c-48c2-a4cd-1345064471f3', '838ac2af-e268-4d83-9f12-a322f7a7b35a', '0455bb0a-7e17-4baa-856a-6d556c815eba', '8e76c52b-fa65-43c6-8e42-858a54063c6f']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1345c2-1383-4e8c-9927-c7e43507afa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1345c2-1383-4e8c-9927-c7e43507afa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c5a40f0-0716-437b-b358-4a0a1a670b66', '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='2b42c54092ac4a3a8b4e01034cee2483',qos_specs=None,replication_status=,reservations=['3e988d8f-951c-48c2-a4cd-1345064471f3','838ac2af-e268-4d83-9f12-a322f7a7b35a','0455bb0a-7e17-4baa-856a-6d556c815eba','8e76c52b-fa65-43c6-8e42-858a54063c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7368af056c5449f3b22d438f93f592b7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:52:32Z,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=6c5a40f0-0716-437b-b358-4a0a1a670b66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b42c54092ac4a3a8b4e01034cee2483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7368af056c5449f3b22d438f93f592b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9720fb5-a52d-4544-baa9-585bb6456446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9720fb5-a52d-4544-baa9-585bb6456446) transitioned into state 'SUCCESS' from 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='2b42c54092ac4a3a8b4e01034cee2483',qos_specs=None,replication_status=,reservations=['3e988d8f-951c-48c2-a4cd-1345064471f3','838ac2af-e268-4d83-9f12-a322f7a7b35a','0455bb0a-7e17-4baa-856a-6d556c815eba','8e76c52b-fa65-43c6-8e42-858a54063c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7368af056c5449f3b22d438f93f592b7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3598a0b-a668-4e1a-8688-4b9e5a50b3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3598a0b-a668-4e1a-8688-4b9e5a50b3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Flow 'volume_create_api' (927ce8b2-8b12-4536-a87d-666980386fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Create volume request issued successfully. Sep 05 04:52:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-38a8af45-43a1-4d41-8dce-d6cc0d642a0a tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:52:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1175/2394] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:52:32 2026] POST /volume/v3/volumes => generated 742 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:52:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ce7a47dd-dede-445c-9116-2c63e7060ea5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce7a47dd-dede-445c-9116-2c63e7060ea5 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] GET http://192.168.122.229/volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 Sep 05 04:52:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce7a47dd-dede-445c-9116-2c63e7060ea5 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce7a47dd-dede-445c-9116-2c63e7060ea5 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ce7a47dd-dede-445c-9116-2c63e7060ea5 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Volume info retrieved successfully. Sep 05 04:52:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce7a47dd-dede-445c-9116-2c63e7060ea5 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] http://192.168.122.229/volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 returned with HTTP 200 Sep 05 04:52:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1220/2395] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:32 2026] GET /volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 => generated 921 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6425b1ad-4016-4165-b849-a5c978402aae None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6425b1ad-4016-4165-b849-a5c978402aae tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] GET http://192.168.122.229/volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6425b1ad-4016-4165-b849-a5c978402aae tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6425b1ad-4016-4165-b849-a5c978402aae tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6425b1ad-4016-4165-b849-a5c978402aae tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Volume info retrieved successfully. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6425b1ad-4016-4165-b849-a5c978402aae tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] http://192.168.122.229/volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 returned with HTTP 200 Sep 05 04:52:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1176/2396] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:34 2026] GET /volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 => generated 972 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-efcb24a1-2b90-4129-9cb1-7fe9eee69302 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-efcb24a1-2b90-4129-9cb1-7fe9eee69302 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] GET http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1&project_id=6f4d231d9ede4fcbb1f1e5ff989c5b13 Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-efcb24a1-2b90-4129-9cb1-7fe9eee69302 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-efcb24a1-2b90-4129-9cb1-7fe9eee69302 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-efcb24a1-2b90-4129-9cb1-7fe9eee69302 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Could not evaluate value 6f4d231d9ede4fcbb1f1e5ff989c5b13, assuming string {{(pid=89503) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-efcb24a1-2b90-4129-9cb1-7fe9eee69302 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Searching by: MultiDict([('project_id', '6f4d231d9ede4fcbb1f1e5ff989c5b13'), ('all_tenants', 1)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-efcb24a1-2b90-4129-9cb1-7fe9eee69302 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Get all volumes completed successfully. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-efcb24a1-2b90-4129-9cb1-7fe9eee69302 tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1&project_id=6f4d231d9ede4fcbb1f1e5ff989c5b13 returned with HTTP 200 Sep 05 04:52:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1221/2397] 192.168.122.229 () {58 vars in 1257 bytes} [Sat Sep 5 04:52:34 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=6f4d231d9ede4fcbb1f1e5ff989c5b13 => generated 3041 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e7a9ac76-def5-475a-ae98-23aafd1e170d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7a9ac76-def5-475a-ae98-23aafd1e170d tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7a9ac76-def5-475a-ae98-23aafd1e170d tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7a9ac76-def5-475a-ae98-23aafd1e170d tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e7a9ac76-def5-475a-ae98-23aafd1e170d tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Delete volume with id: 6c5a40f0-0716-437b-b358-4a0a1a670b66 Sep 05 04:52:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e7a9ac76-def5-475a-ae98-23aafd1e170d tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Volume info retrieved successfully. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e7a9ac76-def5-475a-ae98-23aafd1e170d tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] Delete volume request issued successfully. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7a9ac76-def5-475a-ae98-23aafd1e170d tempest-VolumesListAdminTestJSON-1161790235 tempest-VolumesListAdminTestJSON-1161790235-project-admin] http://192.168.122.229/volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 returned with HTTP 202 Sep 05 04:52:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1177/2398] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:52:34 2026] DELETE /volume/v3/volumes/6c5a40f0-0716-437b-b358-4a0a1a670b66 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-58e2eb2f-3c12-4d7a-828d-d597a450c805 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-58e2eb2f-3c12-4d7a-828d-d597a450c805 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-58e2eb2f-3c12-4d7a-828d-d597a450c805 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-58e2eb2f-3c12-4d7a-828d-d597a450c805 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-58e2eb2f-3c12-4d7a-828d-d597a450c805 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-58e2eb2f-3c12-4d7a-828d-d597a450c805 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 returned with HTTP 200 Sep 05 04:52:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1222/2399] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:34 2026] GET /volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e4ade621-73a3-4bbe-8afb-dae3e62d35aa None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4ade621-73a3-4bbe-8afb-dae3e62d35aa tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] DELETE http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4ade621-73a3-4bbe-8afb-dae3e62d35aa tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4ade621-73a3-4bbe-8afb-dae3e62d35aa tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e4ade621-73a3-4bbe-8afb-dae3e62d35aa tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Delete volume with id: d319049b-cd7a-401f-985a-342b1f8a6eb6 Sep 05 04:52:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e4ade621-73a3-4bbe-8afb-dae3e62d35aa tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e4ade621-73a3-4bbe-8afb-dae3e62d35aa tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Delete volume request issued successfully. Sep 05 04:52:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4ade621-73a3-4bbe-8afb-dae3e62d35aa tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 returned with HTTP 202 Sep 05 04:52:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1178/2400] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:52:34 2026] DELETE /volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a8160a49-0f56-49de-ad06-8bbc49c4c23e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8160a49-0f56-49de-ad06-8bbc49c4c23e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8160a49-0f56-49de-ad06-8bbc49c4c23e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8160a49-0f56-49de-ad06-8bbc49c4c23e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a8160a49-0f56-49de-ad06-8bbc49c4c23e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8160a49-0f56-49de-ad06-8bbc49c4c23e tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 returned with HTTP 200 Sep 05 04:52:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1223/2401] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:34 2026] GET /volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-359f498f-fdd7-423b-a32c-643d6e953b65 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-359f498f-fdd7-423b-a32c-643d6e953b65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 Sep 05 04:52:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-359f498f-fdd7-423b-a32c-643d6e953b65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-359f498f-fdd7-423b-a32c-643d6e953b65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-359f498f-fdd7-423b-a32c-643d6e953b65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 returned with HTTP 404 Sep 05 04:52:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1179/2402] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:35 2026] GET /volume/v3/volumes/d319049b-cd7a-401f-985a-342b1f8a6eb6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d2e3587a-65a7-4898-9fd5-d7d391c4238a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d2e3587a-65a7-4898-9fd5-d7d391c4238a tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e Sep 05 04:52:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d2e3587a-65a7-4898-9fd5-d7d391c4238a tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d2e3587a-65a7-4898-9fd5-d7d391c4238a tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d2e3587a-65a7-4898-9fd5-d7d391c4238a tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d2e3587a-65a7-4898-9fd5-d7d391c4238a tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e returned with HTTP 200 Sep 05 04:52:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1224/2403] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:35 2026] GET /volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-677e0dab-cdac-48ef-9088-d5e2a7e1d299 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-677e0dab-cdac-48ef-9088-d5e2a7e1d299 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] DELETE http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e Sep 05 04:52:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-677e0dab-cdac-48ef-9088-d5e2a7e1d299 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-677e0dab-cdac-48ef-9088-d5e2a7e1d299 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-677e0dab-cdac-48ef-9088-d5e2a7e1d299 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Delete volume with id: a41eba54-59a2-4733-9807-f7706f0dce3e Sep 05 04:52:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-677e0dab-cdac-48ef-9088-d5e2a7e1d299 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-677e0dab-cdac-48ef-9088-d5e2a7e1d299 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Delete volume request issued successfully. Sep 05 04:52:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-677e0dab-cdac-48ef-9088-d5e2a7e1d299 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e returned with HTTP 202 Sep 05 04:52:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1180/2404] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:52:35 2026] DELETE /volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7fb8a70d-7295-47c5-94cc-91e703a9fa65 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7fb8a70d-7295-47c5-94cc-91e703a9fa65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e Sep 05 04:52:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7fb8a70d-7295-47c5-94cc-91e703a9fa65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7fb8a70d-7295-47c5-94cc-91e703a9fa65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7fb8a70d-7295-47c5-94cc-91e703a9fa65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7fb8a70d-7295-47c5-94cc-91e703a9fa65 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e returned with HTTP 200 Sep 05 04:52:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1225/2405] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:35 2026] GET /volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f77d153f-44f3-476a-a176-b9149a2afa97 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f77d153f-44f3-476a-a176-b9149a2afa97 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e Sep 05 04:52:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f77d153f-44f3-476a-a176-b9149a2afa97 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f77d153f-44f3-476a-a176-b9149a2afa97 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f77d153f-44f3-476a-a176-b9149a2afa97 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e returned with HTTP 404 Sep 05 04:52:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1181/2406] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:36 2026] GET /volume/v3/volumes/a41eba54-59a2-4733-9807-f7706f0dce3e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-22857ff6-1d43-4d75-bb49-40b1321b07f7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22857ff6-1d43-4d75-bb49-40b1321b07f7 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f Sep 05 04:52:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22857ff6-1d43-4d75-bb49-40b1321b07f7 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22857ff6-1d43-4d75-bb49-40b1321b07f7 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-22857ff6-1d43-4d75-bb49-40b1321b07f7 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22857ff6-1d43-4d75-bb49-40b1321b07f7 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f returned with HTTP 200 Sep 05 04:52:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1226/2407] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:36 2026] GET /volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5b522e5d-4f9c-49a3-ac34-0400e72453b6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5b522e5d-4f9c-49a3-ac34-0400e72453b6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] DELETE http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f Sep 05 04:52:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5b522e5d-4f9c-49a3-ac34-0400e72453b6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5b522e5d-4f9c-49a3-ac34-0400e72453b6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:36 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-5b522e5d-4f9c-49a3-ac34-0400e72453b6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Delete volume with id: 06ad8aa9-c3de-4a8a-8a0d-50badb8d278f Sep 05 04:52:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5b522e5d-4f9c-49a3-ac34-0400e72453b6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5b522e5d-4f9c-49a3-ac34-0400e72453b6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Delete volume request issued successfully. Sep 05 04:52:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5b522e5d-4f9c-49a3-ac34-0400e72453b6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f returned with HTTP 202 Sep 05 04:52:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1182/2408] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:52:36 2026] DELETE /volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-843c2fca-48f6-46b9-a96f-5b8dbaebbe3c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-843c2fca-48f6-46b9-a96f-5b8dbaebbe3c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f Sep 05 04:52:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-843c2fca-48f6-46b9-a96f-5b8dbaebbe3c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-843c2fca-48f6-46b9-a96f-5b8dbaebbe3c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:36 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:36 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-843c2fca-48f6-46b9-a96f-5b8dbaebbe3c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Volume info retrieved successfully. Sep 05 04:52:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-843c2fca-48f6-46b9-a96f-5b8dbaebbe3c tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f returned with HTTP 200 Sep 05 04:52:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1227/2409] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:36 2026] GET /volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c2513fb2-c978-4cca-8550-2f0df4f8cce6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c2513fb2-c978-4cca-8550-2f0df4f8cce6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] GET http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f Sep 05 04:52:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c2513fb2-c978-4cca-8550-2f0df4f8cce6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c2513fb2-c978-4cca-8550-2f0df4f8cce6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c2513fb2-c978-4cca-8550-2f0df4f8cce6 tempest-VolumesListAdminTestJSON-1538912801 tempest-VolumesListAdminTestJSON-1538912801-project-member] http://192.168.122.229/volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f returned with HTTP 404 Sep 05 04:52:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1183/2410] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:37 2026] GET /volume/v3/volumes/06ad8aa9-c3de-4a8a-8a0d-50badb8d278f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:52:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-980e0cd6-65ff-4b0a-9864-191e63a806a9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-980e0cd6-65ff-4b0a-9864-191e63a806a9 None None] GET http://192.168.122.229/volume// Sep 05 04:52:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-980e0cd6-65ff-4b0a-9864-191e63a806a9 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-980e0cd6-65ff-4b0a-9864-191e63a806a9 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-980e0cd6-65ff-4b0a-9864-191e63a806a9 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:52:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1228/2411] 192.168.122.229 () {56 vars in 888 bytes} [Sat Sep 5 04:52:41 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:52:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5896f771-877f-45e0-ac8e-60be19589b41 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5896f771-877f-45e0-ac8e-60be19589b41 None None] GET http://192.168.122.229/volume// Sep 05 04:52:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5896f771-877f-45e0-ac8e-60be19589b41 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5896f771-877f-45e0-ac8e-60be19589b41 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5896f771-877f-45e0-ac8e-60be19589b41 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:52:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1184/2412] 192.168.122.229 () {56 vars in 888 bytes} [Sat Sep 5 04:52:41 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:52:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dd3e6fe9-0b7f-4658-8da1-2354095b4838 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd3e6fe9-0b7f-4658-8da1-2354095b4838 tempest-VersionsTest-777822913 tempest-VersionsTest-777822913-project-reader] GET http://192.168.122.229/volume/v3/ Sep 05 04:52:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd3e6fe9-0b7f-4658-8da1-2354095b4838 tempest-VersionsTest-777822913 tempest-VersionsTest-777822913-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd3e6fe9-0b7f-4658-8da1-2354095b4838 tempest-VersionsTest-777822913 tempest-VersionsTest-777822913-project-reader] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd3e6fe9-0b7f-4658-8da1-2354095b4838 tempest-VersionsTest-777822913 tempest-VersionsTest-777822913-project-reader] http://192.168.122.229/volume/v3/ returned with HTTP 200 Sep 05 04:52:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1229/2413] 192.168.122.229 () {58 vars in 1100 bytes} [Sat Sep 5 04:52:41 2026] GET /volume/v3/ => generated 390 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-488746456"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-488746456'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Create volume of 1 GB Sep 05 04:52:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Availability Zones retrieved successfully. Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Flow 'volume_create_api' (ce8a0677-c3b5-47e7-862b-d84d3d47916a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a064c82c-504c-4d80-98a4-a74fef7afab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a064c82c-504c-4d80-98a4-a74fef7afab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8289f7-a1ed-47c3-98ac-6cbec0567e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Created reservations ['a2f50d75-9b1c-4c31-b55f-c75f80dfba6c', '6ddaccfd-16d3-46fa-987b-dfae3c0a74b4', '593b5e97-1cda-4acf-8237-275f0e9591f4', 'f22b80ef-7e7f-419e-aeb5-3d8917e6d929'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8289f7-a1ed-47c3-98ac-6cbec0567e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f50d75-9b1c-4c31-b55f-c75f80dfba6c', '6ddaccfd-16d3-46fa-987b-dfae3c0a74b4', '593b5e97-1cda-4acf-8237-275f0e9591f4', 'f22b80ef-7e7f-419e-aeb5-3d8917e6d929']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e70889f-6cc9-4084-a2d0-1686f4f3e132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e70889f-6cc9-4084-a2d0-1686f4f3e132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ccfad69-2b4c-4ca1-9480-b087dc625652', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-488746456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d62c12f718f34a94a2e60b4119fd843b',qos_specs=None,replication_status=,reservations=['a2f50d75-9b1c-4c31-b55f-c75f80dfba6c','6ddaccfd-16d3-46fa-987b-dfae3c0a74b4','593b5e97-1cda-4acf-8237-275f0e9591f4','f22b80ef-7e7f-419e-aeb5-3d8917e6d929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ff09c7c5aed4d4a871be58c9d0e5c9d',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-488746456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ccfad69-2b4c-4ca1-9480-b087dc625652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d62c12f718f34a94a2e60b4119fd843b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ff09c7c5aed4d4a871be58c9d0e5c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de4b281-3f1c-46c7-a2c3-4b4d08cfb6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de4b281-3f1c-46c7-a2c3-4b4d08cfb6c9) transitioned into state 'SUCCESS' from state '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-488746456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d62c12f718f34a94a2e60b4119fd843b',qos_specs=None,replication_status=,reservations=['a2f50d75-9b1c-4c31-b55f-c75f80dfba6c','6ddaccfd-16d3-46fa-987b-dfae3c0a74b4','593b5e97-1cda-4acf-8237-275f0e9591f4','f22b80ef-7e7f-419e-aeb5-3d8917e6d929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ff09c7c5aed4d4a871be58c9d0e5c9d',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea997d5-81c3-4768-86bf-2f3a47a78fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea997d5-81c3-4768-86bf-2f3a47a78fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Flow 'volume_create_api' (ce8a0677-c3b5-47e7-862b-d84d3d47916a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Create volume request issued successfully. Sep 05 04:52:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70b1a498-0462-4ffa-a45f-09d8eeb00cd5 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:52:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1185/2414] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:52:44 2026] POST /volume/v3/volumes => generated 758 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:52:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bfc1767c-3e56-464e-8082-2ff626886054 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bfc1767c-3e56-464e-8082-2ff626886054 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 Sep 05 04:52:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bfc1767c-3e56-464e-8082-2ff626886054 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bfc1767c-3e56-464e-8082-2ff626886054 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bfc1767c-3e56-464e-8082-2ff626886054 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bfc1767c-3e56-464e-8082-2ff626886054 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 returned with HTTP 200 Sep 05 04:52:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1230/2415] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:44 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3b9b9499-5f23-41bd-bebd-385c2b2b84af None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3b9b9499-5f23-41bd-bebd-385c2b2b84af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3b9b9499-5f23-41bd-bebd-385c2b2b84af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3b9b9499-5f23-41bd-bebd-385c2b2b84af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3b9b9499-5f23-41bd-bebd-385c2b2b84af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3b9b9499-5f23-41bd-bebd-385c2b2b84af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1186/2416] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:46 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-69e671e8-6922-4d46-a20c-d1b1b4b8830a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-69e671e8-6922-4d46-a20c-d1b1b4b8830a tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] POST http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-69e671e8-6922-4d46-a20c-d1b1b4b8830a tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-69e671e8-6922-4d46-a20c-d1b1b4b8830a tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-69e671e8-6922-4d46-a20c-d1b1b4b8830a tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Create volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-69e671e8-6922-4d46-a20c-d1b1b4b8830a tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1231/2417] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:52:46 2026] POST /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 101 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f7af646a-7162-4367-b5b8-c45c353d1ee6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f7af646a-7162-4367-b5b8-c45c353d1ee6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f7af646a-7162-4367-b5b8-c45c353d1ee6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f7af646a-7162-4367-b5b8-c45c353d1ee6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f7af646a-7162-4367-b5b8-c45c353d1ee6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f7af646a-7162-4367-b5b8-c45c353d1ee6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Get volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f7af646a-7162-4367-b5b8-c45c353d1ee6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1187/2418] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:52:46 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 101 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-60a98145-a648-4bbc-9f01-8a492b0d58a1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60a98145-a648-4bbc-9f01-8a492b0d58a1 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] PUT http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60a98145-a648-4bbc-9f01-8a492b0d58a1 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-60a98145-a648-4bbc-9f01-8a492b0d58a1 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-60a98145-a648-4bbc-9f01-8a492b0d58a1 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Update volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60a98145-a648-4bbc-9f01-8a492b0d58a1 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1232/2419] 192.168.122.229 () {60 vars in 1279 bytes} [Sat Sep 5 04:52:46 2026] PUT /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-88c87209-9449-4bad-85a7-3c4d1a129003 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88c87209-9449-4bad-85a7-3c4d1a129003 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88c87209-9449-4bad-85a7-3c4d1a129003 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88c87209-9449-4bad-85a7-3c4d1a129003 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-88c87209-9449-4bad-85a7-3c4d1a129003 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-88c87209-9449-4bad-85a7-3c4d1a129003 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Get volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88c87209-9449-4bad-85a7-3c4d1a129003 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1188/2420] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:52:46 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d2ac4b8a-6bd3-4f2d-acb3-837bb5eaccbb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d2ac4b8a-6bd3-4f2d-acb3-837bb5eaccbb tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] DELETE http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key1 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d2ac4b8a-6bd3-4f2d-acb3-837bb5eaccbb tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d2ac4b8a-6bd3-4f2d-acb3-837bb5eaccbb tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d2ac4b8a-6bd3-4f2d-acb3-837bb5eaccbb tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d2ac4b8a-6bd3-4f2d-acb3-837bb5eaccbb tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Get volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d2ac4b8a-6bd3-4f2d-acb3-837bb5eaccbb tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Delete volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d2ac4b8a-6bd3-4f2d-acb3-837bb5eaccbb tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key1 returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1233/2421] 192.168.122.229 () {58 vars in 1277 bytes} [Sat Sep 5 04:52:46 2026] DELETE /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key1 => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6fdd6006-6d97-48ed-9441-18d08d46a6af None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6fdd6006-6d97-48ed-9441-18d08d46a6af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6fdd6006-6d97-48ed-9441-18d08d46a6af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6fdd6006-6d97-48ed-9441-18d08d46a6af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6fdd6006-6d97-48ed-9441-18d08d46a6af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6fdd6006-6d97-48ed-9441-18d08d46a6af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Get volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6fdd6006-6d97-48ed-9441-18d08d46a6af tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1189/2422] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:52:46 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 32 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bcc8af56-5810-457d-aa2e-66dd7f3fff03 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcc8af56-5810-457d-aa2e-66dd7f3fff03 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] PUT http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bcc8af56-5810-457d-aa2e-66dd7f3fff03 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bcc8af56-5810-457d-aa2e-66dd7f3fff03 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bcc8af56-5810-457d-aa2e-66dd7f3fff03 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Update volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcc8af56-5810-457d-aa2e-66dd7f3fff03 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1234/2423] 192.168.122.229 () {60 vars in 1279 bytes} [Sat Sep 5 04:52:46 2026] PUT /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f885e05e-cbdc-41a2-b4be-f21a310d6ab4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f885e05e-cbdc-41a2-b4be-f21a310d6ab4 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] POST http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f885e05e-cbdc-41a2-b4be-f21a310d6ab4 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f885e05e-cbdc-41a2-b4be-f21a310d6ab4 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f885e05e-cbdc-41a2-b4be-f21a310d6ab4 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Create volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f885e05e-cbdc-41a2-b4be-f21a310d6ab4 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1190/2424] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:52:46 2026] POST /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-451f12b9-0162-4da3-bc5c-1f60bc60ef4c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-451f12b9-0162-4da3-bc5c-1f60bc60ef4c tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] PUT http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key3 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-451f12b9-0162-4da3-bc5c-1f60bc60ef4c tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-451f12b9-0162-4da3-bc5c-1f60bc60ef4c tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-451f12b9-0162-4da3-bc5c-1f60bc60ef4c tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Update volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-451f12b9-0162-4da3-bc5c-1f60bc60ef4c tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key3 returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1235/2425] 192.168.122.229 () {60 vars in 1294 bytes} [Sat Sep 5 04:52:46 2026] PUT /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e5b05699-4d93-4364-833c-120b3ceb5ade None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e5b05699-4d93-4364-833c-120b3ceb5ade tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key3 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e5b05699-4d93-4364-833c-120b3ceb5ade tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e5b05699-4d93-4364-833c-120b3ceb5ade tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e5b05699-4d93-4364-833c-120b3ceb5ade tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e5b05699-4d93-4364-833c-120b3ceb5ade tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Get volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e5b05699-4d93-4364-833c-120b3ceb5ade tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key3 returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1191/2426] 192.168.122.229 () {58 vars in 1274 bytes} [Sat Sep 5 04:52:46 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-01a290ed-7955-4b08-83e5-213cb5c75b26 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01a290ed-7955-4b08-83e5-213cb5c75b26 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01a290ed-7955-4b08-83e5-213cb5c75b26 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01a290ed-7955-4b08-83e5-213cb5c75b26 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-01a290ed-7955-4b08-83e5-213cb5c75b26 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-01a290ed-7955-4b08-83e5-213cb5c75b26 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] Get volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01a290ed-7955-4b08-83e5-213cb5c75b26 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-reader] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1236/2427] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:52:46 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 75 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-63cc9c85-1aa9-4c90-9871-a24a5467bec6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-63cc9c85-1aa9-4c90-9871-a24a5467bec6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] PUT http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-63cc9c85-1aa9-4c90-9871-a24a5467bec6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-63cc9c85-1aa9-4c90-9871-a24a5467bec6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-63cc9c85-1aa9-4c90-9871-a24a5467bec6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Update volume metadata completed successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-63cc9c85-1aa9-4c90-9871-a24a5467bec6 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1192/2428] 192.168.122.229 () {60 vars in 1279 bytes} [Sat Sep 5 04:52:46 2026] PUT /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c64df5a5-5b0f-4826-ae53-eb85fd4727a2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c64df5a5-5b0f-4826-ae53-eb85fd4727a2 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c64df5a5-5b0f-4826-ae53-eb85fd4727a2 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c64df5a5-5b0f-4826-ae53-eb85fd4727a2 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c64df5a5-5b0f-4826-ae53-eb85fd4727a2 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c64df5a5-5b0f-4826-ae53-eb85fd4727a2 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1237/2429] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:46 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f3270a6c-9bf8-420e-b998-9c6e619e85ce None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f3270a6c-9bf8-420e-b998-9c6e619e85ce tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] DELETE http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f3270a6c-9bf8-420e-b998-9c6e619e85ce tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f3270a6c-9bf8-420e-b998-9c6e619e85ce tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-f3270a6c-9bf8-420e-b998-9c6e619e85ce tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Delete volume with id: 3ccfad69-2b4c-4ca1-9480-b087dc625652 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f3270a6c-9bf8-420e-b998-9c6e619e85ce tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f3270a6c-9bf8-420e-b998-9c6e619e85ce tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Delete volume request issued successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f3270a6c-9bf8-420e-b998-9c6e619e85ce tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 returned with HTTP 202 Sep 05 04:52:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1193/2430] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:52:46 2026] DELETE /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9a36214d-aa1e-424f-8708-9a61985d8361 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a36214d-aa1e-424f-8708-9a61985d8361 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a36214d-aa1e-424f-8708-9a61985d8361 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a36214d-aa1e-424f-8708-9a61985d8361 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9a36214d-aa1e-424f-8708-9a61985d8361 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Volume info retrieved successfully. Sep 05 04:52:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a36214d-aa1e-424f-8708-9a61985d8361 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 returned with HTTP 200 Sep 05 04:52:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1238/2431] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:46 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fbe54d68-c3ae-4254-80d2-95572ecbb474 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fbe54d68-c3ae-4254-80d2-95572ecbb474 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] GET http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 Sep 05 04:52:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fbe54d68-c3ae-4254-80d2-95572ecbb474 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fbe54d68-c3ae-4254-80d2-95572ecbb474 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fbe54d68-c3ae-4254-80d2-95572ecbb474 tempest-VolumesMetadataTest-910006341 tempest-VolumesMetadataTest-910006341-project-member] http://192.168.122.229/volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 returned with HTTP 404 Sep 05 04:52:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1194/2432] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:47 2026] GET /volume/v3/volumes/3ccfad69-2b4c-4ca1-9480-b087dc625652 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:52:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:52:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1849082408"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1849082408'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:52:50 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Create volume of 2 GB Sep 05 04:52:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Availability Zones retrieved successfully. Sep 05 04:52:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Flow 'volume_create_api' (b248ba51-22f9-451c-8b2d-7ed5eccec35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f6656cc-513a-49da-8700-cc8d916784bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Validating volume size '2' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:52:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f6656cc-513a-49da-8700-cc8d916784bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d079a08-1af3-40ae-bc88-a4365b49c37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Created reservations ['86dcff01-ef94-4ecd-bec3-7010e26c6416', 'f63c88f2-baab-41c0-a2b9-28214b357184', '0890c66e-dcfd-405d-984d-c981cf8911ba', 'f0350bb3-2f7f-404c-b0cc-6e6e216ea73d'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d079a08-1af3-40ae-bc88-a4365b49c37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86dcff01-ef94-4ecd-bec3-7010e26c6416', 'f63c88f2-baab-41c0-a2b9-28214b357184', '0890c66e-dcfd-405d-984d-c981cf8911ba', 'f0350bb3-2f7f-404c-b0cc-6e6e216ea73d']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9b33b2-6faa-4a54-8b90-9849b0d087a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9b33b2-6faa-4a54-8b90-9849b0d087a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bddc58d-df15-44c3-8e4f-e568e9b189bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1849082408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aedbd086cbb944a98f752e14b64ff573',qos_specs=None,replication_status=,reservations=['86dcff01-ef94-4ecd-bec3-7010e26c6416','f63c88f2-baab-41c0-a2b9-28214b357184','0890c66e-dcfd-405d-984d-c981cf8911ba','f0350bb3-2f7f-404c-b0cc-6e6e216ea73d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5327dd34bc8c49aca93fbae0ef258588',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1849082408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bddc58d-df15-44c3-8e4f-e568e9b189bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aedbd086cbb944a98f752e14b64ff573',provider_auth=None,provider_geometry=None,provider_id=None,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='5327dd34bc8c49aca93fbae0ef258588',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6dd6056-b211-4ee9-9dfc-9092c9e5465d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6dd6056-b211-4ee9-9dfc-9092c9e5465d) transitioned into state 'SUCCESS' from state '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-1849082408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aedbd086cbb944a98f752e14b64ff573',qos_specs=None,replication_status=,reservations=['86dcff01-ef94-4ecd-bec3-7010e26c6416','f63c88f2-baab-41c0-a2b9-28214b357184','0890c66e-dcfd-405d-984d-c981cf8911ba','f0350bb3-2f7f-404c-b0cc-6e6e216ea73d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5327dd34bc8c49aca93fbae0ef258588',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6baa4251-90f0-43a5-a925-eb7a4db59de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6baa4251-90f0-43a5-a925-eb7a4db59de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Flow 'volume_create_api' (b248ba51-22f9-451c-8b2d-7ed5eccec35d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Create volume request issued successfully. Sep 05 04:52:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c11b1f1b-a3c5-4dfc-be7f-8a644d29ec77 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:52:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1239/2433] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:52:50 2026] POST /volume/v3/volumes => generated 764 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:52:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6967ab38-68a6-4978-9827-386a1eb72cf0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6967ab38-68a6-4978-9827-386a1eb72cf0 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] GET http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb Sep 05 04:52:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6967ab38-68a6-4978-9827-386a1eb72cf0 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6967ab38-68a6-4978-9827-386a1eb72cf0 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6967ab38-68a6-4978-9827-386a1eb72cf0 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Volume info retrieved successfully. Sep 05 04:52:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6967ab38-68a6-4978-9827-386a1eb72cf0 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb returned with HTTP 200 Sep 05 04:52:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1195/2434] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:51 2026] GET /volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb => generated 832 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7c0fba9e-3ad7-4d3f-9116-c4e6e0ab8433 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c0fba9e-3ad7-4d3f-9116-c4e6e0ab8433 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] GET http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c0fba9e-3ad7-4d3f-9116-c4e6e0ab8433 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7c0fba9e-3ad7-4d3f-9116-c4e6e0ab8433 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7c0fba9e-3ad7-4d3f-9116-c4e6e0ab8433 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Volume info retrieved successfully. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7c0fba9e-3ad7-4d3f-9116-c4e6e0ab8433 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb returned with HTTP 200 Sep 05 04:52:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1240/2435] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:52 2026] GET /volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4500d568-eae4-435a-bb4f-f547b34a20de None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8bddc58d-df15-44c3-8e4f-e568e9b189bb"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8bddc58d-df15-44c3-8e4f-e568e9b189bb'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Volume retrieved successfully. Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Create volume of 1 GB Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Availability Zones retrieved successfully. Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Flow 'volume_create_api' (8e357e41-b847-4cd7-bdaf-7f59692b0b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de2ec47-2a9b-4570-88e1-393cd77f1be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de2ec47-2a9b-4570-88e1-393cd77f1be2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 04:52:52 devstack devstack@c-api.service[89502]: 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 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de2ec47-2a9b-4570-88e1-393cd77f1be2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de2ec47-2a9b-4570-88e1-393cd77f1be2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 04:52:52 devstack devstack@c-api.service[89502]: WARNING cinder.volume.api [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Flow 'volume_create_api' (8e357e41-b847-4cd7-bdaf-7f59692b0b6a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4500d568-eae4-435a-bb4f-f547b34a20de tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 400 Sep 05 04:52:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1196/2436] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:52:52 2026] POST /volume/v3/volumes => generated 173 bytes in 82 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cdbfab38-56af-4a70-935f-3437e640560f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cdbfab38-56af-4a70-935f-3437e640560f tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] GET http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cdbfab38-56af-4a70-935f-3437e640560f tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cdbfab38-56af-4a70-935f-3437e640560f tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cdbfab38-56af-4a70-935f-3437e640560f tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Volume info retrieved successfully. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cdbfab38-56af-4a70-935f-3437e640560f tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb returned with HTTP 200 Sep 05 04:52:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1241/2437] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:52 2026] GET /volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d8a3750a-e143-4182-a315-d271af9030b4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d8a3750a-e143-4182-a315-d271af9030b4 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d8a3750a-e143-4182-a315-d271af9030b4 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d8a3750a-e143-4182-a315-d271af9030b4 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d8a3750a-e143-4182-a315-d271af9030b4 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Delete volume with id: 8bddc58d-df15-44c3-8e4f-e568e9b189bb Sep 05 04:52:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:52:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d8a3750a-e143-4182-a315-d271af9030b4 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Volume info retrieved successfully. Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d8a3750a-e143-4182-a315-d271af9030b4 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Delete volume request issued successfully. Sep 05 04:52:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d8a3750a-e143-4182-a315-d271af9030b4 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb returned with HTTP 202 Sep 05 04:52:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1197/2438] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:52:52 2026] DELETE /volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d14a4a8-9d9e-47c9-8441-67781f8aa4f9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d14a4a8-9d9e-47c9-8441-67781f8aa4f9 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] GET http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d14a4a8-9d9e-47c9-8441-67781f8aa4f9 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d14a4a8-9d9e-47c9-8441-67781f8aa4f9 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:52:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0d14a4a8-9d9e-47c9-8441-67781f8aa4f9 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Volume info retrieved successfully. Sep 05 04:52:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d14a4a8-9d9e-47c9-8441-67781f8aa4f9 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb returned with HTTP 200 Sep 05 04:52:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1242/2439] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:52 2026] GET /volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:52:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7124d59b-2517-4df5-b049-a57426acba53 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:52:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7124d59b-2517-4df5-b049-a57426acba53 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] GET http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb Sep 05 04:52:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7124d59b-2517-4df5-b049-a57426acba53 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:52:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7124d59b-2517-4df5-b049-a57426acba53 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:52:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7124d59b-2517-4df5-b049-a57426acba53 tempest-VolumesCloneNegativeTest-1573188131 tempest-VolumesCloneNegativeTest-1573188131-project-member] http://192.168.122.229/volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb returned with HTTP 404 Sep 05 04:52:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1198/2440] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:52:53 2026] GET /volume/v3/volumes/8bddc58d-df15-44c3-8e4f-e568e9b189bb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:02 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=156,cinder:UPDATE=27,cinder:INSERT=12 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:53:03 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=211,cinder:INSERT=52,cinder:UPDATE=71 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:53:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1070278076"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1070278076'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume of 1 GB Sep 05 04:53:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Availability Zones retrieved successfully. Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (dd8e0eb9-1df1-41e3-b5cf-5e5de00fbe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba0c83e-7a68-489a-b23c-7118b1fd1687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba0c83e-7a68-489a-b23c-7118b1fd1687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d3020d4-0146-439d-9ba0-82dd1b4fe427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Created reservations ['2cad85ba-0d71-4c13-9c9a-625b535b556e', '374759d6-af57-498f-8bd4-a070f4ec600c', 'c3ae3908-2983-4f27-94cb-964b7326c4f1', '05a91a96-cdb0-4f83-a1e9-0a06a7ba0dea'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d3020d4-0146-439d-9ba0-82dd1b4fe427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cad85ba-0d71-4c13-9c9a-625b535b556e', '374759d6-af57-498f-8bd4-a070f4ec600c', 'c3ae3908-2983-4f27-94cb-964b7326c4f1', '05a91a96-cdb0-4f83-a1e9-0a06a7ba0dea']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71aa3291-d77f-453c-a607-6322a30bfd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71aa3291-d77f-453c-a607-6322a30bfd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bed2991b-e078-4b23-97a2-4a3d1cf986fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1070278076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['2cad85ba-0d71-4c13-9c9a-625b535b556e','374759d6-af57-498f-8bd4-a070f4ec600c','c3ae3908-2983-4f27-94cb-964b7326c4f1','05a91a96-cdb0-4f83-a1e9-0a06a7ba0dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1070278076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bed2991b-e078-4b23-97a2-4a3d1cf986fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74627af736874fff8fd8022b691bfdd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a1e273749240ea8b311984f1c99e9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf644f7-b52b-4d14-874a-dcb8bd337e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf644f7-b52b-4d14-874a-dcb8bd337e09) transitioned into state 'SUCCESS' from state '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-1070278076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['2cad85ba-0d71-4c13-9c9a-625b535b556e','374759d6-af57-498f-8bd4-a070f4ec600c','c3ae3908-2983-4f27-94cb-964b7326c4f1','05a91a96-cdb0-4f83-a1e9-0a06a7ba0dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d1c511-9878-4c27-ae8f-4ab9941eafa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d1c511-9878-4c27-ae8f-4ab9941eafa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (dd8e0eb9-1df1-41e3-b5cf-5e5de00fbe07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request issued successfully. Sep 05 04:53:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8db65550-59d6-4f10-a22a-b82b0793fee0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:53:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1243/2441] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:53:04 2026] POST /volume/v3/volumes => generated 763 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:53:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1ad93f21-57eb-4c39-85cd-1707e7dedccc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1ad93f21-57eb-4c39-85cd-1707e7dedccc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1ad93f21-57eb-4c39-85cd-1707e7dedccc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1ad93f21-57eb-4c39-85cd-1707e7dedccc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1ad93f21-57eb-4c39-85cd-1707e7dedccc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1ad93f21-57eb-4c39-85cd-1707e7dedccc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 200 Sep 05 04:53:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1199/2442] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:05 2026] GET /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 831 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0502223c-152a-4c8e-98e2-bedba69374aa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0502223c-152a-4c8e-98e2-bedba69374aa tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0502223c-152a-4c8e-98e2-bedba69374aa tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0502223c-152a-4c8e-98e2-bedba69374aa tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0502223c-152a-4c8e-98e2-bedba69374aa tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0502223c-152a-4c8e-98e2-bedba69374aa tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 200 Sep 05 04:53:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1244/2443] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:06 2026] GET /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-22e077ec-6e74-4e23-861e-d79fd2803252 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-22e077ec-6e74-4e23-861e-d79fd2803252 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] GET http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-22e077ec-6e74-4e23-861e-d79fd2803252 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-22e077ec-6e74-4e23-861e-d79fd2803252 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-22e077ec-6e74-4e23-861e-d79fd2803252 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Volume info retrieved successfully. Sep 05 04:53:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-22e077ec-6e74-4e23-861e-d79fd2803252 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 200 Sep 05 04:53:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1200/2444] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:06 2026] GET /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cfa6d60f-272f-41a1-9a03-3c778c183f68 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cfa6d60f-272f-41a1-9a03-3c778c183f68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:53:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cfa6d60f-272f-41a1-9a03-3c778c183f68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bed2991b-e078-4b23-97a2-4a3d1cf986fa", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-236883353"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cfa6d60f-272f-41a1-9a03-3c778c183f68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:06 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-cfa6d60f-272f-41a1-9a03-3c778c183f68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create snapshot from volume bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:06 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-cfa6d60f-272f-41a1-9a03-3c778c183f68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Created reservations ['4c6e5ccc-88e6-412d-875e-6c82f4a7da97', 'a76ef4d8-fdb8-46d4-880b-69f014b08c73', 'af1ceb98-55c7-48e4-930f-6d4f3a20e4e4', 'fcc20374-6665-4af1-ab28-8f4d71962b82'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:53:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cfa6d60f-272f-41a1-9a03-3c778c183f68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot create request issued successfully. Sep 05 04:53:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cfa6d60f-272f-41a1-9a03-3c778c183f68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:53:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1245/2445] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:53:06 2026] POST /volume/v3/snapshots => generated 379 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:53:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-df391d51-c9e8-41cd-a47c-7a65e7996608 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df391d51-c9e8-41cd-a47c-7a65e7996608 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df391d51-c9e8-41cd-a47c-7a65e7996608 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df391d51-c9e8-41cd-a47c-7a65e7996608 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-df391d51-c9e8-41cd-a47c-7a65e7996608 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df391d51-c9e8-41cd-a47c-7a65e7996608 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 200 Sep 05 04:53:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1201/2446] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:06 2026] GET /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aa0920a9-80e7-4955-87d7-030bf7fd02ef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa0920a9-80e7-4955-87d7-030bf7fd02ef tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa0920a9-80e7-4955-87d7-030bf7fd02ef tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa0920a9-80e7-4955-87d7-030bf7fd02ef tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-aa0920a9-80e7-4955-87d7-030bf7fd02ef tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa0920a9-80e7-4955-87d7-030bf7fd02ef tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 200 Sep 05 04:53:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1246/2447] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:07 2026] GET /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ad7e7414-ab0f-49e3-a5f9-922fd5ac6716 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ad7e7414-ab0f-49e3-a5f9-922fd5ac6716 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ad7e7414-ab0f-49e3-a5f9-922fd5ac6716 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ad7e7414-ab0f-49e3-a5f9-922fd5ac6716 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ad7e7414-ab0f-49e3-a5f9-922fd5ac6716 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ad7e7414-ab0f-49e3-a5f9-922fd5ac6716 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 200 Sep 05 04:53:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1202/2448] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:09 2026] GET /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-51c8d429-df94-4c7e-8fef-ab54f5884a8c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51c8d429-df94-4c7e-8fef-ab54f5884a8c tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] GET http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51c8d429-df94-4c7e-8fef-ab54f5884a8c tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51c8d429-df94-4c7e-8fef-ab54f5884a8c tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-51c8d429-df94-4c7e-8fef-ab54f5884a8c tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Snapshot retrieved successfully. Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51c8d429-df94-4c7e-8fef-ab54f5884a8c tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 200 Sep 05 04:53:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1247/2449] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:09 2026] GET /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0ea2bd1a-7c5c-4eca-a4c4-88948a23cc68 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ea2bd1a-7c5c-4eca-a4c4-88948a23cc68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] GET http://192.168.122.229/volume/v3/snapshots Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ea2bd1a-7c5c-4eca-a4c4-88948a23cc68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ea2bd1a-7c5c-4eca-a4c4-88948a23cc68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-0ea2bd1a-7c5c-4eca-a4c4-88948a23cc68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-0ea2bd1a-7c5c-4eca-a4c4-88948a23cc68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: /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 05 04:53:09 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0ea2bd1a-7c5c-4eca-a4c4-88948a23cc68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Get all snapshots completed successfully. Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ea2bd1a-7c5c-4eca-a4c4-88948a23cc68 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] http://192.168.122.229/volume/v3/snapshots returned with HTTP 200 Sep 05 04:53:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1203/2450] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:53:09 2026] GET /volume/v3/snapshots => generated 407 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:53:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-68be334f-7857-4f78-835b-1c5b8522e0bc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-68be334f-7857-4f78-835b-1c5b8522e0bc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] PUT http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-68be334f-7857-4f78-835b-1c5b8522e0bc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-309089165", "description": "This is the new description of snapshot."}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-68be334f-7857-4f78-835b-1c5b8522e0bc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-68be334f-7857-4f78-835b-1c5b8522e0bc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 200 Sep 05 04:53:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1248/2451] 192.168.122.229 () {60 vars in 1259 bytes} [Sat Sep 5 04:53:09 2026] PUT /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0b21bd60-2e15-49b1-993d-f090b7499e2f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0b21bd60-2e15-49b1-993d-f090b7499e2f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] GET http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0b21bd60-2e15-49b1-993d-f090b7499e2f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0b21bd60-2e15-49b1-993d-f090b7499e2f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0b21bd60-2e15-49b1-993d-f090b7499e2f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Snapshot retrieved successfully. Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0b21bd60-2e15-49b1-993d-f090b7499e2f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 200 Sep 05 04:53:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1204/2452] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:09 2026] GET /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 576 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e9f0ddfe-48de-4086-85f1-47511d37f524 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9f0ddfe-48de-4086-85f1-47511d37f524 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9f0ddfe-48de-4086-85f1-47511d37f524 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9f0ddfe-48de-4086-85f1-47511d37f524 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-e9f0ddfe-48de-4086-85f1-47511d37f524 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete snapshot with id: 0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e9f0ddfe-48de-4086-85f1-47511d37f524 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e9f0ddfe-48de-4086-85f1-47511d37f524 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot delete request issued successfully. Sep 05 04:53:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9f0ddfe-48de-4086-85f1-47511d37f524 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 202 Sep 05 04:53:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1249/2453] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:53:09 2026] DELETE /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-508decac-9cda-44c4-ae1f-e4d46acd62c8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-508decac-9cda-44c4-ae1f-e4d46acd62c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-508decac-9cda-44c4-ae1f-e4d46acd62c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-508decac-9cda-44c4-ae1f-e4d46acd62c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-508decac-9cda-44c4-ae1f-e4d46acd62c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-508decac-9cda-44c4-ae1f-e4d46acd62c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 200 Sep 05 04:53:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1205/2454] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:09 2026] GET /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 575 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2690d42f-a2ad-4ecc-b5f2-5cc5a79e9f70 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2690d42f-a2ad-4ecc-b5f2-5cc5a79e9f70 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2690d42f-a2ad-4ecc-b5f2-5cc5a79e9f70 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2690d42f-a2ad-4ecc-b5f2-5cc5a79e9f70 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2690d42f-a2ad-4ecc-b5f2-5cc5a79e9f70 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2690d42f-a2ad-4ecc-b5f2-5cc5a79e9f70 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 200 Sep 05 04:53:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1250/2455] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:10 2026] GET /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 575 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-88b1ecda-f77e-4a2d-b8b5-3ba79f924c8e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88b1ecda-f77e-4a2d-b8b5-3ba79f924c8e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88b1ecda-f77e-4a2d-b8b5-3ba79f924c8e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-88b1ecda-f77e-4a2d-b8b5-3ba79f924c8e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-88b1ecda-f77e-4a2d-b8b5-3ba79f924c8e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 404 Sep 05 04:53:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1206/2456] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:11 2026] GET /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c0c0b5f9-e13c-430c-8a28-f95cd3a9a36b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c0c0b5f9-e13c-430c-8a28-f95cd3a9a36b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c0c0b5f9-e13c-430c-8a28-f95cd3a9a36b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c0c0b5f9-e13c-430c-8a28-f95cd3a9a36b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-c0c0b5f9-e13c-430c-8a28-f95cd3a9a36b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete snapshot with id: 0a6c46ea-a075-4a11-9db3-d43ac6549be3 Sep 05 04:53:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c0c0b5f9-e13c-430c-8a28-f95cd3a9a36b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 returned with HTTP 404 Sep 05 04:53:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1251/2457] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:53:11 2026] DELETE /volume/v3/snapshots/0a6c46ea-a075-4a11-9db3-d43ac6549be3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-01625b40-dc24-4131-8d98-90bfc3bc85f8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-01625b40-dc24-4131-8d98-90bfc3bc85f8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] GET http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-01625b40-dc24-4131-8d98-90bfc3bc85f8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-01625b40-dc24-4131-8d98-90bfc3bc85f8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-01625b40-dc24-4131-8d98-90bfc3bc85f8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Volume info retrieved successfully. Sep 05 04:53:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-01625b40-dc24-4131-8d98-90bfc3bc85f8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 200 Sep 05 04:53:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1207/2458] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:11 2026] GET /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2035781985"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2035781985'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume of 1 GB Sep 05 04:53:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Availability Zones retrieved successfully. Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (0cee536b-4960-4e9d-b5b0-2e03a09e0c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a104c0a-5f73-42da-a536-a5f958176a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a104c0a-5f73-42da-a536-a5f958176a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b9f630-277f-41d8-a4c5-0283de75e48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Created reservations ['2bd22e6a-a47c-4e63-bec9-06a40d90d92c', 'dd9acfe1-8e90-4579-8cba-2e086b20f063', '4a79583a-ceeb-4f9a-92d5-3a6888782df4', '9e615479-658c-43fb-8125-bc8523d9449b'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b9f630-277f-41d8-a4c5-0283de75e48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bd22e6a-a47c-4e63-bec9-06a40d90d92c', 'dd9acfe1-8e90-4579-8cba-2e086b20f063', '4a79583a-ceeb-4f9a-92d5-3a6888782df4', '9e615479-658c-43fb-8125-bc8523d9449b']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d98571d-f0a4-44ae-8b18-71f630c646f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d98571d-f0a4-44ae-8b18-71f630c646f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35610908-ed1a-480b-9b2f-d6fcc4eca607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2035781985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['2bd22e6a-a47c-4e63-bec9-06a40d90d92c','dd9acfe1-8e90-4579-8cba-2e086b20f063','4a79583a-ceeb-4f9a-92d5-3a6888782df4','9e615479-658c-43fb-8125-bc8523d9449b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2035781985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35610908-ed1a-480b-9b2f-d6fcc4eca607,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74627af736874fff8fd8022b691bfdd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a1e273749240ea8b311984f1c99e9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8653e9f-44c0-4150-afcb-3b85c5e6011c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8653e9f-44c0-4150-afcb-3b85c5e6011c) transitioned into state 'SUCCESS' from state '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-2035781985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['2bd22e6a-a47c-4e63-bec9-06a40d90d92c','dd9acfe1-8e90-4579-8cba-2e086b20f063','4a79583a-ceeb-4f9a-92d5-3a6888782df4','9e615479-658c-43fb-8125-bc8523d9449b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512b1734-8e09-45d2-b793-f0e08403741e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (512b1734-8e09-45d2-b793-f0e08403741e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (0cee536b-4960-4e9d-b5b0-2e03a09e0c5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request issued successfully. Sep 05 04:53:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-775d49a8-4b7c-4df5-b2da-3309f432e43a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:53:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1252/2459] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:53:11 2026] POST /volume/v3/volumes => generated 763 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cb209012-deb3-4115-ae12-3ef1317df7c7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb209012-deb3-4115-ae12-3ef1317df7c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb209012-deb3-4115-ae12-3ef1317df7c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb209012-deb3-4115-ae12-3ef1317df7c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cb209012-deb3-4115-ae12-3ef1317df7c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb209012-deb3-4115-ae12-3ef1317df7c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 returned with HTTP 200 Sep 05 04:53:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1208/2460] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:11 2026] GET /volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 => generated 831 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cb5ca3ff-f772-4932-a45e-e0f96a85925a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb5ca3ff-f772-4932-a45e-e0f96a85925a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 Sep 05 04:53:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb5ca3ff-f772-4932-a45e-e0f96a85925a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb5ca3ff-f772-4932-a45e-e0f96a85925a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cb5ca3ff-f772-4932-a45e-e0f96a85925a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb5ca3ff-f772-4932-a45e-e0f96a85925a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 returned with HTTP 200 Sep 05 04:53:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1253/2461] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:12 2026] GET /volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3d80f69d-3fb8-470a-9c37-35febfe22487 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3d80f69d-3fb8-470a-9c37-35febfe22487 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:53:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3d80f69d-3fb8-470a-9c37-35febfe22487 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35610908-ed1a-480b-9b2f-d6fcc4eca607", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-336144882"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3d80f69d-3fb8-470a-9c37-35febfe22487 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:12 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-3d80f69d-3fb8-470a-9c37-35febfe22487 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create snapshot from volume 35610908-ed1a-480b-9b2f-d6fcc4eca607 Sep 05 04:53:12 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-3d80f69d-3fb8-470a-9c37-35febfe22487 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Created reservations ['49354351-af2d-4289-9214-d135f4d93d0c', '5807d188-3f7c-4238-8cfe-2fcaa2392925', 'd50c4fcd-e7ba-41a0-bfc7-a5b6f365e54e', 'cb75dbd5-e2c2-4ebe-897d-1243f99911a6'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:53:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3d80f69d-3fb8-470a-9c37-35febfe22487 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot create request issued successfully. Sep 05 04:53:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3d80f69d-3fb8-470a-9c37-35febfe22487 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:53:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1209/2462] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:53:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:53:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-57f83e60-3f10-4028-9502-c8dab935aed0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-57f83e60-3f10-4028-9502-c8dab935aed0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 Sep 05 04:53:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-57f83e60-3f10-4028-9502-c8dab935aed0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-57f83e60-3f10-4028-9502-c8dab935aed0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-57f83e60-3f10-4028-9502-c8dab935aed0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-57f83e60-3f10-4028-9502-c8dab935aed0 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 returned with HTTP 200 Sep 05 04:53:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1254/2463] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:12 2026] GET /volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-94ee4db9-1577-4839-bf3d-415b968dc31a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94ee4db9-1577-4839-bf3d-415b968dc31a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 Sep 05 04:53:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94ee4db9-1577-4839-bf3d-415b968dc31a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94ee4db9-1577-4839-bf3d-415b968dc31a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-94ee4db9-1577-4839-bf3d-415b968dc31a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94ee4db9-1577-4839-bf3d-415b968dc31a tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 returned with HTTP 200 Sep 05 04:53:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1210/2464] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:13 2026] GET /volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0f8607ca-d2e5-415d-abdc-80faa233a2dc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f8607ca-d2e5-415d-abdc-80faa233a2dc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 Sep 05 04:53:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f8607ca-d2e5-415d-abdc-80faa233a2dc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f8607ca-d2e5-415d-abdc-80faa233a2dc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0f8607ca-d2e5-415d-abdc-80faa233a2dc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f8607ca-d2e5-415d-abdc-80faa233a2dc tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 returned with HTTP 200 Sep 05 04:53:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1255/2465] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:15 2026] GET /volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dc2795bd-45b6-4335-8ff3-8a442eea7d90", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1140754917"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request body: {'volume': {'snapshot_id': 'dc2795bd-45b6-4335-8ff3-8a442eea7d90', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1140754917'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:15 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume of 2 GB Sep 05 04:53:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Availability Zones retrieved successfully. Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (d2f679af-d45c-4c33-8c57-66e1a838245c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b443c0d7-429e-4301-812d-5f7a43232fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b443c0d7-429e-4301-812d-5f7a43232fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'dc2795bd-45b6-4335-8ff3-8a442eea7d90', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024f7740-b7ca-4578-97ad-ea7eb8ebd21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Created reservations ['520eeb63-7b2e-4b11-a6fc-06682472d754', '21d78413-c66e-4d2a-a575-c3985741a224', 'f6cf9ac0-2863-4762-b9a2-01a9657b8e68', 'd051730f-e4ad-49c6-aa42-d19b2d65946c'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024f7740-b7ca-4578-97ad-ea7eb8ebd21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['520eeb63-7b2e-4b11-a6fc-06682472d754', '21d78413-c66e-4d2a-a575-c3985741a224', 'f6cf9ac0-2863-4762-b9a2-01a9657b8e68', 'd051730f-e4ad-49c6-aa42-d19b2d65946c']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574cce7c-3559-4f9a-8039-5110f3f445eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574cce7c-3559-4f9a-8039-5110f3f445eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c17f803-ce20-4613-9962-18f80b12cb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1140754917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['520eeb63-7b2e-4b11-a6fc-06682472d754','21d78413-c66e-4d2a-a575-c3985741a224','f6cf9ac0-2863-4762-b9a2-01a9657b8e68','d051730f-e4ad-49c6-aa42-d19b2d65946c'],size=2,snapshot_id=dc2795bd-45b6-4335-8ff3-8a442eea7d90,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1140754917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c17f803-ce20-4613-9962-18f80b12cb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74627af736874fff8fd8022b691bfdd0',provider_auth=None,provider_geometry=None,provider_id=None,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=dc2795bd-45b6-4335-8ff3-8a442eea7d90,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a1e273749240ea8b311984f1c99e9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38dca313-2eb2-4719-9eca-5a15fec38c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38dca313-2eb2-4719-9eca-5a15fec38c66) transitioned into state 'SUCCESS' from state '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-1140754917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['520eeb63-7b2e-4b11-a6fc-06682472d754','21d78413-c66e-4d2a-a575-c3985741a224','f6cf9ac0-2863-4762-b9a2-01a9657b8e68','d051730f-e4ad-49c6-aa42-d19b2d65946c'],size=2,snapshot_id=dc2795bd-45b6-4335-8ff3-8a442eea7d90,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f367b89-cff6-4aad-b6f5-4962a4f111ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f367b89-cff6-4aad-b6f5-4962a4f111ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (d2f679af-d45c-4c33-8c57-66e1a838245c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request issued successfully. Sep 05 04:53:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0ec8ec6e-3653-40aa-8a1e-2a9ccdaff1de tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:53:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1211/2466] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:53:15 2026] POST /volume/v3/volumes => generated 797 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:53:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9a245392-4c7a-44ed-90c6-c3b6b7e6c6eb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a245392-4c7a-44ed-90c6-c3b6b7e6c6eb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a245392-4c7a-44ed-90c6-c3b6b7e6c6eb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a245392-4c7a-44ed-90c6-c3b6b7e6c6eb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9a245392-4c7a-44ed-90c6-c3b6b7e6c6eb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a245392-4c7a-44ed-90c6-c3b6b7e6c6eb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 200 Sep 05 04:53:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1256/2467] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:15 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d7b629e2-f01e-432e-bb9c-4cbbe6bab35e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7b629e2-f01e-432e-bb9c-4cbbe6bab35e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7b629e2-f01e-432e-bb9c-4cbbe6bab35e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7b629e2-f01e-432e-bb9c-4cbbe6bab35e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d7b629e2-f01e-432e-bb9c-4cbbe6bab35e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7b629e2-f01e-432e-bb9c-4cbbe6bab35e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 200 Sep 05 04:53:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1212/2468] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:16 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 889 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-96de2acb-73ec-46de-954f-b0c19d5b97c8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-96de2acb-73ec-46de-954f-b0c19d5b97c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-96de2acb-73ec-46de-954f-b0c19d5b97c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-96de2acb-73ec-46de-954f-b0c19d5b97c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-96de2acb-73ec-46de-954f-b0c19d5b97c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-96de2acb-73ec-46de-954f-b0c19d5b97c8 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 200 Sep 05 04:53:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1257/2469] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:17 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 889 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9e237e2b-1c5f-4c7d-ac95-afadff859fd6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9e237e2b-1c5f-4c7d-ac95-afadff859fd6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9e237e2b-1c5f-4c7d-ac95-afadff859fd6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9e237e2b-1c5f-4c7d-ac95-afadff859fd6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9e237e2b-1c5f-4c7d-ac95-afadff859fd6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9e237e2b-1c5f-4c7d-ac95-afadff859fd6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 200 Sep 05 04:53:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1213/2470] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:18 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fa7f68a4-d4cd-471d-82bd-a0b5f9b7f9cd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa7f68a4-d4cd-471d-82bd-a0b5f9b7f9cd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa7f68a4-d4cd-471d-82bd-a0b5f9b7f9cd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa7f68a4-d4cd-471d-82bd-a0b5f9b7f9cd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fa7f68a4-d4cd-471d-82bd-a0b5f9b7f9cd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa7f68a4-d4cd-471d-82bd-a0b5f9b7f9cd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 200 Sep 05 04:53:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1258/2471] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:19 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 889 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ec59f015-3d43-4fc8-9b7e-aefbecd31904 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec59f015-3d43-4fc8-9b7e-aefbecd31904 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec59f015-3d43-4fc8-9b7e-aefbecd31904 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec59f015-3d43-4fc8-9b7e-aefbecd31904 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ec59f015-3d43-4fc8-9b7e-aefbecd31904 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec59f015-3d43-4fc8-9b7e-aefbecd31904 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 200 Sep 05 04:53:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1214/2472] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:20 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 890 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-677a8c2d-c3ba-42f8-a590-5876680cd1ee None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-677a8c2d-c3ba-42f8-a590-5876680cd1ee tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-677a8c2d-c3ba-42f8-a590-5876680cd1ee tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-677a8c2d-c3ba-42f8-a590-5876680cd1ee tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-677a8c2d-c3ba-42f8-a590-5876680cd1ee tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Volume info retrieved successfully. Sep 05 04:53:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-677a8c2d-c3ba-42f8-a590-5876680cd1ee tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 200 Sep 05 04:53:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1259/2473] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:20 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 890 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3ed3e316-a27e-4c88-9c36-e17e12a3bfce None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3ed3e316-a27e-4c88-9c36-e17e12a3bfce tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3ed3e316-a27e-4c88-9c36-e17e12a3bfce tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3ed3e316-a27e-4c88-9c36-e17e12a3bfce tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:21 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3ed3e316-a27e-4c88-9c36-e17e12a3bfce tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume with id: 6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3ed3e316-a27e-4c88-9c36-e17e12a3bfce tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3ed3e316-a27e-4c88-9c36-e17e12a3bfce tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume request issued successfully. Sep 05 04:53:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3ed3e316-a27e-4c88-9c36-e17e12a3bfce tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 202 Sep 05 04:53:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1215/2474] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:53:21 2026] DELETE /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:53:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-638b9126-0099-472c-9ba9-cf06f5226377 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-638b9126-0099-472c-9ba9-cf06f5226377 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-638b9126-0099-472c-9ba9-cf06f5226377 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-638b9126-0099-472c-9ba9-cf06f5226377 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-638b9126-0099-472c-9ba9-cf06f5226377 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-638b9126-0099-472c-9ba9-cf06f5226377 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 200 Sep 05 04:53:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1260/2475] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:21 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 889 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3f40a6f2-7ab5-4ea5-8ef1-1dd28cd4e090 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f40a6f2-7ab5-4ea5-8ef1-1dd28cd4e090 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f40a6f2-7ab5-4ea5-8ef1-1dd28cd4e090 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f40a6f2-7ab5-4ea5-8ef1-1dd28cd4e090 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f40a6f2-7ab5-4ea5-8ef1-1dd28cd4e090 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 404 Sep 05 04:53:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1216/2476] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:22 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9e44739e-648d-4c04-9057-ff27a74c3c69 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e44739e-648d-4c04-9057-ff27a74c3c69 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e44739e-648d-4c04-9057-ff27a74c3c69 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9e44739e-648d-4c04-9057-ff27a74c3c69 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9e44739e-648d-4c04-9057-ff27a74c3c69 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 404 Sep 05 04:53:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1261/2477] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:22 2026] GET /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-80fe5e09-8d3f-4530-815b-d41ddac29202 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80fe5e09-8d3f-4530-815b-d41ddac29202 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80fe5e09-8d3f-4530-815b-d41ddac29202 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80fe5e09-8d3f-4530-815b-d41ddac29202 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-80fe5e09-8d3f-4530-815b-d41ddac29202 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume with id: 6c17f803-ce20-4613-9962-18f80b12cb83 Sep 05 04:53:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80fe5e09-8d3f-4530-815b-d41ddac29202 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 returned with HTTP 404 Sep 05 04:53:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1217/2478] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:53:22 2026] DELETE /volume/v3/volumes/6c17f803-ce20-4613-9962-18f80b12cb83 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:53:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ff7e2fad-b5a4-4c1b-bcbb-d83eebac8d10 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff7e2fad-b5a4-4c1b-bcbb-d83eebac8d10 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 Sep 05 04:53:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff7e2fad-b5a4-4c1b-bcbb-d83eebac8d10 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff7e2fad-b5a4-4c1b-bcbb-d83eebac8d10 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:22 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-ff7e2fad-b5a4-4c1b-bcbb-d83eebac8d10 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete snapshot with id: dc2795bd-45b6-4335-8ff3-8a442eea7d90 Sep 05 04:53:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ff7e2fad-b5a4-4c1b-bcbb-d83eebac8d10 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ff7e2fad-b5a4-4c1b-bcbb-d83eebac8d10 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot delete request issued successfully. Sep 05 04:53:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff7e2fad-b5a4-4c1b-bcbb-d83eebac8d10 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 returned with HTTP 202 Sep 05 04:53:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1262/2479] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:53:22 2026] DELETE /volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6c1b6994-471a-467e-a9ba-2e576fa4045b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6c1b6994-471a-467e-a9ba-2e576fa4045b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6c1b6994-471a-467e-a9ba-2e576fa4045b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6c1b6994-471a-467e-a9ba-2e576fa4045b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6c1b6994-471a-467e-a9ba-2e576fa4045b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6c1b6994-471a-467e-a9ba-2e576fa4045b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 returned with HTTP 200 Sep 05 04:53:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1218/2480] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:22 2026] GET /volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-63a7ebb8-d8c5-47cc-9179-13b0585f5c4f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-63a7ebb8-d8c5-47cc-9179-13b0585f5c4f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 Sep 05 04:53:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-63a7ebb8-d8c5-47cc-9179-13b0585f5c4f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-63a7ebb8-d8c5-47cc-9179-13b0585f5c4f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-63a7ebb8-d8c5-47cc-9179-13b0585f5c4f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-63a7ebb8-d8c5-47cc-9179-13b0585f5c4f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 returned with HTTP 200 Sep 05 04:53:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1263/2481] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:23 2026] GET /volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bcd5debe-febf-4b5e-8ea1-cb88cf6a0072 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bcd5debe-febf-4b5e-8ea1-cb88cf6a0072 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 Sep 05 04:53:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bcd5debe-febf-4b5e-8ea1-cb88cf6a0072 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bcd5debe-febf-4b5e-8ea1-cb88cf6a0072 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bcd5debe-febf-4b5e-8ea1-cb88cf6a0072 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 returned with HTTP 404 Sep 05 04:53:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1219/2482] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:24 2026] GET /volume/v3/snapshots/dc2795bd-45b6-4335-8ff3-8a442eea7d90 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e32adb0e-af6e-457e-9560-1909554b1782 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e32adb0e-af6e-457e-9560-1909554b1782 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 Sep 05 04:53:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e32adb0e-af6e-457e-9560-1909554b1782 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e32adb0e-af6e-457e-9560-1909554b1782 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e32adb0e-af6e-457e-9560-1909554b1782 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e32adb0e-af6e-457e-9560-1909554b1782 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 returned with HTTP 200 Sep 05 04:53:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1264/2483] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:24 2026] GET /volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-183ede18-ccc8-494b-b924-a6b1cf54ba05 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-183ede18-ccc8-494b-b924-a6b1cf54ba05 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 Sep 05 04:53:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-183ede18-ccc8-494b-b924-a6b1cf54ba05 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-183ede18-ccc8-494b-b924-a6b1cf54ba05 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:24 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-183ede18-ccc8-494b-b924-a6b1cf54ba05 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume with id: 35610908-ed1a-480b-9b2f-d6fcc4eca607 Sep 05 04:53:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-183ede18-ccc8-494b-b924-a6b1cf54ba05 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-183ede18-ccc8-494b-b924-a6b1cf54ba05 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume request issued successfully. Sep 05 04:53:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-183ede18-ccc8-494b-b924-a6b1cf54ba05 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 returned with HTTP 202 Sep 05 04:53:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1220/2484] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:53:24 2026] DELETE /volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:53:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3d921950-a4ed-4b9f-a37b-08b026b09b90 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d921950-a4ed-4b9f-a37b-08b026b09b90 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 Sep 05 04:53:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d921950-a4ed-4b9f-a37b-08b026b09b90 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d921950-a4ed-4b9f-a37b-08b026b09b90 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3d921950-a4ed-4b9f-a37b-08b026b09b90 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d921950-a4ed-4b9f-a37b-08b026b09b90 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 returned with HTTP 200 Sep 05 04:53:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1265/2485] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:24 2026] GET /volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f5e3d0b7-9fa4-4a26-b2fd-bcc87f0127b9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f5e3d0b7-9fa4-4a26-b2fd-bcc87f0127b9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f5e3d0b7-9fa4-4a26-b2fd-bcc87f0127b9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f5e3d0b7-9fa4-4a26-b2fd-bcc87f0127b9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f5e3d0b7-9fa4-4a26-b2fd-bcc87f0127b9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 returned with HTTP 404 Sep 05 04:53:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1221/2486] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:25 2026] GET /volume/v3/volumes/35610908-ed1a-480b-9b2f-d6fcc4eca607 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-12c88a5d-5245-4a7e-b7de-913014f1eeca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-12c88a5d-5245-4a7e-b7de-913014f1eeca tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] GET http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-12c88a5d-5245-4a7e-b7de-913014f1eeca tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-12c88a5d-5245-4a7e-b7de-913014f1eeca tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-12c88a5d-5245-4a7e-b7de-913014f1eeca tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Volume info retrieved successfully. Sep 05 04:53:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-12c88a5d-5245-4a7e-b7de-913014f1eeca tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 200 Sep 05 04:53:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1266/2487] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:25 2026] GET /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-14ff03ae-febd-44c9-b163-78766f4040a9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1006860857"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1006860857'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume of 1 GB Sep 05 04:53:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Availability Zones retrieved successfully. Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (ce3118b1-1b9c-4c55-9736-2a23c26af8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c4ae3d-884c-48d6-b87f-0263b5a42c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c4ae3d-884c-48d6-b87f-0263b5a42c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (182c0946-0ed3-4099-9f2d-369cc9d8b8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Created reservations ['79872714-924e-4ffd-9813-659a181f01a4', '972bb0ac-586a-4790-a36a-5166d9ab6755', '31f11a8f-f665-459e-9928-6ccfcfcf6bb5', 'c627ce29-1945-4858-8d16-0d1f79320306'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (182c0946-0ed3-4099-9f2d-369cc9d8b8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79872714-924e-4ffd-9813-659a181f01a4', '972bb0ac-586a-4790-a36a-5166d9ab6755', '31f11a8f-f665-459e-9928-6ccfcfcf6bb5', 'c627ce29-1945-4858-8d16-0d1f79320306']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1294ea36-7f66-44ea-b1d6-b63f5f39861d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1294ea36-7f66-44ea-b1d6-b63f5f39861d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4cc2ab5-57cd-4ef6-9c19-ce8393a8221f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1006860857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['79872714-924e-4ffd-9813-659a181f01a4','972bb0ac-586a-4790-a36a-5166d9ab6755','31f11a8f-f665-459e-9928-6ccfcfcf6bb5','c627ce29-1945-4858-8d16-0d1f79320306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1006860857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74627af736874fff8fd8022b691bfdd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a1e273749240ea8b311984f1c99e9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95618c1a-730b-4a2c-bfbb-bdb465ea196f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95618c1a-730b-4a2c-bfbb-bdb465ea196f) transitioned into state 'SUCCESS' from state '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-1006860857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['79872714-924e-4ffd-9813-659a181f01a4','972bb0ac-586a-4790-a36a-5166d9ab6755','31f11a8f-f665-459e-9928-6ccfcfcf6bb5','c627ce29-1945-4858-8d16-0d1f79320306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3f3a0a-894f-417e-9d0e-201a536ea1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3f3a0a-894f-417e-9d0e-201a536ea1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (ce3118b1-1b9c-4c55-9736-2a23c26af8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request issued successfully. Sep 05 04:53:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-14ff03ae-febd-44c9-b163-78766f4040a9 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:53:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1222/2488] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:53:25 2026] POST /volume/v3/volumes => generated 763 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:53:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3ee35398-583f-45e8-8c42-68d05354e48e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3ee35398-583f-45e8-8c42-68d05354e48e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f Sep 05 04:53:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3ee35398-583f-45e8-8c42-68d05354e48e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3ee35398-583f-45e8-8c42-68d05354e48e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3ee35398-583f-45e8-8c42-68d05354e48e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3ee35398-583f-45e8-8c42-68d05354e48e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f returned with HTTP 200 Sep 05 04:53:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1267/2489] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:25 2026] GET /volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f => generated 831 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-41ccfd3a-8693-4f23-8a03-0cebe07bb732 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-41ccfd3a-8693-4f23-8a03-0cebe07bb732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f Sep 05 04:53:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-41ccfd3a-8693-4f23-8a03-0cebe07bb732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-41ccfd3a-8693-4f23-8a03-0cebe07bb732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-41ccfd3a-8693-4f23-8a03-0cebe07bb732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-41ccfd3a-8693-4f23-8a03-0cebe07bb732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f returned with HTTP 200 Sep 05 04:53:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1223/2490] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:27 2026] GET /volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f4d30d54-e386-4222-9887-f2c45221da9b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f4d30d54-e386-4222-9887-f2c45221da9b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:53:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f4d30d54-e386-4222-9887-f2c45221da9b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-879565308"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f4d30d54-e386-4222-9887-f2c45221da9b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:27 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-f4d30d54-e386-4222-9887-f2c45221da9b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create snapshot from volume d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f Sep 05 04:53:27 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-f4d30d54-e386-4222-9887-f2c45221da9b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Created reservations ['53dba8d1-a2c0-40ca-b878-d1669fc26baf', '71127556-530e-414a-a70c-64300e38cbc4', '827e0e3a-35d5-47be-ac69-6a792a46c939', '3c84e03c-94fa-457d-b321-9688c20488b5'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:53:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f4d30d54-e386-4222-9887-f2c45221da9b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot create request issued successfully. Sep 05 04:53:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f4d30d54-e386-4222-9887-f2c45221da9b tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:53:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1268/2491] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:53:27 2026] POST /volume/v3/snapshots => generated 309 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:53:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cd173214-8e6c-461d-93fb-59e8494bccbb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd173214-8e6c-461d-93fb-59e8494bccbb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f Sep 05 04:53:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd173214-8e6c-461d-93fb-59e8494bccbb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cd173214-8e6c-461d-93fb-59e8494bccbb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cd173214-8e6c-461d-93fb-59e8494bccbb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cd173214-8e6c-461d-93fb-59e8494bccbb tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f returned with HTTP 200 Sep 05 04:53:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1224/2492] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:27 2026] GET /volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6eb29912-397b-411c-8e50-0c3a95da2ad6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6eb29912-397b-411c-8e50-0c3a95da2ad6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f Sep 05 04:53:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6eb29912-397b-411c-8e50-0c3a95da2ad6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6eb29912-397b-411c-8e50-0c3a95da2ad6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6eb29912-397b-411c-8e50-0c3a95da2ad6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6eb29912-397b-411c-8e50-0c3a95da2ad6 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f returned with HTTP 200 Sep 05 04:53:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1269/2493] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:28 2026] GET /volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-67e9953d-ab09-40dc-9040-a69c18a19572 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-67e9953d-ab09-40dc-9040-a69c18a19572 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f Sep 05 04:53:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-67e9953d-ab09-40dc-9040-a69c18a19572 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-67e9953d-ab09-40dc-9040-a69c18a19572 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-67e9953d-ab09-40dc-9040-a69c18a19572 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-67e9953d-ab09-40dc-9040-a69c18a19572 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f returned with HTTP 200 Sep 05 04:53:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1225/2494] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:29 2026] GET /volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0b95dd9e-5c98-40ec-81e6-774bca367c3f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2070305030"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request body: {'volume': {'snapshot_id': '0b95dd9e-5c98-40ec-81e6-774bca367c3f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2070305030'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:29 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume of 1 GB Sep 05 04:53:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Availability Zones retrieved successfully. Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (8ce88203-c3bf-4433-8be8-3ac0da1b9633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393df272-803a-4691-9207-52ed9174a61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393df272-803a-4691-9207-52ed9174a61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0b95dd9e-5c98-40ec-81e6-774bca367c3f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4d4734-0f82-4ba7-9a40-b9cf689299a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Created reservations ['7b5790ec-2448-43f7-af40-3d7138f93fda', '348d19fd-6408-40f9-8e09-b0948c240764', '2f638f7d-6e5e-4afb-bf2e-e34d07d078ae', '2482bb1a-cfb0-4f6a-bdfb-376d2f416abd'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4d4734-0f82-4ba7-9a40-b9cf689299a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b5790ec-2448-43f7-af40-3d7138f93fda', '348d19fd-6408-40f9-8e09-b0948c240764', '2f638f7d-6e5e-4afb-bf2e-e34d07d078ae', '2482bb1a-cfb0-4f6a-bdfb-376d2f416abd']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea97a6ab-84e1-4bcf-9843-77165e13a30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea97a6ab-84e1-4bcf-9843-77165e13a30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24fdc1a2-abbc-4070-9b7c-469580fa8afc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2070305030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['7b5790ec-2448-43f7-af40-3d7138f93fda','348d19fd-6408-40f9-8e09-b0948c240764','2f638f7d-6e5e-4afb-bf2e-e34d07d078ae','2482bb1a-cfb0-4f6a-bdfb-376d2f416abd'],size=1,snapshot_id=0b95dd9e-5c98-40ec-81e6-774bca367c3f,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2070305030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24fdc1a2-abbc-4070-9b7c-469580fa8afc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74627af736874fff8fd8022b691bfdd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0b95dd9e-5c98-40ec-81e6-774bca367c3f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a1e273749240ea8b311984f1c99e9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81280105-10c6-4427-8084-11e01683c5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81280105-10c6-4427-8084-11e01683c5b6) transitioned into state 'SUCCESS' from state '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-2070305030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74627af736874fff8fd8022b691bfdd0',qos_specs=None,replication_status=,reservations=['7b5790ec-2448-43f7-af40-3d7138f93fda','348d19fd-6408-40f9-8e09-b0948c240764','2f638f7d-6e5e-4afb-bf2e-e34d07d078ae','2482bb1a-cfb0-4f6a-bdfb-376d2f416abd'],size=1,snapshot_id=0b95dd9e-5c98-40ec-81e6-774bca367c3f,source_replicaid=,source_volid=None,status='creating',user_id='43a1e273749240ea8b311984f1c99e9f',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be62b246-30d4-4e98-9a8f-8c298ab8277c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be62b246-30d4-4e98-9a8f-8c298ab8277c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Flow 'volume_create_api' (8ce88203-c3bf-4433-8be8-3ac0da1b9633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:53:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Create volume request issued successfully. Sep 05 04:53:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f9cfe6b9-2209-4952-bb88-73cb0054bb46 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:53:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1270/2495] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:53:29 2026] POST /volume/v3/volumes => generated 797 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:53:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ef2c7260-bcf6-4cc5-8804-763606a38f04 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef2c7260-bcf6-4cc5-8804-763606a38f04 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef2c7260-bcf6-4cc5-8804-763606a38f04 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef2c7260-bcf6-4cc5-8804-763606a38f04 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef2c7260-bcf6-4cc5-8804-763606a38f04 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef2c7260-bcf6-4cc5-8804-763606a38f04 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 200 Sep 05 04:53:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1226/2496] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:29 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8f050db9-980d-444c-923b-f315a41dabb5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8f050db9-980d-444c-923b-f315a41dabb5 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8f050db9-980d-444c-923b-f315a41dabb5 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8f050db9-980d-444c-923b-f315a41dabb5 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8f050db9-980d-444c-923b-f315a41dabb5 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8f050db9-980d-444c-923b-f315a41dabb5 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 200 Sep 05 04:53:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1271/2497] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:30 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 889 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b23af3c4-4975-4cbe-abc7-eb998b1a0204 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b23af3c4-4975-4cbe-abc7-eb998b1a0204 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b23af3c4-4975-4cbe-abc7-eb998b1a0204 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b23af3c4-4975-4cbe-abc7-eb998b1a0204 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b23af3c4-4975-4cbe-abc7-eb998b1a0204 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b23af3c4-4975-4cbe-abc7-eb998b1a0204 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 200 Sep 05 04:53:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1227/2498] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:31 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 889 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-557d1b75-94fd-4998-ad68-e28748f7863d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-557d1b75-94fd-4998-ad68-e28748f7863d tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-557d1b75-94fd-4998-ad68-e28748f7863d tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-557d1b75-94fd-4998-ad68-e28748f7863d tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-557d1b75-94fd-4998-ad68-e28748f7863d tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-557d1b75-94fd-4998-ad68-e28748f7863d tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 200 Sep 05 04:53:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1272/2499] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:32 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 889 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6b95197c-a953-47cc-9d46-c0b593fbe150 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6b95197c-a953-47cc-9d46-c0b593fbe150 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6b95197c-a953-47cc-9d46-c0b593fbe150 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6b95197c-a953-47cc-9d46-c0b593fbe150 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6b95197c-a953-47cc-9d46-c0b593fbe150 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6b95197c-a953-47cc-9d46-c0b593fbe150 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 200 Sep 05 04:53:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1228/2500] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:34 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 889 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bb0f2bef-3ab8-4d22-b3bf-a4fc8398abec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bb0f2bef-3ab8-4d22-b3bf-a4fc8398abec tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bb0f2bef-3ab8-4d22-b3bf-a4fc8398abec tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bb0f2bef-3ab8-4d22-b3bf-a4fc8398abec tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bb0f2bef-3ab8-4d22-b3bf-a4fc8398abec tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bb0f2bef-3ab8-4d22-b3bf-a4fc8398abec tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 200 Sep 05 04:53:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1273/2501] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:35 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 890 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d06d09ec-8793-4b23-81b2-fd02fdde6790 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d06d09ec-8793-4b23-81b2-fd02fdde6790 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d06d09ec-8793-4b23-81b2-fd02fdde6790 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d06d09ec-8793-4b23-81b2-fd02fdde6790 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d06d09ec-8793-4b23-81b2-fd02fdde6790 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] Volume info retrieved successfully. Sep 05 04:53:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d06d09ec-8793-4b23-81b2-fd02fdde6790 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-reader] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 200 Sep 05 04:53:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1229/2502] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:35 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cb496113-e83c-4c39-8b0f-01852f6e0acd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb496113-e83c-4c39-8b0f-01852f6e0acd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb496113-e83c-4c39-8b0f-01852f6e0acd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cb496113-e83c-4c39-8b0f-01852f6e0acd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:35 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-cb496113-e83c-4c39-8b0f-01852f6e0acd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume with id: 24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cb496113-e83c-4c39-8b0f-01852f6e0acd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cb496113-e83c-4c39-8b0f-01852f6e0acd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume request issued successfully. Sep 05 04:53:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cb496113-e83c-4c39-8b0f-01852f6e0acd tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 202 Sep 05 04:53:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1274/2503] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:53:35 2026] DELETE /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:53:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-73cd3366-4516-41ff-b67f-46ed86f7d672 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73cd3366-4516-41ff-b67f-46ed86f7d672 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73cd3366-4516-41ff-b67f-46ed86f7d672 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73cd3366-4516-41ff-b67f-46ed86f7d672 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-73cd3366-4516-41ff-b67f-46ed86f7d672 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73cd3366-4516-41ff-b67f-46ed86f7d672 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 200 Sep 05 04:53:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1230/2504] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:35 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0e2d2135-8e44-4036-9dcc-1140bff507c7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e2d2135-8e44-4036-9dcc-1140bff507c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e2d2135-8e44-4036-9dcc-1140bff507c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e2d2135-8e44-4036-9dcc-1140bff507c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e2d2135-8e44-4036-9dcc-1140bff507c7 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 404 Sep 05 04:53:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1275/2505] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:36 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d8afa05a-a86d-439c-be7d-bf983a5e4d16 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d8afa05a-a86d-439c-be7d-bf983a5e4d16 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d8afa05a-a86d-439c-be7d-bf983a5e4d16 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d8afa05a-a86d-439c-be7d-bf983a5e4d16 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d8afa05a-a86d-439c-be7d-bf983a5e4d16 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 404 Sep 05 04:53:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1231/2506] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:36 2026] GET /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dcf00495-b78a-4e18-812b-069246426464 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dcf00495-b78a-4e18-812b-069246426464 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dcf00495-b78a-4e18-812b-069246426464 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dcf00495-b78a-4e18-812b-069246426464 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-dcf00495-b78a-4e18-812b-069246426464 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume with id: 24fdc1a2-abbc-4070-9b7c-469580fa8afc Sep 05 04:53:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dcf00495-b78a-4e18-812b-069246426464 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc returned with HTTP 404 Sep 05 04:53:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1276/2507] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:53:36 2026] DELETE /volume/v3/volumes/24fdc1a2-abbc-4070-9b7c-469580fa8afc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a5008867-0d04-4ffd-9337-3a2cab0908b3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5008867-0d04-4ffd-9337-3a2cab0908b3 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f Sep 05 04:53:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5008867-0d04-4ffd-9337-3a2cab0908b3 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5008867-0d04-4ffd-9337-3a2cab0908b3 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:36 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-a5008867-0d04-4ffd-9337-3a2cab0908b3 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete snapshot with id: 0b95dd9e-5c98-40ec-81e6-774bca367c3f Sep 05 04:53:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a5008867-0d04-4ffd-9337-3a2cab0908b3 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a5008867-0d04-4ffd-9337-3a2cab0908b3 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot delete request issued successfully. Sep 05 04:53:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5008867-0d04-4ffd-9337-3a2cab0908b3 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f returned with HTTP 202 Sep 05 04:53:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1232/2508] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:53:36 2026] DELETE /volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-97adc0c1-675e-49c1-92d3-1b766db68580 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97adc0c1-675e-49c1-92d3-1b766db68580 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97adc0c1-675e-49c1-92d3-1b766db68580 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97adc0c1-675e-49c1-92d3-1b766db68580 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-97adc0c1-675e-49c1-92d3-1b766db68580 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97adc0c1-675e-49c1-92d3-1b766db68580 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f returned with HTTP 200 Sep 05 04:53:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1277/2509] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:36 2026] GET /volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-826454b9-ed28-485f-95ea-1e569ea0485e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-826454b9-ed28-485f-95ea-1e569ea0485e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f Sep 05 04:53:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-826454b9-ed28-485f-95ea-1e569ea0485e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-826454b9-ed28-485f-95ea-1e569ea0485e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-826454b9-ed28-485f-95ea-1e569ea0485e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Snapshot retrieved successfully. Sep 05 04:53:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-826454b9-ed28-485f-95ea-1e569ea0485e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f returned with HTTP 200 Sep 05 04:53:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1233/2510] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:37 2026] GET /volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-641831c7-9b77-4fdb-9811-d4d024605b80 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-641831c7-9b77-4fdb-9811-d4d024605b80 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f Sep 05 04:53:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-641831c7-9b77-4fdb-9811-d4d024605b80 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-641831c7-9b77-4fdb-9811-d4d024605b80 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-641831c7-9b77-4fdb-9811-d4d024605b80 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f returned with HTTP 404 Sep 05 04:53:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1278/2511] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:53:38 2026] GET /volume/v3/snapshots/0b95dd9e-5c98-40ec-81e6-774bca367c3f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c02227dd-3fd5-45d5-8d69-d33a8ca730d4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c02227dd-3fd5-45d5-8d69-d33a8ca730d4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f Sep 05 04:53:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c02227dd-3fd5-45d5-8d69-d33a8ca730d4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c02227dd-3fd5-45d5-8d69-d33a8ca730d4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c02227dd-3fd5-45d5-8d69-d33a8ca730d4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c02227dd-3fd5-45d5-8d69-d33a8ca730d4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f returned with HTTP 200 Sep 05 04:53:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1234/2512] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:38 2026] GET /volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a5f3a171-ec80-491d-8e45-73cf923583c2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5f3a171-ec80-491d-8e45-73cf923583c2 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f Sep 05 04:53:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5f3a171-ec80-491d-8e45-73cf923583c2 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a5f3a171-ec80-491d-8e45-73cf923583c2 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:38 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-a5f3a171-ec80-491d-8e45-73cf923583c2 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume with id: d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f Sep 05 04:53:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a5f3a171-ec80-491d-8e45-73cf923583c2 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a5f3a171-ec80-491d-8e45-73cf923583c2 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume request issued successfully. Sep 05 04:53:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a5f3a171-ec80-491d-8e45-73cf923583c2 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f returned with HTTP 202 Sep 05 04:53:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1279/2513] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:53:38 2026] DELETE /volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:53:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3c31931e-2122-4a5e-9e59-26766b9fc780 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c31931e-2122-4a5e-9e59-26766b9fc780 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f Sep 05 04:53:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c31931e-2122-4a5e-9e59-26766b9fc780 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c31931e-2122-4a5e-9e59-26766b9fc780 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:38 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:38 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3c31931e-2122-4a5e-9e59-26766b9fc780 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c31931e-2122-4a5e-9e59-26766b9fc780 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f returned with HTTP 200 Sep 05 04:53:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1235/2514] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:38 2026] GET /volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3ba4acd1-6a02-4ba0-a896-4a596482cb92 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3ba4acd1-6a02-4ba0-a896-4a596482cb92 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f Sep 05 04:53:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3ba4acd1-6a02-4ba0-a896-4a596482cb92 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3ba4acd1-6a02-4ba0-a896-4a596482cb92 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3ba4acd1-6a02-4ba0-a896-4a596482cb92 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f returned with HTTP 404 Sep 05 04:53:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1280/2515] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:39 2026] GET /volume/v3/volumes/d4cc2ab5-57cd-4ef6-9c19-ce8393a8221f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:53:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-37b06d97-a1b6-49d8-936f-f870444e7732 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-37b06d97-a1b6-49d8-936f-f870444e7732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-37b06d97-a1b6-49d8-936f-f870444e7732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-37b06d97-a1b6-49d8-936f-f870444e7732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:39 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:39 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-37b06d97-a1b6-49d8-936f-f870444e7732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-37b06d97-a1b6-49d8-936f-f870444e7732 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 200 Sep 05 04:53:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1236/2516] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:39 2026] GET /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e859b430-c702-443f-9106-bdcb8d90d99e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e859b430-c702-443f-9106-bdcb8d90d99e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] DELETE http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e859b430-c702-443f-9106-bdcb8d90d99e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e859b430-c702-443f-9106-bdcb8d90d99e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:39 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e859b430-c702-443f-9106-bdcb8d90d99e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume with id: bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:53:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:53:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e859b430-c702-443f-9106-bdcb8d90d99e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e859b430-c702-443f-9106-bdcb8d90d99e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Delete volume request issued successfully. Sep 05 04:53:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e859b430-c702-443f-9106-bdcb8d90d99e tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 202 Sep 05 04:53:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1281/2517] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:53:39 2026] DELETE /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:53:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0d1a1185-ae8d-4c27-b992-7006de74a5f4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d1a1185-ae8d-4c27-b992-7006de74a5f4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d1a1185-ae8d-4c27-b992-7006de74a5f4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d1a1185-ae8d-4c27-b992-7006de74a5f4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:53:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:53:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:53:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:53:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0d1a1185-ae8d-4c27-b992-7006de74a5f4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Volume info retrieved successfully. Sep 05 04:53:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d1a1185-ae8d-4c27-b992-7006de74a5f4 tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 200 Sep 05 04:53:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1237/2518] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:40 2026] GET /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:53:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ba9822e9-481d-46e4-bd43-a1869069441f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:53:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba9822e9-481d-46e4-bd43-a1869069441f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] GET http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa Sep 05 04:53:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba9822e9-481d-46e4-bd43-a1869069441f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:53:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba9822e9-481d-46e4-bd43-a1869069441f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:53:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba9822e9-481d-46e4-bd43-a1869069441f tempest-VolumesSnapshotTestJSON-1885129 tempest-VolumesSnapshotTestJSON-1885129-project-member] http://192.168.122.229/volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa returned with HTTP 404 Sep 05 04:53:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1282/2519] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:53:41 2026] GET /volume/v3/volumes/bed2991b-e078-4b23-97a2-4a3d1cf986fa => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:53:50 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=150,cinder:INSERT=19,cinder:UPDATE=39 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:53:51 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=186,cinder:INSERT=40,cinder:UPDATE=66 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:54:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-61f9f514-01e9-434e-b2dd-444c57936979 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-61f9f514-01e9-434e-b2dd-444c57936979 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:54:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-61f9f514-01e9-434e-b2dd-444c57936979 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731989728-738231016", "extra_specs": {}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-61f9f514-01e9-434e-b2dd-444c57936979 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:54:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1238/2520] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:54:06 2026] POST /volume/v3/types => generated 268 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1fb5f51b-d050-4bee-b8a1-a0dd103f3b14 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1fb5f51b-d050-4bee-b8a1-a0dd103f3b14 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1fb5f51b-d050-4bee-b8a1-a0dd103f3b14 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1675532224-1086922732", "extra_specs": {}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1fb5f51b-d050-4bee-b8a1-a0dd103f3b14 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:54:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1283/2521] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:54:09 2026] POST /volume/v3/types => generated 269 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-58a822d8-a61d-41b1-b38d-0b95a01c38f8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-58a822d8-a61d-41b1-b38d-0b95a01c38f8 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-58a822d8-a61d-41b1-b38d-0b95a01c38f8 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386708024-285615687", "extra_specs": {}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-58a822d8-a61d-41b1-b38d-0b95a01c38f8 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:54:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1239/2522] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:54:09 2026] POST /volume/v3/types => generated 267 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1029889619", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1675532224-1086922732", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1029889619', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1675532224-1086922732', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume of 1 GB Sep 05 04:54:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Availability Zones retrieved successfully. Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Flow 'volume_create_api' (d5c5dce2-05e1-47e8-bbad-f64d15b58e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e1239b-7542-4c2a-941b-06134ae2aba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31e1239b-7542-4c2a-941b-06134ae2aba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:54:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=baedd281-fbd9-4c6f-a39b-99601c4070de,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1675532224-1086922732',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'baedd281-fbd9-4c6f-a39b-99601c4070de', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd580b2-2171-427f-bec8-ceb16531f9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1675532224-1086922732 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1675532224-1086922732, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:54:09 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1675532224-1086922732 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1675532224-1086922732, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Created reservations ['a5ec1384-3831-45c5-ab5d-a9e80a83747f', '05a39cb2-c7ca-4a6e-8ee5-b3894677e6bd', '2a89f396-18f7-4a8b-8c37-48a08b334f2c', '931c1d01-0ff7-4ffc-b0c1-7efefe7b3a24'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd580b2-2171-427f-bec8-ceb16531f9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ec1384-3831-45c5-ab5d-a9e80a83747f', '05a39cb2-c7ca-4a6e-8ee5-b3894677e6bd', '2a89f396-18f7-4a8b-8c37-48a08b334f2c', '931c1d01-0ff7-4ffc-b0c1-7efefe7b3a24']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7302cec7-727c-4bd3-aad1-ca845fa38d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7302cec7-727c-4bd3-aad1-ca845fa38d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859de345-1a64-4e80-bfd1-957c3b31e3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1029889619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec22ecce122f466ab0793fa519e38768',qos_specs=None,replication_status=,reservations=['a5ec1384-3831-45c5-ab5d-a9e80a83747f','05a39cb2-c7ca-4a6e-8ee5-b3894677e6bd','2a89f396-18f7-4a8b-8c37-48a08b334f2c','931c1d01-0ff7-4ffc-b0c1-7efefe7b3a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90890cf88feb4573b4bb5a5205061218',volume_type_id=baedd281-fbd9-4c6f-a39b-99601c4070de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1029889619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=859de345-1a64-4e80-bfd1-957c3b31e3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec22ecce122f466ab0793fa519e38768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90890cf88feb4573b4bb5a5205061218',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(baedd281-fbd9-4c6f-a39b-99601c4070de),volume_type_id=baedd281-fbd9-4c6f-a39b-99601c4070de)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc5905c2-1cf1-45c7-925c-da5df3a39294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc5905c2-1cf1-45c7-925c-da5df3a39294) transitioned into state 'SUCCESS' from state '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-1029889619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec22ecce122f466ab0793fa519e38768',qos_specs=None,replication_status=,reservations=['a5ec1384-3831-45c5-ab5d-a9e80a83747f','05a39cb2-c7ca-4a6e-8ee5-b3894677e6bd','2a89f396-18f7-4a8b-8c37-48a08b334f2c','931c1d01-0ff7-4ffc-b0c1-7efefe7b3a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90890cf88feb4573b4bb5a5205061218',volume_type_id=baedd281-fbd9-4c6f-a39b-99601c4070de)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fc726a-d9f5-439e-a0e3-19522e11bf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fc726a-d9f5-439e-a0e3-19522e11bf20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Flow 'volume_create_api' (d5c5dce2-05e1-47e8-bbad-f64d15b58e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:54:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume request issued successfully. Sep 05 04:54:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ca06b91d-29e8-4de5-b413-10ce8195f27d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:54:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1284/2523] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:54:09 2026] POST /volume/v3/volumes => generated 855 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1391021804", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386708024-285615687", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1391021804', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386708024-285615687', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume of 1 GB Sep 05 04:54:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Availability Zones retrieved successfully. Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Flow 'volume_create_api' (7f8e3794-fcb3-4195-928f-6e32e4a465e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a19dc80-bbc4-4e15-90b1-1e3913f60500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a19dc80-bbc4-4e15-90b1-1e3913f60500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:54:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89ca65b5-06c4-497b-99bb-c9e8fa5bc098,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386708024-285615687',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89ca65b5-06c4-497b-99bb-c9e8fa5bc098', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3bc584-f3ba-475c-b161-575a29bfb967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386708024-285615687 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386708024-285615687, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:54:09 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386708024-285615687 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-386708024-285615687, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Created reservations ['19a0352b-bd99-4757-ba6b-ebc3daad5094', '85827aef-d7e1-4a5f-9b9e-b08a7cf53414', 'e97bb093-c22f-4e1f-af3d-58231fc15cca', 'bd058539-fb2e-4195-98df-b05573be4aa5'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3bc584-f3ba-475c-b161-575a29bfb967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a0352b-bd99-4757-ba6b-ebc3daad5094', '85827aef-d7e1-4a5f-9b9e-b08a7cf53414', 'e97bb093-c22f-4e1f-af3d-58231fc15cca', 'bd058539-fb2e-4195-98df-b05573be4aa5']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e02f62c6-6cf3-4421-b02a-4116bf4c4932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e02f62c6-6cf3-4421-b02a-4116bf4c4932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c41112-0bfa-40c0-aa22-5cc4cf6cc884', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1391021804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec22ecce122f466ab0793fa519e38768',qos_specs=None,replication_status=,reservations=['19a0352b-bd99-4757-ba6b-ebc3daad5094','85827aef-d7e1-4a5f-9b9e-b08a7cf53414','e97bb093-c22f-4e1f-af3d-58231fc15cca','bd058539-fb2e-4195-98df-b05573be4aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90890cf88feb4573b4bb5a5205061218',volume_type_id=89ca65b5-06c4-497b-99bb-c9e8fa5bc098), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1391021804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62c41112-0bfa-40c0-aa22-5cc4cf6cc884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec22ecce122f466ab0793fa519e38768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90890cf88feb4573b4bb5a5205061218',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89ca65b5-06c4-497b-99bb-c9e8fa5bc098),volume_type_id=89ca65b5-06c4-497b-99bb-c9e8fa5bc098)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27bcc05-5fc9-4b7e-8dfa-49de7bcca08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:09 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27bcc05-5fc9-4b7e-8dfa-49de7bcca08a) transitioned into state 'SUCCESS' from state '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-1391021804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec22ecce122f466ab0793fa519e38768',qos_specs=None,replication_status=,reservations=['19a0352b-bd99-4757-ba6b-ebc3daad5094','85827aef-d7e1-4a5f-9b9e-b08a7cf53414','e97bb093-c22f-4e1f-af3d-58231fc15cca','bd058539-fb2e-4195-98df-b05573be4aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90890cf88feb4573b4bb5a5205061218',volume_type_id=89ca65b5-06c4-497b-99bb-c9e8fa5bc098)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:10 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69c69de-26cf-4159-8e3d-be8fc414c741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:10 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69c69de-26cf-4159-8e3d-be8fc414c741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:10 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Flow 'volume_create_api' (7f8e3794-fcb3-4195-928f-6e32e4a465e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:54:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume request issued successfully. Sep 05 04:54:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-62a734a8-8cb6-40da-a5dd-c8098dd5f8fc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:54:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1240/2524] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:54:09 2026] POST /volume/v3/volumes => generated 853 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-860cf045-da15-480f-8296-ffd0179b8b9d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1474281216", "snapshot_id": null, "imageRef": "24fe8071-ea99-4797-bfa1-1fb59cc20132", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731989728-738231016", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1474281216', 'snapshot_id': None, 'imageRef': '24fe8071-ea99-4797-bfa1-1fb59cc20132', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731989728-738231016', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume of 1 GB Sep 05 04:54:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Availability Zones retrieved successfully. Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Flow 'volume_create_api' (c743846f-e9b5-45ea-a9c0-4a3e109e5ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c93e9ca-ad49-4bb6-a390-d59f36e96c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c93e9ca-ad49-4bb6-a390-d59f36e96c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:54:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3d5361d5-2061-4428-bf4f-5872cc77d850,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731989728-738231016',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d5361d5-2061-4428-bf4f-5872cc77d850', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68704fa9-fe02-4575-9af9-10c3b67e2b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731989728-738231016 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731989728-738231016, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:54:10 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731989728-738231016 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1731989728-738231016, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Created reservations ['499a254f-c34e-453e-8d6f-5f25b010ca7f', 'eef98cc0-cc2d-4c9e-88f4-18dd1bd7e98c', 'be722e37-80fe-4201-843f-c151161a6bc4', '29c945f7-79c0-475a-9f9b-db098c98745b'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68704fa9-fe02-4575-9af9-10c3b67e2b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['499a254f-c34e-453e-8d6f-5f25b010ca7f', 'eef98cc0-cc2d-4c9e-88f4-18dd1bd7e98c', 'be722e37-80fe-4201-843f-c151161a6bc4', '29c945f7-79c0-475a-9f9b-db098c98745b']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed42989c-9ddc-461a-ab1f-589deb0e6a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed42989c-9ddc-461a-ab1f-589deb0e6a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c42093da-5de8-4e38-a4ed-2cb44b1d63fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1474281216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec22ecce122f466ab0793fa519e38768',qos_specs=None,replication_status=,reservations=['499a254f-c34e-453e-8d6f-5f25b010ca7f','eef98cc0-cc2d-4c9e-88f4-18dd1bd7e98c','be722e37-80fe-4201-843f-c151161a6bc4','29c945f7-79c0-475a-9f9b-db098c98745b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90890cf88feb4573b4bb5a5205061218',volume_type_id=3d5361d5-2061-4428-bf4f-5872cc77d850), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1474281216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c42093da-5de8-4e38-a4ed-2cb44b1d63fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec22ecce122f466ab0793fa519e38768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90890cf88feb4573b4bb5a5205061218',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d5361d5-2061-4428-bf4f-5872cc77d850),volume_type_id=3d5361d5-2061-4428-bf4f-5872cc77d850)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad47b3f-142e-4aa7-bf47-a30df89949cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad47b3f-142e-4aa7-bf47-a30df89949cb) transitioned into state 'SUCCESS' from state '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-1474281216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec22ecce122f466ab0793fa519e38768',qos_specs=None,replication_status=,reservations=['499a254f-c34e-453e-8d6f-5f25b010ca7f','eef98cc0-cc2d-4c9e-88f4-18dd1bd7e98c','be722e37-80fe-4201-843f-c151161a6bc4','29c945f7-79c0-475a-9f9b-db098c98745b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90890cf88feb4573b4bb5a5205061218',volume_type_id=3d5361d5-2061-4428-bf4f-5872cc77d850)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85467c4a-f4ab-4d22-b0c5-39ab901abc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85467c4a-f4ab-4d22-b0c5-39ab901abc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Flow 'volume_create_api' (c743846f-e9b5-45ea-a9c0-4a3e109e5ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:54:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Create volume request issued successfully. Sep 05 04:54:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-860cf045-da15-480f-8296-ffd0179b8b9d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:54:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1285/2525] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:54:10 2026] POST /volume/v3/volumes => generated 854 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:54:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-91cd894f-538e-4e35-b267-b074506092c7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-91cd894f-538e-4e35-b267-b074506092c7 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-91cd894f-538e-4e35-b267-b074506092c7 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-91cd894f-538e-4e35-b267-b074506092c7 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-91cd894f-538e-4e35-b267-b074506092c7 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-91cd894f-538e-4e35-b267-b074506092c7 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1241/2526] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:10 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 922 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9a72655e-aead-47fd-a455-de825ad30a73 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a72655e-aead-47fd-a455-de825ad30a73 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a72655e-aead-47fd-a455-de825ad30a73 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9a72655e-aead-47fd-a455-de825ad30a73 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9a72655e-aead-47fd-a455-de825ad30a73 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9a72655e-aead-47fd-a455-de825ad30a73 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1286/2527] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:11 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 946 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:54:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c9fd2390-89d4-46b5-9448-db701166829a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c9fd2390-89d4-46b5-9448-db701166829a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c9fd2390-89d4-46b5-9448-db701166829a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c9fd2390-89d4-46b5-9448-db701166829a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c9fd2390-89d4-46b5-9448-db701166829a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c9fd2390-89d4-46b5-9448-db701166829a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1242/2528] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:12 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 946 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fc94d027-2c6e-4424-96d8-0ae72fb46602 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fc94d027-2c6e-4424-96d8-0ae72fb46602 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fc94d027-2c6e-4424-96d8-0ae72fb46602 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fc94d027-2c6e-4424-96d8-0ae72fb46602 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fc94d027-2c6e-4424-96d8-0ae72fb46602 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fc94d027-2c6e-4424-96d8-0ae72fb46602 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1287/2529] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:13 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 946 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3e57e167-89a0-4289-99f2-6f137f640d21 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e57e167-89a0-4289-99f2-6f137f640d21 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e57e167-89a0-4289-99f2-6f137f640d21 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3e57e167-89a0-4289-99f2-6f137f640d21 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3e57e167-89a0-4289-99f2-6f137f640d21 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3e57e167-89a0-4289-99f2-6f137f640d21 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1243/2530] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:14 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c165916a-58af-45d1-ad10-5ab307d595c4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c165916a-58af-45d1-ad10-5ab307d595c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c165916a-58af-45d1-ad10-5ab307d595c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c165916a-58af-45d1-ad10-5ab307d595c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c165916a-58af-45d1-ad10-5ab307d595c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c165916a-58af-45d1-ad10-5ab307d595c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1288/2531] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:15 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1007 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-219640ab-7259-4f3f-9a75-4537bee76556 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-219640ab-7259-4f3f-9a75-4537bee76556 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-219640ab-7259-4f3f-9a75-4537bee76556 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-219640ab-7259-4f3f-9a75-4537bee76556 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-219640ab-7259-4f3f-9a75-4537bee76556 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-219640ab-7259-4f3f-9a75-4537bee76556 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1244/2532] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:17 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1007 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4fc26e37-ef01-4653-aeda-3cd358efad27 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4fc26e37-ef01-4653-aeda-3cd358efad27 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4fc26e37-ef01-4653-aeda-3cd358efad27 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4fc26e37-ef01-4653-aeda-3cd358efad27 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4fc26e37-ef01-4653-aeda-3cd358efad27 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4fc26e37-ef01-4653-aeda-3cd358efad27 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1289/2533] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:18 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1007 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1a5b569f-07ef-4b1b-80cb-06bffc8a9fb8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1a5b569f-07ef-4b1b-80cb-06bffc8a9fb8 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1a5b569f-07ef-4b1b-80cb-06bffc8a9fb8 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1a5b569f-07ef-4b1b-80cb-06bffc8a9fb8 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1a5b569f-07ef-4b1b-80cb-06bffc8a9fb8 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1a5b569f-07ef-4b1b-80cb-06bffc8a9fb8 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1245/2534] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:19 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1259 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-cee4725f-3c00-4d2b-a890-f11d5289c568 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-cee4725f-3c00-4d2b-a890-f11d5289c568 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-cee4725f-3c00-4d2b-a890-f11d5289c568 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-cee4725f-3c00-4d2b-a890-f11d5289c568 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:19 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:19 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-cee4725f-3c00-4d2b-a890-f11d5289c568 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-cee4725f-3c00-4d2b-a890-f11d5289c568 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1290/2535] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:54:19 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1259 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-4dd37df8-124c-446c-938e-bb7f38f63294 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-4dd37df8-124c-446c-938e-bb7f38f63294 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-4dd37df8-124c-446c-938e-bb7f38f63294 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-4dd37df8-124c-446c-938e-bb7f38f63294 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-4dd37df8-124c-446c-938e-bb7f38f63294 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-4dd37df8-124c-446c-938e-bb7f38f63294 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1246/2536] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:54:20 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1259 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b92df893-c4a8-4857-8aa8-3319836281d9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b92df893-c4a8-4857-8aa8-3319836281d9 None None] GET http://192.168.122.229/volume// Sep 05 04:54:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b92df893-c4a8-4857-8aa8-3319836281d9 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b92df893-c4a8-4857-8aa8-3319836281d9 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b92df893-c4a8-4857-8aa8-3319836281d9 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:54:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1291/2537] 192.168.122.229 () {58 vars in 1308 bytes} [Sat Sep 5 04:54:20 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:54:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-241ce7c5-2df4-4c0e-a7aa-451faf4eea10 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-241ce7c5-2df4-4c0e-a7aa-451faf4eea10 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:54:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-241ce7c5-2df4-4c0e-a7aa-451faf4eea10 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c42093da-5de8-4e38-a4ed-2cb44b1d63fe", "connector": null, "instance_uuid": "911a0f01-c908-455a-91f3-3a0af79360ca"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-241ce7c5-2df4-4c0e-a7aa-451faf4eea10 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:54:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1247/2538] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:54:20 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-449a3b0b-44a6-4d4b-ae09-eff7d3e78b6f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-449a3b0b-44a6-4d4b-ae09-eff7d3e78b6f None None] GET http://192.168.122.229/volume// Sep 05 04:54:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-449a3b0b-44a6-4d4b-ae09-eff7d3e78b6f None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-449a3b0b-44a6-4d4b-ae09-eff7d3e78b6f None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-449a3b0b-44a6-4d4b-ae09-eff7d3e78b6f None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:54:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1292/2539] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:54:22 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:54:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-dfdd7f08-e6a5-4004-b234-212edbde7c13 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-dfdd7f08-e6a5-4004-b234-212edbde7c13 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:54:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-dfdd7f08-e6a5-4004-b234-212edbde7c13 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-dfdd7f08-e6a5-4004-b234-212edbde7c13 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-dfdd7f08-e6a5-4004-b234-212edbde7c13 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-dfdd7f08-e6a5-4004-b234-212edbde7c13 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:54:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1248/2540] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:54:22 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1439 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:54:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-73d26159-3393-4e29-a196-31987ce1710c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-73d26159-3393-4e29-a196-31987ce1710c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] PUT http://192.168.122.229/volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd Sep 05 04:54:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-73d26159-3393-4e29-a196-31987ce1710c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:22 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-73d26159-3393-4e29-a196-31987ce1710c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Acquiring lock "cinder-attachment_update-c42093da-5de8-4e38-a4ed-2cb44b1d63fe-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:54:22 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-73d26159-3393-4e29-a196-31987ce1710c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Lock "cinder-attachment_update-c42093da-5de8-4e38-a4ed-2cb44b1d63fe-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:54:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:22 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-73d26159-3393-4e29-a196-31987ce1710c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Lock "cinder-attachment_update-c42093da-5de8-4e38-a4ed-2cb44b1d63fe-devstack" released by "attachment_update" :: held 0.186s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:54:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-73d26159-3393-4e29-a196-31987ce1710c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd returned with HTTP 200 Sep 05 04:54:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1293/2541] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:54:22 2026] PUT /volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd => generated 694 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-3f39bd9b-d4b1-4ee7-8392-90e44bc3614d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-3f39bd9b-d4b1-4ee7-8392-90e44bc3614d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd/action Sep 05 04:54:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-3f39bd9b-d4b1-4ee7-8392-90e44bc3614d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:54:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-3f39bd9b-d4b1-4ee7-8392-90e44bc3614d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-e81b5a70-2e5c-4b97-945f-26e14c955b07 req-3f39bd9b-d4b1-4ee7-8392-90e44bc3614d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd/action returned with HTTP 204 Sep 05 04:54:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1249/2542] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:54:22 2026] POST /volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:54:32 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=74,cinder:INSERT=19,cinder:UPDATE=25 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:54:32 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=67,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7e73de0e-608b-49af-b4a0-f3ac57292eb9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7e73de0e-608b-49af-b4a0-f3ac57292eb9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7e73de0e-608b-49af-b4a0-f3ac57292eb9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7e73de0e-608b-49af-b4a0-f3ac57292eb9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7e73de0e-608b-49af-b4a0-f3ac57292eb9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7e73de0e-608b-49af-b4a0-f3ac57292eb9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 200 Sep 05 04:54:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1294/2543] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:52 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 948 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-defc8996-d518-43aa-a079-23af1cd3b208 req-7ef7a113-71a2-444c-841a-7f005e673a9a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-7ef7a113-71a2-444c-841a-7f005e673a9a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-7ef7a113-71a2-444c-841a-7f005e673a9a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-7ef7a113-71a2-444c-841a-7f005e673a9a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-defc8996-d518-43aa-a079-23af1cd3b208 req-7ef7a113-71a2-444c-841a-7f005e673a9a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-7ef7a113-71a2-444c-841a-7f005e673a9a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 200 Sep 05 04:54:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1250/2544] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:54:52 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 948 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2489cc73-53a7-4e1b-acc3-4114a1559287 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2489cc73-53a7-4e1b-acc3-4114a1559287 None None] GET http://192.168.122.229/volume// Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2489cc73-53a7-4e1b-acc3-4114a1559287 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2489cc73-53a7-4e1b-acc3-4114a1559287 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2489cc73-53a7-4e1b-acc3-4114a1559287 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:54:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1295/2545] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:54:52 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-defc8996-d518-43aa-a079-23af1cd3b208 req-14884080-44bc-4263-be46-717f4d35bae5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-14884080-44bc-4263-be46-717f4d35bae5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-14884080-44bc-4263-be46-717f4d35bae5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "859de345-1a64-4e80-bfd1-957c3b31e3b4", "connector": null, "instance_uuid": "911a0f01-c908-455a-91f3-3a0af79360ca"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-14884080-44bc-4263-be46-717f4d35bae5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:54:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1251/2546] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:54:52 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7a5fa823-b318-4f6d-a061-852c71dbb113 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a5fa823-b318-4f6d-a061-852c71dbb113 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7a5fa823-b318-4f6d-a061-852c71dbb113 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7a5fa823-b318-4f6d-a061-852c71dbb113 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-794c7b8c-38ac-4e8a-859b-20da32dfc8e4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-794c7b8c-38ac-4e8a-859b-20da32dfc8e4 None None] GET http://192.168.122.229/volume// Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-794c7b8c-38ac-4e8a-859b-20da32dfc8e4 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-794c7b8c-38ac-4e8a-859b-20da32dfc8e4 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-794c7b8c-38ac-4e8a-859b-20da32dfc8e4 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:54:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1252/2547] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:54:52 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:54:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-defc8996-d518-43aa-a079-23af1cd3b208 req-61d4646c-705c-4bc1-8a77-fb3292418c5d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-61d4646c-705c-4bc1-8a77-fb3292418c5d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-61d4646c-705c-4bc1-8a77-fb3292418c5d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-61d4646c-705c-4bc1-8a77-fb3292418c5d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7a5fa823-b318-4f6d-a061-852c71dbb113 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a5fa823-b318-4f6d-a061-852c71dbb113 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 200 Sep 05 04:54:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1296/2548] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:52 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 947 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-defc8996-d518-43aa-a079-23af1cd3b208 req-61d4646c-705c-4bc1-8a77-fb3292418c5d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-61d4646c-705c-4bc1-8a77-fb3292418c5d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 200 Sep 05 04:54:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1253/2549] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:54:52 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:54:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-defc8996-d518-43aa-a079-23af1cd3b208 req-bb790be0-3c9c-4960-94a3-e024f4a69304 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-bb790be0-3c9c-4960-94a3-e024f4a69304 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] PUT http://192.168.122.229/volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e Sep 05 04:54:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-bb790be0-3c9c-4960-94a3-e024f4a69304 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:53 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-defc8996-d518-43aa-a079-23af1cd3b208 req-bb790be0-3c9c-4960-94a3-e024f4a69304 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Acquiring lock "cinder-attachment_update-859de345-1a64-4e80-bfd1-957c3b31e3b4-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:54:53 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-defc8996-d518-43aa-a079-23af1cd3b208 req-bb790be0-3c9c-4960-94a3-e024f4a69304 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Lock "cinder-attachment_update-859de345-1a64-4e80-bfd1-957c3b31e3b4-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:54:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:53 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-defc8996-d518-43aa-a079-23af1cd3b208 req-bb790be0-3c9c-4960-94a3-e024f4a69304 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Lock "cinder-attachment_update-859de345-1a64-4e80-bfd1-957c3b31e3b4-devstack" released by "attachment_update" :: held 0.161s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:54:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-bb790be0-3c9c-4960-94a3-e024f4a69304 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e returned with HTTP 200 Sep 05 04:54:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1297/2550] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:54:53 2026] PUT /volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e => generated 694 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-defc8996-d518-43aa-a079-23af1cd3b208 req-c9aaee3f-b188-411f-bccc-205f79814db6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-c9aaee3f-b188-411f-bccc-205f79814db6 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e/action Sep 05 04:54:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-c9aaee3f-b188-411f-bccc-205f79814db6 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:54:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-c9aaee3f-b188-411f-bccc-205f79814db6 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-defc8996-d518-43aa-a079-23af1cd3b208 req-c9aaee3f-b188-411f-bccc-205f79814db6 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e/action returned with HTTP 204 Sep 05 04:54:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1254/2551] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:54:53 2026] POST /volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:54:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fec3dcf2-26a0-44e8-8def-8c984d8f79e3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fec3dcf2-26a0-44e8-8def-8c984d8f79e3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:54:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fec3dcf2-26a0-44e8-8def-8c984d8f79e3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fec3dcf2-26a0-44e8-8def-8c984d8f79e3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fec3dcf2-26a0-44e8-8def-8c984d8f79e3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fec3dcf2-26a0-44e8-8def-8c984d8f79e3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 200 Sep 05 04:54:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1298/2552] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:53 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cf821854-d6ad-4421-86b6-6b139ea9f0c3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cf821854-d6ad-4421-86b6-6b139ea9f0c3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cf821854-d6ad-4421-86b6-6b139ea9f0c3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cf821854-d6ad-4421-86b6-6b139ea9f0c3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cf821854-d6ad-4421-86b6-6b139ea9f0c3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cf821854-d6ad-4421-86b6-6b139ea9f0c3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 200 Sep 05 04:54:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1255/2553] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:54 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-409c1ab2-0173-4e25-a354-f4f70bd49102 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-409c1ab2-0173-4e25-a354-f4f70bd49102 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-409c1ab2-0173-4e25-a354-f4f70bd49102 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-409c1ab2-0173-4e25-a354-f4f70bd49102 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-409c1ab2-0173-4e25-a354-f4f70bd49102 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-409c1ab2-0173-4e25-a354-f4f70bd49102 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:54:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1299/2554] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:54 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 946 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-5365ea3c-03ec-409b-bc4a-be875fc73352 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-5365ea3c-03ec-409b-bc4a-be875fc73352 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-5365ea3c-03ec-409b-bc4a-be875fc73352 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-5365ea3c-03ec-409b-bc4a-be875fc73352 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-5365ea3c-03ec-409b-bc4a-be875fc73352 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-5365ea3c-03ec-409b-bc4a-be875fc73352 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:54:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1256/2555] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:54:54 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 946 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d8b17d5e-87f7-4a9b-8593-8edb5e214624 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d8b17d5e-87f7-4a9b-8593-8edb5e214624 None None] GET http://192.168.122.229/volume// Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d8b17d5e-87f7-4a9b-8593-8edb5e214624 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d8b17d5e-87f7-4a9b-8593-8edb5e214624 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d8b17d5e-87f7-4a9b-8593-8edb5e214624 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:54:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1300/2556] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:54:54 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-835513ce-e40c-4d68-801f-bc2b508c1098 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-835513ce-e40c-4d68-801f-bc2b508c1098 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-835513ce-e40c-4d68-801f-bc2b508c1098 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62c41112-0bfa-40c0-aa22-5cc4cf6cc884", "connector": null, "instance_uuid": "911a0f01-c908-455a-91f3-3a0af79360ca"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-835513ce-e40c-4d68-801f-bc2b508c1098 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:54:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1257/2557] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:54:54 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ae2eccd2-c366-48a8-b199-9e34963d1c1d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ae2eccd2-c366-48a8-b199-9e34963d1c1d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ae2eccd2-c366-48a8-b199-9e34963d1c1d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ae2eccd2-c366-48a8-b199-9e34963d1c1d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-817d2410-2ce1-4045-8ebe-33e4dd4f3c08 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-817d2410-2ce1-4045-8ebe-33e4dd4f3c08 None None] GET http://192.168.122.229/volume// Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-817d2410-2ce1-4045-8ebe-33e4dd4f3c08 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-817d2410-2ce1-4045-8ebe-33e4dd4f3c08 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-817d2410-2ce1-4045-8ebe-33e4dd4f3c08 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:54:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1258/2558] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:54:54 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ae2eccd2-c366-48a8-b199-9e34963d1c1d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-37bda468-2e34-4d41-90e9-455d7fddfbdc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ae2eccd2-c366-48a8-b199-9e34963d1c1d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-37bda468-2e34-4d41-90e9-455d7fddfbdc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:54:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1301/2559] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:54 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 945 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-37bda468-2e34-4d41-90e9-455d7fddfbdc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-37bda468-2e34-4d41-90e9-455d7fddfbdc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-37bda468-2e34-4d41-90e9-455d7fddfbdc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-37bda468-2e34-4d41-90e9-455d7fddfbdc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:54:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1259/2560] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:54:54 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 1126 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:54:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-2d42f2f3-2045-48b4-83e2-71d688366aed None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-2d42f2f3-2045-48b4-83e2-71d688366aed tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] PUT http://192.168.122.229/volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7 Sep 05 04:54:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-2d42f2f3-2045-48b4-83e2-71d688366aed tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:55 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-2d42f2f3-2045-48b4-83e2-71d688366aed tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Acquiring lock "cinder-attachment_update-62c41112-0bfa-40c0-aa22-5cc4cf6cc884-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:54:55 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-2d42f2f3-2045-48b4-83e2-71d688366aed tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Lock "cinder-attachment_update-62c41112-0bfa-40c0-aa22-5cc4cf6cc884-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:54:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:55 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-2d42f2f3-2045-48b4-83e2-71d688366aed tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Lock "cinder-attachment_update-62c41112-0bfa-40c0-aa22-5cc4cf6cc884-devstack" released by "attachment_update" :: held 0.158s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:54:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-2d42f2f3-2045-48b4-83e2-71d688366aed tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7 returned with HTTP 200 Sep 05 04:54:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1302/2561] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:54:55 2026] PUT /volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7 => generated 694 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-e828a70b-b08a-4d4a-b4a6-843e6497f60d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-e828a70b-b08a-4d4a-b4a6-843e6497f60d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7/action Sep 05 04:54:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-e828a70b-b08a-4d4a-b4a6-843e6497f60d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:54:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-e828a70b-b08a-4d4a-b4a6-843e6497f60d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-7b5afac1-8b89-4140-8915-3aa00f9a3be9 req-e828a70b-b08a-4d4a-b4a6-843e6497f60d tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7/action returned with HTTP 204 Sep 05 04:54:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1260/2562] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:54:55 2026] POST /volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:54:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f8c4efba-77c9-45a3-a951-1808501fde9c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8c4efba-77c9-45a3-a951-1808501fde9c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:54:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8c4efba-77c9-45a3-a951-1808501fde9c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f8c4efba-77c9-45a3-a951-1808501fde9c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f8c4efba-77c9-45a3-a951-1808501fde9c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f8c4efba-77c9-45a3-a951-1808501fde9c tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:54:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1303/2563] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:55 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8787ba70-1f51-4bb5-8d08-fd2d5161b91e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8787ba70-1f51-4bb5-8d08-fd2d5161b91e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:54:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8787ba70-1f51-4bb5-8d08-fd2d5161b91e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8787ba70-1f51-4bb5-8d08-fd2d5161b91e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8787ba70-1f51-4bb5-8d08-fd2d5161b91e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8787ba70-1f51-4bb5-8d08-fd2d5161b91e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:54:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1261/2564] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:54:56 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2a70a567-082c-49ad-9a58-29d9b542493f req-be517ee7-ffc2-4f90-b451-0b887939231a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-be517ee7-ffc2-4f90-b451-0b887939231a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:54:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-be517ee7-ffc2-4f90-b451-0b887939231a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-be517ee7-ffc2-4f90-b451-0b887939231a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:54:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-2a70a567-082c-49ad-9a58-29d9b542493f req-be517ee7-ffc2-4f90-b451-0b887939231a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-be517ee7-ffc2-4f90-b451-0b887939231a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 200 Sep 05 04:54:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1304/2565] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:54:58 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:54:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-2a70a567-082c-49ad-9a58-29d9b542493f req-2c6e84af-d875-4d5a-ad86-457027ce6369 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-2c6e84af-d875-4d5a-ad86-457027ce6369 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4/action Sep 05 04:54:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-2c6e84af-d875-4d5a-ad86-457027ce6369 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:54:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-2c6e84af-d875-4d5a-ad86-457027ce6369 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:54:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-2a70a567-082c-49ad-9a58-29d9b542493f req-2c6e84af-d875-4d5a-ad86-457027ce6369 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-2a70a567-082c-49ad-9a58-29d9b542493f req-2c6e84af-d875-4d5a-ad86-457027ce6369 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Begin detaching volume completed successfully. Sep 05 04:54:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-2c6e84af-d875-4d5a-ad86-457027ce6369 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4/action returned with HTTP 202 Sep 05 04:54:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1262/2566] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:54:58 2026] POST /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:54:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-345b6a34-82d1-48f0-b97a-7b28590b2185 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-345b6a34-82d1-48f0-b97a-7b28590b2185 None None] GET http://192.168.122.229/volume// Sep 05 04:54:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-345b6a34-82d1-48f0-b97a-7b28590b2185 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-345b6a34-82d1-48f0-b97a-7b28590b2185 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-345b6a34-82d1-48f0-b97a-7b28590b2185 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:54:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1305/2567] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:54:59 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:54:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-2a70a567-082c-49ad-9a58-29d9b542493f req-adcf3d42-5b7c-449c-bb5b-d313ab199267 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-adcf3d42-5b7c-449c-bb5b-d313ab199267 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:54:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-adcf3d42-5b7c-449c-bb5b-d313ab199267 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-adcf3d42-5b7c-449c-bb5b-d313ab199267 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:54:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:54:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:54:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-2a70a567-082c-49ad-9a58-29d9b542493f req-adcf3d42-5b7c-449c-bb5b-d313ab199267 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:54:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-adcf3d42-5b7c-449c-bb5b-d313ab199267 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 200 Sep 05 04:54:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1263/2568] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:54:59 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 1424 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:54:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-2a70a567-082c-49ad-9a58-29d9b542493f req-3d9fa31b-1db5-43fc-b5ef-a9992b100c9b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:54:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-3d9fa31b-1db5-43fc-b5ef-a9992b100c9b tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] DELETE http://192.168.122.229/volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e Sep 05 04:54:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-3d9fa31b-1db5-43fc-b5ef-a9992b100c9b tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:54:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-3d9fa31b-1db5-43fc-b5ef-a9992b100c9b tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:54:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:54:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:54:59 devstack devstack@c-api.service[89503]: /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 05 04:54:59 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:54:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-2a70a567-082c-49ad-9a58-29d9b542493f req-3d9fa31b-1db5-43fc-b5ef-a9992b100c9b tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e returned with HTTP 200 Sep 05 04:54:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1306/2569] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:54:59 2026] DELETE /volume/v3/attachments/b23dfc51-e51f-40e4-9ae5-4db9903b638e => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:55:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5e533976-e326-4e01-8bb4-39806ae73ed1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e533976-e326-4e01-8bb4-39806ae73ed1 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] DELETE http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:55:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e533976-e326-4e01-8bb4-39806ae73ed1 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5e533976-e326-4e01-8bb4-39806ae73ed1 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-5e533976-e326-4e01-8bb4-39806ae73ed1 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Delete volume with id: 859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:55:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:55:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:55:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5e533976-e326-4e01-8bb4-39806ae73ed1 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:55:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5e533976-e326-4e01-8bb4-39806ae73ed1 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Delete volume request issued successfully. Sep 05 04:55:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5e533976-e326-4e01-8bb4-39806ae73ed1 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 202 Sep 05 04:55:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1264/2570] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:55:00 2026] DELETE /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-2293c15a-95e3-4def-b02a-038010c9ca8f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-2293c15a-95e3-4def-b02a-038010c9ca8f tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-2293c15a-95e3-4def-b02a-038010c9ca8f tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-2293c15a-95e3-4def-b02a-038010c9ca8f tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:55:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:55:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-2293c15a-95e3-4def-b02a-038010c9ca8f tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:55:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-2293c15a-95e3-4def-b02a-038010c9ca8f tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:55:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1307/2571] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:55:03 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:55:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-3fe43a1a-569f-4d00-81c7-cd55ae3732d9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-3fe43a1a-569f-4d00-81c7-cd55ae3732d9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] POST http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884/action Sep 05 04:55:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-3fe43a1a-569f-4d00-81c7-cd55ae3732d9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:55:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-3fe43a1a-569f-4d00-81c7-cd55ae3732d9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:55:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:55:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:55:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-3fe43a1a-569f-4d00-81c7-cd55ae3732d9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:55:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-3fe43a1a-569f-4d00-81c7-cd55ae3732d9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Begin detaching volume completed successfully. Sep 05 04:55:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-3fe43a1a-569f-4d00-81c7-cd55ae3732d9 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884/action returned with HTTP 202 Sep 05 04:55:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1265/2572] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:55:03 2026] POST /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-40a71827-8b77-4eee-894f-2160996c4670 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-40a71827-8b77-4eee-894f-2160996c4670 None None] GET http://192.168.122.229/volume// Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-40a71827-8b77-4eee-894f-2160996c4670 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-40a71827-8b77-4eee-894f-2160996c4670 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-40a71827-8b77-4eee-894f-2160996c4670 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:55:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1308/2573] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:55:03 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:55:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-10414348-3fc4-4dfd-8621-3cd796bc26b4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-10414348-3fc4-4dfd-8621-3cd796bc26b4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:55:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-10414348-3fc4-4dfd-8621-3cd796bc26b4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-10414348-3fc4-4dfd-8621-3cd796bc26b4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:55:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:55:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-10414348-3fc4-4dfd-8621-3cd796bc26b4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:55:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-10414348-3fc4-4dfd-8621-3cd796bc26b4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:55:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1266/2574] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:55:03 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 1422 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-426979f2-2d4a-4319-aac7-394225f5f3be None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-426979f2-2d4a-4319-aac7-394225f5f3be tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] DELETE http://192.168.122.229/volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7 Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-426979f2-2d4a-4319-aac7-394225f5f3be tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-426979f2-2d4a-4319-aac7-394225f5f3be tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:55:03 devstack devstack@c-api.service[89503]: /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 05 04:55:03 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:55:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-488e73ec-f799-425f-92c9-60a6b4301a9c req-426979f2-2d4a-4319-aac7-394225f5f3be tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7 returned with HTTP 200 Sep 05 04:55:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1309/2575] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:55:03 2026] DELETE /volume/v3/attachments/799e45b7-bc01-4f17-a24d-935ca931d3f7 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:55:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3c010317-0d76-448c-bac8-6969d4c3a0a5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c010317-0d76-448c-bac8-6969d4c3a0a5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] DELETE http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:55:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c010317-0d76-448c-bac8-6969d4c3a0a5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c010317-0d76-448c-bac8-6969d4c3a0a5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:04 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3c010317-0d76-448c-bac8-6969d4c3a0a5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Delete volume with id: 62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:55:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:55:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:55:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3c010317-0d76-448c-bac8-6969d4c3a0a5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:55:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3c010317-0d76-448c-bac8-6969d4c3a0a5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Delete volume request issued successfully. Sep 05 04:55:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c010317-0d76-448c-bac8-6969d4c3a0a5 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 202 Sep 05 04:55:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1267/2576] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:55:04 2026] DELETE /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:55:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-a8f7c2d9-5cd4-4d4a-a3b0-a692117380f5 req-46089b07-dbe2-42e2-995d-113f8ef9cdbc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a8f7c2d9-5cd4-4d4a-a3b0-a692117380f5 req-46089b07-dbe2-42e2-995d-113f8ef9cdbc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:55:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a8f7c2d9-5cd4-4d4a-a3b0-a692117380f5 req-46089b07-dbe2-42e2-995d-113f8ef9cdbc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-a8f7c2d9-5cd4-4d4a-a3b0-a692117380f5 req-46089b07-dbe2-42e2-995d-113f8ef9cdbc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:55:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:55:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-a8f7c2d9-5cd4-4d4a-a3b0-a692117380f5 req-46089b07-dbe2-42e2-995d-113f8ef9cdbc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:55:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-a8f7c2d9-5cd4-4d4a-a3b0-a692117380f5 req-46089b07-dbe2-42e2-995d-113f8ef9cdbc tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 200 Sep 05 04:55:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1310/2577] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:55:04 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 945 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:55:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-74278c5b-7137-4c56-9879-d3ed4ba23ccc req-3e43234e-92fe-4bc5-8e38-ae26eb93f4c4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-74278c5b-7137-4c56-9879-d3ed4ba23ccc req-3e43234e-92fe-4bc5-8e38-ae26eb93f4c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:55:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-74278c5b-7137-4c56-9879-d3ed4ba23ccc req-3e43234e-92fe-4bc5-8e38-ae26eb93f4c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-74278c5b-7137-4c56-9879-d3ed4ba23ccc req-3e43234e-92fe-4bc5-8e38-ae26eb93f4c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-74278c5b-7137-4c56-9879-d3ed4ba23ccc req-3e43234e-92fe-4bc5-8e38-ae26eb93f4c4 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 404 Sep 05 04:55:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1268/2578] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:55:04 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:55:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5f50beda-7ca7-4cc2-b8fe-5d900878bc7b req-184cd81d-586c-41f1-9e45-5ca51f053b19 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5f50beda-7ca7-4cc2-b8fe-5d900878bc7b req-184cd81d-586c-41f1-9e45-5ca51f053b19 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] DELETE http://192.168.122.229/volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd Sep 05 04:55:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5f50beda-7ca7-4cc2-b8fe-5d900878bc7b req-184cd81d-586c-41f1-9e45-5ca51f053b19 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5f50beda-7ca7-4cc2-b8fe-5d900878bc7b req-184cd81d-586c-41f1-9e45-5ca51f053b19 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:55:08 devstack devstack@c-api.service[89503]: /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 05 04:55:08 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:55:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5f50beda-7ca7-4cc2-b8fe-5d900878bc7b req-184cd81d-586c-41f1-9e45-5ca51f053b19 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd returned with HTTP 200 Sep 05 04:55:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1311/2579] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:55:08 2026] DELETE /volume/v3/attachments/4cc4c0b5-19e3-409a-b302-449717ff0bbd => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:55:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2947614c-0085-44f1-b0df-b3d04445930a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2947614c-0085-44f1-b0df-b3d04445930a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] DELETE http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:55:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2947614c-0085-44f1-b0df-b3d04445930a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2947614c-0085-44f1-b0df-b3d04445930a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:09 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-2947614c-0085-44f1-b0df-b3d04445930a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Delete volume with id: c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:55:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:55:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:55:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2947614c-0085-44f1-b0df-b3d04445930a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:55:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2947614c-0085-44f1-b0df-b3d04445930a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Delete volume request issued successfully. Sep 05 04:55:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2947614c-0085-44f1-b0df-b3d04445930a tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 202 Sep 05 04:55:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1269/2580] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:55:09 2026] DELETE /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:55:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0da38010-99ef-4ec8-a203-713191763a71 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0da38010-99ef-4ec8-a203-713191763a71 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:55:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0da38010-99ef-4ec8-a203-713191763a71 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0da38010-99ef-4ec8-a203-713191763a71 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:55:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:55:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:55:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0da38010-99ef-4ec8-a203-713191763a71 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Volume info retrieved successfully. Sep 05 04:55:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0da38010-99ef-4ec8-a203-713191763a71 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 200 Sep 05 04:55:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1312/2581] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:55:09 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 1258 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4575197a-7c04-4262-87e6-6f5a41b33ccf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4575197a-7c04-4262-87e6-6f5a41b33ccf tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4575197a-7c04-4262-87e6-6f5a41b33ccf tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4575197a-7c04-4262-87e6-6f5a41b33ccf tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4575197a-7c04-4262-87e6-6f5a41b33ccf tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe returned with HTTP 404 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1270/2582] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:55:10 2026] GET /volume/v3/volumes/c42093da-5de8-4e38-a4ed-2cb44b1d63fe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-25ebcf84-9e96-449e-92af-30415a9cd6f3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-25ebcf84-9e96-449e-92af-30415a9cd6f3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] DELETE http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-25ebcf84-9e96-449e-92af-30415a9cd6f3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-25ebcf84-9e96-449e-92af-30415a9cd6f3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-25ebcf84-9e96-449e-92af-30415a9cd6f3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Delete volume with id: 62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-25ebcf84-9e96-449e-92af-30415a9cd6f3 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 404 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1313/2583] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:55:10 2026] DELETE /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-13c160df-0d0d-4531-9e49-70c39b12e0be None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13c160df-0d0d-4531-9e49-70c39b12e0be tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13c160df-0d0d-4531-9e49-70c39b12e0be tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-13c160df-0d0d-4531-9e49-70c39b12e0be tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-13c160df-0d0d-4531-9e49-70c39b12e0be tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 returned with HTTP 404 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1271/2584] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:55:10 2026] GET /volume/v3/volumes/62c41112-0bfa-40c0-aa22-5cc4cf6cc884 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-340607ef-66b9-42c6-854d-8766391aa504 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-340607ef-66b9-42c6-854d-8766391aa504 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] DELETE http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-340607ef-66b9-42c6-854d-8766391aa504 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-340607ef-66b9-42c6-854d-8766391aa504 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-340607ef-66b9-42c6-854d-8766391aa504 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Delete volume with id: 859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-340607ef-66b9-42c6-854d-8766391aa504 tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 404 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1314/2585] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:55:10 2026] DELETE /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3c325dc4-5d5a-477f-9cac-b3bb29dbbf4e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c325dc4-5d5a-477f-9cac-b3bb29dbbf4e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] GET http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c325dc4-5d5a-477f-9cac-b3bb29dbbf4e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c325dc4-5d5a-477f-9cac-b3bb29dbbf4e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c325dc4-5d5a-477f-9cac-b3bb29dbbf4e tempest-TestInstancesWithCinderVolumes-477953131 tempest-TestInstancesWithCinderVolumes-477953131-project-member] http://192.168.122.229/volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 returned with HTTP 404 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1272/2586] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:55:10 2026] GET /volume/v3/volumes/859de345-1a64-4e80-bfd1-957c3b31e3b4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5d132d2e-09bf-4df6-8cfd-1ab55fb82969 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5d132d2e-09bf-4df6-8cfd-1ab55fb82969 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] GET http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5d132d2e-09bf-4df6-8cfd-1ab55fb82969 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5d132d2e-09bf-4df6-8cfd-1ab55fb82969 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5d132d2e-09bf-4df6-8cfd-1ab55fb82969 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5d132d2e-09bf-4df6-8cfd-1ab55fb82969 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Get all volumes completed successfully. Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5d132d2e-09bf-4df6-8cfd-1ab55fb82969 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1315/2587] 192.168.122.229 () {58 vars in 1169 bytes} [Sat Sep 5 04:55:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e7fc3468-5709-4559-9190-1d596779f9fd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7fc3468-5709-4559-9190-1d596779f9fd tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] DELETE http://192.168.122.229/volume/v3/types/89ca65b5-06c4-497b-99bb-c9e8fa5bc098 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7fc3468-5709-4559-9190-1d596779f9fd tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7fc3468-5709-4559-9190-1d596779f9fd tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7fc3468-5709-4559-9190-1d596779f9fd tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/types/89ca65b5-06c4-497b-99bb-c9e8fa5bc098 returned with HTTP 202 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1273/2588] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:55:10 2026] DELETE /volume/v3/types/89ca65b5-06c4-497b-99bb-c9e8fa5bc098 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6d1088a2-7bcf-4aa5-8d46-8544ad939af6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6d1088a2-7bcf-4aa5-8d46-8544ad939af6 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] GET http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6d1088a2-7bcf-4aa5-8d46-8544ad939af6 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6d1088a2-7bcf-4aa5-8d46-8544ad939af6 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-6d1088a2-7bcf-4aa5-8d46-8544ad939af6 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6d1088a2-7bcf-4aa5-8d46-8544ad939af6 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Get all volumes completed successfully. Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6d1088a2-7bcf-4aa5-8d46-8544ad939af6 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1316/2589] 192.168.122.229 () {58 vars in 1169 bytes} [Sat Sep 5 04:55:10 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 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2b869308-56ff-4eac-a870-30ca58c408a3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2b869308-56ff-4eac-a870-30ca58c408a3 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] DELETE http://192.168.122.229/volume/v3/types/baedd281-fbd9-4c6f-a39b-99601c4070de Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2b869308-56ff-4eac-a870-30ca58c408a3 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2b869308-56ff-4eac-a870-30ca58c408a3 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2b869308-56ff-4eac-a870-30ca58c408a3 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/types/baedd281-fbd9-4c6f-a39b-99601c4070de returned with HTTP 202 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1274/2590] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:55:10 2026] DELETE /volume/v3/types/baedd281-fbd9-4c6f-a39b-99601c4070de => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a4618b02-4619-46ee-bc6d-b749fc179415 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4618b02-4619-46ee-bc6d-b749fc179415 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] GET http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a4618b02-4619-46ee-bc6d-b749fc179415 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a4618b02-4619-46ee-bc6d-b749fc179415 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Calling method 'detail' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4618b02-4619-46ee-bc6d-b749fc179415 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a4618b02-4619-46ee-bc6d-b749fc179415 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Get all volumes completed successfully. Sep 05 04:55:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4618b02-4619-46ee-bc6d-b749fc179415 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 04:55:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1317/2591] 192.168.122.229 () {58 vars in 1169 bytes} [Sat Sep 5 04:55:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bb454391-0e27-40c9-bd80-74c642864959 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bb454391-0e27-40c9-bd80-74c642864959 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] DELETE http://192.168.122.229/volume/v3/types/3d5361d5-2061-4428-bf4f-5872cc77d850 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bb454391-0e27-40c9-bd80-74c642864959 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bb454391-0e27-40c9-bd80-74c642864959 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:55:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bb454391-0e27-40c9-bd80-74c642864959 tempest-TestInstancesWithCinderVolumes-219816289 tempest-TestInstancesWithCinderVolumes-219816289-project-admin] http://192.168.122.229/volume/v3/types/3d5361d5-2061-4428-bf4f-5872cc77d850 returned with HTTP 202 Sep 05 04:55:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1275/2592] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:55:10 2026] DELETE /volume/v3/types/3d5361d5-2061-4428-bf4f-5872cc77d850 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:55:20 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=89,cinder:UPDATE=11 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:55:20 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=99,cinder:UPDATE=25,cinder:INSERT=5 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:55:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:55:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:55:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-994839941", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:55:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-994839941', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:55:40 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Create volume of 1 GB Sep 05 04:55:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Availability Zones retrieved successfully. Sep 05 04:55:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Flow 'volume_create_api' (58345a3f-636d-44e1-bf63-f92ad3d8fb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:55:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4980bcbe-ea3d-4413-af88-c9c628c85b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:55:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:55:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4980bcbe-ea3d-4413-af88-c9c628c85b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:55:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ae05fc-364b-4936-82e9-ade16cd38127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Created reservations ['854887d3-fa24-462b-8320-66a06c6c2878', 'fe4e52e0-7ae5-4512-aa41-6f23d204a50a', '7820a602-3b3b-41dd-b5cf-e8c4a7f07a89', '1ce078b7-43ba-4b93-a771-dc38a44a58be'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ae05fc-364b-4936-82e9-ade16cd38127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['854887d3-fa24-462b-8320-66a06c6c2878', 'fe4e52e0-7ae5-4512-aa41-6f23d204a50a', '7820a602-3b3b-41dd-b5cf-e8c4a7f07a89', '1ce078b7-43ba-4b93-a771-dc38a44a58be']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66426fe7-9bc1-4f43-9215-58b5a7efd90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:55:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66426fe7-9bc1-4f43-9215-58b5a7efd90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-994839941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='120fb7e8bc3d45159764a3c777d21934',qos_specs=None,replication_status=,reservations=['854887d3-fa24-462b-8320-66a06c6c2878','fe4e52e0-7ae5-4512-aa41-6f23d204a50a','7820a602-3b3b-41dd-b5cf-e8c4a7f07a89','1ce078b7-43ba-4b93-a771-dc38a44a58be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ecd4d7fef74ec7bc57ec1262b7183b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-994839941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='120fb7e8bc3d45159764a3c777d21934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ecd4d7fef74ec7bc57ec1262b7183b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5289c7d5-e79d-4aea-b57c-d86ae9577084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5289c7d5-e79d-4aea-b57c-d86ae9577084) transitioned into state 'SUCCESS' from state '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-994839941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='120fb7e8bc3d45159764a3c777d21934',qos_specs=None,replication_status=,reservations=['854887d3-fa24-462b-8320-66a06c6c2878','fe4e52e0-7ae5-4512-aa41-6f23d204a50a','7820a602-3b3b-41dd-b5cf-e8c4a7f07a89','1ce078b7-43ba-4b93-a771-dc38a44a58be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ecd4d7fef74ec7bc57ec1262b7183b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab3693d-e42b-4c0a-b8e4-38b83576780e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab3693d-e42b-4c0a-b8e4-38b83576780e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Flow 'volume_create_api' (58345a3f-636d-44e1-bf63-f92ad3d8fb6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:55:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Create volume request issued successfully. Sep 05 04:55:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce1953bc-096b-49f4-b134-90ae5ad618fb tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:55:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1318/2593] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:55:40 2026] POST /volume/v3/volumes => generated 755 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:55:51 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0d0f29db-6812-4c8a-b294-392d3e55e66b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d0f29db-6812-4c8a-b294-392d3e55e66b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d0f29db-6812-4c8a-b294-392d3e55e66b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d0f29db-6812-4c8a-b294-392d3e55e66b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0d0f29db-6812-4c8a-b294-392d3e55e66b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d0f29db-6812-4c8a-b294-392d3e55e66b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1276/2594] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:56:10 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8268831e-4e58-4a15-8e45-b9614205e053 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8268831e-4e58-4a15-8e45-b9614205e053 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8268831e-4e58-4a15-8e45-b9614205e053 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8268831e-4e58-4a15-8e45-b9614205e053 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8268831e-4e58-4a15-8e45-b9614205e053 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8268831e-4e58-4a15-8e45-b9614205e053 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1319/2595] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:56:10 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-eeca828e-ac28-48ba-9a21-e564d4604ee8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-eeca828e-ac28-48ba-9a21-e564d4604ee8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-eeca828e-ac28-48ba-9a21-e564d4604ee8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-eeca828e-ac28-48ba-9a21-e564d4604ee8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-eeca828e-ac28-48ba-9a21-e564d4604ee8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-eeca828e-ac28-48ba-9a21-e564d4604ee8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1277/2596] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:56:10 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4e327cac-0c9e-4027-9f6a-39481821dd3a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e327cac-0c9e-4027-9f6a-39481821dd3a None None] GET http://192.168.122.229/volume// Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e327cac-0c9e-4027-9f6a-39481821dd3a None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e327cac-0c9e-4027-9f6a-39481821dd3a None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e327cac-0c9e-4027-9f6a-39481821dd3a None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:56:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1320/2597] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:56:10 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:56:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-6ae4ca6f-57d6-42c3-a815-bf866b6bebbf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-6ae4ca6f-57d6-42c3-a815-bf866b6bebbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:56:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-6ae4ca6f-57d6-42c3-a815-bf866b6bebbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d", "connector": null, "instance_uuid": "e079e064-1346-48cd-9644-68e8b0a84bd8"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:56:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-6ae4ca6f-57d6-42c3-a815-bf866b6bebbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:56:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1278/2598] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:56:10 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-70fea922-b2c3-48dd-9784-4505ae3a2915 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-70fea922-b2c3-48dd-9784-4505ae3a2915 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-70fea922-b2c3-48dd-9784-4505ae3a2915 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-70fea922-b2c3-48dd-9784-4505ae3a2915 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-03ec2d57-7346-4950-b309-d4715201ec0e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-03ec2d57-7346-4950-b309-d4715201ec0e None None] GET http://192.168.122.229/volume// Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-03ec2d57-7346-4950-b309-d4715201ec0e None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-03ec2d57-7346-4950-b309-d4715201ec0e None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-03ec2d57-7346-4950-b309-d4715201ec0e None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:56:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1279/2599] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:56:11 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:56:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-2567f7af-1b24-482c-945a-bb91b8449138 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-2567f7af-1b24-482c-945a-bb91b8449138 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-2567f7af-1b24-482c-945a-bb91b8449138 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-2567f7af-1b24-482c-945a-bb91b8449138 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-70fea922-b2c3-48dd-9784-4505ae3a2915 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-70fea922-b2c3-48dd-9784-4505ae3a2915 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1321/2600] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:56:10 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-2567f7af-1b24-482c-945a-bb91b8449138 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-2567f7af-1b24-482c-945a-bb91b8449138 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1280/2601] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:56:11 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 1028 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:56:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-8d2ad16a-1698-4b2d-8b5e-96d49bb4bb83 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-8d2ad16a-1698-4b2d-8b5e-96d49bb4bb83 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] PUT http://192.168.122.229/volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c Sep 05 04:56:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-8d2ad16a-1698-4b2d-8b5e-96d49bb4bb83 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:56:11 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-8d2ad16a-1698-4b2d-8b5e-96d49bb4bb83 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Acquiring lock "cinder-attachment_update-6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:56:11 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-8d2ad16a-1698-4b2d-8b5e-96d49bb4bb83 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Lock "cinder-attachment_update-6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:56:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:11 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-8d2ad16a-1698-4b2d-8b5e-96d49bb4bb83 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Lock "cinder-attachment_update-6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d-devstack" released by "attachment_update" :: held 0.165s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:56:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-8d2ad16a-1698-4b2d-8b5e-96d49bb4bb83 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c returned with HTTP 200 Sep 05 04:56:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1322/2602] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:56:11 2026] PUT /volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c => generated 694 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-d4f381d0-d8fe-44d8-a758-9feb83538a2a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-d4f381d0-d8fe-44d8-a758-9feb83538a2a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c/action Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-d4f381d0-d8fe-44d8-a758-9feb83538a2a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:56:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-d4f381d0-d8fe-44d8-a758-9feb83538a2a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:56:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-54f46a0a-8a0d-477d-9312-d3dc13faedee req-d4f381d0-d8fe-44d8-a758-9feb83538a2a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c/action returned with HTTP 204 Sep 05 04:56:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1281/2603] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:56:11 2026] POST /volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:56:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dc81a3ae-40e4-49e1-8a8c-4446518a4008 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc81a3ae-40e4-49e1-8a8c-4446518a4008 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc81a3ae-40e4-49e1-8a8c-4446518a4008 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc81a3ae-40e4-49e1-8a8c-4446518a4008 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dc81a3ae-40e4-49e1-8a8c-4446518a4008 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc81a3ae-40e4-49e1-8a8c-4446518a4008 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1323/2604] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:56:12 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:56:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b5dc0ead-e76e-460d-9800-d7482b37fde7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b5dc0ead-e76e-460d-9800-d7482b37fde7 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b5dc0ead-e76e-460d-9800-d7482b37fde7 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b5dc0ead-e76e-460d-9800-d7482b37fde7 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b5dc0ead-e76e-460d-9800-d7482b37fde7 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b5dc0ead-e76e-460d-9800-d7482b37fde7 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1282/2605] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:56:12 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-083a17c8-ef8c-4107-9cae-fbd704b346d8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-083a17c8-ef8c-4107-9cae-fbd704b346d8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-083a17c8-ef8c-4107-9cae-fbd704b346d8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-083a17c8-ef8c-4107-9cae-fbd704b346d8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-083a17c8-ef8c-4107-9cae-fbd704b346d8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-083a17c8-ef8c-4107-9cae-fbd704b346d8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1324/2606] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:56:14 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:56:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-d3409577-1e1d-4f56-9dd9-17d32cd8e80a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-d3409577-1e1d-4f56-9dd9-17d32cd8e80a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d/action Sep 05 04:56:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-d3409577-1e1d-4f56-9dd9-17d32cd8e80a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:56:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-d3409577-1e1d-4f56-9dd9-17d32cd8e80a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:56:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-d3409577-1e1d-4f56-9dd9-17d32cd8e80a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-d3409577-1e1d-4f56-9dd9-17d32cd8e80a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Begin detaching volume completed successfully. Sep 05 04:56:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-d3409577-1e1d-4f56-9dd9-17d32cd8e80a tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d/action returned with HTTP 202 Sep 05 04:56:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1283/2607] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:56:14 2026] POST /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-be69b319-0b01-40b7-89bb-f36acb7b2da8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-be69b319-0b01-40b7-89bb-f36acb7b2da8 None None] GET http://192.168.122.229/volume// Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-be69b319-0b01-40b7-89bb-f36acb7b2da8 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-be69b319-0b01-40b7-89bb-f36acb7b2da8 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-be69b319-0b01-40b7-89bb-f36acb7b2da8 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:56:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1325/2608] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:56:14 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:56:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-03f4476f-6cb7-4a6d-a647-3e42211bf0d9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-03f4476f-6cb7-4a6d-a647-3e42211bf0d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-03f4476f-6cb7-4a6d-a647-3e42211bf0d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-03f4476f-6cb7-4a6d-a647-3e42211bf0d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-03f4476f-6cb7-4a6d-a647-3e42211bf0d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-03f4476f-6cb7-4a6d-a647-3e42211bf0d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:56:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1284/2609] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:56:14 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 1324 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-ca2168ca-d16e-413c-abb2-b73f852acd0b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-ca2168ca-d16e-413c-abb2-b73f852acd0b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] DELETE http://192.168.122.229/volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-ca2168ca-d16e-413c-abb2-b73f852acd0b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-ca2168ca-d16e-413c-abb2-b73f852acd0b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:14 devstack devstack@c-api.service[89503]: /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 05 04:56:14 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:56:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-dbacf853-98c6-47cd-921e-bebd5f6ee3e2 req-ca2168ca-d16e-413c-abb2-b73f852acd0b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c returned with HTTP 200 Sep 05 04:56:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1326/2610] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:56:14 2026] DELETE /volume/v3/attachments/e139a04e-f8a7-482f-b585-3f845a4b611c => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3532fe7d-8e7c-49d2-82ff-f241295283b0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3532fe7d-8e7c-49d2-82ff-f241295283b0 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:56:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3532fe7d-8e7c-49d2-82ff-f241295283b0 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d", "force": false, "name": "tempest-TestStampPattern-snapshot-250462653", "description": null, "metadata": null}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:56:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3532fe7d-8e7c-49d2-82ff-f241295283b0 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:56:15 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-3532fe7d-8e7c-49d2-82ff-f241295283b0 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Create snapshot from volume 6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:56:15 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-3532fe7d-8e7c-49d2-82ff-f241295283b0 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Created reservations ['e51bada9-da3c-4c12-bb4e-8952ef2f97f1', '386d0828-c4f0-4460-a1b6-e14ff93fca45', '9967ec38-fa84-4ca5-be7d-015a6191e072', '861c8405-7a25-4c88-b013-3027b5b4ca5d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:56:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:56:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3532fe7d-8e7c-49d2-82ff-f241295283b0 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot create request issued successfully. Sep 05 04:56:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3532fe7d-8e7c-49d2-82ff-f241295283b0 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:56:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1285/2611] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:56:15 2026] POST /volume/v3/snapshots => generated 302 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:56:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c99fd716-c541-4bce-a884-bc131a13d85e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c99fd716-c541-4bce-a884-bc131a13d85e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:56:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c99fd716-c541-4bce-a884-bc131a13d85e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c99fd716-c541-4bce-a884-bc131a13d85e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c99fd716-c541-4bce-a884-bc131a13d85e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot retrieved successfully. Sep 05 04:56:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c99fd716-c541-4bce-a884-bc131a13d85e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b returned with HTTP 200 Sep 05 04:56:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1327/2612] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:56:15 2026] GET /volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b => generated 434 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c5d08935-f0bc-4cd0-9fff-b347ae114dab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c5d08935-f0bc-4cd0-9fff-b347ae114dab tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:56:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c5d08935-f0bc-4cd0-9fff-b347ae114dab tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c5d08935-f0bc-4cd0-9fff-b347ae114dab tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c5d08935-f0bc-4cd0-9fff-b347ae114dab tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot retrieved successfully. Sep 05 04:56:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c5d08935-f0bc-4cd0-9fff-b347ae114dab tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b returned with HTTP 200 Sep 05 04:56:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1286/2613] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:56:16 2026] GET /volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-774b05b9-d544-422e-a0ef-a95dff1caf3f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-774b05b9-d544-422e-a0ef-a95dff1caf3f tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:56:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-774b05b9-d544-422e-a0ef-a95dff1caf3f tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-774b05b9-d544-422e-a0ef-a95dff1caf3f tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-774b05b9-d544-422e-a0ef-a95dff1caf3f tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot retrieved successfully. Sep 05 04:56:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-774b05b9-d544-422e-a0ef-a95dff1caf3f tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b returned with HTTP 200 Sep 05 04:56:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1328/2614] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:56:17 2026] GET /volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-33b787c5-56b8-404c-a3bc-730f890f3943 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33b787c5-56b8-404c-a3bc-730f890f3943 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:56:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33b787c5-56b8-404c-a3bc-730f890f3943 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:56:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33b787c5-56b8-404c-a3bc-730f890f3943 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:56:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:56:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-33b787c5-56b8-404c-a3bc-730f890f3943 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot retrieved successfully. Sep 05 04:56:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33b787c5-56b8-404c-a3bc-730f890f3943 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b returned with HTTP 200 Sep 05 04:56:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1287/2615] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:56:17 2026] GET /volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-108409112", "snapshot_id": "06bae0d0-738b-4c88-bc55-8567b9bf114b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-108409112', 'snapshot_id': '06bae0d0-738b-4c88-bc55-8567b9bf114b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:56:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:56:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot retrieved successfully. Sep 05 04:56:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Create volume of 1 GB Sep 05 04:56:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Availability Zones retrieved successfully. Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Flow 'volume_create_api' (3b8e410f-b3c4-4d30-8f14-e494227f5b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31f0741-c5f1-4faa-b00f-8ce6baaf1474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31f0741-c5f1-4faa-b00f-8ce6baaf1474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '06bae0d0-738b-4c88-bc55-8567b9bf114b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6ad689-0717-41a1-bf0f-01ee16e96569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Created reservations ['38d07fdf-dfc0-407b-b900-1184b4fb0e9a', '2fe16a33-331f-4d6e-97ff-97665eddbb26', 'bdc9e0a5-325c-453a-b48d-a555aa6a9731', '2ff5832c-54b4-47ca-9f73-75dded6ac63d'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6ad689-0717-41a1-bf0f-01ee16e96569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38d07fdf-dfc0-407b-b900-1184b4fb0e9a', '2fe16a33-331f-4d6e-97ff-97665eddbb26', 'bdc9e0a5-325c-453a-b48d-a555aa6a9731', '2ff5832c-54b4-47ca-9f73-75dded6ac63d']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ddfc80-b1c5-4266-a147-7eeb853b66b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ddfc80-b1c5-4266-a147-7eeb853b66b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60b5f7f1-acb8-41fe-8984-0708e124af6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-108409112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='120fb7e8bc3d45159764a3c777d21934',qos_specs=None,replication_status=,reservations=['38d07fdf-dfc0-407b-b900-1184b4fb0e9a','2fe16a33-331f-4d6e-97ff-97665eddbb26','bdc9e0a5-325c-453a-b48d-a555aa6a9731','2ff5832c-54b4-47ca-9f73-75dded6ac63d'],size=1,snapshot_id=06bae0d0-738b-4c88-bc55-8567b9bf114b,source_replicaid=,source_volid=None,status='creating',user_id='29ecd4d7fef74ec7bc57ec1262b7183b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-108409112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60b5f7f1-acb8-41fe-8984-0708e124af6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='120fb7e8bc3d45159764a3c777d21934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=06bae0d0-738b-4c88-bc55-8567b9bf114b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ecd4d7fef74ec7bc57ec1262b7183b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4deea0eb-719a-4b1b-af53-0f8e5834cdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4deea0eb-719a-4b1b-af53-0f8e5834cdbe) transitioned into state 'SUCCESS' from state '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-108409112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='120fb7e8bc3d45159764a3c777d21934',qos_specs=None,replication_status=,reservations=['38d07fdf-dfc0-407b-b900-1184b4fb0e9a','2fe16a33-331f-4d6e-97ff-97665eddbb26','bdc9e0a5-325c-453a-b48d-a555aa6a9731','2ff5832c-54b4-47ca-9f73-75dded6ac63d'],size=1,snapshot_id=06bae0d0-738b-4c88-bc55-8567b9bf114b,source_replicaid=,source_volid=None,status='creating',user_id='29ecd4d7fef74ec7bc57ec1262b7183b',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9870c6cb-63e1-4418-816e-45e81cf1e8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:56:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9870c6cb-63e1-4418-816e-45e81cf1e8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Flow 'volume_create_api' (3b8e410f-b3c4-4d30-8f14-e494227f5b9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:56:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Create volume request issued successfully. Sep 05 04:56:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c63865a4-e2fd-46e0-bd1a-169f81a15e47 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:56:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1329/2616] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:56:24 2026] POST /volume/v3/volumes => generated 789 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:56:27 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:56:34 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:57:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-34b2601a-9089-498f-9a75-cc57045c5aac None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34b2601a-9089-498f-9a75-cc57045c5aac tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34b2601a-9089-498f-9a75-cc57045c5aac tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34b2601a-9089-498f-9a75-cc57045c5aac tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-34b2601a-9089-498f-9a75-cc57045c5aac tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34b2601a-9089-498f-9a75-cc57045c5aac tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1288/2617] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:13 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-744c3cb6-4f5a-48bf-aa9f-af06c654ea96 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-744c3cb6-4f5a-48bf-aa9f-af06c654ea96 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-744c3cb6-4f5a-48bf-aa9f-af06c654ea96 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-744c3cb6-4f5a-48bf-aa9f-af06c654ea96 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-744c3cb6-4f5a-48bf-aa9f-af06c654ea96 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-744c3cb6-4f5a-48bf-aa9f-af06c654ea96 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1330/2618] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:13 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-e8d89ee9-50f9-43ef-ba82-698cbbc5b324 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-e8d89ee9-50f9-43ef-ba82-698cbbc5b324 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-e8d89ee9-50f9-43ef-ba82-698cbbc5b324 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-e8d89ee9-50f9-43ef-ba82-698cbbc5b324 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-e8d89ee9-50f9-43ef-ba82-698cbbc5b324 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-e8d89ee9-50f9-43ef-ba82-698cbbc5b324 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1289/2619] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:57:13 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-17038e55-5cd3-46f7-b708-5437d7497152 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17038e55-5cd3-46f7-b708-5437d7497152 None None] GET http://192.168.122.229/volume// Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17038e55-5cd3-46f7-b708-5437d7497152 None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17038e55-5cd3-46f7-b708-5437d7497152 None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17038e55-5cd3-46f7-b708-5437d7497152 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:57:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1331/2620] 192.168.122.229 () {58 vars in 1317 bytes} [Sat Sep 5 04:57:14 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:57:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-3a6f6c4f-e585-433f-9088-6107f1f8cb70 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-3a6f6c4f-e585-433f-9088-6107f1f8cb70 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/attachments Sep 05 04:57:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-3a6f6c4f-e585-433f-9088-6107f1f8cb70 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60b5f7f1-acb8-41fe-8984-0708e124af6e", "connector": null, "instance_uuid": "e600dbe6-3361-4931-84d3-030791c103c8"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-3a6f6c4f-e585-433f-9088-6107f1f8cb70 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/attachments returned with HTTP 200 Sep 05 04:57:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1290/2621] 192.168.122.229 () {66 vars in 1483 bytes} [Sat Sep 5 04:57:14 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-849dd8fe-52d0-41aa-9e32-fe55d4f2c6b4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-849dd8fe-52d0-41aa-9e32-fe55d4f2c6b4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-849dd8fe-52d0-41aa-9e32-fe55d4f2c6b4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-849dd8fe-52d0-41aa-9e32-fe55d4f2c6b4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d677ae80-ce0f-4fa1-b261-9e62735fb428 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d677ae80-ce0f-4fa1-b261-9e62735fb428 None None] GET http://192.168.122.229/volume// Sep 05 04:57:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d677ae80-ce0f-4fa1-b261-9e62735fb428 None None] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d677ae80-ce0f-4fa1-b261-9e62735fb428 None None] Calling method 'all' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d677ae80-ce0f-4fa1-b261-9e62735fb428 None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:57:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1291/2622] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:57:14 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:57:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d17d9c9b-8541-4aa2-88fb-3fa959bd6db4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d17d9c9b-8541-4aa2-88fb-3fa959bd6db4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-849dd8fe-52d0-41aa-9e32-fe55d4f2c6b4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d17d9c9b-8541-4aa2-88fb-3fa959bd6db4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d17d9c9b-8541-4aa2-88fb-3fa959bd6db4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-849dd8fe-52d0-41aa-9e32-fe55d4f2c6b4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1332/2623] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:14 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d17d9c9b-8541-4aa2-88fb-3fa959bd6db4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d17d9c9b-8541-4aa2-88fb-3fa959bd6db4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1292/2624] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:57:14 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 1062 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d9119b4d-da58-4e2d-bd7d-05edd2498cbf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d9119b4d-da58-4e2d-bd7d-05edd2498cbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] PUT http://192.168.122.229/volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6 Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d9119b4d-da58-4e2d-bd7d-05edd2498cbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.229", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d419ed82db2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "610f30df-d72b-441c-a553-4f6ddd9500f9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d9119b4d-da58-4e2d-bd7d-05edd2498cbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Acquiring lock "cinder-attachment_update-60b5f7f1-acb8-41fe-8984-0708e124af6e-devstack" by "attachment_update" {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d9119b4d-da58-4e2d-bd7d-05edd2498cbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Lock "cinder-attachment_update-60b5f7f1-acb8-41fe-8984-0708e124af6e-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=89503) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:14 devstack devstack@c-api.service[89503]: DEBUG cinder.coordination [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d9119b4d-da58-4e2d-bd7d-05edd2498cbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Lock "cinder-attachment_update-60b5f7f1-acb8-41fe-8984-0708e124af6e-devstack" released by "attachment_update" :: held 0.168s {{(pid=89503) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 04:57:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-d9119b4d-da58-4e2d-bd7d-05edd2498cbf tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6 returned with HTTP 200 Sep 05 04:57:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1333/2625] 192.168.122.229 () {66 vars in 1593 bytes} [Sat Sep 5 04:57:14 2026] PUT /volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6 => generated 694 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-ff34b8c0-f5f4-4740-ae34-5e5f6ee38447 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-ff34b8c0-f5f4-4740-ae34-5e5f6ee38447 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6/action Sep 05 04:57:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-ff34b8c0-f5f4-4740-ae34-5e5f6ee38447 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action body: b'{"os-complete": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:57:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-ff34b8c0-f5f4-4740-ae34-5e5f6ee38447 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-82cd08c1-94b1-4920-8788-9c4cb568e8ea req-ff34b8c0-f5f4-4740-ae34-5e5f6ee38447 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6/action returned with HTTP 204 Sep 05 04:57:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1293/2626] 192.168.122.229 () {66 vars in 1614 bytes} [Sat Sep 5 04:57:15 2026] POST /volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f09efc2a-0380-4495-80c4-368622a0ff86 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f09efc2a-0380-4495-80c4-368622a0ff86 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f09efc2a-0380-4495-80c4-368622a0ff86 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f09efc2a-0380-4495-80c4-368622a0ff86 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f09efc2a-0380-4495-80c4-368622a0ff86 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f09efc2a-0380-4495-80c4-368622a0ff86 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1334/2627] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:15 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 1174 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-49ba67e7-ce9c-4b7b-9fec-2d345b936ea9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-49ba67e7-ce9c-4b7b-9fec-2d345b936ea9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-49ba67e7-ce9c-4b7b-9fec-2d345b936ea9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-49ba67e7-ce9c-4b7b-9fec-2d345b936ea9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-49ba67e7-ce9c-4b7b-9fec-2d345b936ea9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-49ba67e7-ce9c-4b7b-9fec-2d345b936ea9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1294/2628] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:15 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 1174 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-3e2a232d-6b41-412f-8744-e0bc073a6dc3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-3e2a232d-6b41-412f-8744-e0bc073a6dc3 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-3e2a232d-6b41-412f-8744-e0bc073a6dc3 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-3e2a232d-6b41-412f-8744-e0bc073a6dc3 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-3e2a232d-6b41-412f-8744-e0bc073a6dc3 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-3e2a232d-6b41-412f-8744-e0bc073a6dc3 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1335/2629] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:57:16 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-ff351f50-5b22-48c1-9e61-af02a218c81e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-ff351f50-5b22-48c1-9e61-af02a218c81e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] POST http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e/action Sep 05 04:57:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-ff351f50-5b22-48c1-9e61-af02a218c81e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:57:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-ff351f50-5b22-48c1-9e61-af02a218c81e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-ff351f50-5b22-48c1-9e61-af02a218c81e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-ff351f50-5b22-48c1-9e61-af02a218c81e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Begin detaching volume completed successfully. Sep 05 04:57:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-ff351f50-5b22-48c1-9e61-af02a218c81e tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e/action returned with HTTP 202 Sep 05 04:57:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1295/2630] 192.168.122.229 () {64 vars in 1561 bytes} [Sat Sep 5 04:57:16 2026] POST /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-92a775f8-1ec3-402e-826e-641492aead2b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92a775f8-1ec3-402e-826e-641492aead2b None None] GET http://192.168.122.229/volume// Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92a775f8-1ec3-402e-826e-641492aead2b None None] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92a775f8-1ec3-402e-826e-641492aead2b None None] Calling method 'all' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92a775f8-1ec3-402e-826e-641492aead2b None None] http://192.168.122.229/volume// returned with HTTP 300 Sep 05 04:57:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1336/2631] 192.168.122.229 () {58 vars in 1315 bytes} [Sat Sep 5 04:57:16 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 04:57:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-c5c24e61-e300-4fe9-9825-c276b6272463 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-c5c24e61-e300-4fe9-9825-c276b6272463 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-c5c24e61-e300-4fe9-9825-c276b6272463 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-c5c24e61-e300-4fe9-9825-c276b6272463 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-c5c24e61-e300-4fe9-9825-c276b6272463 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-c5c24e61-e300-4fe9-9825-c276b6272463 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1296/2632] 192.168.122.229 () {62 vars in 1528 bytes} [Sat Sep 5 04:57:16 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 1358 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-dbf9d76f-f89c-4f9a-8458-61a07e08a2f8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-dbf9d76f-f89c-4f9a-8458-61a07e08a2f8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] DELETE http://192.168.122.229/volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6 Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-dbf9d76f-f89c-4f9a-8458-61a07e08a2f8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-dbf9d76f-f89c-4f9a-8458-61a07e08a2f8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:16 devstack devstack@c-api.service[89503]: /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 05 04:57:16 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, Sep 05 04:57:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-5628a475-5995-4726-9f2e-0c340b76cc42 req-dbf9d76f-f89c-4f9a-8458-61a07e08a2f8 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6 returned with HTTP 200 Sep 05 04:57:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1337/2633] 192.168.122.229 () {64 vars in 1562 bytes} [Sat Sep 5 04:57:16 2026] DELETE /volume/v3/attachments/6d58f8b6-40dd-44f3-8144-6c1ec34eefe6 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3812d89b-249c-4eeb-95c1-3623afba35e9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3812d89b-249c-4eeb-95c1-3623afba35e9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] DELETE http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3812d89b-249c-4eeb-95c1-3623afba35e9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3812d89b-249c-4eeb-95c1-3623afba35e9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:20 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3812d89b-249c-4eeb-95c1-3623afba35e9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Delete volume with id: 60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3812d89b-249c-4eeb-95c1-3623afba35e9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3812d89b-249c-4eeb-95c1-3623afba35e9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Delete volume request issued successfully. Sep 05 04:57:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3812d89b-249c-4eeb-95c1-3623afba35e9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 202 Sep 05 04:57:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1297/2634] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:57:20 2026] DELETE /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:57:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-00d6c51c-d084-461c-a7e4-dc991ea15b99 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-00d6c51c-d084-461c-a7e4-dc991ea15b99 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-00d6c51c-d084-461c-a7e4-dc991ea15b99 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-00d6c51c-d084-461c-a7e4-dc991ea15b99 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-00d6c51c-d084-461c-a7e4-dc991ea15b99 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-00d6c51c-d084-461c-a7e4-dc991ea15b99 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 200 Sep 05 04:57:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1338/2635] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:20 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-94c388a0-a61a-425f-9dd2-00767fe6065d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94c388a0-a61a-425f-9dd2-00767fe6065d tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e Sep 05 04:57:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94c388a0-a61a-425f-9dd2-00767fe6065d tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-94c388a0-a61a-425f-9dd2-00767fe6065d tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-94c388a0-a61a-425f-9dd2-00767fe6065d tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e returned with HTTP 404 Sep 05 04:57:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1298/2636] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:22 2026] GET /volume/v3/volumes/60b5f7f1-acb8-41fe-8984-0708e124af6e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cc576620-d6d6-4adf-b1fb-c71ce690f5f4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc576620-d6d6-4adf-b1fb-c71ce690f5f4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:57:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc576620-d6d6-4adf-b1fb-c71ce690f5f4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cc576620-d6d6-4adf-b1fb-c71ce690f5f4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:22 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-cc576620-d6d6-4adf-b1fb-c71ce690f5f4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Delete snapshot with id: 06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:57:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cc576620-d6d6-4adf-b1fb-c71ce690f5f4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot retrieved successfully. Sep 05 04:57:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cc576620-d6d6-4adf-b1fb-c71ce690f5f4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot delete request issued successfully. Sep 05 04:57:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cc576620-d6d6-4adf-b1fb-c71ce690f5f4 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b returned with HTTP 202 Sep 05 04:57:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1339/2637] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:57:22 2026] DELETE /volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:57:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e7bdd004-d59a-43e1-a560-5559a6fdb035 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7bdd004-d59a-43e1-a560-5559a6fdb035 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:57:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7bdd004-d59a-43e1-a560-5559a6fdb035 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7bdd004-d59a-43e1-a560-5559a6fdb035 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e7bdd004-d59a-43e1-a560-5559a6fdb035 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot retrieved successfully. Sep 05 04:57:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7bdd004-d59a-43e1-a560-5559a6fdb035 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b returned with HTTP 200 Sep 05 04:57:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1299/2638] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:57:22 2026] GET /volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b => generated 460 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ccb0b8e5-7f20-4fc1-9bfa-7068242710df None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ccb0b8e5-7f20-4fc1-9bfa-7068242710df tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:57:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ccb0b8e5-7f20-4fc1-9bfa-7068242710df tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ccb0b8e5-7f20-4fc1-9bfa-7068242710df tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ccb0b8e5-7f20-4fc1-9bfa-7068242710df tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Snapshot retrieved successfully. Sep 05 04:57:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ccb0b8e5-7f20-4fc1-9bfa-7068242710df tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b returned with HTTP 200 Sep 05 04:57:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1340/2639] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:57:23 2026] GET /volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b => generated 460 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cf28a7b9-087f-4822-ad81-a959791846db None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cf28a7b9-087f-4822-ad81-a959791846db tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b Sep 05 04:57:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cf28a7b9-087f-4822-ad81-a959791846db tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cf28a7b9-087f-4822-ad81-a959791846db tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cf28a7b9-087f-4822-ad81-a959791846db tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b returned with HTTP 404 Sep 05 04:57:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1300/2640] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:57:24 2026] GET /volume/v3/snapshots/06bae0d0-738b-4c88-bc55-8567b9bf114b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [req-64ccaac9-e303-4cda-96c1-9f0c5d62a001 req-5efbb250-3944-4ffb-a8a4-48221a6bce20 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-64ccaac9-e303-4cda-96c1-9f0c5d62a001 req-5efbb250-3944-4ffb-a8a4-48221a6bce20 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:57:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-64ccaac9-e303-4cda-96c1-9f0c5d62a001 req-5efbb250-3944-4ffb-a8a4-48221a6bce20 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [req-64ccaac9-e303-4cda-96c1-9f0c5d62a001 req-5efbb250-3944-4ffb-a8a4-48221a6bce20 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [req-64ccaac9-e303-4cda-96c1-9f0c5d62a001 req-5efbb250-3944-4ffb-a8a4-48221a6bce20 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [req-64ccaac9-e303-4cda-96c1-9f0c5d62a001 req-5efbb250-3944-4ffb-a8a4-48221a6bce20 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:57:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1341/2641] 192.168.122.229 () {60 vars in 1487 bytes} [Sat Sep 5 04:57:24 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d236ce84-4620-4eba-8ba0-4904261d341b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d236ce84-4620-4eba-8ba0-4904261d341b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] DELETE http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:57:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d236ce84-4620-4eba-8ba0-4904261d341b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d236ce84-4620-4eba-8ba0-4904261d341b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:27 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d236ce84-4620-4eba-8ba0-4904261d341b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Delete volume with id: 6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:57:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d236ce84-4620-4eba-8ba0-4904261d341b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d236ce84-4620-4eba-8ba0-4904261d341b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Delete volume request issued successfully. Sep 05 04:57:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d236ce84-4620-4eba-8ba0-4904261d341b tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 202 Sep 05 04:57:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1301/2642] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:57:27 2026] DELETE /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:57:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f272907d-16d0-4ca7-803f-189dafdbd6d9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f272907d-16d0-4ca7-803f-189dafdbd6d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:57:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f272907d-16d0-4ca7-803f-189dafdbd6d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f272907d-16d0-4ca7-803f-189dafdbd6d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f272907d-16d0-4ca7-803f-189dafdbd6d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Volume info retrieved successfully. Sep 05 04:57:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f272907d-16d0-4ca7-803f-189dafdbd6d9 tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 200 Sep 05 04:57:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1342/2643] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:27 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-51a203e4-8c90-4562-8ed5-f691e4512cfc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51a203e4-8c90-4562-8ed5-f691e4512cfc tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] GET http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d Sep 05 04:57:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51a203e4-8c90-4562-8ed5-f691e4512cfc tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-51a203e4-8c90-4562-8ed5-f691e4512cfc tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-51a203e4-8c90-4562-8ed5-f691e4512cfc tempest-TestStampPattern-107781459 tempest-TestStampPattern-107781459-project-member] http://192.168.122.229/volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d returned with HTTP 404 Sep 05 04:57:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1302/2644] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:29 2026] GET /volume/v3/volumes/6886c6a6-ac8d-4f38-9ece-7c1e2c69d11d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:37 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:57:39 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e2104280-d46b-468a-bdc3-d186e0f59888 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-974584507"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-974584507'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Create volume of 1 GB Sep 05 04:57:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Availability Zones retrieved successfully. Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Flow 'volume_create_api' (d21f24b3-8261-4c10-a77f-15a3450b0ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba9bcf5-cf8a-4b1f-9acd-9c086c088c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba9bcf5-cf8a-4b1f-9acd-9c086c088c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af441b8f-c60d-4dc0-9075-78d40fe656d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Created reservations ['e87e0708-f327-4e4e-ba52-ea710ef37a01', '5df75915-9851-47d5-b8a5-a4c309da3832', '0b93ea2e-f84f-433a-bd97-e86a86be09b8', '2cd60c19-d624-45f0-b88b-09215b39ed42'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af441b8f-c60d-4dc0-9075-78d40fe656d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e87e0708-f327-4e4e-ba52-ea710ef37a01', '5df75915-9851-47d5-b8a5-a4c309da3832', '0b93ea2e-f84f-433a-bd97-e86a86be09b8', '2cd60c19-d624-45f0-b88b-09215b39ed42']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a98f8364-0533-4138-9901-6d6e3b5a13b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a98f8364-0533-4138-9901-6d6e3b5a13b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bc63c3e-e95c-4d2f-a165-dab007aadc53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-974584507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6f48fc860b43498e026219f3ff6907',qos_specs=None,replication_status=,reservations=['e87e0708-f327-4e4e-ba52-ea710ef37a01','5df75915-9851-47d5-b8a5-a4c309da3832','0b93ea2e-f84f-433a-bd97-e86a86be09b8','2cd60c19-d624-45f0-b88b-09215b39ed42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='434c42ea351f4f71ab48bb924f954bdd',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:57:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-974584507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bc63c3e-e95c-4d2f-a165-dab007aadc53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6f48fc860b43498e026219f3ff6907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='434c42ea351f4f71ab48bb924f954bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99df62d7-d33b-4fac-beaa-d670f8db668f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99df62d7-d33b-4fac-beaa-d670f8db668f) transitioned into state 'SUCCESS' from state '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-974584507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6f48fc860b43498e026219f3ff6907',qos_specs=None,replication_status=,reservations=['e87e0708-f327-4e4e-ba52-ea710ef37a01','5df75915-9851-47d5-b8a5-a4c309da3832','0b93ea2e-f84f-433a-bd97-e86a86be09b8','2cd60c19-d624-45f0-b88b-09215b39ed42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='434c42ea351f4f71ab48bb924f954bdd',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdebeeb-5bb3-4c34-916a-02987860e1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdebeeb-5bb3-4c34-916a-02987860e1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Flow 'volume_create_api' (d21f24b3-8261-4c10-a77f-15a3450b0ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Create volume request issued successfully. Sep 05 04:57:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e2104280-d46b-468a-bdc3-d186e0f59888 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:57:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1343/2645] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:57:40 2026] POST /volume/v3/volumes => generated 786 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:57:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3b52a788-bf7b-486a-8130-4b20e7692195 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3b52a788-bf7b-486a-8130-4b20e7692195 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] GET http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 Sep 05 04:57:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3b52a788-bf7b-486a-8130-4b20e7692195 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3b52a788-bf7b-486a-8130-4b20e7692195 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3b52a788-bf7b-486a-8130-4b20e7692195 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Volume info retrieved successfully. Sep 05 04:57:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3b52a788-bf7b-486a-8130-4b20e7692195 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 returned with HTTP 200 Sep 05 04:57:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1303/2646] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:40 2026] GET /volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 => generated 965 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6800bad5-a599-45d1-9d9e-cf1a74e4a186 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6800bad5-a599-45d1-9d9e-cf1a74e4a186 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] GET http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 Sep 05 04:57:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6800bad5-a599-45d1-9d9e-cf1a74e4a186 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6800bad5-a599-45d1-9d9e-cf1a74e4a186 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6800bad5-a599-45d1-9d9e-cf1a74e4a186 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Volume info retrieved successfully. Sep 05 04:57:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6800bad5-a599-45d1-9d9e-cf1a74e4a186 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 returned with HTTP 200 Sep 05 04:57:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1344/2647] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:41 2026] GET /volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-36727e97-8099-4353-9f4b-5a8753743283 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36727e97-8099-4353-9f4b-5a8753743283 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] POST http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53/action Sep 05 04:57:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36727e97-8099-4353-9f4b-5a8753743283 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:57:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-36727e97-8099-4353-9f4b-5a8753743283 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-36727e97-8099-4353-9f4b-5a8753743283 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] Volume info retrieved successfully. Sep 05 04:57:41 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-36727e97-8099-4353-9f4b-5a8753743283 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f696d2a56f5844ce8a27dfdf168224c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e6f48fc860b43498e026219f3ff6907', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:57:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-36727e97-8099-4353-9f4b-5a8753743283 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53/action returned with HTTP 403 Sep 05 04:57:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1304/2648] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:57:41 2026] POST /volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53/action => generated 131 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-42f2f950-1387-4e18-80de-53b8175f42a1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-42f2f950-1387-4e18-80de-53b8175f42a1 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 Sep 05 04:57:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-42f2f950-1387-4e18-80de-53b8175f42a1 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-42f2f950-1387-4e18-80de-53b8175f42a1 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:41 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-42f2f950-1387-4e18-80de-53b8175f42a1 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Delete volume with id: 5bc63c3e-e95c-4d2f-a165-dab007aadc53 Sep 05 04:57:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-42f2f950-1387-4e18-80de-53b8175f42a1 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Volume info retrieved successfully. Sep 05 04:57:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-42f2f950-1387-4e18-80de-53b8175f42a1 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Delete volume request issued successfully. Sep 05 04:57:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-42f2f950-1387-4e18-80de-53b8175f42a1 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 returned with HTTP 202 Sep 05 04:57:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1345/2649] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:57:41 2026] DELETE /volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:57:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6e78c060-c2a6-48b7-8e32-c975bb301182 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e78c060-c2a6-48b7-8e32-c975bb301182 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] GET http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 Sep 05 04:57:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e78c060-c2a6-48b7-8e32-c975bb301182 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e78c060-c2a6-48b7-8e32-c975bb301182 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6e78c060-c2a6-48b7-8e32-c975bb301182 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Volume info retrieved successfully. Sep 05 04:57:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e78c060-c2a6-48b7-8e32-c975bb301182 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 returned with HTTP 200 Sep 05 04:57:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1305/2650] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:41 2026] GET /volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5f37bf00-f71d-4935-952b-b52e8d5b82ad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f37bf00-f71d-4935-952b-b52e8d5b82ad tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] GET http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 Sep 05 04:57:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f37bf00-f71d-4935-952b-b52e8d5b82ad tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5f37bf00-f71d-4935-952b-b52e8d5b82ad tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5f37bf00-f71d-4935-952b-b52e8d5b82ad tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 returned with HTTP 404 Sep 05 04:57:42 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1346/2651] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:42 2026] GET /volume/v3/volumes/5bc63c3e-e95c-4d2f-a165-dab007aadc53 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:57:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2025922554"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2025922554'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:57:42 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Create volume of 1 GB Sep 05 04:57:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Availability Zones retrieved successfully. Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Flow 'volume_create_api' (24ef8afb-0c74-4690-ad0f-797a987a6225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432efbaa-e818-4916-b7d6-ea81585acf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432efbaa-e818-4916-b7d6-ea81585acf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb5d8512-10bb-4ab2-a502-00800a0abdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Created reservations ['a6563381-bcb1-4ac5-96de-df61648cb1e2', '19ed8c7e-49ee-456a-9a72-2b8909d92f7f', '875c7a51-c5ca-477d-8bc8-56012227e393', '27ec34a6-dc78-4535-acf7-bf90128d478d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb5d8512-10bb-4ab2-a502-00800a0abdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6563381-bcb1-4ac5-96de-df61648cb1e2', '19ed8c7e-49ee-456a-9a72-2b8909d92f7f', '875c7a51-c5ca-477d-8bc8-56012227e393', '27ec34a6-dc78-4535-acf7-bf90128d478d']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc39dd2-f5db-4d9a-83a0-2ebe1ab1f1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc39dd2-f5db-4d9a-83a0-2ebe1ab1f1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8659b3c-e208-4ef8-9b84-90f1271dfdcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2025922554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6f48fc860b43498e026219f3ff6907',qos_specs=None,replication_status=,reservations=['a6563381-bcb1-4ac5-96de-df61648cb1e2','19ed8c7e-49ee-456a-9a72-2b8909d92f7f','875c7a51-c5ca-477d-8bc8-56012227e393','27ec34a6-dc78-4535-acf7-bf90128d478d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='434c42ea351f4f71ab48bb924f954bdd',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2025922554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8659b3c-e208-4ef8-9b84-90f1271dfdcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6f48fc860b43498e026219f3ff6907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='434c42ea351f4f71ab48bb924f954bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6553390d-2a51-4553-be57-b4bdd0bc3833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6553390d-2a51-4553-be57-b4bdd0bc3833) transitioned into state 'SUCCESS' from state '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-2025922554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e6f48fc860b43498e026219f3ff6907',qos_specs=None,replication_status=,reservations=['a6563381-bcb1-4ac5-96de-df61648cb1e2','19ed8c7e-49ee-456a-9a72-2b8909d92f7f','875c7a51-c5ca-477d-8bc8-56012227e393','27ec34a6-dc78-4535-acf7-bf90128d478d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='434c42ea351f4f71ab48bb924f954bdd',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ca4229-436e-4319-9c38-afde9654ec0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ca4229-436e-4319-9c38-afde9654ec0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Flow 'volume_create_api' (24ef8afb-0c74-4690-ad0f-797a987a6225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Create volume request issued successfully. Sep 05 04:57:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ffbe81d5-5d65-47f8-ac8f-796805f73d54 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:57:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1306/2652] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:57:42 2026] POST /volume/v3/volumes => generated 787 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:57:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-de002104-9377-4db4-b394-c62d6c6d90a2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de002104-9377-4db4-b394-c62d6c6d90a2 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] GET http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf Sep 05 04:57:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de002104-9377-4db4-b394-c62d6c6d90a2 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-de002104-9377-4db4-b394-c62d6c6d90a2 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-de002104-9377-4db4-b394-c62d6c6d90a2 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Volume info retrieved successfully. Sep 05 04:57:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-de002104-9377-4db4-b394-c62d6c6d90a2 tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf returned with HTTP 200 Sep 05 04:57:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1347/2653] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:43 2026] GET /volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-40a12487-7195-42e5-873c-34fd34b384ac None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40a12487-7195-42e5-873c-34fd34b384ac tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] GET http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf Sep 05 04:57:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-40a12487-7195-42e5-873c-34fd34b384ac tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-40a12487-7195-42e5-873c-34fd34b384ac tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-40a12487-7195-42e5-873c-34fd34b384ac tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Volume info retrieved successfully. Sep 05 04:57:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-40a12487-7195-42e5-873c-34fd34b384ac tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf returned with HTTP 200 Sep 05 04:57:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1307/2654] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:44 2026] GET /volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8f2e3796-6810-4726-bd67-bd1f991abf5d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8f2e3796-6810-4726-bd67-bd1f991abf5d tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] POST http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf/action Sep 05 04:57:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8f2e3796-6810-4726-bd67-bd1f991abf5d tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:57:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8f2e3796-6810-4726-bd67-bd1f991abf5d tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:44 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-8f2e3796-6810-4726-bd67-bd1f991abf5d tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f696d2a56f5844ce8a27dfdf168224c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e6f48fc860b43498e026219f3ff6907', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:57:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8f2e3796-6810-4726-bd67-bd1f991abf5d tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-reader] http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf/action returned with HTTP 403 Sep 05 04:57:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1348/2655] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 04:57:44 2026] POST /volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-025ede74-c777-41d1-b8a3-a6b50e0c265f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-025ede74-c777-41d1-b8a3-a6b50e0c265f tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf Sep 05 04:57:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-025ede74-c777-41d1-b8a3-a6b50e0c265f tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-025ede74-c777-41d1-b8a3-a6b50e0c265f tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:44 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-025ede74-c777-41d1-b8a3-a6b50e0c265f tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Delete volume with id: e8659b3c-e208-4ef8-9b84-90f1271dfdcf Sep 05 04:57:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-025ede74-c777-41d1-b8a3-a6b50e0c265f tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Volume info retrieved successfully. Sep 05 04:57:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-025ede74-c777-41d1-b8a3-a6b50e0c265f tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Delete volume request issued successfully. Sep 05 04:57:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-025ede74-c777-41d1-b8a3-a6b50e0c265f tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf returned with HTTP 202 Sep 05 04:57:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1308/2656] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:57:44 2026] DELETE /volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:57:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7b9d22ac-914b-4e14-9742-89caf1e90d0c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7b9d22ac-914b-4e14-9742-89caf1e90d0c tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] GET http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf Sep 05 04:57:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7b9d22ac-914b-4e14-9742-89caf1e90d0c tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7b9d22ac-914b-4e14-9742-89caf1e90d0c tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7b9d22ac-914b-4e14-9742-89caf1e90d0c tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Volume info retrieved successfully. Sep 05 04:57:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7b9d22ac-914b-4e14-9742-89caf1e90d0c tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf returned with HTTP 200 Sep 05 04:57:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1349/2657] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:44 2026] GET /volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b4db01c0-face-4058-9613-0c3013bdf1ca None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b4db01c0-face-4058-9613-0c3013bdf1ca tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] GET http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf Sep 05 04:57:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b4db01c0-face-4058-9613-0c3013bdf1ca tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b4db01c0-face-4058-9613-0c3013bdf1ca tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b4db01c0-face-4058-9613-0c3013bdf1ca tempest-ProjectReaderTests-1180738628 tempest-ProjectReaderTests-1180738628-project-admin] http://192.168.122.229/volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf returned with HTTP 404 Sep 05 04:57:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1309/2658] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:45 2026] GET /volume/v3/volumes/e8659b3c-e208-4ef8-9b84-90f1271dfdcf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:54 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=44,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:57:55 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=37,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:57:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b02554ff-471e-4c20-b928-3d867ed804cd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:57:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-418878037"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-418878037'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:57:56 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume of 1 GB Sep 05 04:57:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Availability Zones retrieved successfully. Sep 05 04:57:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (cb1278b8-8068-4d77-8dd0-efe7d46b8d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6484171-2b4f-4415-b77f-2581c9d8894b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:57:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6484171-2b4f-4415-b77f-2581c9d8894b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3af4401-d964-4203-93aa-47af83662cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:57:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1574010112"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1574010112'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:57:56 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Create volume of 1 GB Sep 05 04:57:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Availability Zones retrieved successfully. Sep 05 04:57:56 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Flow 'volume_create_api' (6a257f1a-4079-456b-a852-e8add214bb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:56 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c0d9d7-6636-4af9-93a5-49edd4bb8e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c0d9d7-6636-4af9-93a5-49edd4bb8e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0ede15-487b-400a-8b46-808e91e147b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Created reservations ['ef4ecdf5-2817-4893-9323-74d29b5aa16c', 'b3389232-3b3a-4bb7-8441-24e00fd773da', '8b1ce4b4-9ea3-47d9-a9db-c119c4148541', 'c4d2a81d-0505-4a76-8a22-8b193e3d291d'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3af4401-d964-4203-93aa-47af83662cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef4ecdf5-2817-4893-9323-74d29b5aa16c', 'b3389232-3b3a-4bb7-8441-24e00fd773da', '8b1ce4b4-9ea3-47d9-a9db-c119c4148541', 'c4d2a81d-0505-4a76-8a22-8b193e3d291d']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e3e5b6-cbcb-4079-89f8-fbd008843ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e3e5b6-cbcb-4079-89f8-fbd008843ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '800423b6-351e-41fd-8cec-0639b7e26095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-418878037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['ef4ecdf5-2817-4893-9323-74d29b5aa16c','b3389232-3b3a-4bb7-8441-24e00fd773da','8b1ce4b4-9ea3-47d9-a9db-c119c4148541','c4d2a81d-0505-4a76-8a22-8b193e3d291d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-418878037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=800423b6-351e-41fd-8cec-0639b7e26095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802a6fe409c64e1f8ba29874ad7ca48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f7e63f-4437-4e8d-bc21-4769e9e42411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f7e63f-4437-4e8d-bc21-4769e9e42411) transitioned into state 'SUCCESS' from state '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-418878037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['ef4ecdf5-2817-4893-9323-74d29b5aa16c','b3389232-3b3a-4bb7-8441-24e00fd773da','8b1ce4b4-9ea3-47d9-a9db-c119c4148541','c4d2a81d-0505-4a76-8a22-8b193e3d291d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f8188c-6bbc-4601-90fc-b57023936381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Created reservations ['d594b83c-9512-46c3-b2e4-a85daed5ec3b', '7d60bdd0-c2a5-49c8-9acb-24205b32715f', '329186b1-62a1-4caf-bc40-d59075ad6e49', '514ccc63-b641-4797-b8a2-997a73a461a7'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0ede15-487b-400a-8b46-808e91e147b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d594b83c-9512-46c3-b2e4-a85daed5ec3b', '7d60bdd0-c2a5-49c8-9acb-24205b32715f', '329186b1-62a1-4caf-bc40-d59075ad6e49', '514ccc63-b641-4797-b8a2-997a73a461a7']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f8188c-6bbc-4601-90fc-b57023936381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822d5bab-f0a5-491b-8c99-28abce4b5e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (cb1278b8-8068-4d77-8dd0-efe7d46b8d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request issued successfully. Sep 05 04:57:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b02554ff-471e-4c20-b928-3d867ed804cd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:57:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1350/2659] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:57:56 2026] POST /volume/v3/volumes => generated 772 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0b6639bf-aec4-41d4-ad73-4099a1e0892d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0b6639bf-aec4-41d4-ad73-4099a1e0892d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0b6639bf-aec4-41d4-ad73-4099a1e0892d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0b6639bf-aec4-41d4-ad73-4099a1e0892d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822d5bab-f0a5-491b-8c99-28abce4b5e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f737bf6-56c5-45f9-9940-5f218a8066ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1574010112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9868d104c4604635b501cac824e1aeae',qos_specs=None,replication_status=,reservations=['d594b83c-9512-46c3-b2e4-a85daed5ec3b','7d60bdd0-c2a5-49c8-9acb-24205b32715f','329186b1-62a1-4caf-bc40-d59075ad6e49','514ccc63-b641-4797-b8a2-997a73a461a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a12553c88ff47f38c4573d7d63fbf69',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1574010112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f737bf6-56c5-45f9-9940-5f218a8066ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9868d104c4604635b501cac824e1aeae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a12553c88ff47f38c4573d7d63fbf69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94f2c29-c17d-4d25-a91e-b7db4a1205bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0b6639bf-aec4-41d4-ad73-4099a1e0892d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:57:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0b6639bf-aec4-41d4-ad73-4099a1e0892d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 returned with HTTP 200 Sep 05 04:57:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1351/2660] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:57 2026] GET /volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 => generated 840 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94f2c29-c17d-4d25-a91e-b7db4a1205bf) transitioned into state 'SUCCESS' from state '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-1574010112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9868d104c4604635b501cac824e1aeae',qos_specs=None,replication_status=,reservations=['d594b83c-9512-46c3-b2e4-a85daed5ec3b','7d60bdd0-c2a5-49c8-9acb-24205b32715f','329186b1-62a1-4caf-bc40-d59075ad6e49','514ccc63-b641-4797-b8a2-997a73a461a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a12553c88ff47f38c4573d7d63fbf69',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c1dda7b-1553-49b4-9428-5619d8e3f306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c1dda7b-1553-49b4-9428-5619d8e3f306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Flow 'volume_create_api' (6a257f1a-4079-456b-a852-e8add214bb2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Create volume request issued successfully. Sep 05 04:57:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e8c8a881-f93b-4efa-8258-9be260fc5a94 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:57:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1310/2661] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:57:56 2026] POST /volume/v3/volumes => generated 779 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ad7f85b5-f957-4837-afb6-882f80eaa089 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ad7f85b5-f957-4837-afb6-882f80eaa089 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ad7f85b5-f957-4837-afb6-882f80eaa089 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ad7f85b5-f957-4837-afb6-882f80eaa089 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ad7f85b5-f957-4837-afb6-882f80eaa089 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:57:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ad7f85b5-f957-4837-afb6-882f80eaa089 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec returned with HTTP 200 Sep 05 04:57:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1352/2662] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:57:57 2026] GET /volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:57:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9cbc3574-c9ac-4592-b872-c581b1c916cf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9cbc3574-c9ac-4592-b872-c581b1c916cf tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:57:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9cbc3574-c9ac-4592-b872-c581b1c916cf tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9cbc3574-c9ac-4592-b872-c581b1c916cf tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:57:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1311/2663] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:57:58 2026] POST /volume/v3/types => generated 287 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:57:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8f76f72b-7341-47c9-a520-fa99ec39f533 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8f76f72b-7341-47c9-a520-fa99ec39f533 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 Sep 05 04:57:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8f76f72b-7341-47c9-a520-fa99ec39f533 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8f76f72b-7341-47c9-a520-fa99ec39f533 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:57:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8f76f72b-7341-47c9-a520-fa99ec39f533 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:57:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8f76f72b-7341-47c9-a520-fa99ec39f533 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 returned with HTTP 200 Sep 05 04:57:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1353/2664] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:58 2026] GET /volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-87295d29-ebd2-4229-b2b4-47b420a95866 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87295d29-ebd2-4229-b2b4-47b420a95866 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:57:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87295d29-ebd2-4229-b2b4-47b420a95866 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87295d29-ebd2-4229-b2b4-47b420a95866 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-87295d29-ebd2-4229-b2b4-47b420a95866 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:57:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87295d29-ebd2-4229-b2b4-47b420a95866 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec returned with HTTP 200 Sep 05 04:57:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1312/2665] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:57:58 2026] GET /volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec => generated 871 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "939a9100-1087-4ad1-a2ca-88cbd20d0e46", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '939a9100-1087-4ad1-a2ca-88cbd20d0e46', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-32495342-da79-41fa-ad78-1d411f8367b4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-32495342-da79-41fa-ad78-1d411f8367b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-32495342-da79-41fa-ad78-1d411f8367b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-32495342-da79-41fa-ad78-1d411f8367b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:57:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-32495342-da79-41fa-ad78-1d411f8367b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-32495342-da79-41fa-ad78-1d411f8367b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 returned with HTTP 200 Sep 05 04:57:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1313/2666] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:57:59 2026] GET /volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:57:59 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Create volume of 1 GB Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "800423b6-351e-41fd-8cec-0639b7e26095", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1164845111"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request body: {'volume': {"'source_volid": '800423b6-351e-41fd-8cec-0639b7e26095', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1164845111'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume of 1 GB Sep 05 04:57:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Availability Zones retrieved successfully. Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Availability Zones retrieved successfully. Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Flow 'volume_create_api' (d7234f3f-426d-4766-af4a-720106b75e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (7ce04428-7a0c-4f5f-ae65-5a7701d8438d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3f4d1bd-8027-4484-9b3a-c924cc1f9699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d758b6-9702-4005-bdbb-51dfe58b2c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d758b6-9702-4005-bdbb-51dfe58b2c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6459ae73-e9e2-4b1f-a347-8a5075d11cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3f4d1bd-8027-4484-9b3a-c924cc1f9699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd693fcf-8154-4844-b8ef-482915a2a26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Created reservations ['a31ad4b1-a4bc-44b8-a7a9-94ca6757ca3b', '1ccc56a5-5c50-44cb-831a-8fab73caa2dd', 'c55758e7-3342-4d22-9316-0315fe9ed747', '5d3d390d-1365-4401-a9fd-8467c4243ba8'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6459ae73-e9e2-4b1f-a347-8a5075d11cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a31ad4b1-a4bc-44b8-a7a9-94ca6757ca3b', '1ccc56a5-5c50-44cb-831a-8fab73caa2dd', 'c55758e7-3342-4d22-9316-0315fe9ed747', '5d3d390d-1365-4401-a9fd-8467c4243ba8']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8aeb49-d996-4e95-8b31-f8eec05eaf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8aeb49-d996-4e95-8b31-f8eec05eaf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b087297a-f8c5-424a-94cd-74c97e06277b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1164845111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['a31ad4b1-a4bc-44b8-a7a9-94ca6757ca3b','1ccc56a5-5c50-44cb-831a-8fab73caa2dd','c55758e7-3342-4d22-9316-0315fe9ed747','5d3d390d-1365-4401-a9fd-8467c4243ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1164845111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b087297a-f8c5-424a-94cd-74c97e06277b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802a6fe409c64e1f8ba29874ad7ca48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332efb0b-ba61-4692-9693-3972ee3a3b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Created reservations ['0ba935be-49c1-4595-92ce-0a37adc3483b', 'aa2b02a6-efc3-4119-8538-e0df16c2d08d', 'c2351966-b2db-442e-90ba-5d4d8c2b8237', '686ac5de-4350-4dcc-b468-70661b25419f'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd693fcf-8154-4844-b8ef-482915a2a26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba935be-49c1-4595-92ce-0a37adc3483b', 'aa2b02a6-efc3-4119-8538-e0df16c2d08d', 'c2351966-b2db-442e-90ba-5d4d8c2b8237', '686ac5de-4350-4dcc-b468-70661b25419f']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cf458f-a155-4a47-9aeb-844f6a3cf3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332efb0b-ba61-4692-9693-3972ee3a3b6f) transitioned into state 'SUCCESS' from state '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-1164845111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['a31ad4b1-a4bc-44b8-a7a9-94ca6757ca3b','1ccc56a5-5c50-44cb-831a-8fab73caa2dd','c55758e7-3342-4d22-9316-0315fe9ed747','5d3d390d-1365-4401-a9fd-8467c4243ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d3ace7-5581-46cb-af8f-89ce457ac41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:57:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cf458f-a155-4a47-9aeb-844f6a3cf3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7819a29-0785-449c-a7e1-2a5198788426', '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='7a6312b308c140019d08e13b509f975e',qos_specs=None,replication_status=,reservations=['0ba935be-49c1-4595-92ce-0a37adc3483b','aa2b02a6-efc3-4119-8538-e0df16c2d08d','c2351966-b2db-442e-90ba-5d4d8c2b8237','686ac5de-4350-4dcc-b468-70661b25419f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042b2c34e2a649eeb01b37b2cc295402',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:57:59Z,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=b7819a29-0785-449c-a7e1-2a5198788426,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a6312b308c140019d08e13b509f975e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='042b2c34e2a649eeb01b37b2cc295402',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:59 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1fd35bc-1b72-4aa5-a4ea-00d7e873e077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d3ace7-5581-46cb-af8f-89ce457ac41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (7ce04428-7a0c-4f5f-ae65-5a7701d8438d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request issued successfully. Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b443dd59-7a69-4ae8-a053-1a2002509a62 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:57:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1314/2667] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:57:59 2026] POST /volume/v3/volumes => generated 773 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-551e85a6-2b63-4612-9c07-4c082e851f1f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-551e85a6-2b63-4612-9c07-4c082e851f1f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-551e85a6-2b63-4612-9c07-4c082e851f1f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:57:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-551e85a6-2b63-4612-9c07-4c082e851f1f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-551e85a6-2b63-4612-9c07-4c082e851f1f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1fd35bc-1b72-4aa5-a4ea-00d7e873e077) transitioned into state 'SUCCESS' from 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='7a6312b308c140019d08e13b509f975e',qos_specs=None,replication_status=,reservations=['0ba935be-49c1-4595-92ce-0a37adc3483b','aa2b02a6-efc3-4119-8538-e0df16c2d08d','c2351966-b2db-442e-90ba-5d4d8c2b8237','686ac5de-4350-4dcc-b468-70661b25419f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='042b2c34e2a649eeb01b37b2cc295402',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e8aee7-f934-4eb5-8a3e-9c2c4110f1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-551e85a6-2b63-4612-9c07-4c082e851f1f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec returned with HTTP 200 Sep 05 04:58:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1315/2668] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:57:59 2026] GET /volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "800423b6-351e-41fd-8cec-0639b7e26095", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-280971340"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request body: {'volume': {"'source_volid": '800423b6-351e-41fd-8cec-0639b7e26095', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-280971340'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume of 1 GB Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Availability Zones retrieved successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e8aee7-f934-4eb5-8a3e-9c2c4110f1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Flow 'volume_create_api' (d7234f3f-426d-4766-af4a-720106b75e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Create volume request issued successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8d245323-1842-44d8-9ecb-6dd0262df8c3 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1354/2669] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:57:59 2026] POST /volume/v3/volumes => generated 784 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-eea9a823-498c-4faa-acaa-ddb7b7e72ac4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (eb9d156e-c2de-4944-a981-1d1854dfe538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eea9a823-498c-4faa-acaa-ddb7b7e72ac4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079fccf1-3b5d-4bd4-945f-90fc9d27da78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eea9a823-498c-4faa-acaa-ddb7b7e72ac4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f737bf6-56c5-45f9-9940-5f218a8066ec", "name": "tempest-VolumeDependencyTests-Snapshot-239942297"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-eea9a823-498c-4faa-acaa-ddb7b7e72ac4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-eea9a823-498c-4faa-acaa-ddb7b7e72ac4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Create snapshot from volume 6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079fccf1-3b5d-4bd4-945f-90fc9d27da78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7b6110-0fc2-4f6d-b9a8-a1f2c80b506f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-eea9a823-498c-4faa-acaa-ddb7b7e72ac4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Created reservations ['82e580c9-03f2-4924-9bf5-0ed9332e8564', '29b67e66-5857-4f5e-a5fa-586550838668', 'a72bec79-f48f-4210-b735-1c2e04296813', 'd8c3df68-22b8-4f85-b75c-c32fbf5b1b00'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Created reservations ['7360a2de-27f7-4157-a69e-5850ece0d965', '65a4a370-c80e-4b5e-aa0d-efd22ec69d7c', '83236f7f-7f35-4b17-839c-b160906fec05', 'd3673506-0277-4362-a24f-19c87a7cdd2f'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7b6110-0fc2-4f6d-b9a8-a1f2c80b506f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7360a2de-27f7-4157-a69e-5850ece0d965', '65a4a370-c80e-4b5e-aa0d-efd22ec69d7c', '83236f7f-7f35-4b17-839c-b160906fec05', 'd3673506-0277-4362-a24f-19c87a7cdd2f']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed20ebca-13cc-454e-966e-4641cf653e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed20ebca-13cc-454e-966e-4641cf653e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653c5076-ee48-431c-a2f7-c719da2d0f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-280971340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['7360a2de-27f7-4157-a69e-5850ece0d965','65a4a370-c80e-4b5e-aa0d-efd22ec69d7c','83236f7f-7f35-4b17-839c-b160906fec05','d3673506-0277-4362-a24f-19c87a7cdd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-280971340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=653c5076-ee48-431c-a2f7-c719da2d0f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802a6fe409c64e1f8ba29874ad7ca48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fda1f35-71bd-4428-9464-eda4a3e7eed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-eea9a823-498c-4faa-acaa-ddb7b7e72ac4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot create request issued successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eea9a823-498c-4faa-acaa-ddb7b7e72ac4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:58:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1355/2670] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:58:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-19152527-8660-488c-a377-78e5bd8c5d7e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-19152527-8660-488c-a377-78e5bd8c5d7e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-19152527-8660-488c-a377-78e5bd8c5d7e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-19152527-8660-488c-a377-78e5bd8c5d7e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fda1f35-71bd-4428-9464-eda4a3e7eed7) transitioned into state 'SUCCESS' from state '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-280971340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['7360a2de-27f7-4157-a69e-5850ece0d965','65a4a370-c80e-4b5e-aa0d-efd22ec69d7c','83236f7f-7f35-4b17-839c-b160906fec05','d3673506-0277-4362-a24f-19c87a7cdd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc613762-2be4-45f0-8811-b42bcfc7a68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc613762-2be4-45f0-8811-b42bcfc7a68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (eb9d156e-c2de-4944-a981-1d1854dfe538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request issued successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-53d4ee07-1136-48bf-97a6-ed4e7e54f6e6 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1316/2671] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:00 2026] POST /volume/v3/volumes => generated 772 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-19152527-8660-488c-a377-78e5bd8c5d7e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-071274e9-29db-4a67-92ce-6887b4f67871 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-071274e9-29db-4a67-92ce-6887b4f67871 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-071274e9-29db-4a67-92ce-6887b4f67871 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-071274e9-29db-4a67-92ce-6887b4f67871 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-19152527-8660-488c-a377-78e5bd8c5d7e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1356/2672] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:00 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-071274e9-29db-4a67-92ce-6887b4f67871 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-071274e9-29db-4a67-92ce-6887b4f67871 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 200 Sep 05 04:58:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1317/2673] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:00 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "800423b6-351e-41fd-8cec-0639b7e26095", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1390671459"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request body: {'volume': {"'source_volid": '800423b6-351e-41fd-8cec-0639b7e26095', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1390671459'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume of 1 GB Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Availability Zones retrieved successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (e5e9c78a-3119-4bb8-b8ad-f600f7a821f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe0a94c9-a14b-46bb-b70e-f65b6e0fdae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe0a94c9-a14b-46bb-b70e-f65b6e0fdae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab3e2c1-4268-4651-88b6-ff723cbe6f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Created reservations ['0faae507-c55c-4bf1-a3f9-7376eae4e491', '09dca551-10d4-45e9-adf4-83157fa2044c', 'd70b1641-c779-4eb6-8916-53312b5127e8', 'f38becfe-202e-4614-bf82-d633381e5785'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab3e2c1-4268-4651-88b6-ff723cbe6f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0faae507-c55c-4bf1-a3f9-7376eae4e491', '09dca551-10d4-45e9-adf4-83157fa2044c', 'd70b1641-c779-4eb6-8916-53312b5127e8', 'f38becfe-202e-4614-bf82-d633381e5785']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6cbe19-49bc-4a19-a1cb-bcd205f8ac3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6cbe19-49bc-4a19-a1cb-bcd205f8ac3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8371637f-4e32-413c-877f-f6cd729adc1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1390671459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['0faae507-c55c-4bf1-a3f9-7376eae4e491','09dca551-10d4-45e9-adf4-83157fa2044c','d70b1641-c779-4eb6-8916-53312b5127e8','f38becfe-202e-4614-bf82-d633381e5785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1390671459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8371637f-4e32-413c-877f-f6cd729adc1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802a6fe409c64e1f8ba29874ad7ca48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a010b2c-5059-43bc-b7a1-80885dcb8691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a010b2c-5059-43bc-b7a1-80885dcb8691) transitioned into state 'SUCCESS' from state '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-1390671459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['0faae507-c55c-4bf1-a3f9-7376eae4e491','09dca551-10d4-45e9-adf4-83157fa2044c','d70b1641-c779-4eb6-8916-53312b5127e8','f38becfe-202e-4614-bf82-d633381e5785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c98bbc2-10c9-4529-a4d6-b4f2bd5a751c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c98bbc2-10c9-4529-a4d6-b4f2bd5a751c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (e5e9c78a-3119-4bb8-b8ad-f600f7a821f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request issued successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d35e0eb1-e3fc-4e7d-a0a8-771a6488359d tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1357/2674] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:00 2026] POST /volume/v3/volumes => generated 773 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "800423b6-351e-41fd-8cec-0639b7e26095", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2103887805"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request body: {'volume': {"'source_volid": '800423b6-351e-41fd-8cec-0639b7e26095', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2103887805'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume of 1 GB Sep 05 04:58:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Availability Zones retrieved successfully. Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (4243e1ae-8432-4a2d-9e66-31d55365584e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8ff8e51-537a-4dec-927d-96ae334b61bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:00 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-35657729-d433-4d47-ba57-4329e9243eae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "870786f9-a877-4442-8530-fa84a0fe8b8b", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '870786f9-a877-4442-8530-fa84a0fe8b8b', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8ff8e51-537a-4dec-927d-96ae334b61bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8727ef4b-6d3d-4572-b46b-380d6d760c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Created reservations ['9161f113-507e-42ad-a61a-9685506eab3d', '5a394b59-5e0b-417d-976d-c56c8e714e15', '8c21ac5f-eb74-4767-b599-242eea36cc78', 'b342448d-5d1c-4d01-956d-64af60e8c190'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8727ef4b-6d3d-4572-b46b-380d6d760c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9161f113-507e-42ad-a61a-9685506eab3d', '5a394b59-5e0b-417d-976d-c56c8e714e15', '8c21ac5f-eb74-4767-b599-242eea36cc78', 'b342448d-5d1c-4d01-956d-64af60e8c190']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cdc3f2-29eb-48cf-930b-69366f81eb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Create volume of 1 GB Sep 05 04:58:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cdc3f2-29eb-48cf-930b-69366f81eb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce014d2-796c-4be8-b135-3c344c74c790', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2103887805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['9161f113-507e-42ad-a61a-9685506eab3d','5a394b59-5e0b-417d-976d-c56c8e714e15','8c21ac5f-eb74-4767-b599-242eea36cc78','b342448d-5d1c-4d01-956d-64af60e8c190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2103887805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce014d2-796c-4be8-b135-3c344c74c790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802a6fe409c64e1f8ba29874ad7ca48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Availability Zones retrieved successfully. Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9b5ad7-404d-4c8d-bcdc-25cfe372fb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Flow 'volume_create_api' (6ab40a06-cc45-40be-8627-ea02e4afd4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2006f915-4863-43aa-b6bb-1be23cd7dd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9b5ad7-404d-4c8d-bcdc-25cfe372fb84) transitioned into state 'SUCCESS' from state '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-2103887805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['9161f113-507e-42ad-a61a-9685506eab3d','5a394b59-5e0b-417d-976d-c56c8e714e15','8c21ac5f-eb74-4767-b599-242eea36cc78','b342448d-5d1c-4d01-956d-64af60e8c190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08e8214-2e88-4b92-b561-3f24e2f19ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08e8214-2e88-4b92-b561-3f24e2f19ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (4243e1ae-8432-4a2d-9e66-31d55365584e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request issued successfully. Sep 05 04:58:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-607e22f8-a99e-4d85-9cfe-1bdea2ea257b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1318/2675] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:00 2026] POST /volume/v3/volumes => generated 773 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "800423b6-351e-41fd-8cec-0639b7e26095", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-258944233"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request body: {'volume': {"'source_volid": '800423b6-351e-41fd-8cec-0639b7e26095', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-258944233'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume of 1 GB Sep 05 04:58:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Availability Zones retrieved successfully. Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (18626ae1-3aaf-450a-a7c3-320c32d8d728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba785d0c-9e8c-461e-8cc4-2f12812c656c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2006f915-4863-43aa-b6bb-1be23cd7dd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:57:58Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=49e5bc81-fdb8-498e-809e-127ccbb29664,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': '49e5bc81-fdb8-498e-809e-127ccbb29664', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f4bcab-efab-4e3c-a007-2e4c05db5f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba785d0c-9e8c-461e-8cc4-2f12812c656c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67bb359-fef8-42c0-a7ff-4a7bee685bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-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 05 04:58:01 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-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 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Created reservations ['7009ce01-620f-4ed1-bf59-f50ed1160b73', 'f7d4f924-b0fb-43df-8f67-7b3f6e01a77f', '5e7cd5ec-bd4d-4fda-8e84-1da6b95c4d67', '96da41bc-1ca1-4cba-a335-3a937b9de242'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67bb359-fef8-42c0-a7ff-4a7bee685bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7009ce01-620f-4ed1-bf59-f50ed1160b73', 'f7d4f924-b0fb-43df-8f67-7b3f6e01a77f', '5e7cd5ec-bd4d-4fda-8e84-1da6b95c4d67', '96da41bc-1ca1-4cba-a335-3a937b9de242']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7626c0-d1d7-4333-973a-efd377e0fdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Created reservations ['7a1f9fa4-4a91-44aa-a838-e3ec1e13379c', '44a8c5f2-d20f-4a01-b3bc-cb1cd53b702f', '79947c3b-8627-4b13-ab60-8c5d8e74d2eb', '9e19daf0-5f0e-4dd1-990c-17b01faa65d6'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f4bcab-efab-4e3c-a007-2e4c05db5f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a1f9fa4-4a91-44aa-a838-e3ec1e13379c', '44a8c5f2-d20f-4a01-b3bc-cb1cd53b702f', '79947c3b-8627-4b13-ab60-8c5d8e74d2eb', '9e19daf0-5f0e-4dd1-990c-17b01faa65d6']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd3d2ca-8eec-4f7f-9fc2-66d46b1a1b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd3d2ca-8eec-4f7f-9fc2-66d46b1a1b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6d2572-763b-48b4-8449-59b01393d48a', '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='dda573bd91f84a5a805797d32407cdbf',qos_specs=None,replication_status=,reservations=['7a1f9fa4-4a91-44aa-a838-e3ec1e13379c','44a8c5f2-d20f-4a01-b3bc-cb1cd53b702f','79947c3b-8627-4b13-ab60-8c5d8e74d2eb','9e19daf0-5f0e-4dd1-990c-17b01faa65d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52abb021b4e3418090bffa4012c164d1',volume_type_id=49e5bc81-fdb8-498e-809e-127ccbb29664), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:01Z,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=ac6d2572-763b-48b4-8449-59b01393d48a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dda573bd91f84a5a805797d32407cdbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52abb021b4e3418090bffa4012c164d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(49e5bc81-fdb8-498e-809e-127ccbb29664),volume_type_id=49e5bc81-fdb8-498e-809e-127ccbb29664)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3b1ba8-e490-4d69-a252-f84a50ebe845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7626c0-d1d7-4333-973a-efd377e0fdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccade72d-605d-4151-97a5-9c904f654314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-258944233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['7009ce01-620f-4ed1-bf59-f50ed1160b73','f7d4f924-b0fb-43df-8f67-7b3f6e01a77f','5e7cd5ec-bd4d-4fda-8e84-1da6b95c4d67','96da41bc-1ca1-4cba-a335-3a937b9de242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-258944233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccade72d-605d-4151-97a5-9c904f654314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802a6fe409c64e1f8ba29874ad7ca48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439a4d57-aa7a-4e59-96c5-397bb329e680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3b1ba8-e490-4d69-a252-f84a50ebe845) transitioned into state 'SUCCESS' from 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='dda573bd91f84a5a805797d32407cdbf',qos_specs=None,replication_status=,reservations=['7a1f9fa4-4a91-44aa-a838-e3ec1e13379c','44a8c5f2-d20f-4a01-b3bc-cb1cd53b702f','79947c3b-8627-4b13-ab60-8c5d8e74d2eb','9e19daf0-5f0e-4dd1-990c-17b01faa65d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52abb021b4e3418090bffa4012c164d1',volume_type_id=49e5bc81-fdb8-498e-809e-127ccbb29664)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0271d5-33d0-4340-8b9a-4d162823f32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0271d5-33d0-4340-8b9a-4d162823f32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Flow 'volume_create_api' (6ab40a06-cc45-40be-8627-ea02e4afd4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Create volume request issued successfully. Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35657729-d433-4d47-ba57-4329e9243eae tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1358/2676] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:01 2026] POST /volume/v3/volumes => generated 806 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-79b74bcb-0130-4fc4-ba41-3e6a4d4dfd66 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79b74bcb-0130-4fc4-ba41-3e6a4d4dfd66 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79b74bcb-0130-4fc4-ba41-3e6a4d4dfd66 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79b74bcb-0130-4fc4-ba41-3e6a4d4dfd66 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-79b74bcb-0130-4fc4-ba41-3e6a4d4dfd66 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79b74bcb-0130-4fc4-ba41-3e6a4d4dfd66 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 200 Sep 05 04:58:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1359/2677] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:01 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-06b21803-1245-4a82-b883-0d6fd7326b41 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-06b21803-1245-4a82-b883-0d6fd7326b41 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-06b21803-1245-4a82-b883-0d6fd7326b41 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-06b21803-1245-4a82-b883-0d6fd7326b41 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439a4d57-aa7a-4e59-96c5-397bb329e680) transitioned into state 'SUCCESS' from state '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-258944233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='802a6fe409c64e1f8ba29874ad7ca48e',qos_specs=None,replication_status=,reservations=['7009ce01-620f-4ed1-bf59-f50ed1160b73','f7d4f924-b0fb-43df-8f67-7b3f6e01a77f','5e7cd5ec-bd4d-4fda-8e84-1da6b95c4d67','96da41bc-1ca1-4cba-a335-3a937b9de242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c8fdefe9e24321bc4df3b5c2247371',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:01 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3962fcf9-82d5-495e-97ab-c08dcef03b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-06b21803-1245-4a82-b883-0d6fd7326b41 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-06b21803-1245-4a82-b883-0d6fd7326b41 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1360/2678] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:01 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 876 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4570262f-560b-412e-a399-576340b7c9a9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4570262f-560b-412e-a399-576340b7c9a9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4570262f-560b-412e-a399-576340b7c9a9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4570262f-560b-412e-a399-576340b7c9a9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3962fcf9-82d5-495e-97ab-c08dcef03b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Flow 'volume_create_api' (18626ae1-3aaf-450a-a7c3-320c32d8d728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Create volume request issued successfully. Sep 05 04:58:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82a981cf-8213-4352-8c90-a0e50c1fb997 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1319/2679] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:01 2026] POST /volume/v3/volumes => generated 772 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4570262f-560b-412e-a399-576340b7c9a9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-521039f9-fd6a-411c-a675-22f50918ff52 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-521039f9-fd6a-411c-a675-22f50918ff52 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b Sep 05 04:58:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-521039f9-fd6a-411c-a675-22f50918ff52 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-521039f9-fd6a-411c-a675-22f50918ff52 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4570262f-560b-412e-a399-576340b7c9a9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1361/2680] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:01 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 874 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-521039f9-fd6a-411c-a675-22f50918ff52 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-521039f9-fd6a-411c-a675-22f50918ff52 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b returned with HTTP 200 Sep 05 04:58:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1320/2681] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:02 2026] GET /volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b => generated 866 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-79e8fcbe-6a89-44de-9890-e60758f44d69 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79e8fcbe-6a89-44de-9890-e60758f44d69 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f Sep 05 04:58:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79e8fcbe-6a89-44de-9890-e60758f44d69 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79e8fcbe-6a89-44de-9890-e60758f44d69 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-79e8fcbe-6a89-44de-9890-e60758f44d69 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79e8fcbe-6a89-44de-9890-e60758f44d69 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f returned with HTTP 200 Sep 05 04:58:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1362/2682] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:02 2026] GET /volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e17fb8f2-ed9b-42ad-a001-9e520c733428 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e17fb8f2-ed9b-42ad-a001-9e520c733428 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e17fb8f2-ed9b-42ad-a001-9e520c733428 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e17fb8f2-ed9b-42ad-a001-9e520c733428 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e17fb8f2-ed9b-42ad-a001-9e520c733428 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e17fb8f2-ed9b-42ad-a001-9e520c733428 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 200 Sep 05 04:58:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1321/2683] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:02 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ced4b262-fea2-42cd-bfab-2688504756e5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ced4b262-fea2-42cd-bfab-2688504756e5 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ced4b262-fea2-42cd-bfab-2688504756e5 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ced4b262-fea2-42cd-bfab-2688504756e5 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ced4b262-fea2-42cd-bfab-2688504756e5 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ced4b262-fea2-42cd-bfab-2688504756e5 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1363/2684] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:03 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 934 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d4a83118-f503-457a-88c6-6ce5946f4ae7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d4a83118-f503-457a-88c6-6ce5946f4ae7 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d4a83118-f503-457a-88c6-6ce5946f4ae7 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d4a83118-f503-457a-88c6-6ce5946f4ae7 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d4a83118-f503-457a-88c6-6ce5946f4ae7 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d4a83118-f503-457a-88c6-6ce5946f4ae7 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1322/2685] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:03 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 898 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-595d9f8d-2c45-49dd-a9d0-1d8dbb0831d5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-595d9f8d-2c45-49dd-a9d0-1d8dbb0831d5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f Sep 05 04:58:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-595d9f8d-2c45-49dd-a9d0-1d8dbb0831d5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-595d9f8d-2c45-49dd-a9d0-1d8dbb0831d5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-595d9f8d-2c45-49dd-a9d0-1d8dbb0831d5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-595d9f8d-2c45-49dd-a9d0-1d8dbb0831d5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f returned with HTTP 200 Sep 05 04:58:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1364/2686] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:03 2026] GET /volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bbc758a2-dfb8-425b-99c5-1dddeea4b4b4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bbc758a2-dfb8-425b-99c5-1dddeea4b4b4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bbc758a2-dfb8-425b-99c5-1dddeea4b4b4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bbc758a2-dfb8-425b-99c5-1dddeea4b4b4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bbc758a2-dfb8-425b-99c5-1dddeea4b4b4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bbc758a2-dfb8-425b-99c5-1dddeea4b4b4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 200 Sep 05 04:58:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1323/2687] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:03 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9445ec4e-7020-4c3c-a5dd-a45d8d788954 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9445ec4e-7020-4c3c-a5dd-a45d8d788954 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9445ec4e-7020-4c3c-a5dd-a45d8d788954 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9445ec4e-7020-4c3c-a5dd-a45d8d788954 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9445ec4e-7020-4c3c-a5dd-a45d8d788954 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9445ec4e-7020-4c3c-a5dd-a45d8d788954 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1365/2688] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:04 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 934 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-72aaec38-efef-413d-97d3-74d9a1372417 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-72aaec38-efef-413d-97d3-74d9a1372417 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-72aaec38-efef-413d-97d3-74d9a1372417 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-72aaec38-efef-413d-97d3-74d9a1372417 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-72aaec38-efef-413d-97d3-74d9a1372417 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-72aaec38-efef-413d-97d3-74d9a1372417 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1324/2689] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:04 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 956 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e099b879-fd6f-46fc-b0f7-de7d21fe7037 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e099b879-fd6f-46fc-b0f7-de7d21fe7037 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f Sep 05 04:58:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e099b879-fd6f-46fc-b0f7-de7d21fe7037 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e099b879-fd6f-46fc-b0f7-de7d21fe7037 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:04 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:04 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e099b879-fd6f-46fc-b0f7-de7d21fe7037 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e099b879-fd6f-46fc-b0f7-de7d21fe7037 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f returned with HTTP 200 Sep 05 04:58:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1366/2690] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:04 2026] GET /volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-20933e7c-f4ad-4f8a-a803-86374307d372 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-20933e7c-f4ad-4f8a-a803-86374307d372 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-20933e7c-f4ad-4f8a-a803-86374307d372 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-20933e7c-f4ad-4f8a-a803-86374307d372 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-20933e7c-f4ad-4f8a-a803-86374307d372 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-20933e7c-f4ad-4f8a-a803-86374307d372 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 200 Sep 05 04:58:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1325/2691] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:04 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ead37901-317e-4d31-acae-e93e903982b7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9cf4fcc0-b053-4cca-8f53-2a0bc88a1742", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-385065602"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Create volume request body: {'volume': {'snapshot_id': '9cf4fcc0-b053-4cca-8f53-2a0bc88a1742', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-385065602'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Create volume of 1 GB Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Availability Zones retrieved successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Flow 'volume_create_api' (0ee9dae5-716f-406f-994b-f28b64496a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca98fbcf-0429-482c-81ea-10d8c320b1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca98fbcf-0429-482c-81ea-10d8c320b1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9cf4fcc0-b053-4cca-8f53-2a0bc88a1742', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2bd84c8-e72b-4692-a0ef-dfdb2ab04f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-90456fdb-47ce-4a86-94b5-6ff7414dca37 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-90456fdb-47ce-4a86-94b5-6ff7414dca37 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-90456fdb-47ce-4a86-94b5-6ff7414dca37 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-90456fdb-47ce-4a86-94b5-6ff7414dca37 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-90456fdb-47ce-4a86-94b5-6ff7414dca37 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-90456fdb-47ce-4a86-94b5-6ff7414dca37 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1326/2692] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:05 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 934 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Created reservations ['1352c41d-b642-4b23-b063-a5b62e788fed', 'a36f4c12-7fbf-47c3-8d7f-5c993d63736c', 'b16599c0-cf9e-4f77-8636-fedb3c4a3779', '7a059cf3-e6f8-422d-ac8b-ee30889973ac'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2bd84c8-e72b-4692-a0ef-dfdb2ab04f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1352c41d-b642-4b23-b063-a5b62e788fed', 'a36f4c12-7fbf-47c3-8d7f-5c993d63736c', 'b16599c0-cf9e-4f77-8636-fedb3c4a3779', '7a059cf3-e6f8-422d-ac8b-ee30889973ac']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3897f6-cc71-48c0-aa18-1784d02e278c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-43b7c725-f380-4992-b6c4-593c2805e01c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-43b7c725-f380-4992-b6c4-593c2805e01c tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-43b7c725-f380-4992-b6c4-593c2805e01c tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-43b7c725-f380-4992-b6c4-593c2805e01c tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-43b7c725-f380-4992-b6c4-593c2805e01c tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-43b7c725-f380-4992-b6c4-593c2805e01c tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1327/2693] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:05 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3897f6-cc71-48c0-aa18-1784d02e278c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40d0d562-3fff-488a-a102-d5c0471898de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-385065602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9868d104c4604635b501cac824e1aeae',qos_specs=None,replication_status=,reservations=['1352c41d-b642-4b23-b063-a5b62e788fed','a36f4c12-7fbf-47c3-8d7f-5c993d63736c','b16599c0-cf9e-4f77-8636-fedb3c4a3779','7a059cf3-e6f8-422d-ac8b-ee30889973ac'],size=1,snapshot_id=9cf4fcc0-b053-4cca-8f53-2a0bc88a1742,source_replicaid=,source_volid=None,status='creating',user_id='8a12553c88ff47f38c4573d7d63fbf69',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-385065602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40d0d562-3fff-488a-a102-d5c0471898de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9868d104c4604635b501cac824e1aeae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9cf4fcc0-b053-4cca-8f53-2a0bc88a1742,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a12553c88ff47f38c4573d7d63fbf69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79b8133-3b65-430b-9364-013122cae69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79b8133-3b65-430b-9364-013122cae69e) transitioned into state 'SUCCESS' from state '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-385065602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9868d104c4604635b501cac824e1aeae',qos_specs=None,replication_status=,reservations=['1352c41d-b642-4b23-b063-a5b62e788fed','a36f4c12-7fbf-47c3-8d7f-5c993d63736c','b16599c0-cf9e-4f77-8636-fedb3c4a3779','7a059cf3-e6f8-422d-ac8b-ee30889973ac'],size=1,snapshot_id=9cf4fcc0-b053-4cca-8f53-2a0bc88a1742,source_replicaid=,source_volid=None,status='creating',user_id='8a12553c88ff47f38c4573d7d63fbf69',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26e4c7d-f25f-4746-9499-0b360f05bf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6eeec163-0748-4785-bbd7-741c04a8125b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6eeec163-0748-4785-bbd7-741c04a8125b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6eeec163-0748-4785-bbd7-741c04a8125b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6eeec163-0748-4785-bbd7-741c04a8125b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26e4c7d-f25f-4746-9499-0b360f05bf81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Flow 'volume_create_api' (0ee9dae5-716f-406f-994b-f28b64496a09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6eeec163-0748-4785-bbd7-741c04a8125b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Create volume request issued successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ead37901-317e-4d31-acae-e93e903982b7 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1367/2694] 192.168.122.229 () {62 vars in 1184 bytes} [Sat Sep 5 04:58:05 2026] POST /volume/v3/volumes => generated 812 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e96ef416-915f-45e6-be13-2106a0d01f50 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6eeec163-0748-4785-bbd7-741c04a8125b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f returned with HTTP 200 Sep 05 04:58:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1328/2695] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:05 2026] GET /volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e96ef416-915f-45e6-be13-2106a0d01f50 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e96ef416-915f-45e6-be13-2106a0d01f50 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e96ef416-915f-45e6-be13-2106a0d01f50 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b6c29d99-6618-4c62-8ca3-756b7f9892ab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b6c29d99-6618-4c62-8ca3-756b7f9892ab tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b6c29d99-6618-4c62-8ca3-756b7f9892ab tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b6c29d99-6618-4c62-8ca3-756b7f9892ab tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e96ef416-915f-45e6-be13-2106a0d01f50 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e96ef416-915f-45e6-be13-2106a0d01f50 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1368/2696] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:05 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b6c29d99-6618-4c62-8ca3-756b7f9892ab tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b6c29d99-6618-4c62-8ca3-756b7f9892ab tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c returned with HTTP 200 Sep 05 04:58:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1329/2697] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:05 2026] GET /volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-902f9728-5aa5-41e0-8c0f-42f387993783 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-902f9728-5aa5-41e0-8c0f-42f387993783 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-902f9728-5aa5-41e0-8c0f-42f387993783 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-902f9728-5aa5-41e0-8c0f-42f387993783 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-902f9728-5aa5-41e0-8c0f-42f387993783 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-902f9728-5aa5-41e0-8c0f-42f387993783 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1369/2698] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:06 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 934 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d22cd13b-2fbe-49f4-8f79-fcefad6114c5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d22cd13b-2fbe-49f4-8f79-fcefad6114c5 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d22cd13b-2fbe-49f4-8f79-fcefad6114c5 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d22cd13b-2fbe-49f4-8f79-fcefad6114c5 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d22cd13b-2fbe-49f4-8f79-fcefad6114c5 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d22cd13b-2fbe-49f4-8f79-fcefad6114c5 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1330/2699] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:06 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e0ffc1ad-2b3f-4174-b04b-f895d81507a5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e0ffc1ad-2b3f-4174-b04b-f895d81507a5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e0ffc1ad-2b3f-4174-b04b-f895d81507a5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e0ffc1ad-2b3f-4174-b04b-f895d81507a5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5376fbeb-419f-43c4-80db-21bc3e85afe3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5376fbeb-419f-43c4-80db-21bc3e85afe3 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5376fbeb-419f-43c4-80db-21bc3e85afe3 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5376fbeb-419f-43c4-80db-21bc3e85afe3 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e0ffc1ad-2b3f-4174-b04b-f895d81507a5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e0ffc1ad-2b3f-4174-b04b-f895d81507a5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1370/2700] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:06 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5376fbeb-419f-43c4-80db-21bc3e85afe3 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5376fbeb-419f-43c4-80db-21bc3e85afe3 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c returned with HTTP 200 Sep 05 04:58:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1331/2701] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:06 2026] GET /volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c => generated 866 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c014a1c5-49c3-4cb0-87ac-c4f306f9283c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c014a1c5-49c3-4cb0-87ac-c4f306f9283c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c014a1c5-49c3-4cb0-87ac-c4f306f9283c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c014a1c5-49c3-4cb0-87ac-c4f306f9283c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c014a1c5-49c3-4cb0-87ac-c4f306f9283c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c014a1c5-49c3-4cb0-87ac-c4f306f9283c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 returned with HTTP 200 Sep 05 04:58:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1371/2702] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:06 2026] GET /volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6618061b-170a-452c-bf9b-5a67251bb79f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6618061b-170a-452c-bf9b-5a67251bb79f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6618061b-170a-452c-bf9b-5a67251bb79f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6618061b-170a-452c-bf9b-5a67251bb79f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6618061b-170a-452c-bf9b-5a67251bb79f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6618061b-170a-452c-bf9b-5a67251bb79f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 returned with HTTP 200 Sep 05 04:58:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1332/2703] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:06 2026] GET /volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-26c52f8d-0b56-4bfc-88a4-1e42afe31452 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-26c52f8d-0b56-4bfc-88a4-1e42afe31452 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-26c52f8d-0b56-4bfc-88a4-1e42afe31452 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-26c52f8d-0b56-4bfc-88a4-1e42afe31452 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-26c52f8d-0b56-4bfc-88a4-1e42afe31452 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-26c52f8d-0b56-4bfc-88a4-1e42afe31452 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1372/2704] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:07 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 934 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2c392061-7ed5-4cb0-9bef-bfc910774853 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2c392061-7ed5-4cb0-9bef-bfc910774853 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2c392061-7ed5-4cb0-9bef-bfc910774853 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2c392061-7ed5-4cb0-9bef-bfc910774853 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2c392061-7ed5-4cb0-9bef-bfc910774853 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2c392061-7ed5-4cb0-9bef-bfc910774853 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1333/2705] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:07 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4a19a8b4-d5bc-40bb-afe4-5039f32e35b5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4a19a8b4-d5bc-40bb-afe4-5039f32e35b5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4a19a8b4-d5bc-40bb-afe4-5039f32e35b5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4a19a8b4-d5bc-40bb-afe4-5039f32e35b5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4a19a8b4-d5bc-40bb-afe4-5039f32e35b5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4a19a8b4-d5bc-40bb-afe4-5039f32e35b5 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1373/2706] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:07 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-599683c8-2881-4fb5-946e-100fcca3e0df None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-599683c8-2881-4fb5-946e-100fcca3e0df tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-599683c8-2881-4fb5-946e-100fcca3e0df tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-599683c8-2881-4fb5-946e-100fcca3e0df tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-599683c8-2881-4fb5-946e-100fcca3e0df tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-599683c8-2881-4fb5-946e-100fcca3e0df tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 returned with HTTP 200 Sep 05 04:58:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1334/2707] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:07 2026] GET /volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d4684950-949d-4570-8f0b-0ad7a358927f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4684950-949d-4570-8f0b-0ad7a358927f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] DELETE http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4684950-949d-4570-8f0b-0ad7a358927f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4684950-949d-4570-8f0b-0ad7a358927f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d4684950-949d-4570-8f0b-0ad7a358927f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume with id: ccade72d-605d-4151-97a5-9c904f654314 Sep 05 04:58:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4684950-949d-4570-8f0b-0ad7a358927f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4684950-949d-4570-8f0b-0ad7a358927f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume request issued successfully. Sep 05 04:58:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4684950-949d-4570-8f0b-0ad7a358927f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 returned with HTTP 202 Sep 05 04:58:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1374/2708] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:07 2026] DELETE /volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-16a8c253-9d49-4b1b-8995-b1ca4a29b064 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-16a8c253-9d49-4b1b-8995-b1ca4a29b064 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-16a8c253-9d49-4b1b-8995-b1ca4a29b064 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-16a8c253-9d49-4b1b-8995-b1ca4a29b064 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-16a8c253-9d49-4b1b-8995-b1ca4a29b064 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-16a8c253-9d49-4b1b-8995-b1ca4a29b064 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 returned with HTTP 200 Sep 05 04:58:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1335/2709] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:07 2026] GET /volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d7693c41-441c-47b7-94b4-c147671649ef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7693c41-441c-47b7-94b4-c147671649ef tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7693c41-441c-47b7-94b4-c147671649ef tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7693c41-441c-47b7-94b4-c147671649ef tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d7693c41-441c-47b7-94b4-c147671649ef tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7693c41-441c-47b7-94b4-c147671649ef tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1375/2710] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:08 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 937 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6971d5e3-64d6-4c49-82ac-29e877ba89e3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6971d5e3-64d6-4c49-82ac-29e877ba89e3 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6971d5e3-64d6-4c49-82ac-29e877ba89e3 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6971d5e3-64d6-4c49-82ac-29e877ba89e3 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6971d5e3-64d6-4c49-82ac-29e877ba89e3 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6971d5e3-64d6-4c49-82ac-29e877ba89e3 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1336/2711] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:08 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7be02c43-f4f7-4170-90b5-63dd84cf378c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7be02c43-f4f7-4170-90b5-63dd84cf378c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7be02c43-f4f7-4170-90b5-63dd84cf378c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7be02c43-f4f7-4170-90b5-63dd84cf378c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7be02c43-f4f7-4170-90b5-63dd84cf378c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7be02c43-f4f7-4170-90b5-63dd84cf378c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1376/2712] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:08 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:58:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-57c9b808-cef6-411e-a43e-030241eb19f5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-57c9b808-cef6-411e-a43e-030241eb19f5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 Sep 05 04:58:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-57c9b808-cef6-411e-a43e-030241eb19f5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-57c9b808-cef6-411e-a43e-030241eb19f5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-57c9b808-cef6-411e-a43e-030241eb19f5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-57c9b808-cef6-411e-a43e-030241eb19f5 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 returned with HTTP 200 Sep 05 04:58:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1337/2713] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:08 2026] GET /volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-59b4338f-bae1-4214-b194-c6764c2b87e0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-59b4338f-bae1-4214-b194-c6764c2b87e0 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-59b4338f-bae1-4214-b194-c6764c2b87e0 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-59b4338f-bae1-4214-b194-c6764c2b87e0 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-59b4338f-bae1-4214-b194-c6764c2b87e0 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-59b4338f-bae1-4214-b194-c6764c2b87e0 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1377/2714] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:09 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 937 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-541b76ed-690e-48d3-9794-7024a101a4a1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-541b76ed-690e-48d3-9794-7024a101a4a1 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-541b76ed-690e-48d3-9794-7024a101a4a1 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-541b76ed-690e-48d3-9794-7024a101a4a1 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-541b76ed-690e-48d3-9794-7024a101a4a1 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-541b76ed-690e-48d3-9794-7024a101a4a1 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1338/2715] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:09 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 959 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e8e5f64f-b9b1-4d46-b951-0f552292382c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8e5f64f-b9b1-4d46-b951-0f552292382c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e8e5f64f-b9b1-4d46-b951-0f552292382c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e8e5f64f-b9b1-4d46-b951-0f552292382c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8e5f64f-b9b1-4d46-b951-0f552292382c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8e5f64f-b9b1-4d46-b951-0f552292382c tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1378/2716] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:09 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d6dca42c-7657-4827-a893-4ee3f467efb1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d6dca42c-7657-4827-a893-4ee3f467efb1 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d6dca42c-7657-4827-a893-4ee3f467efb1 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d6dca42c-7657-4827-a893-4ee3f467efb1 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d6dca42c-7657-4827-a893-4ee3f467efb1 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 returned with HTTP 404 Sep 05 04:58:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1339/2717] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:10 2026] GET /volume/v3/volumes/ccade72d-605d-4151-97a5-9c904f654314 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-33fdf0d8-de87-4deb-91c7-4db56fc402bb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-33fdf0d8-de87-4deb-91c7-4db56fc402bb tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] DELETE http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-33fdf0d8-de87-4deb-91c7-4db56fc402bb tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-33fdf0d8-de87-4deb-91c7-4db56fc402bb tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-33fdf0d8-de87-4deb-91c7-4db56fc402bb tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume with id: 0ce014d2-796c-4be8-b135-3c344c74c790 Sep 05 04:58:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-33fdf0d8-de87-4deb-91c7-4db56fc402bb tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-33fdf0d8-de87-4deb-91c7-4db56fc402bb tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume request issued successfully. Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-33fdf0d8-de87-4deb-91c7-4db56fc402bb tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 returned with HTTP 202 Sep 05 04:58:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1379/2718] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:10 2026] DELETE /volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-73a9b790-6c4c-4077-b6e1-0606d9e79e29 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73a9b790-6c4c-4077-b6e1-0606d9e79e29 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73a9b790-6c4c-4077-b6e1-0606d9e79e29 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-73a9b790-6c4c-4077-b6e1-0606d9e79e29 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-73a9b790-6c4c-4077-b6e1-0606d9e79e29 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-73a9b790-6c4c-4077-b6e1-0606d9e79e29 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 returned with HTTP 200 Sep 05 04:58:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1340/2719] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:10 2026] GET /volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f4ef2c3f-9804-4aa6-a697-b09ea94223c9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f4ef2c3f-9804-4aa6-a697-b09ea94223c9 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f4ef2c3f-9804-4aa6-a697-b09ea94223c9 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f4ef2c3f-9804-4aa6-a697-b09ea94223c9 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f4ef2c3f-9804-4aa6-a697-b09ea94223c9 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8dcce94d-d351-47b0-a42e-92fce502efb9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8dcce94d-d351-47b0-a42e-92fce502efb9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8dcce94d-d351-47b0-a42e-92fce502efb9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8dcce94d-d351-47b0-a42e-92fce502efb9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f4ef2c3f-9804-4aa6-a697-b09ea94223c9 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1380/2720] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:10 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 937 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8dcce94d-d351-47b0-a42e-92fce502efb9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8dcce94d-d351-47b0-a42e-92fce502efb9 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1341/2721] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:10 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 959 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b23396f2-7220-4eb9-9081-27326d6169ae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b23396f2-7220-4eb9-9081-27326d6169ae tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b23396f2-7220-4eb9-9081-27326d6169ae tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b23396f2-7220-4eb9-9081-27326d6169ae tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b23396f2-7220-4eb9-9081-27326d6169ae tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b23396f2-7220-4eb9-9081-27326d6169ae tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1381/2722] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:10 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a648b69c-ed64-4fb3-8968-bc6486410276 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a648b69c-ed64-4fb3-8968-bc6486410276 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 Sep 05 04:58:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a648b69c-ed64-4fb3-8968-bc6486410276 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a648b69c-ed64-4fb3-8968-bc6486410276 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a648b69c-ed64-4fb3-8968-bc6486410276 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a648b69c-ed64-4fb3-8968-bc6486410276 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 returned with HTTP 200 Sep 05 04:58:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1342/2723] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:11 2026] GET /volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 => generated 865 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-10cf8628-a752-4ad8-8cae-46026c50970e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-10cf8628-a752-4ad8-8cae-46026c50970e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-10cf8628-a752-4ad8-8cae-46026c50970e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-10cf8628-a752-4ad8-8cae-46026c50970e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-10cf8628-a752-4ad8-8cae-46026c50970e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8f4b6997-1ce5-4811-a1bd-0a65110be309 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f4b6997-1ce5-4811-a1bd-0a65110be309 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f4b6997-1ce5-4811-a1bd-0a65110be309 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f4b6997-1ce5-4811-a1bd-0a65110be309 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-10cf8628-a752-4ad8-8cae-46026c50970e tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1382/2724] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:11 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 1202 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d3197540-de7f-4090-8020-5f8fc2d219ae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d3197540-de7f-4090-8020-5f8fc2d219ae tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d3197540-de7f-4090-8020-5f8fc2d219ae tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d3197540-de7f-4090-8020-5f8fc2d219ae tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d3197540-de7f-4090-8020-5f8fc2d219ae tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8f4b6997-1ce5-4811-a1bd-0a65110be309 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d3197540-de7f-4090-8020-5f8fc2d219ae tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1383/2725] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:11 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 1202 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 04:58:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f4b6997-1ce5-4811-a1bd-0a65110be309 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1343/2726] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:11 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 959 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-61738faa-cd14-4a7f-8101-6f2c151fd046 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-61738faa-cd14-4a7f-8101-6f2c151fd046 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-61738faa-cd14-4a7f-8101-6f2c151fd046 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-61738faa-cd14-4a7f-8101-6f2c151fd046 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-61738faa-cd14-4a7f-8101-6f2c151fd046 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Delete volume with id: b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-61738faa-cd14-4a7f-8101-6f2c151fd046 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-61738faa-cd14-4a7f-8101-6f2c151fd046 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Delete volume request issued successfully. Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-61738faa-cd14-4a7f-8101-6f2c151fd046 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 202 Sep 05 04:58:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1384/2727] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:58:11 2026] DELETE /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1fd21cb0-bc97-43dd-9aa3-3e0040e86e51 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e51260e2-55f2-4aa1-a358-87293e1befe8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e51260e2-55f2-4aa1-a358-87293e1befe8 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e51260e2-55f2-4aa1-a358-87293e1befe8 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e51260e2-55f2-4aa1-a358-87293e1befe8 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1fd21cb0-bc97-43dd-9aa3-3e0040e86e51 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1fd21cb0-bc97-43dd-9aa3-3e0040e86e51 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1fd21cb0-bc97-43dd-9aa3-3e0040e86e51 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1fd21cb0-bc97-43dd-9aa3-3e0040e86e51 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e51260e2-55f2-4aa1-a358-87293e1befe8 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1fd21cb0-bc97-43dd-9aa3-3e0040e86e51 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1385/2728] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:12 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e51260e2-55f2-4aa1-a358-87293e1befe8 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1344/2729] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:12 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 1201 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-da192627-fa42-425e-9cea-dc2ecd267bd9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da192627-fa42-425e-9cea-dc2ecd267bd9 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-da192627-fa42-425e-9cea-dc2ecd267bd9 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-da192627-fa42-425e-9cea-dc2ecd267bd9 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da192627-fa42-425e-9cea-dc2ecd267bd9 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 returned with HTTP 404 Sep 05 04:58:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1386/2730] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:12 2026] GET /volume/v3/volumes/0ce014d2-796c-4be8-b135-3c344c74c790 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-14eea93e-9cd1-4897-b39c-6f5d22fa6884 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-14eea93e-9cd1-4897-b39c-6f5d22fa6884 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] DELETE http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-14eea93e-9cd1-4897-b39c-6f5d22fa6884 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-14eea93e-9cd1-4897-b39c-6f5d22fa6884 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-14eea93e-9cd1-4897-b39c-6f5d22fa6884 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume with id: 8371637f-4e32-413c-877f-f6cd729adc1c Sep 05 04:58:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-14eea93e-9cd1-4897-b39c-6f5d22fa6884 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-14eea93e-9cd1-4897-b39c-6f5d22fa6884 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume request issued successfully. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-14eea93e-9cd1-4897-b39c-6f5d22fa6884 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c returned with HTTP 202 Sep 05 04:58:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1345/2731] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:12 2026] DELETE /volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1495dff2-af48-4b2b-9505-13682ae39b6b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1495dff2-af48-4b2b-9505-13682ae39b6b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1495dff2-af48-4b2b-9505-13682ae39b6b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1495dff2-af48-4b2b-9505-13682ae39b6b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1495dff2-af48-4b2b-9505-13682ae39b6b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1495dff2-af48-4b2b-9505-13682ae39b6b tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c returned with HTTP 200 Sep 05 04:58:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1387/2732] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:12 2026] GET /volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c => generated 865 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f8a1c381-1073-4bb0-a321-ad909edcfaea None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8a1c381-1073-4bb0-a321-ad909edcfaea tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8a1c381-1073-4bb0-a321-ad909edcfaea tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8a1c381-1073-4bb0-a321-ad909edcfaea tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f8a1c381-1073-4bb0-a321-ad909edcfaea tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8a1c381-1073-4bb0-a321-ad909edcfaea tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1346/2733] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:12 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 959 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:58:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-819244ec-5b2a-4f83-a996-6673d38b2d32 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e544f442-f0ea-4d1b-bf60-447fa55e97cb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-819244ec-5b2a-4f83-a996-6673d38b2d32 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-819244ec-5b2a-4f83-a996-6673d38b2d32 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-819244ec-5b2a-4f83-a996-6673d38b2d32 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e544f442-f0ea-4d1b-bf60-447fa55e97cb tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e544f442-f0ea-4d1b-bf60-447fa55e97cb tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e544f442-f0ea-4d1b-bf60-447fa55e97cb tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-819244ec-5b2a-4f83-a996-6673d38b2d32 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e544f442-f0ea-4d1b-bf60-447fa55e97cb tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-819244ec-5b2a-4f83-a996-6673d38b2d32 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1388/2734] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:13 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e544f442-f0ea-4d1b-bf60-447fa55e97cb tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1347/2735] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:13 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 1201 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:58:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4b1206ae-3d09-449a-ad86-749c81619e21 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b1206ae-3d09-449a-ad86-749c81619e21 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c Sep 05 04:58:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b1206ae-3d09-449a-ad86-749c81619e21 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b1206ae-3d09-449a-ad86-749c81619e21 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4b1206ae-3d09-449a-ad86-749c81619e21 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b1206ae-3d09-449a-ad86-749c81619e21 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c returned with HTTP 200 Sep 05 04:58:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1389/2736] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:13 2026] GET /volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c => generated 865 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-42bef17c-b81c-40d9-8ad2-78f04b870007 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42bef17c-b81c-40d9-8ad2-78f04b870007 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42bef17c-b81c-40d9-8ad2-78f04b870007 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42bef17c-b81c-40d9-8ad2-78f04b870007 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-42bef17c-b81c-40d9-8ad2-78f04b870007 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42bef17c-b81c-40d9-8ad2-78f04b870007 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1348/2737] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:14 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 1303 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4e805833-a923-46be-ae1c-0e2325c9072a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e805833-a923-46be-ae1c-0e2325c9072a tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] DELETE http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e805833-a923-46be-ae1c-0e2325c9072a tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e805833-a923-46be-ae1c-0e2325c9072a tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-4e805833-a923-46be-ae1c-0e2325c9072a tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Delete volume with id: ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4e805833-a923-46be-ae1c-0e2325c9072a tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4e805833-a923-46be-ae1c-0e2325c9072a tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Delete volume request issued successfully. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e805833-a923-46be-ae1c-0e2325c9072a tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 202 Sep 05 04:58:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1390/2738] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:14 2026] DELETE /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:58:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3cd9d584-a4f8-4d59-a049-1f371d7c8cab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b854d878-c9b6-4306-8909-5cb1dd90746f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3cd9d584-a4f8-4d59-a049-1f371d7c8cab tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3cd9d584-a4f8-4d59-a049-1f371d7c8cab tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3cd9d584-a4f8-4d59-a049-1f371d7c8cab tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b854d878-c9b6-4306-8909-5cb1dd90746f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b854d878-c9b6-4306-8909-5cb1dd90746f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b854d878-c9b6-4306-8909-5cb1dd90746f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b854d878-c9b6-4306-8909-5cb1dd90746f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3cd9d584-a4f8-4d59-a049-1f371d7c8cab tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b854d878-c9b6-4306-8909-5cb1dd90746f tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1391/2739] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:14 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fea88e9c-b47a-486f-8db8-78ff0e2f98d1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fea88e9c-b47a-486f-8db8-78ff0e2f98d1 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fea88e9c-b47a-486f-8db8-78ff0e2f98d1 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fea88e9c-b47a-486f-8db8-78ff0e2f98d1 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3cd9d584-a4f8-4d59-a049-1f371d7c8cab tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1349/2740] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:14 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 1302 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fea88e9c-b47a-486f-8db8-78ff0e2f98d1 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Volume info retrieved successfully. Sep 05 04:58:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fea88e9c-b47a-486f-8db8-78ff0e2f98d1 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 200 Sep 05 04:58:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1392/2741] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:14 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 1201 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:58:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-87a996ec-216c-46eb-a5af-aaefffc8c6a7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87a996ec-216c-46eb-a5af-aaefffc8c6a7 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c Sep 05 04:58:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87a996ec-216c-46eb-a5af-aaefffc8c6a7 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87a996ec-216c-46eb-a5af-aaefffc8c6a7 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-87a996ec-216c-46eb-a5af-aaefffc8c6a7 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87a996ec-216c-46eb-a5af-aaefffc8c6a7 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c returned with HTTP 200 Sep 05 04:58:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1350/2742] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:15 2026] GET /volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c => generated 865 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e08acb65-ad85-4926-b4cb-26febeeb2e62 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e08acb65-ad85-4926-b4cb-26febeeb2e62 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e08acb65-ad85-4926-b4cb-26febeeb2e62 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e08acb65-ad85-4926-b4cb-26febeeb2e62 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7e903fbc-67f5-493f-bf94-f6a9d004f088 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e903fbc-67f5-493f-bf94-f6a9d004f088 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e903fbc-67f5-493f-bf94-f6a9d004f088 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e903fbc-67f5-493f-bf94-f6a9d004f088 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e08acb65-ad85-4926-b4cb-26febeeb2e62 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e08acb65-ad85-4926-b4cb-26febeeb2e62 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1393/2743] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:15 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7e903fbc-67f5-493f-bf94-f6a9d004f088 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Volume info retrieved successfully. Sep 05 04:58:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-260ab8a3-0459-49e4-bbd0-b551561e0a7a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-260ab8a3-0459-49e4-bbd0-b551561e0a7a tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-260ab8a3-0459-49e4-bbd0-b551561e0a7a tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-260ab8a3-0459-49e4-bbd0-b551561e0a7a tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e903fbc-67f5-493f-bf94-f6a9d004f088 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 200 Sep 05 04:58:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1351/2744] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:15 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 1302 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-260ab8a3-0459-49e4-bbd0-b551561e0a7a tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 404 Sep 05 04:58:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1394/2745] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:15 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e7654d5b-3a60-48eb-ae2a-91b7f340c19c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-161e0836-ae3c-43bb-b6a3-c50764456780 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-161e0836-ae3c-43bb-b6a3-c50764456780 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7654d5b-3a60-48eb-ae2a-91b7f340c19c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-161e0836-ae3c-43bb-b6a3-c50764456780 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7654d5b-3a60-48eb-ae2a-91b7f340c19c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-161e0836-ae3c-43bb-b6a3-c50764456780 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e7654d5b-3a60-48eb-ae2a-91b7f340c19c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-161e0836-ae3c-43bb-b6a3-c50764456780 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Delete volume with id: b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e7654d5b-3a60-48eb-ae2a-91b7f340c19c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c returned with HTTP 404 Sep 05 04:58:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1352/2746] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:16 2026] GET /volume/v3/volumes/8371637f-4e32-413c-877f-f6cd729adc1c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-161e0836-ae3c-43bb-b6a3-c50764456780 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 404 Sep 05 04:58:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1395/2747] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:58:16 2026] DELETE /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-413a602b-07cb-437b-a188-ceb5e56d6bcd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-413a602b-07cb-437b-a188-ceb5e56d6bcd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] DELETE http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-413a602b-07cb-437b-a188-ceb5e56d6bcd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-413a602b-07cb-437b-a188-ceb5e56d6bcd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1cf50b25-3e20-4803-8b40-fb54567fcdf6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-413a602b-07cb-437b-a188-ceb5e56d6bcd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume with id: 653c5076-ee48-431c-a2f7-c719da2d0f7f Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1cf50b25-3e20-4803-8b40-fb54567fcdf6 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] GET http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1cf50b25-3e20-4803-8b40-fb54567fcdf6 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1cf50b25-3e20-4803-8b40-fb54567fcdf6 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-413a602b-07cb-437b-a188-ceb5e56d6bcd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1cf50b25-3e20-4803-8b40-fb54567fcdf6 tempest-VolumeImageDependencyTests-140659259 tempest-VolumeImageDependencyTests-140659259-project-member] http://192.168.122.229/volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 returned with HTTP 404 Sep 05 04:58:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1396/2748] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:16 2026] GET /volume/v3/volumes/b7819a29-0785-449c-a7e1-2a5198788426 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-413a602b-07cb-437b-a188-ceb5e56d6bcd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume request issued successfully. Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-413a602b-07cb-437b-a188-ceb5e56d6bcd tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f returned with HTTP 202 Sep 05 04:58:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1353/2749] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:16 2026] DELETE /volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f5e81a59-4918-4fc9-9686-755be463e508 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f5e81a59-4918-4fc9-9686-755be463e508 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f5e81a59-4918-4fc9-9686-755be463e508 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f5e81a59-4918-4fc9-9686-755be463e508 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f5e81a59-4918-4fc9-9686-755be463e508 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f5e81a59-4918-4fc9-9686-755be463e508 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f returned with HTTP 200 Sep 05 04:58:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1397/2750] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:16 2026] GET /volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f => generated 864 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5ca234d6-7776-47d8-a113-86a69f8622c6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5ca234d6-7776-47d8-a113-86a69f8622c6 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5ca234d6-7776-47d8-a113-86a69f8622c6 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5ca234d6-7776-47d8-a113-86a69f8622c6 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0615e3da-ba90-42d4-a531-ccbbc0438172 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5ca234d6-7776-47d8-a113-86a69f8622c6 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0615e3da-ba90-42d4-a531-ccbbc0438172 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] GET http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0615e3da-ba90-42d4-a531-ccbbc0438172 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0615e3da-ba90-42d4-a531-ccbbc0438172 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5ca234d6-7776-47d8-a113-86a69f8622c6 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1354/2751] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:16 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0615e3da-ba90-42d4-a531-ccbbc0438172 tempest-VolumeAndVolumeTypeFromImageTest-461605658 tempest-VolumeAndVolumeTypeFromImageTest-461605658-project-member] http://192.168.122.229/volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a returned with HTTP 404 Sep 05 04:58:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1398/2752] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:16 2026] GET /volume/v3/volumes/ac6d2572-763b-48b4-8449-59b01393d48a => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-34d4a11f-6e43-4b9c-bfd0-1cc3cc4b8fc5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34d4a11f-6e43-4b9c-bfd0-1cc3cc4b8fc5 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] GET http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34d4a11f-6e43-4b9c-bfd0-1cc3cc4b8fc5 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-34d4a11f-6e43-4b9c-bfd0-1cc3cc4b8fc5 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-34d4a11f-6e43-4b9c-bfd0-1cc3cc4b8fc5 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-34d4a11f-6e43-4b9c-bfd0-1cc3cc4b8fc5 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] Get all volumes completed successfully. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-34d4a11f-6e43-4b9c-bfd0-1cc3cc4b8fc5 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] http://192.168.122.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 04:58:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1355/2753] 192.168.122.229 () {58 vars in 1169 bytes} [Sat Sep 5 04:58:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5114 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cf6af56f-e2fa-4386-8c16-a3cdb390c8b3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cf6af56f-e2fa-4386-8c16-a3cdb390c8b3 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] DELETE http://192.168.122.229/volume/v3/types/49e5bc81-fdb8-498e-809e-127ccbb29664 Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cf6af56f-e2fa-4386-8c16-a3cdb390c8b3 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cf6af56f-e2fa-4386-8c16-a3cdb390c8b3 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cf6af56f-e2fa-4386-8c16-a3cdb390c8b3 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] http://192.168.122.229/volume/v3/types/49e5bc81-fdb8-498e-809e-127ccbb29664 returned with HTTP 202 Sep 05 04:58:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1399/2754] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:58:17 2026] DELETE /volume/v3/types/49e5bc81-fdb8-498e-809e-127ccbb29664 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d808bab5-cee6-49e7-88fc-f4bbc644c226 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d808bab5-cee6-49e7-88fc-f4bbc644c226 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] GET http://192.168.122.229/volume/v3/types/49e5bc81-fdb8-498e-809e-127ccbb29664 Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d808bab5-cee6-49e7-88fc-f4bbc644c226 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d808bab5-cee6-49e7-88fc-f4bbc644c226 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d808bab5-cee6-49e7-88fc-f4bbc644c226 tempest-VolumeAndVolumeTypeFromImageTest-8896705 tempest-VolumeAndVolumeTypeFromImageTest-8896705-project-admin] http://192.168.122.229/volume/v3/types/49e5bc81-fdb8-498e-809e-127ccbb29664 returned with HTTP 404 Sep 05 04:58:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1356/2755] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:58:17 2026] GET /volume/v3/types/49e5bc81-fdb8-498e-809e-127ccbb29664 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-102bbd18-c9db-47a6-bdbc-2826baafc30c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-102bbd18-c9db-47a6-bdbc-2826baafc30c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-102bbd18-c9db-47a6-bdbc-2826baafc30c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-102bbd18-c9db-47a6-bdbc-2826baafc30c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-102bbd18-c9db-47a6-bdbc-2826baafc30c tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f returned with HTTP 404 Sep 05 04:58:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1400/2756] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:17 2026] GET /volume/v3/volumes/653c5076-ee48-431c-a2f7-c719da2d0f7f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a92639ca-c606-463e-aebf-0c971af36796 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a92639ca-c606-463e-aebf-0c971af36796 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a92639ca-c606-463e-aebf-0c971af36796 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a92639ca-c606-463e-aebf-0c971af36796 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-a92639ca-c606-463e-aebf-0c971af36796 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume with id: b087297a-f8c5-424a-94cd-74c97e06277b Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a92639ca-c606-463e-aebf-0c971af36796 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a92639ca-c606-463e-aebf-0c971af36796 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume request issued successfully. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a92639ca-c606-463e-aebf-0c971af36796 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b returned with HTTP 202 Sep 05 04:58:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1357/2757] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:17 2026] DELETE /volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1eb4dc25-06a5-43a1-8f94-3c8aa3d6c392 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1eb4dc25-06a5-43a1-8f94-3c8aa3d6c392 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1eb4dc25-06a5-43a1-8f94-3c8aa3d6c392 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1eb4dc25-06a5-43a1-8f94-3c8aa3d6c392 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1eb4dc25-06a5-43a1-8f94-3c8aa3d6c392 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1eb4dc25-06a5-43a1-8f94-3c8aa3d6c392 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b returned with HTTP 200 Sep 05 04:58:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1401/2758] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:17 2026] GET /volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-531e7c17-27fc-4ac3-bfd9-71770c9cbb67 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-531e7c17-27fc-4ac3-bfd9-71770c9cbb67 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-531e7c17-27fc-4ac3-bfd9-71770c9cbb67 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-531e7c17-27fc-4ac3-bfd9-71770c9cbb67 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-531e7c17-27fc-4ac3-bfd9-71770c9cbb67 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-531e7c17-27fc-4ac3-bfd9-71770c9cbb67 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1358/2759] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:17 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 905 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-658faab1-73a7-408f-8276-ea5dadd62d57 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-658faab1-73a7-408f-8276-ea5dadd62d57 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-658faab1-73a7-408f-8276-ea5dadd62d57 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-658faab1-73a7-408f-8276-ea5dadd62d57 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:18 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-658faab1-73a7-408f-8276-ea5dadd62d57 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Delete snapshot with id: 9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-658faab1-73a7-408f-8276-ea5dadd62d57 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-658faab1-73a7-408f-8276-ea5dadd62d57 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot delete request issued successfully. Sep 05 04:58:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-658faab1-73a7-408f-8276-ea5dadd62d57 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 202 Sep 05 04:58:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1402/2760] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:58:18 2026] DELETE /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3b6c92fd-0a5c-4d04-bc48-4ab2286c4bbf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3b6c92fd-0a5c-4d04-bc48-4ab2286c4bbf tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3b6c92fd-0a5c-4d04-bc48-4ab2286c4bbf tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3b6c92fd-0a5c-4d04-bc48-4ab2286c4bbf tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3b6c92fd-0a5c-4d04-bc48-4ab2286c4bbf tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3b6c92fd-0a5c-4d04-bc48-4ab2286c4bbf tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 200 Sep 05 04:58:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1359/2761] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:18 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-87fff3c5-d1c0-421e-8a7d-b7f8472d7b59 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-87fff3c5-d1c0-421e-8a7d-b7f8472d7b59 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b Sep 05 04:58:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-87fff3c5-d1c0-421e-8a7d-b7f8472d7b59 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-87fff3c5-d1c0-421e-8a7d-b7f8472d7b59 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-87fff3c5-d1c0-421e-8a7d-b7f8472d7b59 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-87fff3c5-d1c0-421e-8a7d-b7f8472d7b59 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b returned with HTTP 200 Sep 05 04:58:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1403/2762] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:18 2026] GET /volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8fd8a19c-9360-419b-825b-4802bf39035d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8fd8a19c-9360-419b-825b-4802bf39035d tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8fd8a19c-9360-419b-825b-4802bf39035d tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8fd8a19c-9360-419b-825b-4802bf39035d tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8fd8a19c-9360-419b-825b-4802bf39035d tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8fd8a19c-9360-419b-825b-4802bf39035d tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 200 Sep 05 04:58:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1360/2763] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:19 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:58:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-abe32d35-90da-4353-865f-0b6b01ba4045 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-abe32d35-90da-4353-865f-0b6b01ba4045 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b Sep 05 04:58:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-abe32d35-90da-4353-865f-0b6b01ba4045 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-abe32d35-90da-4353-865f-0b6b01ba4045 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-abe32d35-90da-4353-865f-0b6b01ba4045 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b returned with HTTP 404 Sep 05 04:58:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1404/2764] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:19 2026] GET /volume/v3/volumes/b087297a-f8c5-424a-94cd-74c97e06277b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e19d17b9-038b-40c9-a75a-0c306e6433b4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e19d17b9-038b-40c9-a75a-0c306e6433b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] DELETE http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 Sep 05 04:58:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e19d17b9-038b-40c9-a75a-0c306e6433b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e19d17b9-038b-40c9-a75a-0c306e6433b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:19 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e19d17b9-038b-40c9-a75a-0c306e6433b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume with id: 800423b6-351e-41fd-8cec-0639b7e26095 Sep 05 04:58:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e19d17b9-038b-40c9-a75a-0c306e6433b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e19d17b9-038b-40c9-a75a-0c306e6433b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Delete volume request issued successfully. Sep 05 04:58:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e19d17b9-038b-40c9-a75a-0c306e6433b4 tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 returned with HTTP 202 Sep 05 04:58:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1361/2765] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:19 2026] DELETE /volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d40978e4-07e5-419b-a3b4-61c7917d739f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d40978e4-07e5-419b-a3b4-61c7917d739f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 Sep 05 04:58:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d40978e4-07e5-419b-a3b4-61c7917d739f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d40978e4-07e5-419b-a3b4-61c7917d739f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:20 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:20 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:20 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:20 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:20 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d40978e4-07e5-419b-a3b4-61c7917d739f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Volume info retrieved successfully. Sep 05 04:58:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d40978e4-07e5-419b-a3b4-61c7917d739f tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 returned with HTTP 200 Sep 05 04:58:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1405/2766] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:20 2026] GET /volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-084ae26a-34c2-4139-b007-5d8aa9c77279 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-084ae26a-34c2-4139-b007-5d8aa9c77279 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-084ae26a-34c2-4139-b007-5d8aa9c77279 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-084ae26a-34c2-4139-b007-5d8aa9c77279 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-084ae26a-34c2-4139-b007-5d8aa9c77279 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Snapshot retrieved successfully. Sep 05 04:58:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-084ae26a-34c2-4139-b007-5d8aa9c77279 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 200 Sep 05 04:58:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1362/2767] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:20 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-693cbdbe-db11-4cf2-884f-e2373ee9406a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-693cbdbe-db11-4cf2-884f-e2373ee9406a tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] GET http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-693cbdbe-db11-4cf2-884f-e2373ee9406a tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-693cbdbe-db11-4cf2-884f-e2373ee9406a tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-693cbdbe-db11-4cf2-884f-e2373ee9406a tempest-CreateVolumesFromSourceVolumeTest-1540035422 tempest-CreateVolumesFromSourceVolumeTest-1540035422-project-member] http://192.168.122.229/volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 returned with HTTP 404 Sep 05 04:58:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1406/2768] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:21 2026] GET /volume/v3/volumes/800423b6-351e-41fd-8cec-0639b7e26095 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:58:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fffd1abd-949e-4b9e-97cc-17e653fb541b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fffd1abd-949e-4b9e-97cc-17e653fb541b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fffd1abd-949e-4b9e-97cc-17e653fb541b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fffd1abd-949e-4b9e-97cc-17e653fb541b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fffd1abd-949e-4b9e-97cc-17e653fb541b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 404 Sep 05 04:58:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1363/2769] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:21 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-885fb579-baf1-4020-85c7-c864533a74fd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-885fb579-baf1-4020-85c7-c864533a74fd tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] DELETE http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-885fb579-baf1-4020-85c7-c864533a74fd tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-885fb579-baf1-4020-85c7-c864533a74fd tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-885fb579-baf1-4020-85c7-c864533a74fd tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Delete volume with id: 6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:58:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-885fb579-baf1-4020-85c7-c864533a74fd tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4b9a4d8f-ef3a-4f29-a49f-990525fa9ba5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-885fb579-baf1-4020-85c7-c864533a74fd tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Delete volume request issued successfully. Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-885fb579-baf1-4020-85c7-c864533a74fd tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec returned with HTTP 202 Sep 05 04:58:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1407/2770] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:58:21 2026] DELETE /volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a445e177-33ce-4fef-8853-e8c353e0fab2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a445e177-33ce-4fef-8853-e8c353e0fab2 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a445e177-33ce-4fef-8853-e8c353e0fab2 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a445e177-33ce-4fef-8853-e8c353e0fab2 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a445e177-33ce-4fef-8853-e8c353e0fab2 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a445e177-33ce-4fef-8853-e8c353e0fab2 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec returned with HTTP 200 Sep 05 04:58:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1408/2771] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:21 2026] GET /volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec => generated 871 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b9a4d8f-ef3a-4f29-a49f-990525fa9ba5 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-admin] GET http://192.168.122.229/volume/v3/scheduler-stats/get_pools Sep 05 04:58:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b9a4d8f-ef3a-4f29-a49f-990525fa9ba5 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b9a4d8f-ef3a-4f29-a49f-990525fa9ba5 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-admin] Calling method 'get_pools' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b9a4d8f-ef3a-4f29-a49f-990525fa9ba5 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-admin] http://192.168.122.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 04:58:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1364/2772] 192.168.122.229 () {58 vars in 1175 bytes} [Sat Sep 5 04:58:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 04:58:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c5c062a2-8019-4f78-8dfa-acda4040bb61 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8862318b-8957-419b-8929-2555b958a696 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1444036259"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1444036259'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume of 1 GB Sep 05 04:58:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Availability Zones retrieved successfully. Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c5c062a2-8019-4f78-8dfa-acda4040bb61 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-member] GET http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c5c062a2-8019-4f78-8dfa-acda4040bb61 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c5c062a2-8019-4f78-8dfa-acda4040bb61 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-c5c062a2-8019-4f78-8dfa-acda4040bb61 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'aaddece52b704f23907683efd82e776d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bde96f7f4bab4ceda36d8cd86f91cc58', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c5c062a2-8019-4f78-8dfa-acda4040bb61 tempest-ProjectMemberTests-573439346 tempest-ProjectMemberTests-573439346-project-member] http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (b6d66b83-95ff-41bc-8f3d-03480ca0188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c767f693-edb3-4a5b-8f66-aa3b0bc9cc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1409/2773] 192.168.122.229 () {58 vars in 1193 bytes} [Sat Sep 5 04:58:21 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 483 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-484279cc-be39-418f-9097-f6b51f506270 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-484279cc-be39-418f-9097-f6b51f506270 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-484279cc-be39-418f-9097-f6b51f506270 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-484279cc-be39-418f-9097-f6b51f506270 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-484279cc-be39-418f-9097-f6b51f506270 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec returned with HTTP 404 Sep 05 04:58:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1410/2774] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:22 2026] GET /volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c724cd4a-3f43-44ed-95e2-2d2419233ff4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c724cd4a-3f43-44ed-95e2-2d2419233ff4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] DELETE http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c724cd4a-3f43-44ed-95e2-2d2419233ff4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c724cd4a-3f43-44ed-95e2-2d2419233ff4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c724cd4a-3f43-44ed-95e2-2d2419233ff4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Delete volume with id: 40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c767f693-edb3-4a5b-8f66-aa3b0bc9cc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c15761-d633-43c0-b412-2ce23bb14e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c724cd4a-3f43-44ed-95e2-2d2419233ff4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c724cd4a-3f43-44ed-95e2-2d2419233ff4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Delete volume request issued successfully. Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c724cd4a-3f43-44ed-95e2-2d2419233ff4 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 202 Sep 05 04:58:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1411/2775] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:58:22 2026] DELETE /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-197cb732-28d0-4422-b3b3-9734fda79264 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-197cb732-28d0-4422-b3b3-9734fda79264 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-197cb732-28d0-4422-b3b3-9734fda79264 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-197cb732-28d0-4422-b3b3-9734fda79264 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Created reservations ['25c110d0-569b-4ba2-a496-b18f7276cad6', 'df76a211-ade5-48ad-9db7-db917a3acae9', 'f5797779-bd6b-4622-aa2d-7cdc081084b2', '763b7b66-c759-4a86-adea-7344770d56d4'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:22 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c15761-d633-43c0-b412-2ce23bb14e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c110d0-569b-4ba2-a496-b18f7276cad6', 'df76a211-ade5-48ad-9db7-db917a3acae9', 'f5797779-bd6b-4622-aa2d-7cdc081084b2', '763b7b66-c759-4a86-adea-7344770d56d4']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7379c8-a8dd-4c34-b2fd-7db6b590b843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-197cb732-28d0-4422-b3b3-9734fda79264 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7379c8-a8dd-4c34-b2fd-7db6b590b843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc69a1e1-4406-4a5b-87af-85224844b303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1444036259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['25c110d0-569b-4ba2-a496-b18f7276cad6','df76a211-ade5-48ad-9db7-db917a3acae9','f5797779-bd6b-4622-aa2d-7cdc081084b2','763b7b66-c759-4a86-adea-7344770d56d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1444036259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc69a1e1-4406-4a5b-87af-85224844b303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e5ad81-6030-4112-8f78-bd8163c262c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-197cb732-28d0-4422-b3b3-9734fda79264 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1412/2776] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:22 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e5ad81-6030-4112-8f78-bd8163c262c7) transitioned into state 'SUCCESS' from state '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-1444036259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['25c110d0-569b-4ba2-a496-b18f7276cad6','df76a211-ade5-48ad-9db7-db917a3acae9','f5797779-bd6b-4622-aa2d-7cdc081084b2','763b7b66-c759-4a86-adea-7344770d56d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6296cd-3b5b-4bb2-8848-bf977c29ec8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6296cd-3b5b-4bb2-8848-bf977c29ec8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (b6d66b83-95ff-41bc-8f3d-03480ca0188c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request issued successfully. Sep 05 04:58:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8862318b-8957-419b-8929-2555b958a696 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1365/2777] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:22 2026] POST /volume/v3/volumes => generated 766 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1581871812"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1581871812'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume of 1 GB Sep 05 04:58:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Availability Zones retrieved successfully. Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (fd37d6b5-1301-456a-993a-d146541a7f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2722fd97-bfce-4faf-95d6-5973dd39b3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2722fd97-bfce-4faf-95d6-5973dd39b3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90e544e-f60c-4d25-9e88-5d679241a9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Created reservations ['e5d7f06d-d52a-42e4-863b-7191d686b093', '5c5b2a77-4e94-4cfd-b7f9-696b70f9642f', 'af068713-bced-4ac4-aba2-edbc62a60613', '200b0495-a01c-4b09-917d-7c4546990c39'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90e544e-f60c-4d25-9e88-5d679241a9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5d7f06d-d52a-42e4-863b-7191d686b093', '5c5b2a77-4e94-4cfd-b7f9-696b70f9642f', 'af068713-bced-4ac4-aba2-edbc62a60613', '200b0495-a01c-4b09-917d-7c4546990c39']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df8bc0c-7d67-4ef0-8475-d24e6991226c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df8bc0c-7d67-4ef0-8475-d24e6991226c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34ad5ed-583c-461b-a9ab-30532718136f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1581871812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['e5d7f06d-d52a-42e4-863b-7191d686b093','5c5b2a77-4e94-4cfd-b7f9-696b70f9642f','af068713-bced-4ac4-aba2-edbc62a60613','200b0495-a01c-4b09-917d-7c4546990c39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1581871812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b34ad5ed-583c-461b-a9ab-30532718136f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b3aa37-5dd7-4383-9098-71dd0bc8793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b3aa37-5dd7-4383-9098-71dd0bc8793a) transitioned into state 'SUCCESS' from state '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-1581871812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['e5d7f06d-d52a-42e4-863b-7191d686b093','5c5b2a77-4e94-4cfd-b7f9-696b70f9642f','af068713-bced-4ac4-aba2-edbc62a60613','200b0495-a01c-4b09-917d-7c4546990c39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fce3342-77f9-4146-893f-3c912bfca72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fce3342-77f9-4146-893f-3c912bfca72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (fd37d6b5-1301-456a-993a-d146541a7f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request issued successfully. Sep 05 04:58:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-08ba10ea-cf52-4c56-b61a-6ea23402a0b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1413/2778] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:22 2026] POST /volume/v3/volumes => generated 766 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d18e0310-94fd-445c-b6ce-56f185ed536b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-903493820"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-903493820'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:23 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume of 1 GB Sep 05 04:58:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Availability Zones retrieved successfully. Sep 05 04:58:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (c5e91f6a-2860-4cfd-a31c-1128d43557b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96026569-3153-4fc1-817d-8797c9b1cf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-56fb6578-ce6c-4672-a485-5c089103573b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-56fb6578-ce6c-4672-a485-5c089103573b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-56fb6578-ce6c-4672-a485-5c089103573b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-56fb6578-ce6c-4672-a485-5c089103573b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-56fb6578-ce6c-4672-a485-5c089103573b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Volume info retrieved successfully. Sep 05 04:58:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96026569-3153-4fc1-817d-8797c9b1cf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-56fb6578-ce6c-4672-a485-5c089103573b tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 200 Sep 05 04:58:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1414/2779] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:23 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 904 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:23 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbab5c84-9019-4531-b289-8ddf8b0dec0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Created reservations ['6534c2f5-55a1-4b9a-82e9-1d7feb290854', '4db0a9fd-966d-48d0-9248-ff296358548d', '62304ad9-8c78-4abc-97b3-be9c0e7cd2da', '57caa789-ef48-4ff4-989f-47ba3197496c'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbab5c84-9019-4531-b289-8ddf8b0dec0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6534c2f5-55a1-4b9a-82e9-1d7feb290854', '4db0a9fd-966d-48d0-9248-ff296358548d', '62304ad9-8c78-4abc-97b3-be9c0e7cd2da', '57caa789-ef48-4ff4-989f-47ba3197496c']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff53df6-2fd2-42ef-9d9f-20f3f419999d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:24 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff53df6-2fd2-42ef-9d9f-20f3f419999d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e541f2e-67ca-4f7f-a131-a7929debfcfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-903493820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['6534c2f5-55a1-4b9a-82e9-1d7feb290854','4db0a9fd-966d-48d0-9248-ff296358548d','62304ad9-8c78-4abc-97b3-be9c0e7cd2da','57caa789-ef48-4ff4-989f-47ba3197496c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-903493820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e541f2e-67ca-4f7f-a131-a7929debfcfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7e3f85-a443-41ae-8055-ce3778507879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7e3f85-a443-41ae-8055-ce3778507879) transitioned into state 'SUCCESS' from state '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-903493820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['6534c2f5-55a1-4b9a-82e9-1d7feb290854','4db0a9fd-966d-48d0-9248-ff296358548d','62304ad9-8c78-4abc-97b3-be9c0e7cd2da','57caa789-ef48-4ff4-989f-47ba3197496c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54294de-5112-4425-b2e9-d76209eeb151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54294de-5112-4425-b2e9-d76209eeb151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (c5e91f6a-2860-4cfd-a31c-1128d43557b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request issued successfully. Sep 05 04:58:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d18e0310-94fd-445c-b6ce-56f185ed536b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1366/2780] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:23 2026] POST /volume/v3/volumes => generated 765 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1005467296"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1005467296'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume of 1 GB Sep 05 04:58:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Availability Zones retrieved successfully. Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (c47e56c4-7269-406b-bbab-a16e42b7565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00104f85-df59-4726-9bc9-ed82a1c69cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00104f85-df59-4726-9bc9-ed82a1c69cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cda96a2-6b5c-43ce-8656-0450ae484032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Created reservations ['aedbd916-81ac-417d-a7a7-a839d8a38c9c', '16e761bd-5d1c-4e3c-867a-cf74ae63dd6d', '6d95e57e-8742-49f3-ab2d-86a4e15e523e', 'a4abdb2f-ec6a-4914-a6da-7befeeb2fd39'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cda96a2-6b5c-43ce-8656-0450ae484032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aedbd916-81ac-417d-a7a7-a839d8a38c9c', '16e761bd-5d1c-4e3c-867a-cf74ae63dd6d', '6d95e57e-8742-49f3-ab2d-86a4e15e523e', 'a4abdb2f-ec6a-4914-a6da-7befeeb2fd39']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98cb4644-caec-4b5a-8043-16c7b7a041bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98cb4644-caec-4b5a-8043-16c7b7a041bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d6ac13-cbf9-49f1-8a37-647b8aa3c969', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1005467296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['aedbd916-81ac-417d-a7a7-a839d8a38c9c','16e761bd-5d1c-4e3c-867a-cf74ae63dd6d','6d95e57e-8742-49f3-ab2d-86a4e15e523e','a4abdb2f-ec6a-4914-a6da-7befeeb2fd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1005467296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d6ac13-cbf9-49f1-8a37-647b8aa3c969,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922a66db-8bef-4a27-b16b-dc19aaf23c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922a66db-8bef-4a27-b16b-dc19aaf23c55) transitioned into state 'SUCCESS' from state '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-1005467296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['aedbd916-81ac-417d-a7a7-a839d8a38c9c','16e761bd-5d1c-4e3c-867a-cf74ae63dd6d','6d95e57e-8742-49f3-ab2d-86a4e15e523e','a4abdb2f-ec6a-4914-a6da-7befeeb2fd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68819f7b-f2ce-46a0-91cf-f70f99147771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68819f7b-f2ce-46a0-91cf-f70f99147771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (c47e56c4-7269-406b-bbab-a16e42b7565a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request issued successfully. Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f87f9ec6-75b5-405f-946b-21418ddace98 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f41dd1e4-a2a5-4e24-862b-6d3faa8c44b1 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1415/2781] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:24 2026] POST /volume/v3/volumes => generated 766 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f87f9ec6-75b5-405f-946b-21418ddace98 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f87f9ec6-75b5-405f-946b-21418ddace98 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f87f9ec6-75b5-405f-946b-21418ddace98 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-845d1f6c-2612-496d-a860-c70d10a91269 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d96433d1-6b83-48c1-88e8-5f747cd5fb19", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1520665698"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request body: {'volume': {"'imageRef": 'd96433d1-6b83-48c1-88e8-5f747cd5fb19', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1520665698'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume of 1 GB Sep 05 04:58:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Availability Zones retrieved successfully. Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f87f9ec6-75b5-405f-946b-21418ddace98 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de returned with HTTP 404 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1367/2782] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:24 2026] GET /volume/v3/volumes/40d0d562-3fff-488a-a102-d5c0471898de => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-feecab30-b74a-49a0-a5cd-2f6e9f660f69 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-feecab30-b74a-49a0-a5cd-2f6e9f660f69 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-feecab30-b74a-49a0-a5cd-2f6e9f660f69 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (31c2b28d-4b8d-4a22-b877-a248008b2e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-feecab30-b74a-49a0-a5cd-2f6e9f660f69 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-feecab30-b74a-49a0-a5cd-2f6e9f660f69 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Delete snapshot with id: 9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b248b5-6812-4ee3-ae84-7f9241b103a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-feecab30-b74a-49a0-a5cd-2f6e9f660f69 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 404 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1368/2783] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:58:25 2026] DELETE /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-885a40b4-f5e3-4e08-a2fe-fc0e62183920 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-885a40b4-f5e3-4e08-a2fe-fc0e62183920 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-885a40b4-f5e3-4e08-a2fe-fc0e62183920 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-885a40b4-f5e3-4e08-a2fe-fc0e62183920 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b248b5-6812-4ee3-ae84-7f9241b103a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d258aca5-54f8-4885-8921-6357ec43854e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-885a40b4-f5e3-4e08-a2fe-fc0e62183920 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 returned with HTTP 404 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1369/2784] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:25 2026] GET /volume/v3/snapshots/9cf4fcc0-b053-4cca-8f53-2a0bc88a1742 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e37a9d8e-45d9-42ff-8ce8-11d8bb3264a1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e37a9d8e-45d9-42ff-8ce8-11d8bb3264a1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] DELETE http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e37a9d8e-45d9-42ff-8ce8-11d8bb3264a1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e37a9d8e-45d9-42ff-8ce8-11d8bb3264a1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e37a9d8e-45d9-42ff-8ce8-11d8bb3264a1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Delete volume with id: 6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e37a9d8e-45d9-42ff-8ce8-11d8bb3264a1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec returned with HTTP 404 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1370/2785] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:58:25 2026] DELETE /volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-17ffd0a0-403e-4714-9b94-87c3a820edd1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-17ffd0a0-403e-4714-9b94-87c3a820edd1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] GET http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-17ffd0a0-403e-4714-9b94-87c3a820edd1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-17ffd0a0-403e-4714-9b94-87c3a820edd1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-17ffd0a0-403e-4714-9b94-87c3a820edd1 tempest-VolumeDependencyTests-1374403442 tempest-VolumeDependencyTests-1374403442-project-member] http://192.168.122.229/volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec returned with HTTP 404 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1371/2786] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:25 2026] GET /volume/v3/volumes/6f737bf6-56c5-45f9-9940-5f218a8066ec => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Created reservations ['d5b36366-fb78-4ca9-8d0b-d2b2ed6719d4', '447f5ebc-cfc8-4cf7-8d4f-f994522958fa', '028f8a33-d389-4ae2-b322-fa2ea678fe82', '4c82dc9d-fefe-4e3d-8535-8a3e65105b6b'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d258aca5-54f8-4885-8921-6357ec43854e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b36366-fb78-4ca9-8d0b-d2b2ed6719d4', '447f5ebc-cfc8-4cf7-8d4f-f994522958fa', '028f8a33-d389-4ae2-b322-fa2ea678fe82', '4c82dc9d-fefe-4e3d-8535-8a3e65105b6b']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7972b611-fdc7-4f0a-ac92-818472ca62d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7972b611-fdc7-4f0a-ac92-818472ca62d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73dbf501-8289-4dbc-be0f-899d20a7e730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1520665698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['d5b36366-fb78-4ca9-8d0b-d2b2ed6719d4','447f5ebc-cfc8-4cf7-8d4f-f994522958fa','028f8a33-d389-4ae2-b322-fa2ea678fe82','4c82dc9d-fefe-4e3d-8535-8a3e65105b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1520665698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73dbf501-8289-4dbc-be0f-899d20a7e730,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1136c7-f4e0-4814-9f04-1d71da5b3d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1136c7-f4e0-4814-9f04-1d71da5b3d2c) transitioned into state 'SUCCESS' from state '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-1520665698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0b2bc43e4c4b1a943e5eec4bd4e706',qos_specs=None,replication_status=,reservations=['d5b36366-fb78-4ca9-8d0b-d2b2ed6719d4','447f5ebc-cfc8-4cf7-8d4f-f994522958fa','028f8a33-d389-4ae2-b322-fa2ea678fe82','4c82dc9d-fefe-4e3d-8535-8a3e65105b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3437ee594e433dbf590a4becdbc2ea',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedf243b-ab76-4501-8a8e-1ef2d07aff5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedf243b-ab76-4501-8a8e-1ef2d07aff5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Flow 'volume_create_api' (31c2b28d-4b8d-4a22-b877-a248008b2e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Create volume request issued successfully. Sep 05 04:58:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-845d1f6c-2612-496d-a860-c70d10a91269 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1416/2787] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:24 2026] POST /volume/v3/volumes => generated 766 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fd7aa8f1-8230-4535-8a15-c0fd90c76a1f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd7aa8f1-8230-4535-8a15-c0fd90c76a1f tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd7aa8f1-8230-4535-8a15-c0fd90c76a1f tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd7aa8f1-8230-4535-8a15-c0fd90c76a1f tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fd7aa8f1-8230-4535-8a15-c0fd90c76a1f tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd7aa8f1-8230-4535-8a15-c0fd90c76a1f tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 returned with HTTP 200 Sep 05 04:58:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1372/2788] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:25 2026] GET /volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-06ab2bea-bbf5-4c88-8e80-44ff5a726f98 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-06ab2bea-bbf5-4c88-8e80-44ff5a726f98 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-06ab2bea-bbf5-4c88-8e80-44ff5a726f98 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-06ab2bea-bbf5-4c88-8e80-44ff5a726f98 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-06ab2bea-bbf5-4c88-8e80-44ff5a726f98 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-06ab2bea-bbf5-4c88-8e80-44ff5a726f98 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f returned with HTTP 200 Sep 05 04:58:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1417/2789] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:25 2026] GET /volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f => generated 858 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4b6bfc75-8f92-4ffa-b93c-87fda5ad1c00 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b6bfc75-8f92-4ffa-b93c-87fda5ad1c00 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f Sep 05 04:58:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b6bfc75-8f92-4ffa-b93c-87fda5ad1c00 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b6bfc75-8f92-4ffa-b93c-87fda5ad1c00 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7a7c10c0-f5bd-4845-9552-4982c5f53a80 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4b6bfc75-8f92-4ffa-b93c-87fda5ad1c00 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b6bfc75-8f92-4ffa-b93c-87fda5ad1c00 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f returned with HTTP 200 Sep 05 04:58:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1373/2790] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:26 2026] GET /volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f => generated 859 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e3055797-7a4f-4d88-9d66-59179e16dbdc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e3055797-7a4f-4d88-9d66-59179e16dbdc tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd Sep 05 04:58:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e3055797-7a4f-4d88-9d66-59179e16dbdc tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e3055797-7a4f-4d88-9d66-59179e16dbdc tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e3055797-7a4f-4d88-9d66-59179e16dbdc tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e3055797-7a4f-4d88-9d66-59179e16dbdc tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd returned with HTTP 200 Sep 05 04:58:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1374/2791] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:26 2026] GET /volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a7c10c0-f5bd-4845-9552-4982c5f53a80 tempest-ProjectAdminTests-531548045 tempest-ProjectAdminTests-531548045-project-admin] GET http://192.168.122.229/volume/v3/scheduler-stats/get_pools Sep 05 04:58:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7a7c10c0-f5bd-4845-9552-4982c5f53a80 tempest-ProjectAdminTests-531548045 tempest-ProjectAdminTests-531548045-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7a7c10c0-f5bd-4845-9552-4982c5f53a80 tempest-ProjectAdminTests-531548045 tempest-ProjectAdminTests-531548045-project-admin] Calling method 'get_pools' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a7c10c0-f5bd-4845-9552-4982c5f53a80 tempest-ProjectAdminTests-531548045 tempest-ProjectAdminTests-531548045-project-admin] http://192.168.122.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 04:58:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1418/2792] 192.168.122.229 () {58 vars in 1175 bytes} [Sat Sep 5 04:58:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:58:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b2bd4516-e429-4cc6-9590-446f2f022502 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b2bd4516-e429-4cc6-9590-446f2f022502 tempest-ProjectAdminTests-531548045 tempest-ProjectAdminTests-531548045-project-admin] GET http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD Sep 05 04:58:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b2bd4516-e429-4cc6-9590-446f2f022502 tempest-ProjectAdminTests-531548045 tempest-ProjectAdminTests-531548045-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b2bd4516-e429-4cc6-9590-446f2f022502 tempest-ProjectAdminTests-531548045 tempest-ProjectAdminTests-531548045-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:27 devstack devstack@c-api.service[89502]: /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 05 04:58:27 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 04:58:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b2bd4516-e429-4cc6-9590-446f2f022502 tempest-ProjectAdminTests-531548045 tempest-ProjectAdminTests-531548045-project-admin] http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 04:58:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1375/2793] 192.168.122.229 () {58 vars in 1193 bytes} [Sat Sep 5 04:58:27 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7eeef5aa-0564-4969-a743-7f36ca27ba2b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7eeef5aa-0564-4969-a743-7f36ca27ba2b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd Sep 05 04:58:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7eeef5aa-0564-4969-a743-7f36ca27ba2b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7eeef5aa-0564-4969-a743-7f36ca27ba2b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:28 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:28 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7eeef5aa-0564-4969-a743-7f36ca27ba2b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7eeef5aa-0564-4969-a743-7f36ca27ba2b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd returned with HTTP 200 Sep 05 04:58:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1419/2794] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:28 2026] GET /volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a87bfc9c-4233-406e-b7a2-4870fc112291 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a87bfc9c-4233-406e-b7a2-4870fc112291 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 Sep 05 04:58:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a87bfc9c-4233-406e-b7a2-4870fc112291 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a87bfc9c-4233-406e-b7a2-4870fc112291 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:28 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a87bfc9c-4233-406e-b7a2-4870fc112291 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a87bfc9c-4233-406e-b7a2-4870fc112291 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 returned with HTTP 200 Sep 05 04:58:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1376/2795] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:28 2026] GET /volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0e6bc458-509c-4e62-a759-fc969e620acf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e6bc458-509c-4e62-a759-fc969e620acf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e6bc458-509c-4e62-a759-fc969e620acf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e6bc458-509c-4e62-a759-fc969e620acf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0e6bc458-509c-4e62-a759-fc969e620acf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e6bc458-509c-4e62-a759-fc969e620acf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 returned with HTTP 200 Sep 05 04:58:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1377/2796] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:29 2026] GET /volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-02b3b8c0-cd03-45c3-b8b5-167099869919 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-02b3b8c0-cd03-45c3-b8b5-167099869919 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-02b3b8c0-cd03-45c3-b8b5-167099869919 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-02b3b8c0-cd03-45c3-b8b5-167099869919 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-02b3b8c0-cd03-45c3-b8b5-167099869919 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-02b3b8c0-cd03-45c3-b8b5-167099869919 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 returned with HTTP 200 Sep 05 04:58:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1378/2797] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:29 2026] GET /volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Create volume of 1 GB Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93073a17-4685-4e12-a2c7-89057d046dcf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93073a17-4685-4e12-a2c7-89057d046dcf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] DELETE http://192.168.122.229/volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93073a17-4685-4e12-a2c7-89057d046dcf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93073a17-4685-4e12-a2c7-89057d046dcf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-93073a17-4685-4e12-a2c7-89057d046dcf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume with id: 73dbf501-8289-4dbc-be0f-899d20a7e730 Sep 05 04:58:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Availability Zones retrieved successfully. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93073a17-4685-4e12-a2c7-89057d046dcf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Flow 'volume_create_api' (72d354ce-6ec2-42d3-8315-8af059ed300e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc614a7-6034-4bb6-b1b4-86300ae8b227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93073a17-4685-4e12-a2c7-89057d046dcf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume request issued successfully. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93073a17-4685-4e12-a2c7-89057d046dcf tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 returned with HTTP 202 Sep 05 04:58:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1379/2798] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:29 2026] DELETE /volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a4c65b62-b6bc-4434-9190-ebffadd5e9a9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4c65b62-b6bc-4434-9190-ebffadd5e9a9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4c65b62-b6bc-4434-9190-ebffadd5e9a9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4c65b62-b6bc-4434-9190-ebffadd5e9a9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a4c65b62-b6bc-4434-9190-ebffadd5e9a9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4c65b62-b6bc-4434-9190-ebffadd5e9a9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 returned with HTTP 200 Sep 05 04:58:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1380/2799] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:29 2026] GET /volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc614a7-6034-4bb6-b1b4-86300ae8b227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (264a232c-1a20-443b-ab4d-f9786951ab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Created reservations ['52524963-4a36-4100-8497-c74d8276793b', 'a62aa639-8b45-45e7-94fb-e405b733294a', 'e01c9906-dd0f-4ffd-bece-ad7523c78d55', 'a9a712f3-1375-48ca-b027-777518c1bfbf'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (264a232c-1a20-443b-ab4d-f9786951ab07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52524963-4a36-4100-8497-c74d8276793b', 'a62aa639-8b45-45e7-94fb-e405b733294a', 'e01c9906-dd0f-4ffd-bece-ad7523c78d55', 'a9a712f3-1375-48ca-b027-777518c1bfbf']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d1e4a4-c82c-43e5-af6d-13615dae75e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d1e4a4-c82c-43e5-af6d-13615dae75e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7090860-91a2-40f6-ad44-2daefe12b2b5', '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='9e1d53c254ee41a48160c8ab3ad01663',qos_specs=None,replication_status=,reservations=['52524963-4a36-4100-8497-c74d8276793b','a62aa639-8b45-45e7-94fb-e405b733294a','e01c9906-dd0f-4ffd-bece-ad7523c78d55','a9a712f3-1375-48ca-b027-777518c1bfbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0280428a8a9646ae8486c17f80368d71',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:29Z,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=c7090860-91a2-40f6-ad44-2daefe12b2b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e1d53c254ee41a48160c8ab3ad01663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0280428a8a9646ae8486c17f80368d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7691b756-3a3f-4935-bc47-34b345045272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7691b756-3a3f-4935-bc47-34b345045272) transitioned into state 'SUCCESS' from 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='9e1d53c254ee41a48160c8ab3ad01663',qos_specs=None,replication_status=,reservations=['52524963-4a36-4100-8497-c74d8276793b','a62aa639-8b45-45e7-94fb-e405b733294a','e01c9906-dd0f-4ffd-bece-ad7523c78d55','a9a712f3-1375-48ca-b027-777518c1bfbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0280428a8a9646ae8486c17f80368d71',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0540f330-be4d-49b9-b1ac-4a6963f4aa93 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cbdb966-38b2-4327-a846-98d7baa97922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cbdb966-38b2-4327-a846-98d7baa97922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Flow 'volume_create_api' (72d354ce-6ec2-42d3-8315-8af059ed300e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Create volume request issued successfully. Sep 05 04:58:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fcaf2da1-f442-41b1-82c3-b53c4ad406f1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1420/2800] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:58:29 2026] POST /volume/v3/volumes => generated 749 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2e1cd252-11c9-4143-b5a5-678c2d56527a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e1cd252-11c9-4143-b5a5-678c2d56527a tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e1cd252-11c9-4143-b5a5-678c2d56527a tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e1cd252-11c9-4143-b5a5-678c2d56527a tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2e1cd252-11c9-4143-b5a5-678c2d56527a tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e1cd252-11c9-4143-b5a5-678c2d56527a tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 returned with HTTP 200 Sep 05 04:58:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1421/2801] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:29 2026] GET /volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0540f330-be4d-49b9-b1ac-4a6963f4aa93 tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-admin] GET http://192.168.122.229/volume/v3/scheduler-stats/get_pools Sep 05 04:58:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0540f330-be4d-49b9-b1ac-4a6963f4aa93 tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0540f330-be4d-49b9-b1ac-4a6963f4aa93 tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-admin] Calling method 'get_pools' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0540f330-be4d-49b9-b1ac-4a6963f4aa93 tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-admin] http://192.168.122.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 04:58:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1381/2802] 192.168.122.229 () {58 vars in 1175 bytes} [Sat Sep 5 04:58:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:58:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2d45c106-0e7d-4a11-8f16-7f23cd7446ad None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2d45c106-0e7d-4a11-8f16-7f23cd7446ad tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-reader] GET http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD Sep 05 04:58:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2d45c106-0e7d-4a11-8f16-7f23cd7446ad tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2d45c106-0e7d-4a11-8f16-7f23cd7446ad tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:30 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-2d45c106-0e7d-4a11-8f16-7f23cd7446ad tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4c82ad9a53b0448bae96a6b46a506661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8394158cb9f1498484cf77200f1bf4aa', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2d45c106-0e7d-4a11-8f16-7f23cd7446ad tempest-ProjectReaderTests-1671312177 tempest-ProjectReaderTests-1671312177-project-reader] http://192.168.122.229/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 04:58:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1422/2803] 192.168.122.229 () {58 vars in 1193 bytes} [Sat Sep 5 04:58:30 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 212 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c44b71fd-e1c7-4cf0-b7b3-19ebde6c044b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c44b71fd-e1c7-4cf0-b7b3-19ebde6c044b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 Sep 05 04:58:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c44b71fd-e1c7-4cf0-b7b3-19ebde6c044b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c44b71fd-e1c7-4cf0-b7b3-19ebde6c044b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c44b71fd-e1c7-4cf0-b7b3-19ebde6c044b tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 returned with HTTP 404 Sep 05 04:58:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1382/2804] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:30 2026] GET /volume/v3/volumes/73dbf501-8289-4dbc-be0f-899d20a7e730 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:58:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f46de7f3-904c-4877-8191-b4e15e7aa108 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f46de7f3-904c-4877-8191-b4e15e7aa108 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] DELETE http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 Sep 05 04:58:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f46de7f3-904c-4877-8191-b4e15e7aa108 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f46de7f3-904c-4877-8191-b4e15e7aa108 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-f46de7f3-904c-4877-8191-b4e15e7aa108 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume with id: 49d6ac13-cbf9-49f1-8a37-647b8aa3c969 Sep 05 04:58:30 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:30 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:30 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:30 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f46de7f3-904c-4877-8191-b4e15e7aa108 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f46de7f3-904c-4877-8191-b4e15e7aa108 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume request issued successfully. Sep 05 04:58:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f46de7f3-904c-4877-8191-b4e15e7aa108 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 returned with HTTP 202 Sep 05 04:58:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1423/2805] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:30 2026] DELETE /volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ec0ff9a5-27e5-4aba-b6f6-b4faefda1bdb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec0ff9a5-27e5-4aba-b6f6-b4faefda1bdb tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 Sep 05 04:58:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec0ff9a5-27e5-4aba-b6f6-b4faefda1bdb tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec0ff9a5-27e5-4aba-b6f6-b4faefda1bdb tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ec0ff9a5-27e5-4aba-b6f6-b4faefda1bdb tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec0ff9a5-27e5-4aba-b6f6-b4faefda1bdb tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 returned with HTTP 200 Sep 05 04:58:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1383/2806] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:30 2026] GET /volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d88fe47e-3170-4862-8327-6393a54a45da None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d88fe47e-3170-4862-8327-6393a54a45da tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 Sep 05 04:58:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d88fe47e-3170-4862-8327-6393a54a45da tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d88fe47e-3170-4862-8327-6393a54a45da tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d88fe47e-3170-4862-8327-6393a54a45da tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d88fe47e-3170-4862-8327-6393a54a45da tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 returned with HTTP 200 Sep 05 04:58:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1424/2807] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:31 2026] GET /volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 => generated 841 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-68ad6452-5313-4d28-8df5-9781482331e0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-68ad6452-5313-4d28-8df5-9781482331e0 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 Sep 05 04:58:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-68ad6452-5313-4d28-8df5-9781482331e0 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-68ad6452-5313-4d28-8df5-9781482331e0 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-68ad6452-5313-4d28-8df5-9781482331e0 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 returned with HTTP 404 Sep 05 04:58:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1384/2808] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:31 2026] GET /volume/v3/volumes/49d6ac13-cbf9-49f1-8a37-647b8aa3c969 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cea392ef-f198-4936-a5b0-36a2cd6c7b14 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cea392ef-f198-4936-a5b0-36a2cd6c7b14 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] DELETE http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd Sep 05 04:58:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cea392ef-f198-4936-a5b0-36a2cd6c7b14 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cea392ef-f198-4936-a5b0-36a2cd6c7b14 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:31 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-cea392ef-f198-4936-a5b0-36a2cd6c7b14 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume with id: 4e541f2e-67ca-4f7f-a131-a7929debfcfd Sep 05 04:58:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cea392ef-f198-4936-a5b0-36a2cd6c7b14 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cea392ef-f198-4936-a5b0-36a2cd6c7b14 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume request issued successfully. Sep 05 04:58:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cea392ef-f198-4936-a5b0-36a2cd6c7b14 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd returned with HTTP 202 Sep 05 04:58:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1425/2809] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:31 2026] DELETE /volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d30c7e11-66d8-4709-b360-cc7e95ab159a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d30c7e11-66d8-4709-b360-cc7e95ab159a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd Sep 05 04:58:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d30c7e11-66d8-4709-b360-cc7e95ab159a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d30c7e11-66d8-4709-b360-cc7e95ab159a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d30c7e11-66d8-4709-b360-cc7e95ab159a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d30c7e11-66d8-4709-b360-cc7e95ab159a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd returned with HTTP 200 Sep 05 04:58:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1385/2810] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:31 2026] GET /volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-233e8185-e993-432b-a56b-27978816e479 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-233e8185-e993-432b-a56b-27978816e479 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-233e8185-e993-432b-a56b-27978816e479 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-233e8185-e993-432b-a56b-27978816e479 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-233e8185-e993-432b-a56b-27978816e479 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-233e8185-e993-432b-a56b-27978816e479 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 returned with HTTP 200 Sep 05 04:58:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1386/2811] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:32 2026] GET /volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-be991d9b-0ae2-45d2-a1bb-b0c3c34ef966 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-be991d9b-0ae2-45d2-a1bb-b0c3c34ef966 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-be991d9b-0ae2-45d2-a1bb-b0c3c34ef966 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-be991d9b-0ae2-45d2-a1bb-b0c3c34ef966 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-be991d9b-0ae2-45d2-a1bb-b0c3c34ef966 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-be991d9b-0ae2-45d2-a1bb-b0c3c34ef966 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 returned with HTTP 200 Sep 05 04:58:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1387/2812] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:32 2026] GET /volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-337724881"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-337724881'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume of 1 GB Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-277008167"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-277008167'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Create volume of 1 GB Sep 05 04:58:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Availability Zones retrieved successfully. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Availability Zones retrieved successfully. Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (a498fdf0-02ac-4c79-8eaf-af141446148c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc0eba3f-fe71-4a89-a58c-41afcfbb1e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Flow 'volume_create_api' (e27151db-7726-4816-96c7-874b17861b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66de96b-984b-491d-9e55-fed53fa46f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc0eba3f-fe71-4a89-a58c-41afcfbb1e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad948389-84d2-4185-b74d-f139c132f33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66de96b-984b-491d-9e55-fed53fa46f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0407f38-1c9a-4999-b81d-9516d21e4190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['76dd114e-9618-4ea0-8951-42fb468b5146', 'd0954104-6d2c-405c-bd4e-e6fc100a160e', '245a857a-688f-4b57-a441-704b89f2e520', '53f2d738-6162-4298-9f82-e2bc2ddec5aa'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Created reservations ['fb0817d5-71c7-4c0d-a4f1-07f903b68ab0', '821d3a71-f344-4378-9dcf-f083864c76c3', '56744858-a9e9-42b9-a599-e6c3482a7a1c', '92dbc0d1-d141-4013-945b-7dafa9ca53ff'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad948389-84d2-4185-b74d-f139c132f33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76dd114e-9618-4ea0-8951-42fb468b5146', 'd0954104-6d2c-405c-bd4e-e6fc100a160e', '245a857a-688f-4b57-a441-704b89f2e520', '53f2d738-6162-4298-9f82-e2bc2ddec5aa']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0407f38-1c9a-4999-b81d-9516d21e4190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb0817d5-71c7-4c0d-a4f1-07f903b68ab0', '821d3a71-f344-4378-9dcf-f083864c76c3', '56744858-a9e9-42b9-a599-e6c3482a7a1c', '92dbc0d1-d141-4013-945b-7dafa9ca53ff']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eca736b-e8dd-4ae8-9db3-4fa6af62f4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74634353-21a2-4c6f-9f4e-1ead77ab53fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74634353-21a2-4c6f-9f4e-1ead77ab53fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df707b5c-332a-447e-9281-128686977dd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-277008167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e1d53c254ee41a48160c8ab3ad01663',qos_specs=None,replication_status=,reservations=['fb0817d5-71c7-4c0d-a4f1-07f903b68ab0','821d3a71-f344-4378-9dcf-f083864c76c3','56744858-a9e9-42b9-a599-e6c3482a7a1c','92dbc0d1-d141-4013-945b-7dafa9ca53ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0280428a8a9646ae8486c17f80368d71',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:32Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-277008167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df707b5c-332a-447e-9281-128686977dd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e1d53c254ee41a48160c8ab3ad01663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0280428a8a9646ae8486c17f80368d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8db5bf-8fce-4724-863b-ab91e4d3dc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eca736b-e8dd-4ae8-9db3-4fa6af62f4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26fb0cbf-9e27-4387-82b1-642385530279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337724881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['76dd114e-9618-4ea0-8951-42fb468b5146','d0954104-6d2c-405c-bd4e-e6fc100a160e','245a857a-688f-4b57-a441-704b89f2e520','53f2d738-6162-4298-9f82-e2bc2ddec5aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337724881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26fb0cbf-9e27-4387-82b1-642385530279,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4873896f73a84ffc9f852ad1e2000a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ee4f76-35c5-445b-81be-9204703e6f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8db5bf-8fce-4724-863b-ab91e4d3dc86) transitioned into 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-277008167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e1d53c254ee41a48160c8ab3ad01663',qos_specs=None,replication_status=,reservations=['fb0817d5-71c7-4c0d-a4f1-07f903b68ab0','821d3a71-f344-4378-9dcf-f083864c76c3','56744858-a9e9-42b9-a599-e6c3482a7a1c','92dbc0d1-d141-4013-945b-7dafa9ca53ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0280428a8a9646ae8486c17f80368d71',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5064eef-853f-4f4d-9aea-de21bec0c535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5064eef-853f-4f4d-9aea-de21bec0c535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ee4f76-35c5-445b-81be-9204703e6f5e) transitioned into state 'SUCCESS' from state '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-337724881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['76dd114e-9618-4ea0-8951-42fb468b5146','d0954104-6d2c-405c-bd4e-e6fc100a160e','245a857a-688f-4b57-a441-704b89f2e520','53f2d738-6162-4298-9f82-e2bc2ddec5aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Flow 'volume_create_api' (e27151db-7726-4816-96c7-874b17861b7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Create volume request issued successfully. Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fce15a-b43e-4e02-b5b4-10737e7c11e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c5fab50e-e7b2-4d9e-9173-3c6d45145a25 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1388/2813] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:32 2026] POST /volume/v3/volumes => generated 784 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dde9d036-2a4e-44c1-939c-f36f14827a20 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dde9d036-2a4e-44c1-939c-f36f14827a20 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dde9d036-2a4e-44c1-939c-f36f14827a20 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dde9d036-2a4e-44c1-939c-f36f14827a20 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fce15a-b43e-4e02-b5b4-10737e7c11e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dde9d036-2a4e-44c1-939c-f36f14827a20 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (a498fdf0-02ac-4c79-8eaf-af141446148c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request issued successfully. Sep 05 04:58:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8316ce6-41ec-4b02-b7da-2b2027eb2c09 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1426/2814] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:58:32 2026] POST /volume/v3/volumes => generated 786 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dde9d036-2a4e-44c1-939c-f36f14827a20 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 returned with HTTP 200 Sep 05 04:58:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1389/2815] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:32 2026] GET /volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b9588f54-bc06-4691-a571-741030c3bc1d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b9588f54-bc06-4691-a571-741030c3bc1d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b9588f54-bc06-4691-a571-741030c3bc1d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b9588f54-bc06-4691-a571-741030c3bc1d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:32 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:32 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b9588f54-bc06-4691-a571-741030c3bc1d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b9588f54-bc06-4691-a571-741030c3bc1d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 returned with HTTP 200 Sep 05 04:58:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1427/2816] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:32 2026] GET /volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 => generated 965 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e1e94a77-110d-4a7d-8478-f3aece9aef56 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1e94a77-110d-4a7d-8478-f3aece9aef56 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd Sep 05 04:58:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1e94a77-110d-4a7d-8478-f3aece9aef56 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1e94a77-110d-4a7d-8478-f3aece9aef56 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e1e94a77-110d-4a7d-8478-f3aece9aef56 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1e94a77-110d-4a7d-8478-f3aece9aef56 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd returned with HTTP 200 Sep 05 04:58:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1390/2817] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:33 2026] GET /volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4b5c47bc-f275-408b-b8c2-4ddf95438680 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b5c47bc-f275-408b-b8c2-4ddf95438680 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b5c47bc-f275-408b-b8c2-4ddf95438680 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b5c47bc-f275-408b-b8c2-4ddf95438680 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4b5c47bc-f275-408b-b8c2-4ddf95438680 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b5c47bc-f275-408b-b8c2-4ddf95438680 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 returned with HTTP 200 Sep 05 04:58:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1428/2818] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:33 2026] GET /volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8a295816-6f19-464b-b3f1-19b877680e4f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8a295816-6f19-464b-b3f1-19b877680e4f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 Sep 05 04:58:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8a295816-6f19-464b-b3f1-19b877680e4f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8a295816-6f19-464b-b3f1-19b877680e4f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8a295816-6f19-464b-b3f1-19b877680e4f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8a295816-6f19-464b-b3f1-19b877680e4f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 returned with HTTP 200 Sep 05 04:58:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1391/2819] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:34 2026] GET /volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-450a5115-c4a9-4d9c-a04a-84f4bf86e280 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-450a5115-c4a9-4d9c-a04a-84f4bf86e280 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd Sep 05 04:58:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-450a5115-c4a9-4d9c-a04a-84f4bf86e280 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-450a5115-c4a9-4d9c-a04a-84f4bf86e280 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-450a5115-c4a9-4d9c-a04a-84f4bf86e280 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd returned with HTTP 404 Sep 05 04:58:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1429/2820] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:34 2026] GET /volume/v3/volumes/4e541f2e-67ca-4f7f-a131-a7929debfcfd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bfde678a-6a09-4227-8946-b082769e4a2a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bfde678a-6a09-4227-8946-b082769e4a2a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] DELETE http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f Sep 05 04:58:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bfde678a-6a09-4227-8946-b082769e4a2a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bfde678a-6a09-4227-8946-b082769e4a2a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:34 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-bfde678a-6a09-4227-8946-b082769e4a2a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume with id: b34ad5ed-583c-461b-a9ab-30532718136f Sep 05 04:58:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bfde678a-6a09-4227-8946-b082769e4a2a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bfde678a-6a09-4227-8946-b082769e4a2a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume request issued successfully. Sep 05 04:58:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bfde678a-6a09-4227-8946-b082769e4a2a tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f returned with HTTP 202 Sep 05 04:58:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1392/2821] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:34 2026] DELETE /volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5c235a06-c1d8-4065-85d3-808cc282b473 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c235a06-c1d8-4065-85d3-808cc282b473 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f Sep 05 04:58:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c235a06-c1d8-4065-85d3-808cc282b473 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5c235a06-c1d8-4065-85d3-808cc282b473 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5c235a06-c1d8-4065-85d3-808cc282b473 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5c235a06-c1d8-4065-85d3-808cc282b473 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f returned with HTTP 200 Sep 05 04:58:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1430/2822] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:34 2026] GET /volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2e31edf5-5876-442a-b101-151723cc499b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2e31edf5-5876-442a-b101-151723cc499b tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2e31edf5-5876-442a-b101-151723cc499b tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2e31edf5-5876-442a-b101-151723cc499b tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2e31edf5-5876-442a-b101-151723cc499b tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0a453e0e-fdef-4125-bd68-6ae9841d79ac None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0a453e0e-fdef-4125-bd68-6ae9841d79ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0a453e0e-fdef-4125-bd68-6ae9841d79ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0a453e0e-fdef-4125-bd68-6ae9841d79ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2e31edf5-5876-442a-b101-151723cc499b tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 returned with HTTP 200 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1393/2823] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:35 2026] GET /volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 => generated 877 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e51836b6-2c4b-476a-b80a-6222155e5623 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0a453e0e-fdef-4125-bd68-6ae9841d79ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e51836b6-2c4b-476a-b80a-6222155e5623 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e51836b6-2c4b-476a-b80a-6222155e5623 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e51836b6-2c4b-476a-b80a-6222155e5623 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0a453e0e-fdef-4125-bd68-6ae9841d79ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 returned with HTTP 200 Sep 05 04:58:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1431/2824] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:35 2026] GET /volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 => generated 1016 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e51836b6-2c4b-476a-b80a-6222155e5623 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-92f6a922-f679-405d-acf2-f287f67e1e34 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e51836b6-2c4b-476a-b80a-6222155e5623 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 returned with HTTP 200 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1394/2825] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:35 2026] GET /volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 => generated 877 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92f6a922-f679-405d-acf2-f287f67e1e34 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-92f6a922-f679-405d-acf2-f287f67e1e34 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26fb0cbf-9e27-4387-82b1-642385530279", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1431931101"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7fd5c438-cee6-4a3f-a13a-b125d327181e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7fd5c438-cee6-4a3f-a13a-b125d327181e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7fd5c438-cee6-4a3f-a13a-b125d327181e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df707b5c-332a-447e-9281-128686977dd0", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-665104152"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-92f6a922-f679-405d-acf2-f287f67e1e34 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-92f6a922-f679-405d-acf2-f287f67e1e34 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create snapshot from volume 26fb0cbf-9e27-4387-82b1-642385530279 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7fd5c438-cee6-4a3f-a13a-b125d327181e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-7fd5c438-cee6-4a3f-a13a-b125d327181e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Create snapshot from volume df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-92f6a922-f679-405d-acf2-f287f67e1e34 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['13f52e37-f1a9-4d12-abc8-1e0dcdf68ea0', '63611469-c8be-4f4b-82c2-bac1f361aeea', 'f436c1ff-3602-40c3-b4ee-7bd7002dcb26', '742cc50d-53a8-4204-85d9-5b825dc65785'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-7fd5c438-cee6-4a3f-a13a-b125d327181e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Created reservations ['13e34c6d-b4bc-4f90-b07b-104c1349eb4a', '1e712d81-84e7-41cc-a66f-ffea4c6f17ab', '1aeac2e4-d553-41b6-82e8-34f2b2597bca', 'd491a152-86f6-4795-a9a2-47b0d47f8b65'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-92f6a922-f679-405d-acf2-f287f67e1e34 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot create request issued successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-92f6a922-f679-405d-acf2-f287f67e1e34 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:58:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1432/2826] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:58:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7fd5c438-cee6-4a3f-a13a-b125d327181e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot create request issued successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7fd5c438-cee6-4a3f-a13a-b125d327181e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1395/2827] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:58:35 2026] POST /volume/v3/snapshots => generated 325 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a37f0db8-69bf-41b9-b8a1-2d443732c225 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a37f0db8-69bf-41b9-b8a1-2d443732c225 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a37f0db8-69bf-41b9-b8a1-2d443732c225 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a37f0db8-69bf-41b9-b8a1-2d443732c225 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a37f0db8-69bf-41b9-b8a1-2d443732c225 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f returned with HTTP 404 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1396/2828] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:35 2026] GET /volume/v3/volumes/b34ad5ed-583c-461b-a9ab-30532718136f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-86edd100-85ad-4989-adcd-1c1503dcc553 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-86edd100-85ad-4989-adcd-1c1503dcc553 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-86edd100-85ad-4989-adcd-1c1503dcc553 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-86edd100-85ad-4989-adcd-1c1503dcc553 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-86edd100-85ad-4989-adcd-1c1503dcc553 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-86edd100-85ad-4989-adcd-1c1503dcc553 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 returned with HTTP 200 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1397/2829] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:35 2026] GET /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ab38cdd0-ffcf-438b-904f-03f483ddaaf7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ab38cdd0-ffcf-438b-904f-03f483ddaaf7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ab38cdd0-ffcf-438b-904f-03f483ddaaf7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ab38cdd0-ffcf-438b-904f-03f483ddaaf7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ab38cdd0-ffcf-438b-904f-03f483ddaaf7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ab38cdd0-ffcf-438b-904f-03f483ddaaf7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1398/2830] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:35 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7ddffaae-b839-4262-a0bd-bec258c75979 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7ddffaae-b839-4262-a0bd-bec258c75979 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] DELETE http://192.168.122.229/volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7ddffaae-b839-4262-a0bd-bec258c75979 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7ddffaae-b839-4262-a0bd-bec258c75979 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7ddffaae-b839-4262-a0bd-bec258c75979 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume with id: dc69a1e1-4406-4a5b-87af-85224844b303 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7ddffaae-b839-4262-a0bd-bec258c75979 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7ddffaae-b839-4262-a0bd-bec258c75979 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Delete volume request issued successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7ddffaae-b839-4262-a0bd-bec258c75979 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 returned with HTTP 202 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1399/2831] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:35 2026] DELETE /volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-80ebbc9b-9cb7-4a0d-855a-36c8a33223ac None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80ebbc9b-9cb7-4a0d-855a-36c8a33223ac tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80ebbc9b-9cb7-4a0d-855a-36c8a33223ac tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80ebbc9b-9cb7-4a0d-855a-36c8a33223ac tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-754343457"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-754343457'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 04:58:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-80ebbc9b-9cb7-4a0d-855a-36c8a33223ac tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Volume info retrieved successfully. Sep 05 04:58:35 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80ebbc9b-9cb7-4a0d-855a-36c8a33223ac tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 returned with HTTP 200 Sep 05 04:58:35 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1400/2832] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:35 2026] GET /volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (3636abba-4c85-4f9c-8e11-ba4c071afa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1049ab90-8841-41db-984e-2d62f68e05da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1049ab90-8841-41db-984e-2d62f68e05da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e2a5dc-c76b-4f60-9d77-275b63e2ba7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['4ef6f23e-89cf-49d1-bddc-1d3aa8471696', 'b91486f5-bd5d-483d-9b31-6b906159e0d4', 'd397872b-9758-4a41-841b-ba9ce7801b44', 'de2c28be-dd9e-4432-ab34-0b221641b9d3'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e2a5dc-c76b-4f60-9d77-275b63e2ba7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ef6f23e-89cf-49d1-bddc-1d3aa8471696', 'b91486f5-bd5d-483d-9b31-6b906159e0d4', 'd397872b-9758-4a41-841b-ba9ce7801b44', 'de2c28be-dd9e-4432-ab34-0b221641b9d3']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10e2591-4c89-43c1-9a83-4c848290f5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:35 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10e2591-4c89-43c1-9a83-4c848290f5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f8043b8-dc20-411b-b79c-3b0632bd8ba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-754343457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['4ef6f23e-89cf-49d1-bddc-1d3aa8471696','b91486f5-bd5d-483d-9b31-6b906159e0d4','d397872b-9758-4a41-841b-ba9ce7801b44','de2c28be-dd9e-4432-ab34-0b221641b9d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-754343457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f8043b8-dc20-411b-b79c-3b0632bd8ba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509e41eb-0705-41ad-8904-ec69198d80b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509e41eb-0705-41ad-8904-ec69198d80b5) transitioned into state 'SUCCESS' from state '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-754343457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['4ef6f23e-89cf-49d1-bddc-1d3aa8471696','b91486f5-bd5d-483d-9b31-6b906159e0d4','d397872b-9758-4a41-841b-ba9ce7801b44','de2c28be-dd9e-4432-ab34-0b221641b9d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:35 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb96d25-5af1-4e6c-914b-75d456f46f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb96d25-5af1-4e6c-914b-75d456f46f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (3636abba-4c85-4f9c-8e11-ba4c071afa83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 04:58:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7ab1eb49-395c-423a-b295-5cc57a3110ec tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1433/2833] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:58:35 2026] POST /volume/v3/volumes => generated 786 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8d4b784c-782a-445d-8543-38d46d43b958 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d4b784c-782a-445d-8543-38d46d43b958 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d4b784c-782a-445d-8543-38d46d43b958 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d4b784c-782a-445d-8543-38d46d43b958 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:36 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:36 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8d4b784c-782a-445d-8543-38d46d43b958 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d4b784c-782a-445d-8543-38d46d43b958 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 200 Sep 05 04:58:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1401/2834] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:36 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 965 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dbdae58d-4718-4a05-aa8d-68fe2d237915 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbdae58d-4718-4a05-aa8d-68fe2d237915 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbdae58d-4718-4a05-aa8d-68fe2d237915 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbdae58d-4718-4a05-aa8d-68fe2d237915 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:36 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:36 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dbdae58d-4718-4a05-aa8d-68fe2d237915 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-62274fe8-e2d0-4086-9c7b-900d9eccf60e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbdae58d-4718-4a05-aa8d-68fe2d237915 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 returned with HTTP 200 Sep 05 04:58:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1434/2835] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:36 2026] GET /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-62274fe8-e2d0-4086-9c7b-900d9eccf60e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-62274fe8-e2d0-4086-9c7b-900d9eccf60e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-62274fe8-e2d0-4086-9c7b-900d9eccf60e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-62274fe8-e2d0-4086-9c7b-900d9eccf60e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-62274fe8-e2d0-4086-9c7b-900d9eccf60e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1402/2836] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:36 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-78c8b20e-1cf5-4613-ac40-d7a26f1d53b9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-78c8b20e-1cf5-4613-ac40-d7a26f1d53b9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] GET http://192.168.122.229/volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 Sep 05 04:58:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-78c8b20e-1cf5-4613-ac40-d7a26f1d53b9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-78c8b20e-1cf5-4613-ac40-d7a26f1d53b9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:36 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-78c8b20e-1cf5-4613-ac40-d7a26f1d53b9 tempest-CreateVolumesFromImageTest-1457045222 tempest-CreateVolumesFromImageTest-1457045222-project-member] http://192.168.122.229/volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 returned with HTTP 404 Sep 05 04:58:36 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1435/2837] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:36 2026] GET /volume/v3/volumes/dc69a1e1-4406-4a5b-87af-85224844b303 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-18588500-0975-4f43-b1ad-0fb7b7138c5f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-18588500-0975-4f43-b1ad-0fb7b7138c5f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-18588500-0975-4f43-b1ad-0fb7b7138c5f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-18588500-0975-4f43-b1ad-0fb7b7138c5f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:37 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:37 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-18588500-0975-4f43-b1ad-0fb7b7138c5f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-18588500-0975-4f43-b1ad-0fb7b7138c5f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 200 Sep 05 04:58:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1403/2838] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:37 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bf2b9236-d265-4781-aa80-e5ba4c63fcde None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf2b9236-d265-4781-aa80-e5ba4c63fcde tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf2b9236-d265-4781-aa80-e5ba4c63fcde tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf2b9236-d265-4781-aa80-e5ba4c63fcde tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bf2b9236-d265-4781-aa80-e5ba4c63fcde tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf2b9236-d265-4781-aa80-e5ba4c63fcde tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 returned with HTTP 200 Sep 05 04:58:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1436/2839] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:37 2026] GET /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b921e989-c0ba-48e3-b6c5-85b9514c3cbd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b921e989-c0ba-48e3-b6c5-85b9514c3cbd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b921e989-c0ba-48e3-b6c5-85b9514c3cbd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b921e989-c0ba-48e3-b6c5-85b9514c3cbd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b921e989-c0ba-48e3-b6c5-85b9514c3cbd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b921e989-c0ba-48e3-b6c5-85b9514c3cbd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1404/2840] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:37 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 457 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3d1ee08f-3ad5-4f22-855c-1a0029788f54 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d1ee08f-3ad5-4f22-855c-1a0029788f54 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d1ee08f-3ad5-4f22-855c-1a0029788f54 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d1ee08f-3ad5-4f22-855c-1a0029788f54 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3d1ee08f-3ad5-4f22-855c-1a0029788f54 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d1ee08f-3ad5-4f22-855c-1a0029788f54 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 200 Sep 05 04:58:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1437/2841] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:38 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-28a5724d-22bf-4b16-948d-a3f59dc08cf6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-28a5724d-22bf-4b16-948d-a3f59dc08cf6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-28a5724d-22bf-4b16-948d-a3f59dc08cf6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-28a5724d-22bf-4b16-948d-a3f59dc08cf6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-28a5724d-22bf-4b16-948d-a3f59dc08cf6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-28a5724d-22bf-4b16-948d-a3f59dc08cf6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 returned with HTTP 200 Sep 05 04:58:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1405/2842] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:38 2026] GET /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-275df86c-99f2-4a21-a32c-ff30e7b25322 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-275df86c-99f2-4a21-a32c-ff30e7b25322 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-275df86c-99f2-4a21-a32c-ff30e7b25322 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-275df86c-99f2-4a21-a32c-ff30e7b25322 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a9c68108-2cf6-4f5c-91c7-87ced7009d21 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-275df86c-99f2-4a21-a32c-ff30e7b25322 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-275df86c-99f2-4a21-a32c-ff30e7b25322 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1438/2843] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:38 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 457 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a9c68108-2cf6-4f5c-91c7-87ced7009d21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] POST http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406/action Sep 05 04:58:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a9c68108-2cf6-4f5c-91c7-87ced7009d21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:58:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a9c68108-2cf6-4f5c-91c7-87ced7009d21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a9c68108-2cf6-4f5c-91c7-87ced7009d21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Snapshot retrieved successfully. Sep 05 04:58:38 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-a9c68108-2cf6-4f5c-91c7-87ced7009d21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '139968d3a4854bd5ad2dba58a7bcc4a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4873896f73a84ffc9f852ad1e2000a0e', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a9c68108-2cf6-4f5c-91c7-87ced7009d21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406/action returned with HTTP 403 Sep 05 04:58:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1406/2844] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:58:38 2026] POST /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406/action => generated 133 bytes in 347 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-31e80d53-3652-48df-a504-d2d48da54430 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-31e80d53-3652-48df-a504-d2d48da54430 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-31e80d53-3652-48df-a504-d2d48da54430 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-31e80d53-3652-48df-a504-d2d48da54430 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-31e80d53-3652-48df-a504-d2d48da54430 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete snapshot with id: 22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-31e80d53-3652-48df-a504-d2d48da54430 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-31e80d53-3652-48df-a504-d2d48da54430 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot delete request issued successfully. Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-31e80d53-3652-48df-a504-d2d48da54430 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 returned with HTTP 202 Sep 05 04:58:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1439/2845] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:58:39 2026] DELETE /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a5d72b90-4493-43a6-a154-337608565569 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5d72b90-4493-43a6-a154-337608565569 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5d72b90-4493-43a6-a154-337608565569 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5d72b90-4493-43a6-a154-337608565569 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a5d72b90-4493-43a6-a154-337608565569 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5d72b90-4493-43a6-a154-337608565569 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 returned with HTTP 200 Sep 05 04:58:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1407/2846] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:39 2026] GET /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4c40c892-04a6-486d-a15b-214f6aa22d8e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4c40c892-04a6-486d-a15b-214f6aa22d8e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4c40c892-04a6-486d-a15b-214f6aa22d8e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4c40c892-04a6-486d-a15b-214f6aa22d8e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:39 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4c40c892-04a6-486d-a15b-214f6aa22d8e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4c40c892-04a6-486d-a15b-214f6aa22d8e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 200 Sep 05 04:58:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1440/2847] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:39 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3df7e419-9c11-46dd-bbb3-01ff42ec1ea7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3df7e419-9c11-46dd-bbb3-01ff42ec1ea7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3df7e419-9c11-46dd-bbb3-01ff42ec1ea7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:39 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3df7e419-9c11-46dd-bbb3-01ff42ec1ea7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:39 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:39 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:39 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3df7e419-9c11-46dd-bbb3-01ff42ec1ea7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:39 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3df7e419-9c11-46dd-bbb3-01ff42ec1ea7 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:39 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1408/2848] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:39 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-907854377"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-907854377'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume of 1 GB Sep 05 04:58:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Availability Zones retrieved successfully. Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (622f5cb7-6af1-47f0-865c-c5b30f39ca2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d997c159-9786-4dc8-abff-cc9cc37c3b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d997c159-9786-4dc8-abff-cc9cc37c3b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:39 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3caedfb-8c44-4f43-b0df-d2878c529026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f7e7661a-c57f-48b1-9174-c175cb91dcb3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f7e7661a-c57f-48b1-9174-c175cb91dcb3 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f7e7661a-c57f-48b1-9174-c175cb91dcb3 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f7e7661a-c57f-48b1-9174-c175cb91dcb3 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Created reservations ['5495b371-237d-4cfb-b1d9-e2ad816bbc31', '59b44e8a-c3bd-4461-bcf0-6394764ad313', 'a2d8d25a-61a4-4cb1-819f-c76ee67b1271', 'd55238b0-b2f0-49c3-b6db-3d452a89db43'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3caedfb-8c44-4f43-b0df-d2878c529026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5495b371-237d-4cfb-b1d9-e2ad816bbc31', '59b44e8a-c3bd-4461-bcf0-6394764ad313', 'a2d8d25a-61a4-4cb1-819f-c76ee67b1271', 'd55238b0-b2f0-49c3-b6db-3d452a89db43']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17070be6-57fb-4d8e-b0d4-df69b71f518d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f7e7661a-c57f-48b1-9174-c175cb91dcb3 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f7e7661a-c57f-48b1-9174-c175cb91dcb3 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 returned with HTTP 200 Sep 05 04:58:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1409/2849] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:40 2026] GET /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17070be6-57fb-4d8e-b0d4-df69b71f518d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '420e8906-5991-416a-b57a-6bb831548e22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-907854377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['5495b371-237d-4cfb-b1d9-e2ad816bbc31','59b44e8a-c3bd-4461-bcf0-6394764ad313','a2d8d25a-61a4-4cb1-819f-c76ee67b1271','d55238b0-b2f0-49c3-b6db-3d452a89db43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-907854377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=420e8906-5991-416a-b57a-6bb831548e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6c0b7f84104c89a76e42734a956138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0cf463670f430ebdd652c395fdea6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e522f8-e19c-4f12-b3ba-0c4ab75c28b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e522f8-e19c-4f12-b3ba-0c4ab75c28b7) transitioned into state 'SUCCESS' from state '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-907854377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['5495b371-237d-4cfb-b1d9-e2ad816bbc31','59b44e8a-c3bd-4461-bcf0-6394764ad313','a2d8d25a-61a4-4cb1-819f-c76ee67b1271','d55238b0-b2f0-49c3-b6db-3d452a89db43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb3e9db-1a03-4795-af5f-7f383f912359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb3e9db-1a03-4795-af5f-7f383f912359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (622f5cb7-6af1-47f0-865c-c5b30f39ca2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request issued successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-30bef79d-a6a6-40ce-9ecf-e24778cf8213 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1441/2850] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:58:39 2026] POST /volume/v3/volumes => generated 768 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-10bb9d21-e14d-4f44-8695-910e2d0d222c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-10bb9d21-e14d-4f44-8695-910e2d0d222c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-10bb9d21-e14d-4f44-8695-910e2d0d222c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-10bb9d21-e14d-4f44-8695-910e2d0d222c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7a5a350d-2e44-4b8b-8e60-d0d2d47dac79 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a5a350d-2e44-4b8b-8e60-d0d2d47dac79 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7a5a350d-2e44-4b8b-8e60-d0d2d47dac79 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7a5a350d-2e44-4b8b-8e60-d0d2d47dac79 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-10bb9d21-e14d-4f44-8695-910e2d0d222c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-10bb9d21-e14d-4f44-8695-910e2d0d222c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 returned with HTTP 200 Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7a5a350d-2e44-4b8b-8e60-d0d2d47dac79 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1410/2851] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:40 2026] GET /volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 => generated 836 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7a5a350d-2e44-4b8b-8e60-d0d2d47dac79 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 200 Sep 05 04:58:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1442/2852] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:40 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8dd12fe5-ceed-44b1-99b0-df7e0f225474 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8dd12fe5-ceed-44b1-99b0-df7e0f225474 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8dd12fe5-ceed-44b1-99b0-df7e0f225474 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8dd12fe5-ceed-44b1-99b0-df7e0f225474 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8dd12fe5-ceed-44b1-99b0-df7e0f225474 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8dd12fe5-ceed-44b1-99b0-df7e0f225474 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1411/2853] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:40 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 484 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-30e7cabd-f583-4b91-91fb-fb260f22c053 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-30e7cabd-f583-4b91-91fb-fb260f22c053 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-30e7cabd-f583-4b91-91fb-fb260f22c053 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-30e7cabd-f583-4b91-91fb-fb260f22c053 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-30e7cabd-f583-4b91-91fb-fb260f22c053 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-30e7cabd-f583-4b91-91fb-fb260f22c053 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1443/2854] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:40 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 484 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bbdf7d39-4a18-4eb6-8c75-c7d56daf3775 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bbdf7d39-4a18-4eb6-8c75-c7d56daf3775 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bbdf7d39-4a18-4eb6-8c75-c7d56daf3775 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bbdf7d39-4a18-4eb6-8c75-c7d56daf3775 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-bbdf7d39-4a18-4eb6-8c75-c7d56daf3775 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Delete snapshot with id: ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bbdf7d39-4a18-4eb6-8c75-c7d56daf3775 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bbdf7d39-4a18-4eb6-8c75-c7d56daf3775 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot delete request issued successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bbdf7d39-4a18-4eb6-8c75-c7d56daf3775 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 202 Sep 05 04:58:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1412/2855] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:58:40 2026] DELETE /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5a707c35-faa2-4eb0-aed9-7706d23c2112 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5a707c35-faa2-4eb0-aed9-7706d23c2112 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5a707c35-faa2-4eb0-aed9-7706d23c2112 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5a707c35-faa2-4eb0-aed9-7706d23c2112 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5a707c35-faa2-4eb0-aed9-7706d23c2112 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5a707c35-faa2-4eb0-aed9-7706d23c2112 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1444/2856] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:40 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 483 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7fc77f2a-d4fd-4087-b1ef-575f70f3f445 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7fc77f2a-d4fd-4087-b1ef-575f70f3f445 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7fc77f2a-d4fd-4087-b1ef-575f70f3f445 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7fc77f2a-d4fd-4087-b1ef-575f70f3f445 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7fc77f2a-d4fd-4087-b1ef-575f70f3f445 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 returned with HTTP 404 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1413/2857] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:41 2026] GET /volume/v3/snapshots/22a32a67-04c5-49d8-b618-60e69009c406 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2ed95a5f-5df7-43fc-865a-e69024b3a65a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ed95a5f-5df7-43fc-865a-e69024b3a65a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ed95a5f-5df7-43fc-865a-e69024b3a65a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ed95a5f-5df7-43fc-865a-e69024b3a65a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-2ed95a5f-5df7-43fc-865a-e69024b3a65a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume with id: 26fb0cbf-9e27-4387-82b1-642385530279 Sep 05 04:58:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2ed95a5f-5df7-43fc-865a-e69024b3a65a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2ed95a5f-5df7-43fc-865a-e69024b3a65a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume request issued successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ed95a5f-5df7-43fc-865a-e69024b3a65a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 returned with HTTP 202 Sep 05 04:58:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1445/2858] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:41 2026] DELETE /volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8c314515-4ce4-4ec7-840a-6040fcd251e0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8c314515-4ce4-4ec7-840a-6040fcd251e0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8c314515-4ce4-4ec7-840a-6040fcd251e0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8c314515-4ce4-4ec7-840a-6040fcd251e0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8c314515-4ce4-4ec7-840a-6040fcd251e0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8c314515-4ce4-4ec7-840a-6040fcd251e0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 returned with HTTP 200 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1414/2859] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:41 2026] GET /volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-add02f34-66f9-403a-956f-558847bee10d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-add02f34-66f9-403a-956f-558847bee10d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-add02f34-66f9-403a-956f-558847bee10d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-add02f34-66f9-403a-956f-558847bee10d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-23da8cb3-aef5-4b4d-ac9d-37064ac1c08b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23da8cb3-aef5-4b4d-ac9d-37064ac1c08b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23da8cb3-aef5-4b4d-ac9d-37064ac1c08b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23da8cb3-aef5-4b4d-ac9d-37064ac1c08b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-add02f34-66f9-403a-956f-558847bee10d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-add02f34-66f9-403a-956f-558847bee10d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 returned with HTTP 200 Sep 05 04:58:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1446/2860] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:41 2026] GET /volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-23da8cb3-aef5-4b4d-ac9d-37064ac1c08b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23da8cb3-aef5-4b4d-ac9d-37064ac1c08b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 200 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1415/2861] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:41 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a23fbe5e-1dc3-428e-9db8-9ab7faa9d156 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a23fbe5e-1dc3-428e-9db8-9ab7faa9d156 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a23fbe5e-1dc3-428e-9db8-9ab7faa9d156 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f8043b8-dc20-411b-b79c-3b0632bd8ba4", "name": "tempest-ProjectMemberTests-Snapshot-1550758333"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a23fbe5e-1dc3-428e-9db8-9ab7faa9d156 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Volume info retrieved successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-a23fbe5e-1dc3-428e-9db8-9ab7faa9d156 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Create snapshot from volume 0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a23fbe5e-1dc3-428e-9db8-9ab7faa9d156 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Created reservations ['4f07e1ef-d269-40fb-b690-b029d666953a', '94e0a120-8434-4230-b0b1-1770a9e8557f', '5b046e03-e9f7-42dd-bba6-642cf590c8c3', '42ad80b1-831f-4b0c-a181-6a14f03c9009'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a23fbe5e-1dc3-428e-9db8-9ab7faa9d156 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot create request issued successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a23fbe5e-1dc3-428e-9db8-9ab7faa9d156 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:58:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1447/2862] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:58:41 2026] POST /volume/v3/snapshots => generated 305 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bc324be0-113d-4ff1-9164-b5a0f234fb0f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bc324be0-113d-4ff1-9164-b5a0f234fb0f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bc324be0-113d-4ff1-9164-b5a0f234fb0f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bc324be0-113d-4ff1-9164-b5a0f234fb0f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-95bdf0cc-4f61-4f40-9816-3ad2247201fd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:41 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:41 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bc324be0-113d-4ff1-9164-b5a0f234fb0f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-95bdf0cc-4f61-4f40-9816-3ad2247201fd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bc324be0-113d-4ff1-9164-b5a0f234fb0f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 200 Sep 05 04:58:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1416/2863] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:41 2026] GET /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 437 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-95bdf0cc-4f61-4f40-9816-3ad2247201fd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-95bdf0cc-4f61-4f40-9816-3ad2247201fd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-95bdf0cc-4f61-4f40-9816-3ad2247201fd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-95bdf0cc-4f61-4f40-9816-3ad2247201fd tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1448/2864] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:41 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 483 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a4f2df58-46d8-441e-999a-4a5c3ba0f7c6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4f2df58-46d8-441e-999a-4a5c3ba0f7c6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 Sep 05 04:58:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4f2df58-46d8-441e-999a-4a5c3ba0f7c6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a4f2df58-46d8-441e-999a-4a5c3ba0f7c6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a4f2df58-46d8-441e-999a-4a5c3ba0f7c6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 returned with HTTP 404 Sep 05 04:58:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1417/2865] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:42 2026] GET /volume/v3/volumes/26fb0cbf-9e27-4387-82b1-642385530279 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-250229515"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-250229515'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume of 1 GB Sep 05 04:58:42 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Availability Zones retrieved successfully. Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (20d1d8f1-1635-4432-b2e0-5952e43c1656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-20fd9fea-d6c4-43bd-ab19-a4014a85420e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ef1c71-4f00-4a46-872d-1cb125fafc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-20fd9fea-d6c4-43bd-ab19-a4014a85420e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-20fd9fea-d6c4-43bd-ab19-a4014a85420e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-20fd9fea-d6c4-43bd-ab19-a4014a85420e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ef1c71-4f00-4a46-872d-1cb125fafc00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116f6e5e-dc45-4cad-ad21-e5f73f908d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['93734265-ea0c-4107-b497-1d0dc9e1652f', 'a640dd06-ba0c-46c8-ac17-65dddf014e8b', 'd5a4b9c9-e0bc-4ad3-895f-bbf7d34218a3', 'b9b81956-eae9-4c12-887d-3e8d1fcf91cb'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116f6e5e-dc45-4cad-ad21-e5f73f908d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93734265-ea0c-4107-b497-1d0dc9e1652f', 'a640dd06-ba0c-46c8-ac17-65dddf014e8b', 'd5a4b9c9-e0bc-4ad3-895f-bbf7d34218a3', 'b9b81956-eae9-4c12-887d-3e8d1fcf91cb']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a505af-d0a6-4ae9-99a8-2d26360aa2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-20fd9fea-d6c4-43bd-ab19-a4014a85420e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:42 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:42 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-20fd9fea-d6c4-43bd-ab19-a4014a85420e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 returned with HTTP 200 Sep 05 04:58:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1418/2866] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:42 2026] GET /volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 => generated 861 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a505af-d0a6-4ae9-99a8-2d26360aa2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19cd9332-4896-472d-aa5c-301153333f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250229515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['93734265-ea0c-4107-b497-1d0dc9e1652f','a640dd06-ba0c-46c8-ac17-65dddf014e8b','d5a4b9c9-e0bc-4ad3-895f-bbf7d34218a3','b9b81956-eae9-4c12-887d-3e8d1fcf91cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250229515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19cd9332-4896-472d-aa5c-301153333f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4873896f73a84ffc9f852ad1e2000a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e951c6f-397b-4cb8-bead-bdb8c8e4d62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a5e8fa2a-0b7c-4458-b350-a221e3bfb226 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5e8fa2a-0b7c-4458-b350-a221e3bfb226 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a5e8fa2a-0b7c-4458-b350-a221e3bfb226 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "420e8906-5991-416a-b57a-6bb831548e22", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1297566005"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a5e8fa2a-0b7c-4458-b350-a221e3bfb226 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:42 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-a5e8fa2a-0b7c-4458-b350-a221e3bfb226 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create snapshot from volume 420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e951c6f-397b-4cb8-bead-bdb8c8e4d62f) transitioned into state 'SUCCESS' from state '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-250229515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['93734265-ea0c-4107-b497-1d0dc9e1652f','a640dd06-ba0c-46c8-ac17-65dddf014e8b','d5a4b9c9-e0bc-4ad3-895f-bbf7d34218a3','b9b81956-eae9-4c12-887d-3e8d1fcf91cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48691476-6b9c-483d-b595-4fcb47e40e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:42 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48691476-6b9c-483d-b595-4fcb47e40e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (20d1d8f1-1635-4432-b2e0-5952e43c1656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request issued successfully. Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a4f9f445-4f59-49ee-9f0e-f04e271f553c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1449/2867] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:58:42 2026] POST /volume/v3/volumes => generated 786 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-73e79488-0aee-49ab-9834-71190796e121 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:43 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-a5e8fa2a-0b7c-4458-b350-a221e3bfb226 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Created reservations ['3863db61-270d-4058-a2c1-3cb0f4fcb654', '9d8e781e-e84b-49dc-8d5b-95f564062bca', '1935e476-e520-49f3-8de9-c50aeeb4347b', '4fd0fba6-379f-4990-82fc-bf60bb76b9e8'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-73e79488-0aee-49ab-9834-71190796e121 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-73e79488-0aee-49ab-9834-71190796e121 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-73e79488-0aee-49ab-9834-71190796e121 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-73e79488-0aee-49ab-9834-71190796e121 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-73e79488-0aee-49ab-9834-71190796e121 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 200 Sep 05 04:58:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1450/2868] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:43 2026] GET /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 437 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1e522146-3a3d-48f7-804e-5ccd33d0315e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1e522146-3a3d-48f7-804e-5ccd33d0315e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1e522146-3a3d-48f7-804e-5ccd33d0315e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1e522146-3a3d-48f7-804e-5ccd33d0315e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:43 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:43 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1e522146-3a3d-48f7-804e-5ccd33d0315e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Snapshot retrieved successfully. Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1e522146-3a3d-48f7-804e-5ccd33d0315e tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 200 Sep 05 04:58:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1451/2869] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:43 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 483 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-29413b5b-28cd-479b-a1d7-ad3c948c7257 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-29413b5b-28cd-479b-a1d7-ad3c948c7257 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-29413b5b-28cd-479b-a1d7-ad3c948c7257 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-29413b5b-28cd-479b-a1d7-ad3c948c7257 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a5e8fa2a-0b7c-4458-b350-a221e3bfb226 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot create request issued successfully. Sep 05 04:58:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a5e8fa2a-0b7c-4458-b350-a221e3bfb226 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:58:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1419/2870] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:58:42 2026] POST /volume/v3/snapshots => generated 316 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-81e11fa4-4328-4016-b743-1e184c9c066d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-81e11fa4-4328-4016-b743-1e184c9c066d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:58:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-81e11fa4-4328-4016-b743-1e184c9c066d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:43 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-81e11fa4-4328-4016-b743-1e184c9c066d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-29413b5b-28cd-479b-a1d7-ad3c948c7257 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:43 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:43 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:43 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-81e11fa4-4328-4016-b743-1e184c9c066d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:58:43 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-81e11fa4-4328-4016-b743-1e184c9c066d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 200 Sep 05 04:58:43 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1420/2871] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:43 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-29413b5b-28cd-479b-a1d7-ad3c948c7257 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 returned with HTTP 200 Sep 05 04:58:43 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1452/2872] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:43 2026] GET /volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 => generated 965 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dd44943e-9e24-42d4-b290-e2094d9c2a3c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd44943e-9e24-42d4-b290-e2094d9c2a3c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd44943e-9e24-42d4-b290-e2094d9c2a3c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dd44943e-9e24-42d4-b290-e2094d9c2a3c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dd44943e-9e24-42d4-b290-e2094d9c2a3c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dd44943e-9e24-42d4-b290-e2094d9c2a3c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 200 Sep 05 04:58:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1421/2873] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:44 2026] GET /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-20b4f1fe-b3e3-4176-8096-cb3e4e264571 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-20b4f1fe-b3e3-4176-8096-cb3e4e264571 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-20b4f1fe-b3e3-4176-8096-cb3e4e264571 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-20b4f1fe-b3e3-4176-8096-cb3e4e264571 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-20b4f1fe-b3e3-4176-8096-cb3e4e264571 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 returned with HTTP 404 Sep 05 04:58:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1453/2874] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:44 2026] GET /volume/v3/snapshots/ebd706cd-d01b-4877-9250-29f20bbc3899 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-64a5f154-448e-4cd6-9bfc-155d3eee0e6f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64a5f154-448e-4cd6-9bfc-155d3eee0e6f tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] DELETE http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64a5f154-448e-4cd6-9bfc-155d3eee0e6f tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64a5f154-448e-4cd6-9bfc-155d3eee0e6f tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-64a5f154-448e-4cd6-9bfc-155d3eee0e6f tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Delete volume with id: df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-64a5f154-448e-4cd6-9bfc-155d3eee0e6f tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-eebbeeb2-d0e4-4a6c-aa02-ee05c58fa020 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eebbeeb2-d0e4-4a6c-aa02-ee05c58fa020 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eebbeeb2-d0e4-4a6c-aa02-ee05c58fa020 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eebbeeb2-d0e4-4a6c-aa02-ee05c58fa020 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-64a5f154-448e-4cd6-9bfc-155d3eee0e6f tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Delete volume request issued successfully. Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64a5f154-448e-4cd6-9bfc-155d3eee0e6f tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 returned with HTTP 202 Sep 05 04:58:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1422/2875] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:44 2026] DELETE /volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1b515d8d-6470-40ea-8ffb-61328a96bbd1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1b515d8d-6470-40ea-8ffb-61328a96bbd1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1b515d8d-6470-40ea-8ffb-61328a96bbd1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1b515d8d-6470-40ea-8ffb-61328a96bbd1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-eebbeeb2-d0e4-4a6c-aa02-ee05c58fa020 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:58:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eebbeeb2-d0e4-4a6c-aa02-ee05c58fa020 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 200 Sep 05 04:58:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1454/2876] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:44 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 448 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fdfa28b3-5681-49a6-965b-8d6dad28f0ba None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fdfa28b3-5681-49a6-965b-8d6dad28f0ba tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fdfa28b3-5681-49a6-965b-8d6dad28f0ba tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fdfa28b3-5681-49a6-965b-8d6dad28f0ba tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:44 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:44 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1b515d8d-6470-40ea-8ffb-61328a96bbd1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fdfa28b3-5681-49a6-965b-8d6dad28f0ba tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1b515d8d-6470-40ea-8ffb-61328a96bbd1 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 returned with HTTP 200 Sep 05 04:58:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1423/2877] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:44 2026] GET /volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 => generated 876 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fdfa28b3-5681-49a6-965b-8d6dad28f0ba tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 returned with HTTP 200 Sep 05 04:58:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1455/2878] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:44 2026] GET /volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dbce8e73-b502-4ea5-9efd-78eeae46ed69 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dbce8e73-b502-4ea5-9efd-78eeae46ed69 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dbce8e73-b502-4ea5-9efd-78eeae46ed69 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dbce8e73-b502-4ea5-9efd-78eeae46ed69 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dbce8e73-b502-4ea5-9efd-78eeae46ed69 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dbce8e73-b502-4ea5-9efd-78eeae46ed69 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 200 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1424/2879] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:45 2026] GET /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4dca7314-0223-4767-bd6b-d484df290e71 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4dca7314-0223-4767-bd6b-d484df290e71 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4dca7314-0223-4767-bd6b-d484df290e71 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4dca7314-0223-4767-bd6b-d484df290e71 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-4dca7314-0223-4767-bd6b-d484df290e71 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Delete snapshot with id: e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4dca7314-0223-4767-bd6b-d484df290e71 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4dca7314-0223-4767-bd6b-d484df290e71 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot delete request issued successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4dca7314-0223-4767-bd6b-d484df290e71 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 202 Sep 05 04:58:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1456/2880] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:58:45 2026] DELETE /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a220036e-042a-4dd4-bb02-7f2726d1964c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a220036e-042a-4dd4-bb02-7f2726d1964c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a220036e-042a-4dd4-bb02-7f2726d1964c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a220036e-042a-4dd4-bb02-7f2726d1964c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f81a16aa-0811-4526-acf7-0262f03fefaa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a220036e-042a-4dd4-bb02-7f2726d1964c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a220036e-042a-4dd4-bb02-7f2726d1964c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 200 Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f81a16aa-0811-4526-acf7-0262f03fefaa tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:58:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1425/2881] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:45 2026] GET /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f81a16aa-0811-4526-acf7-0262f03fefaa tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f81a16aa-0811-4526-acf7-0262f03fefaa tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f81a16aa-0811-4526-acf7-0262f03fefaa tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f81a16aa-0811-4526-acf7-0262f03fefaa tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 200 Sep 05 04:58:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1457/2882] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:45 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6da257f1-c3e4-4db9-a7d2-08e946f95f4d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6df07ac9-c2f6-49b8-9a5c-081b94f63897 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6da257f1-c3e4-4db9-a7d2-08e946f95f4d tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6da257f1-c3e4-4db9-a7d2-08e946f95f4d tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6da257f1-c3e4-4db9-a7d2-08e946f95f4d tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6df07ac9-c2f6-49b8-9a5c-081b94f63897 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6da257f1-c3e4-4db9-a7d2-08e946f95f4d tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 returned with HTTP 404 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1426/2883] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:45 2026] GET /volume/v3/volumes/df707b5c-332a-447e-9281-128686977dd0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6df07ac9-c2f6-49b8-9a5c-081b94f63897 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6df07ac9-c2f6-49b8-9a5c-081b94f63897 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ec686e71-dca4-4e95-a677-3ade728f4c88 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec686e71-dca4-4e95-a677-3ade728f4c88 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] DELETE http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec686e71-dca4-4e95-a677-3ade728f4c88 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ec686e71-dca4-4e95-a677-3ade728f4c88 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ec686e71-dca4-4e95-a677-3ade728f4c88 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Delete volume with id: c7090860-91a2-40f6-ad44-2daefe12b2b5 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ec686e71-dca4-4e95-a677-3ade728f4c88 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6df07ac9-c2f6-49b8-9a5c-081b94f63897 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6df07ac9-c2f6-49b8-9a5c-081b94f63897 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 returned with HTTP 200 Sep 05 04:58:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1458/2884] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:45 2026] GET /volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 => generated 1016 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ec686e71-dca4-4e95-a677-3ade728f4c88 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Delete volume request issued successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ec686e71-dca4-4e95-a677-3ade728f4c88 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 returned with HTTP 202 Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-66f4f25b-8606-4eb2-bf4a-260efd258e44 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1427/2885] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:45 2026] DELETE /volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-197174d7-d9cf-43b9-b92d-69548a664a71 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66f4f25b-8606-4eb2-bf4a-260efd258e44 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66f4f25b-8606-4eb2-bf4a-260efd258e44 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19cd9332-4896-472d-aa5c-301153333f65", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2146164110"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-197174d7-d9cf-43b9-b92d-69548a664a71 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-197174d7-d9cf-43b9-b92d-69548a664a71 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-197174d7-d9cf-43b9-b92d-69548a664a71 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-66f4f25b-8606-4eb2-bf4a-260efd258e44 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-66f4f25b-8606-4eb2-bf4a-260efd258e44 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create snapshot from volume 19cd9332-4896-472d-aa5c-301153333f65 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-197174d7-d9cf-43b9-b92d-69548a664a71 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Volume info retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-197174d7-d9cf-43b9-b92d-69548a664a71 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 returned with HTTP 200 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1428/2886] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:45 2026] GET /volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 => generated 841 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-66f4f25b-8606-4eb2-bf4a-260efd258e44 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['a2d0c2d4-abce-439b-8382-554f781e673c', 'f5a4f167-a1ef-4a79-841c-4c50e3209231', '7e6d9bdf-11dd-459c-a9ad-d1afbc157f47', 'a795d9e7-6d24-4f0f-85f9-c0113679d24e'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:45 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-66f4f25b-8606-4eb2-bf4a-260efd258e44 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot create request issued successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66f4f25b-8606-4eb2-bf4a-260efd258e44 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:58:45 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1459/2887] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:58:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8e73d04b-6fe4-4d81-97d8-335da725f304 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e73d04b-6fe4-4d81-97d8-335da725f304 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e73d04b-6fe4-4d81-97d8-335da725f304 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e73d04b-6fe4-4d81-97d8-335da725f304 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8e73d04b-6fe4-4d81-97d8-335da725f304 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e73d04b-6fe4-4d81-97d8-335da725f304 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 200 Sep 05 04:58:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1429/2888] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:45 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-570339a1-8486-4bf9-a2f5-7a8e2ecd0513 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-570339a1-8486-4bf9-a2f5-7a8e2ecd0513 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-570339a1-8486-4bf9-a2f5-7a8e2ecd0513 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-570339a1-8486-4bf9-a2f5-7a8e2ecd0513 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-303d31db-3157-42b2-8e8b-3a81b90f48b1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-303d31db-3157-42b2-8e8b-3a81b90f48b1 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:58:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-303d31db-3157-42b2-8e8b-3a81b90f48b1 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-570339a1-8486-4bf9-a2f5-7a8e2ecd0513 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:58:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-570339a1-8486-4bf9-a2f5-7a8e2ecd0513 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 200 Sep 05 04:58:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1460/2889] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:46 2026] GET /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 463 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-303d31db-3157-42b2-8e8b-3a81b90f48b1 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-303d31db-3157-42b2-8e8b-3a81b90f48b1 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:58:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-303d31db-3157-42b2-8e8b-3a81b90f48b1 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 200 Sep 05 04:58:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1430/2890] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:46 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 448 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9f35cb0d-350a-4023-be41-a1a36a46f6d8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9f35cb0d-350a-4023-be41-a1a36a46f6d8 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] GET http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 Sep 05 04:58:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9f35cb0d-350a-4023-be41-a1a36a46f6d8 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9f35cb0d-350a-4023-be41-a1a36a46f6d8 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9f35cb0d-350a-4023-be41-a1a36a46f6d8 tempest-CinderUnicodeTest-710279916 tempest-CinderUnicodeTest-710279916-project-member] http://192.168.122.229/volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 returned with HTTP 404 Sep 05 04:58:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1461/2891] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:46 2026] GET /volume/v3/volumes/c7090860-91a2-40f6-ad44-2daefe12b2b5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7f4c5064-4109-4b63-9333-20cd452c92f7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f4c5064-4109-4b63-9333-20cd452c92f7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f4c5064-4109-4b63-9333-20cd452c92f7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:46 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7f4c5064-4109-4b63-9333-20cd452c92f7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:46 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:46 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:46 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7f4c5064-4109-4b63-9333-20cd452c92f7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:46 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7f4c5064-4109-4b63-9333-20cd452c92f7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 200 Sep 05 04:58:46 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1431/2892] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:46 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-317be8b7-5993-4610-aeb8-1833b90a0000 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-317be8b7-5993-4610-aeb8-1833b90a0000 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-317be8b7-5993-4610-aeb8-1833b90a0000 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-317be8b7-5993-4610-aeb8-1833b90a0000 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-470c1c34-1a65-48ca-acd0-6bbc3825038b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-317be8b7-5993-4610-aeb8-1833b90a0000 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:58:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-470c1c34-1a65-48ca-acd0-6bbc3825038b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:58:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-470c1c34-1a65-48ca-acd0-6bbc3825038b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-317be8b7-5993-4610-aeb8-1833b90a0000 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 200 Sep 05 04:58:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-470c1c34-1a65-48ca-acd0-6bbc3825038b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1462/2893] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:47 2026] GET /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 463 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-470c1c34-1a65-48ca-acd0-6bbc3825038b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:58:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-470c1c34-1a65-48ca-acd0-6bbc3825038b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 200 Sep 05 04:58:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1432/2894] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:47 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-eadd2de2-b263-46f9-b054-f224f0b8c11f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eadd2de2-b263-46f9-b054-f224f0b8c11f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eadd2de2-b263-46f9-b054-f224f0b8c11f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-eadd2de2-b263-46f9-b054-f224f0b8c11f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-eadd2de2-b263-46f9-b054-f224f0b8c11f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-eadd2de2-b263-46f9-b054-f224f0b8c11f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 200 Sep 05 04:58:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1463/2895] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:47 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c67bc511-bc18-4a68-a550-2aa74d4ecd81 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c67bc511-bc18-4a68-a550-2aa74d4ecd81 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c67bc511-bc18-4a68-a550-2aa74d4ecd81 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c67bc511-bc18-4a68-a550-2aa74d4ecd81 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c67bc511-bc18-4a68-a550-2aa74d4ecd81 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 returned with HTTP 404 Sep 05 04:58:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1433/2896] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:48 2026] GET /volume/v3/snapshots/e57ee788-42f7-4004-ab29-fed5724d59f4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5fd8dd32-cb9a-46bf-9f47-74fb645d482b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5fd8dd32-cb9a-46bf-9f47-74fb645d482b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5fd8dd32-cb9a-46bf-9f47-74fb645d482b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4f0c5f20-65af-44d0-bad2-05a9ce346bd4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5fd8dd32-cb9a-46bf-9f47-74fb645d482b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4f0c5f20-65af-44d0-bad2-05a9ce346bd4 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4f0c5f20-65af-44d0-bad2-05a9ce346bd4 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4f0c5f20-65af-44d0-bad2-05a9ce346bd4 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-4f0c5f20-65af-44d0-bad2-05a9ce346bd4 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: 0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:48 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:48 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5fd8dd32-cb9a-46bf-9f47-74fb645d482b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5fd8dd32-cb9a-46bf-9f47-74fb645d482b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 200 Sep 05 04:58:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1464/2897] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:48 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4f0c5f20-65af-44d0-bad2-05a9ce346bd4 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "53983d94-23e5-4d15-86a1-639d704c310c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1921483563"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request body: {'volume': {"'snapshot_id": '53983d94-23e5-4d15-86a1-639d704c310c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1921483563'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume of 1 GB Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Availability Zones retrieved successfully. Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4f0c5f20-65af-44d0-bad2-05a9ce346bd4 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4f0c5f20-65af-44d0-bad2-05a9ce346bd4 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 202 Sep 05 04:58:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1434/2898] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:48 2026] DELETE /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (6cae0c17-e747-4580-8dc1-106e512cd6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31007913-c1b2-4edf-98c5-968f40b1ab79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-753611aa-2eed-471a-9d93-61a69c68d55c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-753611aa-2eed-471a-9d93-61a69c68d55c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-753611aa-2eed-471a-9d93-61a69c68d55c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-753611aa-2eed-471a-9d93-61a69c68d55c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:48 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-753611aa-2eed-471a-9d93-61a69c68d55c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-753611aa-2eed-471a-9d93-61a69c68d55c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 200 Sep 05 04:58:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1435/2899] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:48 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31007913-c1b2-4edf-98c5-968f40b1ab79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368dd512-a7c2-493c-ab81-8f2db5754f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Created reservations ['25a1aca0-ca65-44c5-8d83-9cd7089c6c9b', 'b9987b3a-09ed-4d21-8973-690c7f498083', '24720252-b8e0-4cf5-a672-a8e6a235c106', '190e6ec9-ad61-4575-bd16-58fed8aae9db'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368dd512-a7c2-493c-ab81-8f2db5754f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25a1aca0-ca65-44c5-8d83-9cd7089c6c9b', 'b9987b3a-09ed-4d21-8973-690c7f498083', '24720252-b8e0-4cf5-a672-a8e6a235c106', '190e6ec9-ad61-4575-bd16-58fed8aae9db']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ca077e-24f6-4b0c-9474-0183970a3d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:48 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ca077e-24f6-4b0c-9474-0183970a3d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c9581ca-b2f9-44f8-a1af-5ba416b97527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1921483563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['25a1aca0-ca65-44c5-8d83-9cd7089c6c9b','b9987b3a-09ed-4d21-8973-690c7f498083','24720252-b8e0-4cf5-a672-a8e6a235c106','190e6ec9-ad61-4575-bd16-58fed8aae9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1921483563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c9581ca-b2f9-44f8-a1af-5ba416b97527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6c0b7f84104c89a76e42734a956138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0cf463670f430ebdd652c395fdea6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d26762-015d-4190-8c0d-0bc189fef22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d26762-015d-4190-8c0d-0bc189fef22b) transitioned into state 'SUCCESS' from state '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-1921483563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['25a1aca0-ca65-44c5-8d83-9cd7089c6c9b','b9987b3a-09ed-4d21-8973-690c7f498083','24720252-b8e0-4cf5-a672-a8e6a235c106','190e6ec9-ad61-4575-bd16-58fed8aae9db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17b9c7c-ab6a-44a6-b3af-ad3059cf6daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17b9c7c-ab6a-44a6-b3af-ad3059cf6daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (6cae0c17-e747-4580-8dc1-106e512cd6e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request issued successfully. Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8711cbb-6d6b-424d-af43-6dd3a86550f9 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1465/2900] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:48 2026] POST /volume/v3/volumes => generated 769 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9c59fcf6-7bf6-4184-90f3-ea2faa709af6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "53983d94-23e5-4d15-86a1-639d704c310c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1970062821"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9c59fcf6-7bf6-4184-90f3-ea2faa709af6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9c59fcf6-7bf6-4184-90f3-ea2faa709af6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:48 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9c59fcf6-7bf6-4184-90f3-ea2faa709af6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request body: {'volume': {"'snapshot_id": '53983d94-23e5-4d15-86a1-639d704c310c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1970062821'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume of 1 GB Sep 05 04:58:48 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:48 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9c59fcf6-7bf6-4184-90f3-ea2faa709af6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:48 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9c59fcf6-7bf6-4184-90f3-ea2faa709af6 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 200 Sep 05 04:58:48 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1466/2901] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:48 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Availability Zones retrieved successfully. Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (92979a5a-ed60-40c1-9817-6ef58678c3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a8e3ba-cc75-43e1-8b80-4bb9c094bf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:48 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a8e3ba-cc75-43e1-8b80-4bb9c094bf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c375063-1a24-4215-9727-0dfba0a3eb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Created reservations ['0141c193-e7ac-40eb-9a4e-107790aa29d6', 'e135c090-32fb-4ef0-94aa-37729cd5b39c', '266bcd9c-d322-4ab1-bb9e-519a107e516f', '13945a3f-087a-44f0-8797-495daa5b808a'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c375063-1a24-4215-9727-0dfba0a3eb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0141c193-e7ac-40eb-9a4e-107790aa29d6', 'e135c090-32fb-4ef0-94aa-37729cd5b39c', '266bcd9c-d322-4ab1-bb9e-519a107e516f', '13945a3f-087a-44f0-8797-495daa5b808a']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026d1299-6289-4de2-888b-5218a4061aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026d1299-6289-4de2-888b-5218a4061aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd35d16f-8e9a-4a30-b93b-366543ae7d33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1970062821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['0141c193-e7ac-40eb-9a4e-107790aa29d6','e135c090-32fb-4ef0-94aa-37729cd5b39c','266bcd9c-d322-4ab1-bb9e-519a107e516f','13945a3f-087a-44f0-8797-495daa5b808a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1970062821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd35d16f-8e9a-4a30-b93b-366543ae7d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6c0b7f84104c89a76e42734a956138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0cf463670f430ebdd652c395fdea6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545c4a08-fb36-4636-aec4-ab2ede8a3e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545c4a08-fb36-4636-aec4-ab2ede8a3e67) transitioned into state 'SUCCESS' from state '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-1970062821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['0141c193-e7ac-40eb-9a4e-107790aa29d6','e135c090-32fb-4ef0-94aa-37729cd5b39c','266bcd9c-d322-4ab1-bb9e-519a107e516f','13945a3f-087a-44f0-8797-495daa5b808a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff9bfb9-791a-4e63-a06f-e28377302e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff9bfb9-791a-4e63-a06f-e28377302e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (92979a5a-ed60-40c1-9817-6ef58678c3d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request issued successfully. Sep 05 04:58:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e3381480-c9bf-4d9e-bf8b-c2bcf06c7aec tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1436/2902] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:48 2026] POST /volume/v3/volumes => generated 769 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "53983d94-23e5-4d15-86a1-639d704c310c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-362548278"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request body: {'volume': {"'snapshot_id": '53983d94-23e5-4d15-86a1-639d704c310c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-362548278'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume of 1 GB Sep 05 04:58:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Availability Zones retrieved successfully. Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (239c8236-6d45-4339-bf75-9dd6ffcf355d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142ad963-4120-4d7e-a021-6bd3f2be7c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5f658419-3da7-4038-b727-1a763cdf3166 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5f658419-3da7-4038-b727-1a763cdf3166 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5f658419-3da7-4038-b727-1a763cdf3166 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5f658419-3da7-4038-b727-1a763cdf3166 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142ad963-4120-4d7e-a021-6bd3f2be7c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5daf7e3c-9c1a-46f9-b60f-985e8443b9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5f658419-3da7-4038-b727-1a763cdf3166 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5f658419-3da7-4038-b727-1a763cdf3166 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 200 Sep 05 04:58:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1437/2903] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:49 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Created reservations ['13ef39a6-4d32-408d-9ea8-7b2c50877bea', '1b29a07e-7570-4878-9713-1e26c8ae1d2a', '80636a80-81b2-437b-beea-aea9ab919be4', 'fef9a286-0b7d-4a23-87dd-d9f25907c0d9'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5daf7e3c-9c1a-46f9-b60f-985e8443b9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13ef39a6-4d32-408d-9ea8-7b2c50877bea', '1b29a07e-7570-4878-9713-1e26c8ae1d2a', '80636a80-81b2-437b-beea-aea9ab919be4', 'fef9a286-0b7d-4a23-87dd-d9f25907c0d9']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d341922-80b3-4faa-b911-f6c5cc9b0acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d341922-80b3-4faa-b911-f6c5cc9b0acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc66bf7-1c08-492c-954a-4ead9056885d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-362548278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['13ef39a6-4d32-408d-9ea8-7b2c50877bea','1b29a07e-7570-4878-9713-1e26c8ae1d2a','80636a80-81b2-437b-beea-aea9ab919be4','fef9a286-0b7d-4a23-87dd-d9f25907c0d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-362548278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc66bf7-1c08-492c-954a-4ead9056885d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6c0b7f84104c89a76e42734a956138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0cf463670f430ebdd652c395fdea6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9783b92-c50f-4b6a-a401-2fd41641f813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9783b92-c50f-4b6a-a401-2fd41641f813) transitioned into state 'SUCCESS' from state '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-362548278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['13ef39a6-4d32-408d-9ea8-7b2c50877bea','1b29a07e-7570-4878-9713-1e26c8ae1d2a','80636a80-81b2-437b-beea-aea9ab919be4','fef9a286-0b7d-4a23-87dd-d9f25907c0d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a64052-c3bd-42c1-a5f3-46c08cf06bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a64052-c3bd-42c1-a5f3-46c08cf06bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (239c8236-6d45-4339-bf75-9dd6ffcf355d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request issued successfully. Sep 05 04:58:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d91a7925-84a0-4e4c-8ce1-d47b3d595711 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1467/2904] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:49 2026] POST /volume/v3/volumes => generated 768 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fe9fa8c9-0933-4e84-9ce3-e6b62d8e08c4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fe9fa8c9-0933-4e84-9ce3-e6b62d8e08c4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fe9fa8c9-0933-4e84-9ce3-e6b62d8e08c4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fe9fa8c9-0933-4e84-9ce3-e6b62d8e08c4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "53983d94-23e5-4d15-86a1-639d704c310c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1560650932"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request body: {'volume': {"'snapshot_id": '53983d94-23e5-4d15-86a1-639d704c310c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1560650932'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:49 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume of 1 GB Sep 05 04:58:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Availability Zones retrieved successfully. Sep 05 04:58:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fe9fa8c9-0933-4e84-9ce3-e6b62d8e08c4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fe9fa8c9-0933-4e84-9ce3-e6b62d8e08c4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 200 Sep 05 04:58:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1438/2905] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:49 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (843f31b6-9d30-432a-b419-065f3d1aecbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b116113-5e71-49dc-a5c7-4b7401d2f9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b116113-5e71-49dc-a5c7-4b7401d2f9ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1275919-7062-4d3e-9954-7715f73beb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Created reservations ['7b956a42-fecd-4e09-864e-78e4f08cb787', 'b8ceefd3-84ce-4021-9e52-741f38ae1f8e', '7b84cfd8-aef2-4636-861a-81ab190930ba', 'fa7657d0-dc62-4665-b998-591cba9b1180'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1275919-7062-4d3e-9954-7715f73beb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b956a42-fecd-4e09-864e-78e4f08cb787', 'b8ceefd3-84ce-4021-9e52-741f38ae1f8e', '7b84cfd8-aef2-4636-861a-81ab190930ba', 'fa7657d0-dc62-4665-b998-591cba9b1180']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2d4d62-c4a3-4600-925f-6e4211aa2276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2d4d62-c4a3-4600-925f-6e4211aa2276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '364bc382-d4bc-40b7-9d40-951c527fa8d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1560650932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['7b956a42-fecd-4e09-864e-78e4f08cb787','b8ceefd3-84ce-4021-9e52-741f38ae1f8e','7b84cfd8-aef2-4636-861a-81ab190930ba','fa7657d0-dc62-4665-b998-591cba9b1180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1560650932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=364bc382-d4bc-40b7-9d40-951c527fa8d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6c0b7f84104c89a76e42734a956138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0cf463670f430ebdd652c395fdea6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4e4ab5-19fe-4a2f-b101-eb41b958e06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4e4ab5-19fe-4a2f-b101-eb41b958e06f) transitioned into state 'SUCCESS' from state '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-1560650932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['7b956a42-fecd-4e09-864e-78e4f08cb787','b8ceefd3-84ce-4021-9e52-741f38ae1f8e','7b84cfd8-aef2-4636-861a-81ab190930ba','fa7657d0-dc62-4665-b998-591cba9b1180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd3fa74-6c42-416a-a39d-bd636b99f9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd3fa74-6c42-416a-a39d-bd636b99f9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (843f31b6-9d30-432a-b419-065f3d1aecbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request issued successfully. Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1846766f-85c4-4af6-8735-e7cd4e16ff2b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1468/2906] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:49 2026] POST /volume/v3/volumes => generated 769 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "53983d94-23e5-4d15-86a1-639d704c310c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1893835833"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request body: {'volume': {"'snapshot_id": '53983d94-23e5-4d15-86a1-639d704c310c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1893835833'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume of 1 GB Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Availability Zones retrieved successfully. Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (3e86cad0-4a16-45bd-b911-48183664de70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1774134-f19d-4681-a640-a77d00bf5a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1774134-f19d-4681-a640-a77d00bf5a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860e4ac5-c535-4cee-b422-c93dcd9be9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-35766bb4-886a-4885-b356-101cdc0d1878 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Created reservations ['a74f20c6-d65a-4cec-8a08-5ce55ea25233', '65224c2a-d19f-4470-8688-332fdbf808f1', 'e6662f37-008a-4b7e-b5f5-5607e5a15c20', '32d7edc5-b4b6-4969-b94f-4bbe8da9948d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860e4ac5-c535-4cee-b422-c93dcd9be9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a74f20c6-d65a-4cec-8a08-5ce55ea25233', '65224c2a-d19f-4470-8688-332fdbf808f1', 'e6662f37-008a-4b7e-b5f5-5607e5a15c20', '32d7edc5-b4b6-4969-b94f-4bbe8da9948d']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d07e274-9d97-4675-a618-0add4cc9859a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:50 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d07e274-9d97-4675-a618-0add4cc9859a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4f60f7e-b3b8-4bd9-900f-c2681ff83835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1893835833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['a74f20c6-d65a-4cec-8a08-5ce55ea25233','65224c2a-d19f-4470-8688-332fdbf808f1','e6662f37-008a-4b7e-b5f5-5607e5a15c20','32d7edc5-b4b6-4969-b94f-4bbe8da9948d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1893835833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4f60f7e-b3b8-4bd9-900f-c2681ff83835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6c0b7f84104c89a76e42734a956138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b0cf463670f430ebdd652c395fdea6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e12d57-6bdf-41f0-b142-efc38ef5afc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e12d57-6bdf-41f0-b142-efc38ef5afc9) transitioned into state 'SUCCESS' from state '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-1893835833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6c0b7f84104c89a76e42734a956138',qos_specs=None,replication_status=,reservations=['a74f20c6-d65a-4cec-8a08-5ce55ea25233','65224c2a-d19f-4470-8688-332fdbf808f1','e6662f37-008a-4b7e-b5f5-5607e5a15c20','32d7edc5-b4b6-4969-b94f-4bbe8da9948d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b0cf463670f430ebdd652c395fdea6a',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619533e1-ab09-4906-ab75-f4e532c66462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35766bb4-886a-4885-b356-101cdc0d1878 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35766bb4-886a-4885-b356-101cdc0d1878 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1723667945", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619533e1-ab09-4906-ab75-f4e532c66462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Flow 'volume_create_api' (3e86cad0-4a16-45bd-b911-48183664de70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Create volume request issued successfully. Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0cfba531-d6eb-4582-bc01-f2c7f82d7eae tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1439/2907] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:58:50 2026] POST /volume/v3/volumes => generated 769 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3f463c3e-be5e-40f8-ad6d-f78b5b238cac None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f463c3e-be5e-40f8-ad6d-f78b5b238cac tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f463c3e-be5e-40f8-ad6d-f78b5b238cac tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f463c3e-be5e-40f8-ad6d-f78b5b238cac tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35766bb4-886a-4885-b356-101cdc0d1878 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:58:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1469/2908] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:58:50 2026] POST /volume/v3/types => generated 380 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f463c3e-be5e-40f8-ad6d-f78b5b238cac tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 returned with HTTP 404 Sep 05 04:58:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1440/2909] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:50 2026] GET /volume/v3/volumes/0f8043b8-dc20-411b-b79c-3b0632bd8ba4 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-32a6f770-2c05-489b-a8b1-2750278d79d4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-32a6f770-2c05-489b-a8b1-2750278d79d4 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-32a6f770-2c05-489b-a8b1-2750278d79d4 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-32a6f770-2c05-489b-a8b1-2750278d79d4 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-07fc742f-9cd0-41ba-8510-77c17b5e0e02 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07fc742f-9cd0-41ba-8510-77c17b5e0e02 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] POST http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07fc742f-9cd0-41ba-8510-77c17b5e0e02 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:50 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-32a6f770-2c05-489b-a8b1-2750278d79d4 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-32a6f770-2c05-489b-a8b1-2750278d79d4 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 returned with HTTP 200 Sep 05 04:58:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1470/2910] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:50 2026] GET /volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1710065132"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1710065132'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07fc742f-9cd0-41ba-8510-77c17b5e0e02 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption returned with HTTP 200 Sep 05 04:58:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1441/2911] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:58:50 2026] POST /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c21dc36c-2813-4c56-82b0-77e0d8c1d636 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c21dc36c-2813-4c56-82b0-77e0d8c1d636 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:58:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c21dc36c-2813-4c56-82b0-77e0d8c1d636 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-406753490", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (58197f5b-d71c-4873-9745-d00497819674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399c8952-3154-4ed5-90a9-84dd0841c6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c21dc36c-2813-4c56-82b0-77e0d8c1d636 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1442/2912] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:58:50 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8db46c56-c589-4737-997d-47136eba7c78 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8db46c56-c589-4737-997d-47136eba7c78 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8db46c56-c589-4737-997d-47136eba7c78 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8db46c56-c589-4737-997d-47136eba7c78 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8db46c56-c589-4737-997d-47136eba7c78 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8db46c56-c589-4737-997d-47136eba7c78 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1443/2913] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:51 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dff6d1a6-8d02-4070-b616-c1b9caaf7ede None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (399c8952-3154-4ed5-90a9-84dd0841c6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384b1b75-8dfa-4881-b804-5955271aadda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['a03dc891-4f52-4691-a16b-2a388ac7bb0f', '95a06567-5b8c-43fc-bc42-d1954f66e581', 'b6be10be-a9d1-47fc-9fa2-c34e2c82afe2', 'f928570e-175c-4ca1-babf-eab1f0137c9f'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384b1b75-8dfa-4881-b804-5955271aadda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a03dc891-4f52-4691-a16b-2a388ac7bb0f', '95a06567-5b8c-43fc-bc42-d1954f66e581', 'b6be10be-a9d1-47fc-9fa2-c34e2c82afe2', 'f928570e-175c-4ca1-babf-eab1f0137c9f']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc370c30-7a8c-4e53-bdbb-8ef91da5c442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dff6d1a6-8d02-4070-b616-c1b9caaf7ede tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] POST http://192.168.122.229/volume/v3/types/1793a468-b6eb-448d-9423-a105a0106278/encryption Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dff6d1a6-8d02-4070-b616-c1b9caaf7ede tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-dff6d1a6-8d02-4070-b616-c1b9caaf7ede tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dff6d1a6-8d02-4070-b616-c1b9caaf7ede tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/1793a468-b6eb-448d-9423-a105a0106278/encryption returned with HTTP 403 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1444/2914] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:58:51 2026] POST /volume/v3/types/1793a468-b6eb-448d-9423-a105a0106278/encryption => generated 127 bytes in 190 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9a58f8ad-39ae-44ca-bdc8-3b0067ff7df1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a58f8ad-39ae-44ca-bdc8-3b0067ff7df1 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] GET http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a58f8ad-39ae-44ca-bdc8-3b0067ff7df1 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a58f8ad-39ae-44ca-bdc8-3b0067ff7df1 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-9a58f8ad-39ae-44ca-bdc8-3b0067ff7df1 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-9a58f8ad-39ae-44ca-bdc8-3b0067ff7df1 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:51 devstack devstack@c-api.service[89502]: /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 05 04:58:51 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9a58f8ad-39ae-44ca-bdc8-3b0067ff7df1 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Get all snapshots completed successfully. Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a58f8ad-39ae-44ca-bdc8-3b0067ff7df1 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] http://192.168.122.229/volume/v3/snapshots returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc370c30-7a8c-4e53-bdbb-8ef91da5c442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c3bf3c-66b5-4f61-9e94-5889280bb6a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1710065132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['a03dc891-4f52-4691-a16b-2a388ac7bb0f','95a06567-5b8c-43fc-bc42-d1954f66e581','b6be10be-a9d1-47fc-9fa2-c34e2c82afe2','f928570e-175c-4ca1-babf-eab1f0137c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1710065132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c3bf3c-66b5-4f61-9e94-5889280bb6a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1445/2915] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:58:51 2026] GET /volume/v3/snapshots => generated 336 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-76accba5-614c-43be-9c52-35df46200b3e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d56dd323-12b5-4c11-ac52-e1e752033fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-76accba5-614c-43be-9c52-35df46200b3e tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-76accba5-614c-43be-9c52-35df46200b3e tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1056025532", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d56dd323-12b5-4c11-ac52-e1e752033fa1) transitioned into state 'SUCCESS' from state '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-1710065132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['a03dc891-4f52-4691-a16b-2a388ac7bb0f','95a06567-5b8c-43fc-bc42-d1954f66e581','b6be10be-a9d1-47fc-9fa2-c34e2c82afe2','f928570e-175c-4ca1-babf-eab1f0137c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-76accba5-614c-43be-9c52-35df46200b3e tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1446/2916] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:58:51 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee69d323-98ac-4a76-a952-a6b597fec076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6960fcf0-a038-4760-b79a-d8d9c2e5493e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6960fcf0-a038-4760-b79a-d8d9c2e5493e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6960fcf0-a038-4760-b79a-d8d9c2e5493e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6960fcf0-a038-4760-b79a-d8d9c2e5493e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-6960fcf0-a038-4760-b79a-d8d9c2e5493e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete snapshot with id: 9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6960fcf0-a038-4760-b79a-d8d9c2e5493e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee69d323-98ac-4a76-a952-a6b597fec076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (58197f5b-d71c-4873-9745-d00497819674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-41d7d3eb-bdb7-47f3-874a-593ba642d6ab tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1471/2917] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:58:50 2026] POST /volume/v3/volumes => generated 787 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cce4c8a4-dd82-408f-9ce5-55ab5b604e66 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cce4c8a4-dd82-408f-9ce5-55ab5b604e66 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] POST http://192.168.122.229/volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9/extra_specs Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cce4c8a4-dd82-408f-9ce5-55ab5b604e66 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-cce4c8a4-dd82-408f-9ce5-55ab5b604e66 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cce4c8a4-dd82-408f-9ce5-55ab5b604e66 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9/extra_specs returned with HTTP 403 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1472/2918] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:58:51 2026] POST /volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7cd0ef76-f252-4def-b8ad-006b1cd893c6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7cd0ef76-f252-4def-b8ad-006b1cd893c6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7cd0ef76-f252-4def-b8ad-006b1cd893c6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7cd0ef76-f252-4def-b8ad-006b1cd893c6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6960fcf0-a038-4760-b79a-d8d9c2e5493e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot delete request issued successfully. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6960fcf0-a038-4760-b79a-d8d9c2e5493e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 202 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1447/2919] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:58:51 2026] DELETE /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2e359ce7-4c0c-4f3b-ba04-901d0723b3e9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7cd0ef76-f252-4def-b8ad-006b1cd893c6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2e359ce7-4c0c-4f3b-ba04-901d0723b3e9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] PUT http://192.168.122.229/volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9/extra_specs/key2 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2e359ce7-4c0c-4f3b-ba04-901d0723b3e9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7cd0ef76-f252-4def-b8ad-006b1cd893c6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1473/2920] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:51 2026] GET /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-018dfa66-c9d3-42dc-bd51-4dcc43cdafa7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-018dfa66-c9d3-42dc-bd51-4dcc43cdafa7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-018dfa66-c9d3-42dc-bd51-4dcc43cdafa7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-018dfa66-c9d3-42dc-bd51-4dcc43cdafa7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-2e359ce7-4c0c-4f3b-ba04-901d0723b3e9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2e359ce7-4c0c-4f3b-ba04-901d0723b3e9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9/extra_specs/key2 returned with HTTP 403 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-018dfa66-c9d3-42dc-bd51-4dcc43cdafa7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-018dfa66-c9d3-42dc-bd51-4dcc43cdafa7 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1474/2921] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:51 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1448/2922] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:58:51 2026] PUT /volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9/extra_specs/key2 => generated 122 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2dce88a8-bf98-4255-947a-e1fb2f371631 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2dce88a8-bf98-4255-947a-e1fb2f371631 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] POST http://192.168.122.229/volume/v3/types Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2dce88a8-bf98-4255-947a-e1fb2f371631 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-2dce88a8-bf98-4255-947a-e1fb2f371631 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2dce88a8-bf98-4255-947a-e1fb2f371631 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types returned with HTTP 403 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1475/2923] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:58:51 2026] POST /volume/v3/types => generated 109 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-33421eac-5357-43d8-9b99-15d528b01672 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33421eac-5357-43d8-9b99-15d528b01672 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-33421eac-5357-43d8-9b99-15d528b01672 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-143970578", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-33421eac-5357-43d8-9b99-15d528b01672 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1449/2924] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:58:51 2026] POST /volume/v3/types => generated 379 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bf18fabf-05a2-4b8e-9d4c-abbd8357b0b5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf18fabf-05a2-4b8e-9d4c-abbd8357b0b5 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] POST http://192.168.122.229/volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee/encryption Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf18fabf-05a2-4b8e-9d4c-abbd8357b0b5 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf18fabf-05a2-4b8e-9d4c-abbd8357b0b5 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee/encryption returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1476/2925] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:58:51 2026] POST /volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-59e0a1ce-2eac-424a-a908-538be5f308b5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-59e0a1ce-2eac-424a-a908-538be5f308b5 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] DELETE http://192.168.122.229/volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee/encryption/a239a0f0-e1f1-4764-b243-2b4325f79b2d Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-59e0a1ce-2eac-424a-a908-538be5f308b5 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-59e0a1ce-2eac-424a-a908-538be5f308b5 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-59e0a1ce-2eac-424a-a908-538be5f308b5 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-59e0a1ce-2eac-424a-a908-538be5f308b5 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee/encryption/a239a0f0-e1f1-4764-b243-2b4325f79b2d returned with HTTP 403 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1450/2926] 192.168.122.229 () {58 vars in 1373 bytes} [Sat Sep 5 04:58:51 2026] DELETE /volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee/encryption/a239a0f0-e1f1-4764-b243-2b4325f79b2d => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-adecc349-d2fb-45c1-b943-a7bb3326b039 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-adecc349-d2fb-45c1-b943-a7bb3326b039 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-adecc349-d2fb-45c1-b943-a7bb3326b039 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-468518712", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-adecc349-d2fb-45c1-b943-a7bb3326b039 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1477/2927] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:58:51 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cee3447b-5f17-4cad-b215-fae878b895f9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cee3447b-5f17-4cad-b215-fae878b895f9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] DELETE http://192.168.122.229/volume/v3/types/788a2e2a-65da-4094-b672-43e5d724aced/extra_specs/key1 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cee3447b-5f17-4cad-b215-fae878b895f9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cee3447b-5f17-4cad-b215-fae878b895f9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-cee3447b-5f17-4cad-b215-fae878b895f9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cee3447b-5f17-4cad-b215-fae878b895f9 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/788a2e2a-65da-4094-b672-43e5d724aced/extra_specs/key1 returned with HTTP 403 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1451/2928] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:58:51 2026] DELETE /volume/v3/types/788a2e2a-65da-4094-b672-43e5d724aced/extra_specs/key1 => generated 122 bytes in 37 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-31c00789-ff6f-4974-8bd2-f08e4447b8d3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-31c00789-ff6f-4974-8bd2-f08e4447b8d3 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-31c00789-ff6f-4974-8bd2-f08e4447b8d3 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-532702552", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-31c00789-ff6f-4974-8bd2-f08e4447b8d3 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1478/2929] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:58:51 2026] POST /volume/v3/types => generated 379 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-932ba2ae-9a13-419b-a7ef-980e53ab12ed None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-932ba2ae-9a13-419b-a7ef-980e53ab12ed tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] DELETE http://192.168.122.229/volume/v3/types/7b091146-91a9-4580-82d6-7cb166c778f3 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-932ba2ae-9a13-419b-a7ef-980e53ab12ed tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-932ba2ae-9a13-419b-a7ef-980e53ab12ed tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-932ba2ae-9a13-419b-a7ef-980e53ab12ed tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-932ba2ae-9a13-419b-a7ef-980e53ab12ed tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/7b091146-91a9-4580-82d6-7cb166c778f3 returned with HTTP 403 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1452/2930] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:58:51 2026] DELETE /volume/v3/types/7b091146-91a9-4580-82d6-7cb166c778f3 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dedefdc0-a0f1-431e-a7bb-b79e9670689e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dedefdc0-a0f1-431e-a7bb-b79e9670689e tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] GET http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dedefdc0-a0f1-431e-a7bb-b79e9670689e tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dedefdc0-a0f1-431e-a7bb-b79e9670689e tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dedefdc0-a0f1-431e-a7bb-b79e9670689e tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1479/2931] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 04:58:51 2026] GET /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f8e5b53c-96d9-4c8c-a01e-60224c212c7c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8e5b53c-96d9-4c8c-a01e-60224c212c7c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] GET http://192.168.122.229/volume/v3/types Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8e5b53c-96d9-4c8c-a01e-60224c212c7c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8e5b53c-96d9-4c8c-a01e-60224c212c7c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-f8e5b53c-96d9-4c8c-a01e-60224c212c7c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8e5b53c-96d9-4c8c-a01e-60224c212c7c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1453/2932] 192.168.122.229 () {58 vars in 1115 bytes} [Sat Sep 5 04:58:51 2026] GET /volume/v3/types => generated 2360 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b0950fff-0470-4085-96c0-0475c9bd8ac3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bcd75cce-1e80-487b-8698-cd4cf30d2b56 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcd75cce-1e80-487b-8698-cd4cf30d2b56 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bcd75cce-1e80-487b-8698-cd4cf30d2b56 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bcd75cce-1e80-487b-8698-cd4cf30d2b56 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b0950fff-0470-4085-96c0-0475c9bd8ac3 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] GET http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption/cipher Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b0950fff-0470-4085-96c0-0475c9bd8ac3 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b0950fff-0470-4085-96c0-0475c9bd8ac3 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-b0950fff-0470-4085-96c0-0475c9bd8ac3 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b0950fff-0470-4085-96c0-0475c9bd8ac3 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption/cipher returned with HTTP 403 Sep 05 04:58:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1454/2933] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:58:51 2026] GET /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption/cipher => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-07cacee8-b26c-4014-939a-7a9966173c27 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07cacee8-b26c-4014-939a-7a9966173c27 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] GET http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07cacee8-b26c-4014-939a-7a9966173c27 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07cacee8-b26c-4014-939a-7a9966173c27 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-07cacee8-b26c-4014-939a-7a9966173c27 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07cacee8-b26c-4014-939a-7a9966173c27 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption returned with HTTP 403 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1455/2934] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:58:52 2026] GET /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ff08dcd9-74cb-4d7c-b20c-cc2e754d0fda None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bcd75cce-1e80-487b-8698-cd4cf30d2b56 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff08dcd9-74cb-4d7c-b20c-cc2e754d0fda tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] GET http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/multiattach Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff08dcd9-74cb-4d7c-b20c-cc2e754d0fda tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ff08dcd9-74cb-4d7c-b20c-cc2e754d0fda tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcd75cce-1e80-487b-8698-cd4cf30d2b56 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 returned with HTTP 200 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1480/2935] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:51 2026] GET /volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ff08dcd9-74cb-4d7c-b20c-cc2e754d0fda tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/multiattach returned with HTTP 200 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1456/2936] 192.168.122.229 () {58 vars in 1298 bytes} [Sat Sep 5 04:58:52 2026] GET /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/multiattach => generated 29 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4f348afe-6cd5-4289-a4a7-20de91a802e2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4d933ad8-16c6-4d41-9254-f5ca6582063d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4f348afe-6cd5-4289-a4a7-20de91a802e2 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] GET http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/volume_backend_name Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4f348afe-6cd5-4289-a4a7-20de91a802e2 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4f348afe-6cd5-4289-a4a7-20de91a802e2 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4d933ad8-16c6-4d41-9254-f5ca6582063d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4d933ad8-16c6-4d41-9254-f5ca6582063d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4d933ad8-16c6-4d41-9254-f5ca6582063d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4f348afe-6cd5-4289-a4a7-20de91a802e2 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1481/2937] 192.168.122.229 () {58 vars in 1322 bytes} [Sat Sep 5 04:58:52 2026] GET /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7cc763e8-4339-4991-a835-ee7591383455 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7cc763e8-4339-4991-a835-ee7591383455 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] GET http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7cc763e8-4339-4991-a835-ee7591383455 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7cc763e8-4339-4991-a835-ee7591383455 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4d933ad8-16c6-4d41-9254-f5ca6582063d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7cc763e8-4339-4991-a835-ee7591383455 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa returned with HTTP 200 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1482/2938] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 04:58:52 2026] GET /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa => generated 318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4d933ad8-16c6-4d41-9254-f5ca6582063d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 returned with HTTP 200 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1457/2939] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:52 2026] GET /volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-70a96d3e-5646-451e-bb77-614891be5f2c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-70a96d3e-5646-451e-bb77-614891be5f2c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] PUT http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption/c6551004-e6bd-4d90-86c7-7a23c5fae846 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-70a96d3e-5646-451e-bb77-614891be5f2c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-70a96d3e-5646-451e-bb77-614891be5f2c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-70a96d3e-5646-451e-bb77-614891be5f2c tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption/c6551004-e6bd-4d90-86c7-7a23c5fae846 returned with HTTP 403 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1483/2940] 192.168.122.229 () {60 vars in 1390 bytes} [Sat Sep 5 04:58:52 2026] PUT /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/encryption/c6551004-e6bd-4d90-86c7-7a23c5fae846 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6e707621-c36b-4662-9c58-8820db1e14b2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e707621-c36b-4662-9c58-8820db1e14b2 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] PUT http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/key1 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6e707621-c36b-4662-9c58-8820db1e14b2 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-6e707621-c36b-4662-9c58-8820db1e14b2 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6e707621-c36b-4662-9c58-8820db1e14b2 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/key1 returned with HTTP 403 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1458/2941] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:58:52 2026] PUT /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1197e763-496f-49fa-a550-c549f49a1bfa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1197e763-496f-49fa-a550-c549f49a1bfa tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] PUT http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1197e763-496f-49fa-a550-c549f49a1bfa tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-1197e763-496f-49fa-a550-c549f49a1bfa tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3698422123b14e2088876303874db3c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56a31118e43a4eb4ad456cd94144cbbf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1197e763-496f-49fa-a550-c549f49a1bfa tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-member] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa returned with HTTP 403 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1484/2942] 192.168.122.229 () {60 vars in 1246 bytes} [Sat Sep 5 04:58:52 2026] PUT /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-85718f68-76df-4c3e-933b-4d6265f51a86 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85718f68-76df-4c3e-933b-4d6265f51a86 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] DELETE http://192.168.122.229/volume/v3/types/7b091146-91a9-4580-82d6-7cb166c778f3 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85718f68-76df-4c3e-933b-4d6265f51a86 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-85718f68-76df-4c3e-933b-4d6265f51a86 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-85718f68-76df-4c3e-933b-4d6265f51a86 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types/7b091146-91a9-4580-82d6-7cb166c778f3 returned with HTTP 202 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1459/2943] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:58:52 2026] DELETE /volume/v3/types/7b091146-91a9-4580-82d6-7cb166c778f3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-edbb30df-c384-4e13-89de-785a45ea1f06 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-edbb30df-c384-4e13-89de-785a45ea1f06 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] DELETE http://192.168.122.229/volume/v3/types/788a2e2a-65da-4094-b672-43e5d724aced Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-edbb30df-c384-4e13-89de-785a45ea1f06 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-edbb30df-c384-4e13-89de-785a45ea1f06 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-edbb30df-c384-4e13-89de-785a45ea1f06 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types/788a2e2a-65da-4094-b672-43e5d724aced returned with HTTP 202 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1485/2944] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:58:52 2026] DELETE /volume/v3/types/788a2e2a-65da-4094-b672-43e5d724aced => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8024d319-fc12-4d9b-8c5d-cdb4491b8926 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8024d319-fc12-4d9b-8c5d-cdb4491b8926 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] DELETE http://192.168.122.229/volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8024d319-fc12-4d9b-8c5d-cdb4491b8926 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8024d319-fc12-4d9b-8c5d-cdb4491b8926 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8024d319-fc12-4d9b-8c5d-cdb4491b8926 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee returned with HTTP 202 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1460/2945] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:58:52 2026] DELETE /volume/v3/types/c4a76c20-08e9-46d2-9a7f-4f03b544e6ee => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-54deb486-34f0-48ce-bbe7-90a513eb0ff1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2fba0a88-af3e-4854-98f9-f53cf858e434 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2fba0a88-af3e-4854-98f9-f53cf858e434 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-54deb486-34f0-48ce-bbe7-90a513eb0ff1 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] DELETE http://192.168.122.229/volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2fba0a88-af3e-4854-98f9-f53cf858e434 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-54deb486-34f0-48ce-bbe7-90a513eb0ff1 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-54deb486-34f0-48ce-bbe7-90a513eb0ff1 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2fba0a88-af3e-4854-98f9-f53cf858e434 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2fba0a88-af3e-4854-98f9-f53cf858e434 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2fba0a88-af3e-4854-98f9-f53cf858e434 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 200 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1461/2946] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:52 2026] GET /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fd7e710b-53a5-4c37-9c80-052cefdf1eb0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd7e710b-53a5-4c37-9c80-052cefdf1eb0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd7e710b-53a5-4c37-9c80-052cefdf1eb0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fd7e710b-53a5-4c37-9c80-052cefdf1eb0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-54deb486-34f0-48ce-bbe7-90a513eb0ff1 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9 returned with HTTP 202 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1486/2947] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:58:52 2026] DELETE /volume/v3/types/491e2010-27c0-4101-90b4-e336a10aa6c9 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-da3bc9e5-b032-4291-bef8-d1a6a23bebaa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fd7e710b-53a5-4c37-9c80-052cefdf1eb0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da3bc9e5-b032-4291-bef8-d1a6a23bebaa tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] DELETE http://192.168.122.229/volume/v3/types/1793a468-b6eb-448d-9423-a105a0106278 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fd7e710b-53a5-4c37-9c80-052cefdf1eb0 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 200 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-da3bc9e5-b032-4291-bef8-d1a6a23bebaa tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1462/2948] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:52 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-da3bc9e5-b032-4291-bef8-d1a6a23bebaa tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-da3bc9e5-b032-4291-bef8-d1a6a23bebaa tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types/1793a468-b6eb-448d-9423-a105a0106278 returned with HTTP 202 Sep 05 04:58:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1487/2949] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:58:52 2026] DELETE /volume/v3/types/1793a468-b6eb-448d-9423-a105a0106278 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-87b59c3e-193e-415a-87d8-99eacc9e8481 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87b59c3e-193e-415a-87d8-99eacc9e8481 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] DELETE http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87b59c3e-193e-415a-87d8-99eacc9e8481 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-87b59c3e-193e-415a-87d8-99eacc9e8481 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-87b59c3e-193e-415a-87d8-99eacc9e8481 tempest-VolumeTypesMemberTests-760506644 tempest-VolumeTypesMemberTests-760506644-project-admin] http://192.168.122.229/volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa returned with HTTP 202 Sep 05 04:58:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1463/2950] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:58:52 2026] DELETE /volume/v3/types/75775763-890c-4ba5-9040-23ab4e0bafaa => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-35a7d429-4479-41be-9e77-b2372dca2d9d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35a7d429-4479-41be-9e77-b2372dca2d9d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35a7d429-4479-41be-9e77-b2372dca2d9d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35a7d429-4479-41be-9e77-b2372dca2d9d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-35a7d429-4479-41be-9e77-b2372dca2d9d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35a7d429-4479-41be-9e77-b2372dca2d9d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 returned with HTTP 200 Sep 05 04:58:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1488/2951] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:53 2026] GET /volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c9d90985-b696-4735-9b49-e38a189a1cce None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c9d90985-b696-4735-9b49-e38a189a1cce tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c9d90985-b696-4735-9b49-e38a189a1cce tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c9d90985-b696-4735-9b49-e38a189a1cce tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c9d90985-b696-4735-9b49-e38a189a1cce tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c9d90985-b696-4735-9b49-e38a189a1cce tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d returned with HTTP 200 Sep 05 04:58:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1464/2952] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:53 2026] GET /volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-152b9a48-a989-457a-a849-38e9ab8a105a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-152b9a48-a989-457a-a849-38e9ab8a105a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-152b9a48-a989-457a-a849-38e9ab8a105a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-152b9a48-a989-457a-a849-38e9ab8a105a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f8545142-a7fb-4e5a-bd98-52486066e63f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8545142-a7fb-4e5a-bd98-52486066e63f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8545142-a7fb-4e5a-bd98-52486066e63f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8545142-a7fb-4e5a-bd98-52486066e63f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8545142-a7fb-4e5a-bd98-52486066e63f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 returned with HTTP 404 Sep 05 04:58:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1465/2953] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:53 2026] GET /volume/v3/snapshots/9edfea1b-1738-41f2-af12-dda702cc2957 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3f681b4c-ae3c-483a-be2a-b7714d5ba307 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-152b9a48-a989-457a-a849-38e9ab8a105a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f681b4c-ae3c-483a-be2a-b7714d5ba307 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f681b4c-ae3c-483a-be2a-b7714d5ba307 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3f681b4c-ae3c-483a-be2a-b7714d5ba307 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3f681b4c-ae3c-483a-be2a-b7714d5ba307 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume with id: 19cd9332-4896-472d-aa5c-301153333f65 Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-152b9a48-a989-457a-a849-38e9ab8a105a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 200 Sep 05 04:58:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1489/2954] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:53 2026] GET /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 1016 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:53 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:53 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3f681b4c-ae3c-483a-be2a-b7714d5ba307 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3f681b4c-ae3c-483a-be2a-b7714d5ba307 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume request issued successfully. Sep 05 04:58:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3f681b4c-ae3c-483a-be2a-b7714d5ba307 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 returned with HTTP 202 Sep 05 04:58:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1466/2955] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:53 2026] DELETE /volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bd63e670-6313-41ec-853b-0103b0064927 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bd63e670-6313-41ec-853b-0103b0064927 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bd63e670-6313-41ec-853b-0103b0064927 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bd63e670-6313-41ec-853b-0103b0064927 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:53 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:53 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bd63e670-6313-41ec-853b-0103b0064927 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bd63e670-6313-41ec-853b-0103b0064927 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 returned with HTTP 200 Sep 05 04:58:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1490/2956] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:53 2026] GET /volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-df4315f1-17e4-42bf-8f8f-9ab4637614e7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df4315f1-17e4-42bf-8f8f-9ab4637614e7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df4315f1-17e4-42bf-8f8f-9ab4637614e7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df4315f1-17e4-42bf-8f8f-9ab4637614e7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-df4315f1-17e4-42bf-8f8f-9ab4637614e7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df4315f1-17e4-42bf-8f8f-9ab4637614e7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d returned with HTTP 200 Sep 05 04:58:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1467/2957] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:54 2026] GET /volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2b1e120c-79b6-4b32-bec6-9a87e9c0de16 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2b1e120c-79b6-4b32-bec6-9a87e9c0de16 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2b1e120c-79b6-4b32-bec6-9a87e9c0de16 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2b1e120c-79b6-4b32-bec6-9a87e9c0de16 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2b1e120c-79b6-4b32-bec6-9a87e9c0de16 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2b1e120c-79b6-4b32-bec6-9a87e9c0de16 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 returned with HTTP 200 Sep 05 04:58:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1491/2958] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:54 2026] GET /volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b1ff2b8c-8a9e-442d-bb5c-e6dcfb695a2a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b1ff2b8c-8a9e-442d-bb5c-e6dcfb695a2a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b1ff2b8c-8a9e-442d-bb5c-e6dcfb695a2a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b1ff2b8c-8a9e-442d-bb5c-e6dcfb695a2a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:54 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b1ff2b8c-8a9e-442d-bb5c-e6dcfb695a2a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b1ff2b8c-8a9e-442d-bb5c-e6dcfb695a2a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 returned with HTTP 200 Sep 05 04:58:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1468/2959] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:54 2026] GET /volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f6cd5de2-b37a-4847-9a91-9679559fc9df None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6cd5de2-b37a-4847-9a91-9679559fc9df tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6cd5de2-b37a-4847-9a91-9679559fc9df tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6cd5de2-b37a-4847-9a91-9679559fc9df tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=810,cinder:INSERT=184,cinder:UPDATE=280 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f6cd5de2-b37a-4847-9a91-9679559fc9df tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6cd5de2-b37a-4847-9a91-9679559fc9df tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 200 Sep 05 04:58:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1492/2960] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:54 2026] GET /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3c910596-9619-4aad-849b-bd6fd4ccddc9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c910596-9619-4aad-849b-bd6fd4ccddc9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c910596-9619-4aad-849b-bd6fd4ccddc9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3c910596-9619-4aad-849b-bd6fd4ccddc9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3c910596-9619-4aad-849b-bd6fd4ccddc9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 returned with HTTP 404 Sep 05 04:58:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1469/2961] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:54 2026] GET /volume/v3/volumes/19cd9332-4896-472d-aa5c-301153333f65 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-924881d5-a112-4221-9702-d08c8d046ef2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1673577622"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1673577622'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume of 1 GB Sep 05 04:58:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Availability Zones retrieved successfully. Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (c0fcb075-57dd-4f0d-9611-5cc75ac0643d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb2845e-96eb-4324-860e-566586a4370e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb2845e-96eb-4324-860e-566586a4370e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69a2298-a807-4c9a-933f-4bf8655eab56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['4758d11b-8756-43a5-bfa4-95cb753fb7d8', '21cf0d6d-8528-4639-9a1e-df3ad5e54d3e', 'dec26e57-81f0-4360-a704-a35a1feb0f66', 'd741704b-608e-4cbd-afe1-a995d07c6463'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69a2298-a807-4c9a-933f-4bf8655eab56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4758d11b-8756-43a5-bfa4-95cb753fb7d8', '21cf0d6d-8528-4639-9a1e-df3ad5e54d3e', 'dec26e57-81f0-4360-a704-a35a1feb0f66', 'd741704b-608e-4cbd-afe1-a995d07c6463']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c34a9b-8c39-40fc-8794-5c98ca39c6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c34a9b-8c39-40fc-8794-5c98ca39c6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ffdabb8-fa8d-4acf-9425-b7c76ea27510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673577622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['4758d11b-8756-43a5-bfa4-95cb753fb7d8','21cf0d6d-8528-4639-9a1e-df3ad5e54d3e','dec26e57-81f0-4360-a704-a35a1feb0f66','d741704b-608e-4cbd-afe1-a995d07c6463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673577622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ffdabb8-fa8d-4acf-9425-b7c76ea27510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4873896f73a84ffc9f852ad1e2000a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee16751-7eec-41b3-b3cc-0e437b38b0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee16751-7eec-41b3-b3cc-0e437b38b0e4) transitioned into state 'SUCCESS' from state '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-1673577622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['4758d11b-8756-43a5-bfa4-95cb753fb7d8','21cf0d6d-8528-4639-9a1e-df3ad5e54d3e','dec26e57-81f0-4360-a704-a35a1feb0f66','d741704b-608e-4cbd-afe1-a995d07c6463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4338fd9d-b7a8-4fe5-8f96-778742ad2661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4338fd9d-b7a8-4fe5-8f96-778742ad2661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (c0fcb075-57dd-4f0d-9611-5cc75ac0643d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request issued successfully. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-924881d5-a112-4221-9702-d08c8d046ef2 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1493/2962] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:58:54 2026] POST /volume/v3/volumes => generated 787 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fca2c710-9f17-4956-ab5c-aeb463bfe80c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fca2c710-9f17-4956-ab5c-aeb463bfe80c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:58:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fca2c710-9f17-4956-ab5c-aeb463bfe80c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fca2c710-9f17-4956-ab5c-aeb463bfe80c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fca2c710-9f17-4956-ab5c-aeb463bfe80c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fca2c710-9f17-4956-ab5c-aeb463bfe80c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 returned with HTTP 200 Sep 05 04:58:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1470/2963] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:55 2026] GET /volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5ca1bff2-dd52-4a0b-9fb4-e460374043c2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ca1bff2-dd52-4a0b-9fb4-e460374043c2 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ca1bff2-dd52-4a0b-9fb4-e460374043c2 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5ca1bff2-dd52-4a0b-9fb4-e460374043c2 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5ca1bff2-dd52-4a0b-9fb4-e460374043c2 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5ca1bff2-dd52-4a0b-9fb4-e460374043c2 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 returned with HTTP 200 Sep 05 04:58:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1494/2964] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:55 2026] GET /volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1998a881-9c1e-436c-926d-c048744918f0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1998a881-9c1e-436c-926d-c048744918f0 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] DELETE http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 Sep 05 04:58:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1998a881-9c1e-436c-926d-c048744918f0 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:55 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1998a881-9c1e-436c-926d-c048744918f0 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:55 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1998a881-9c1e-436c-926d-c048744918f0 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume with id: f4f60f7e-b3b8-4bd9-900f-c2681ff83835 Sep 05 04:58:55 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=640,cinder:INSERT=113,cinder:UPDATE=169 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:58:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1998a881-9c1e-436c-926d-c048744918f0 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-319dad84-bfa5-4398-910d-7fee19e30eae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-319dad84-bfa5-4398-910d-7fee19e30eae tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-319dad84-bfa5-4398-910d-7fee19e30eae tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-319dad84-bfa5-4398-910d-7fee19e30eae tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-319dad84-bfa5-4398-910d-7fee19e30eae tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-319dad84-bfa5-4398-910d-7fee19e30eae tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 200 Sep 05 04:58:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1495/2965] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:55 2026] GET /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1998a881-9c1e-436c-926d-c048744918f0 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume request issued successfully. Sep 05 04:58:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1998a881-9c1e-436c-926d-c048744918f0 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 returned with HTTP 202 Sep 05 04:58:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1471/2966] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:55 2026] DELETE /volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fd051b7b-f375-47a3-9702-8429f086f10b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fd051b7b-f375-47a3-9702-8429f086f10b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fd051b7b-f375-47a3-9702-8429f086f10b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fd051b7b-f375-47a3-9702-8429f086f10b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:55 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fd051b7b-f375-47a3-9702-8429f086f10b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fd051b7b-f375-47a3-9702-8429f086f10b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 returned with HTTP 200 Sep 05 04:58:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1496/2967] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:55 2026] GET /volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a54369fd-2664-413d-bc8d-5363d87ed46e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a54369fd-2664-413d-bc8d-5363d87ed46e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a54369fd-2664-413d-bc8d-5363d87ed46e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a54369fd-2664-413d-bc8d-5363d87ed46e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a54369fd-2664-413d-bc8d-5363d87ed46e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a54369fd-2664-413d-bc8d-5363d87ed46e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 returned with HTTP 200 Sep 05 04:58:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1472/2968] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:56 2026] GET /volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a08d1035-a518-4502-8008-473d276c1a75 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a08d1035-a518-4502-8008-473d276c1a75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a08d1035-a518-4502-8008-473d276c1a75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1282825540"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a08d1035-a518-4502-8008-473d276c1a75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1282825540'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:58:56 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume of 1 GB Sep 05 04:58:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Availability Zones retrieved successfully. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a08d1035-a518-4502-8008-473d276c1a75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Flow 'volume_create_api' (7f12bdd9-5b38-4c50-939f-49c49d8868c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a08d1035-a518-4502-8008-473d276c1a75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 200 Sep 05 04:58:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1473/2969] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:56 2026] GET /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 1017 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2c03ec-d10f-472a-bb43-206bfe0e2b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93705dc2-748a-4de2-b898-d684fcec2155 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93705dc2-748a-4de2-b898-d684fcec2155 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93705dc2-748a-4de2-b898-d684fcec2155 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15c3bf3c-66b5-4f61-9e94-5889280bb6a1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2092546983"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93705dc2-748a-4de2-b898-d684fcec2155 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-93705dc2-748a-4de2-b898-d684fcec2155 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create snapshot from volume 15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:58:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2c03ec-d10f-472a-bb43-206bfe0e2b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:56 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cd6574c-2056-4adc-8dda-8e531c6d216d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-93705dc2-748a-4de2-b898-d684fcec2155 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['e14ae02b-80c7-4b58-b734-c12c35391e61', '98868806-9f40-4076-833d-2938bd9d3fed', '4aa65439-7c75-4437-8c16-ee736ee52678', 'faacfa82-9f57-4a9a-86f5-9a0e0b1bc813'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93705dc2-748a-4de2-b898-d684fcec2155 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot create request issued successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93705dc2-748a-4de2-b898-d684fcec2155 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1474/2970] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:58:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-933dc2e7-d2dc-47d9-998d-b78ee1369a4a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-933dc2e7-d2dc-47d9-998d-b78ee1369a4a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-933dc2e7-d2dc-47d9-998d-b78ee1369a4a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-933dc2e7-d2dc-47d9-998d-b78ee1369a4a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Created reservations ['fc8fd3d4-f608-43a7-b7f0-a17ad9b5450b', 'fdc9c516-4892-4b21-a594-743589094611', '8d175ad0-a5c9-40f1-96b5-10a373acb78e', 'bad9e5c2-966c-4bc9-85d8-77fddd9ca57f'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-933dc2e7-d2dc-47d9-998d-b78ee1369a4a tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 returned with HTTP 404 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1475/2971] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:57 2026] GET /volume/v3/volumes/f4f60f7e-b3b8-4bd9-900f-c2681ff83835 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a0bde296-943d-48d2-aafc-40add3df0e08 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cd6574c-2056-4adc-8dda-8e531c6d216d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc8fd3d4-f608-43a7-b7f0-a17ad9b5450b', 'fdc9c516-4892-4b21-a594-743589094611', '8d175ad0-a5c9-40f1-96b5-10a373acb78e', 'bad9e5c2-966c-4bc9-85d8-77fddd9ca57f']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a0bde296-943d-48d2-aafc-40add3df0e08 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a0bde296-943d-48d2-aafc-40add3df0e08 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a0bde296-943d-48d2-aafc-40add3df0e08 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ced117-a283-4b6d-9bc0-668bd8163862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a0bde296-943d-48d2-aafc-40add3df0e08 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a0bde296-943d-48d2-aafc-40add3df0e08 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 200 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1476/2972] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:57 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-18eeb798-bedf-4276-83ac-04b0dc71de30 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-18eeb798-bedf-4276-83ac-04b0dc71de30 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] DELETE http://192.168.122.229/volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-18eeb798-bedf-4276-83ac-04b0dc71de30 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-18eeb798-bedf-4276-83ac-04b0dc71de30 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-18eeb798-bedf-4276-83ac-04b0dc71de30 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume with id: 364bc382-d4bc-40b7-9d40-951c527fa8d2 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-18eeb798-bedf-4276-83ac-04b0dc71de30 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ced117-a283-4b6d-9bc0-668bd8163862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1282825540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cfdc1023649aa89846032daaffbfc',qos_specs=None,replication_status=,reservations=['fc8fd3d4-f608-43a7-b7f0-a17ad9b5450b','fdc9c516-4892-4b21-a594-743589094611','8d175ad0-a5c9-40f1-96b5-10a373acb78e','bad9e5c2-966c-4bc9-85d8-77fddd9ca57f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1282825540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51cfdc1023649aa89846032daaffbfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4ae14d4-ea4b-45bf-90cb-883ccbe81370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-18eeb798-bedf-4276-83ac-04b0dc71de30 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume request issued successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-18eeb798-bedf-4276-83ac-04b0dc71de30 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 returned with HTTP 202 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1477/2973] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:57 2026] DELETE /volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c36e6708-a45b-4335-b0dd-8dad698328ff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c36e6708-a45b-4335-b0dd-8dad698328ff tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c36e6708-a45b-4335-b0dd-8dad698328ff tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c36e6708-a45b-4335-b0dd-8dad698328ff tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4ae14d4-ea4b-45bf-90cb-883ccbe81370) transitioned into state 'SUCCESS' from state '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-1282825540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cfdc1023649aa89846032daaffbfc',qos_specs=None,replication_status=,reservations=['fc8fd3d4-f608-43a7-b7f0-a17ad9b5450b','fdc9c516-4892-4b21-a594-743589094611','8d175ad0-a5c9-40f1-96b5-10a373acb78e','bad9e5c2-966c-4bc9-85d8-77fddd9ca57f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (586a4467-5e17-4f77-bc75-24707b9c229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (586a4467-5e17-4f77-bc75-24707b9c229b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Flow 'volume_create_api' (7f12bdd9-5b38-4c50-939f-49c49d8868c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume request issued successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c36e6708-a45b-4335-b0dd-8dad698328ff tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15937f2d-cfde-47a5-aaf7-a66e52b89434 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:58:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1497/2974] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:58:56 2026] POST /volume/v3/volumes => generated 787 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c36e6708-a45b-4335-b0dd-8dad698328ff tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 returned with HTTP 200 Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-327199d5-0464-41f1-830f-287debc4a986 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1478/2975] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:57 2026] GET /volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-327199d5-0464-41f1-830f-287debc4a986 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-327199d5-0464-41f1-830f-287debc4a986 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-327199d5-0464-41f1-830f-287debc4a986 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-327199d5-0464-41f1-830f-287debc4a986 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-327199d5-0464-41f1-830f-287debc4a986 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 returned with HTTP 200 Sep 05 04:58:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1498/2976] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:57 2026] GET /volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 => generated 966 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f52f4d88-19bb-49ab-85b4-10c7c6f1bbbb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f52f4d88-19bb-49ab-85b4-10c7c6f1bbbb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f52f4d88-19bb-49ab-85b4-10c7c6f1bbbb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f52f4d88-19bb-49ab-85b4-10c7c6f1bbbb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f52f4d88-19bb-49ab-85b4-10c7c6f1bbbb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f52f4d88-19bb-49ab-85b4-10c7c6f1bbbb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 returned with HTTP 200 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1479/2977] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:57 2026] GET /volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-be26a971-2fe5-4d6b-b034-4a8a58b9f74a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-be26a971-2fe5-4d6b-b034-4a8a58b9f74a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-be26a971-2fe5-4d6b-b034-4a8a58b9f74a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ffdabb8-fa8d-4acf-9425-b7c76ea27510", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1912157354"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-be26a971-2fe5-4d6b-b034-4a8a58b9f74a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-be26a971-2fe5-4d6b-b034-4a8a58b9f74a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create snapshot from volume 3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:58:57 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-be26a971-2fe5-4d6b-b034-4a8a58b9f74a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['e5b297e2-31c7-4382-9513-53409565da41', '691531cf-c3ab-46e1-bf5d-55a45345edcc', '54ba5f08-e7d4-4c9a-9bea-23c36ace367b', 'd16a20c5-7888-4d49-bb7a-2fa4cad87c91'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:58:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-be26a971-2fe5-4d6b-b034-4a8a58b9f74a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot create request issued successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-be26a971-2fe5-4d6b-b034-4a8a58b9f74a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:58:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1499/2978] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:58:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8e9aae49-ed3b-4d16-9573-e9663ee3e62d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e9aae49-ed3b-4d16-9573-e9663ee3e62d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e9aae49-ed3b-4d16-9573-e9663ee3e62d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8e9aae49-ed3b-4d16-9573-e9663ee3e62d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8e9aae49-ed3b-4d16-9573-e9663ee3e62d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8e9aae49-ed3b-4d16-9573-e9663ee3e62d tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 200 Sep 05 04:58:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1480/2979] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:57 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d40c0ec4-4d3e-4c7f-8f26-cc62a4904e15 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d40c0ec4-4d3e-4c7f-8f26-cc62a4904e15 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d40c0ec4-4d3e-4c7f-8f26-cc62a4904e15 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d40c0ec4-4d3e-4c7f-8f26-cc62a4904e15 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d40c0ec4-4d3e-4c7f-8f26-cc62a4904e15 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d40c0ec4-4d3e-4c7f-8f26-cc62a4904e15 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 200 Sep 05 04:58:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1500/2980] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:58 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-80af4889-9903-4f0b-a1d2-2285eed3249c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80af4889-9903-4f0b-a1d2-2285eed3249c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80af4889-9903-4f0b-a1d2-2285eed3249c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-80af4889-9903-4f0b-a1d2-2285eed3249c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-80af4889-9903-4f0b-a1d2-2285eed3249c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 returned with HTTP 404 Sep 05 04:58:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1481/2981] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:58 2026] GET /volume/v3/volumes/364bc382-d4bc-40b7-9d40-951c527fa8d2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a3008f23-941e-4044-b2c7-59053a995703 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a3008f23-941e-4044-b2c7-59053a995703 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] DELETE http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a3008f23-941e-4044-b2c7-59053a995703 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a3008f23-941e-4044-b2c7-59053a995703 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-a3008f23-941e-4044-b2c7-59053a995703 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume with id: 3cc66bf7-1c08-492c-954a-4ead9056885d Sep 05 04:58:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a3008f23-941e-4044-b2c7-59053a995703 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-17bac36a-c4d7-4e62-8ba1-a5ae9d571142 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-17bac36a-c4d7-4e62-8ba1-a5ae9d571142 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-17bac36a-c4d7-4e62-8ba1-a5ae9d571142 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-17bac36a-c4d7-4e62-8ba1-a5ae9d571142 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:58 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a3008f23-941e-4044-b2c7-59053a995703 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume request issued successfully. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a3008f23-941e-4044-b2c7-59053a995703 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d returned with HTTP 202 Sep 05 04:58:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1501/2982] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:58 2026] DELETE /volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d277e307-36b4-4b4c-ba5b-b28dc795e591 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-17bac36a-c4d7-4e62-8ba1-a5ae9d571142 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d277e307-36b4-4b4c-ba5b-b28dc795e591 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d277e307-36b4-4b4c-ba5b-b28dc795e591 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d277e307-36b4-4b4c-ba5b-b28dc795e591 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-17bac36a-c4d7-4e62-8ba1-a5ae9d571142 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 returned with HTTP 200 Sep 05 04:58:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1482/2983] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:58 2026] GET /volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 => generated 1016 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d277e307-36b4-4b4c-ba5b-b28dc795e591 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d277e307-36b4-4b4c-ba5b-b28dc795e591 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d returned with HTTP 200 Sep 05 04:58:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1502/2984] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:58 2026] GET /volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a09044d1-06a7-470d-b0b8-fd13a641ac94 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a09044d1-06a7-470d-b0b8-fd13a641ac94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a09044d1-06a7-470d-b0b8-fd13a641ac94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a09044d1-06a7-470d-b0b8-fd13a641ac94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a09044d1-06a7-470d-b0b8-fd13a641ac94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a09044d1-06a7-470d-b0b8-fd13a641ac94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 200 Sep 05 04:58:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1483/2985] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:58 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-00a4f780-7a0e-4062-b033-dc14377daea8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-00a4f780-7a0e-4062-b033-dc14377daea8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-00a4f780-7a0e-4062-b033-dc14377daea8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-00a4f780-7a0e-4062-b033-dc14377daea8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-00a4f780-7a0e-4062-b033-dc14377daea8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:58:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-00a4f780-7a0e-4062-b033-dc14377daea8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 200 Sep 05 04:58:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1503/2986] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:59 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-aac21900-e440-4406-8488-e1bf1cc1cfd0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aac21900-e440-4406-8488-e1bf1cc1cfd0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aac21900-e440-4406-8488-e1bf1cc1cfd0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-aac21900-e440-4406-8488-e1bf1cc1cfd0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-82f8d167-e1de-4344-813f-6b169d9bfa9e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-aac21900-e440-4406-8488-e1bf1cc1cfd0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:58:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-82f8d167-e1de-4344-813f-6b169d9bfa9e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-82f8d167-e1de-4344-813f-6b169d9bfa9e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-82f8d167-e1de-4344-813f-6b169d9bfa9e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-aac21900-e440-4406-8488-e1bf1cc1cfd0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 returned with HTTP 200 Sep 05 04:58:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1484/2987] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:58:59 2026] GET /volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:58:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-82f8d167-e1de-4344-813f-6b169d9bfa9e tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d returned with HTTP 404 Sep 05 04:58:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1504/2988] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:59 2026] GET /volume/v3/volumes/3cc66bf7-1c08-492c-954a-4ead9056885d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-abf7d6e5-f1b1-464b-9899-2e9c96f82dcf None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-abf7d6e5-f1b1-464b-9899-2e9c96f82dcf tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] DELETE http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-abf7d6e5-f1b1-464b-9899-2e9c96f82dcf tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-abf7d6e5-f1b1-464b-9899-2e9c96f82dcf tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-abf7d6e5-f1b1-464b-9899-2e9c96f82dcf tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume with id: bd35d16f-8e9a-4a30-b93b-366543ae7d33 Sep 05 04:58:59 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:59 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:58:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-abf7d6e5-f1b1-464b-9899-2e9c96f82dcf tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-abf7d6e5-f1b1-464b-9899-2e9c96f82dcf tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume request issued successfully. Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-abf7d6e5-f1b1-464b-9899-2e9c96f82dcf tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 returned with HTTP 202 Sep 05 04:58:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1485/2989] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:58:59 2026] DELETE /volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ed09efc0-c06f-445b-8a8b-f728bc439b65 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ed09efc0-c06f-445b-8a8b-f728bc439b65 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ed09efc0-c06f-445b-8a8b-f728bc439b65 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ed09efc0-c06f-445b-8a8b-f728bc439b65 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:58:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:58:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:58:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ed09efc0-c06f-445b-8a8b-f728bc439b65 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:58:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ed09efc0-c06f-445b-8a8b-f728bc439b65 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 returned with HTTP 200 Sep 05 04:58:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1505/2990] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:58:59 2026] GET /volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1c78c85f-6919-4692-a631-5cddca77c6cb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c78c85f-6919-4692-a631-5cddca77c6cb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c78c85f-6919-4692-a631-5cddca77c6cb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1c78c85f-6919-4692-a631-5cddca77c6cb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:58:59 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:58:59 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1c78c85f-6919-4692-a631-5cddca77c6cb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:58:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1c78c85f-6919-4692-a631-5cddca77c6cb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 200 Sep 05 04:58:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1486/2991] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:58:59 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2e8a2b2a-c989-4ff8-bbe1-5d5e69d346a5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e8a2b2a-c989-4ff8-bbe1-5d5e69d346a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e8a2b2a-c989-4ff8-bbe1-5d5e69d346a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2e8a2b2a-c989-4ff8-bbe1-5d5e69d346a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2e8a2b2a-c989-4ff8-bbe1-5d5e69d346a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2e8a2b2a-c989-4ff8-bbe1-5d5e69d346a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 200 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1506/2992] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:00 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0adb63b9-f16b-4de9-955b-f25cba86178c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0adb63b9-f16b-4de9-955b-f25cba86178c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0adb63b9-f16b-4de9-955b-f25cba86178c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0adb63b9-f16b-4de9-955b-f25cba86178c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-0adb63b9-f16b-4de9-955b-f25cba86178c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Delete snapshot with id: 1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0adb63b9-f16b-4de9-955b-f25cba86178c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0adb63b9-f16b-4de9-955b-f25cba86178c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot delete request issued successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0adb63b9-f16b-4de9-955b-f25cba86178c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 202 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1487/2993] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:00 2026] DELETE /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-43d8860d-648f-4679-8c5a-785e5b8fa09d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-43d8860d-648f-4679-8c5a-785e5b8fa09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-43d8860d-648f-4679-8c5a-785e5b8fa09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-43d8860d-648f-4679-8c5a-785e5b8fa09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-43d8860d-648f-4679-8c5a-785e5b8fa09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-43d8860d-648f-4679-8c5a-785e5b8fa09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 200 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1507/2994] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:00 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1b49d39a-62d2-4454-bcfe-4194e6e813f0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1b49d39a-62d2-4454-bcfe-4194e6e813f0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1b49d39a-62d2-4454-bcfe-4194e6e813f0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1b49d39a-62d2-4454-bcfe-4194e6e813f0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1b49d39a-62d2-4454-bcfe-4194e6e813f0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1b49d39a-62d2-4454-bcfe-4194e6e813f0 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 returned with HTTP 200 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1488/2995] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:00 2026] GET /volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-36e345ea-446d-44c6-9acc-eb8f087138c3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ac90bbc7-e630-4f80-b71d-7a1563af54f7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ac90bbc7-e630-4f80-b71d-7a1563af54f7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ac90bbc7-e630-4f80-b71d-7a1563af54f7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ac90bbc7-e630-4f80-b71d-7a1563af54f7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ac90bbc7-e630-4f80-b71d-7a1563af54f7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 returned with HTTP 404 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1489/2996] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:00 2026] GET /volume/v3/volumes/bd35d16f-8e9a-4a30-b93b-366543ae7d33 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c94e5674-308a-43ac-b3d1-90b8b41762fe None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c94e5674-308a-43ac-b3d1-90b8b41762fe tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] DELETE http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c94e5674-308a-43ac-b3d1-90b8b41762fe tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c94e5674-308a-43ac-b3d1-90b8b41762fe tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-c94e5674-308a-43ac-b3d1-90b8b41762fe tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume with id: 9c9581ca-b2f9-44f8-a1af-5ba416b97527 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c94e5674-308a-43ac-b3d1-90b8b41762fe tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36e345ea-446d-44c6-9acc-eb8f087138c3 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] GET http://192.168.122.229/volume/v3/volumes Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36e345ea-446d-44c6-9acc-eb8f087138c3 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36e345ea-446d-44c6-9acc-eb8f087138c3 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-36e345ea-446d-44c6-9acc-eb8f087138c3 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-36e345ea-446d-44c6-9acc-eb8f087138c3 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89503) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c94e5674-308a-43ac-b3d1-90b8b41762fe tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume request issued successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c94e5674-308a-43ac-b3d1-90b8b41762fe tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 returned with HTTP 202 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1490/2997] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:00 2026] DELETE /volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1d788525-c185-4b21-81e5-1fc1f08f0bb9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: /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 05 04:59:00 devstack devstack@c-api.service[89503]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 04:59:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d788525-c185-4b21-81e5-1fc1f08f0bb9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d788525-c185-4b21-81e5-1fc1f08f0bb9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-36e345ea-446d-44c6-9acc-eb8f087138c3 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Get all volumes completed successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36e345ea-446d-44c6-9acc-eb8f087138c3 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] http://192.168.122.229/volume/v3/volumes returned with HTTP 200 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1508/2998] 192.168.122.229 () {60 vars in 1162 bytes} [Sat Sep 5 04:59:00 2026] GET /volume/v3/volumes => generated 344 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d788525-c185-4b21-81e5-1fc1f08f0bb9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fa84fbab-e0ad-407c-9e5e-10ddbde821d7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa84fbab-e0ad-407c-9e5e-10ddbde821d7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa84fbab-e0ad-407c-9e5e-10ddbde821d7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa84fbab-e0ad-407c-9e5e-10ddbde821d7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1d788525-c185-4b21-81e5-1fc1f08f0bb9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d788525-c185-4b21-81e5-1fc1f08f0bb9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 200 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1491/2999] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:00 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-105a3698-8c2e-4f72-a297-bfa81ce990a1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-105a3698-8c2e-4f72-a297-bfa81ce990a1 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-105a3698-8c2e-4f72-a297-bfa81ce990a1 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-105a3698-8c2e-4f72-a297-bfa81ce990a1 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-105a3698-8c2e-4f72-a297-bfa81ce990a1 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Delete volume with id: 3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fa84fbab-e0ad-407c-9e5e-10ddbde821d7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa84fbab-e0ad-407c-9e5e-10ddbde821d7 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 returned with HTTP 200 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1509/3000] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:00 2026] GET /volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-105a3698-8c2e-4f72-a297-bfa81ce990a1 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-105a3698-8c2e-4f72-a297-bfa81ce990a1 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Delete volume request issued successfully. Sep 05 04:59:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-105a3698-8c2e-4f72-a297-bfa81ce990a1 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 returned with HTTP 202 Sep 05 04:59:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1492/3001] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:59:00 2026] DELETE /volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-daa33a2a-566a-4600-8786-5cf9e42786cb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-daa33a2a-566a-4600-8786-5cf9e42786cb tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-daa33a2a-566a-4600-8786-5cf9e42786cb tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-daa33a2a-566a-4600-8786-5cf9e42786cb tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-daa33a2a-566a-4600-8786-5cf9e42786cb tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-daa33a2a-566a-4600-8786-5cf9e42786cb tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 returned with HTTP 200 Sep 05 04:59:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1510/3002] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:00 2026] GET /volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9f098ed6-fa0b-4026-a8e7-e9901cb05f73 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9f098ed6-fa0b-4026-a8e7-e9901cb05f73 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9f098ed6-fa0b-4026-a8e7-e9901cb05f73 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9f098ed6-fa0b-4026-a8e7-e9901cb05f73 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9f098ed6-fa0b-4026-a8e7-e9901cb05f73 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:59:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9f098ed6-fa0b-4026-a8e7-e9901cb05f73 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 200 Sep 05 04:59:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1493/3003] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:01 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:59:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-388a58a6-e113-444a-a2f4-2533550373ac None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-388a58a6-e113-444a-a2f4-2533550373ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:59:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-388a58a6-e113-444a-a2f4-2533550373ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-388a58a6-e113-444a-a2f4-2533550373ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-388a58a6-e113-444a-a2f4-2533550373ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-388a58a6-e113-444a-a2f4-2533550373ac tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 200 Sep 05 04:59:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-84b2428e-cf04-4c72-b451-355b3221a55d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1511/3004] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:01 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-84b2428e-cf04-4c72-b451-355b3221a55d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 Sep 05 04:59:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-84b2428e-cf04-4c72-b451-355b3221a55d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-84b2428e-cf04-4c72-b451-355b3221a55d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-84b2428e-cf04-4c72-b451-355b3221a55d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:59:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-84b2428e-cf04-4c72-b451-355b3221a55d tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 returned with HTTP 200 Sep 05 04:59:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1494/3005] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:01 2026] GET /volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ff7a1e7b-2d3e-4cc8-88f4-7f3438dcf653 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff7a1e7b-2d3e-4cc8-88f4-7f3438dcf653 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff7a1e7b-2d3e-4cc8-88f4-7f3438dcf653 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ff7a1e7b-2d3e-4cc8-88f4-7f3438dcf653 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ff7a1e7b-2d3e-4cc8-88f4-7f3438dcf653 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 returned with HTTP 404 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1512/3006] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:02 2026] GET /volume/v3/volumes/3fab4aaa-79e0-4de9-973e-5d5b77b0a7f7 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-764424900"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-764424900'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume of 1 GB Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Flow 'volume_create_api' (3cbd3661-6d51-4af3-9782-07b69c3b4dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b99cce8c-5885-4f28-abf4-b4855ca816c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b99cce8c-5885-4f28-abf4-b4855ca816c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e765ef-c985-4976-8b19-925d9ef702ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Created reservations ['1abf2a8a-feb2-4318-9f78-d4ba04feac6a', '7c3053b9-bd8f-4e9d-bc43-ce613253844a', 'e6d59d13-dd23-4e68-b120-d93093a6e182', 'c8456f46-8325-428e-b076-410d85a8d44a'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e765ef-c985-4976-8b19-925d9ef702ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1abf2a8a-feb2-4318-9f78-d4ba04feac6a', '7c3053b9-bd8f-4e9d-bc43-ce613253844a', 'e6d59d13-dd23-4e68-b120-d93093a6e182', 'c8456f46-8325-428e-b076-410d85a8d44a']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1177fc65-252f-474c-8555-e1263ea7d55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-393ea5c4-48f6-41a4-9766-322d8da31ab8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1177fc65-252f-474c-8555-e1263ea7d55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5203e657-9231-4bd2-b26d-ab7fffe1a4f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-764424900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cfdc1023649aa89846032daaffbfc',qos_specs=None,replication_status=,reservations=['1abf2a8a-feb2-4318-9f78-d4ba04feac6a','7c3053b9-bd8f-4e9d-bc43-ce613253844a','e6d59d13-dd23-4e68-b120-d93093a6e182','c8456f46-8325-428e-b076-410d85a8d44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-764424900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5203e657-9231-4bd2-b26d-ab7fffe1a4f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51cfdc1023649aa89846032daaffbfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-393ea5c4-48f6-41a4-9766-322d8da31ab8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-393ea5c4-48f6-41a4-9766-322d8da31ab8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-393ea5c4-48f6-41a4-9766-322d8da31ab8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15531a3-9967-4221-bd46-5f176ec13e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-393ea5c4-48f6-41a4-9766-322d8da31ab8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-393ea5c4-48f6-41a4-9766-322d8da31ab8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 200 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1513/3007] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:02 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15531a3-9967-4221-bd46-5f176ec13e77) transitioned into state 'SUCCESS' from state '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-764424900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cfdc1023649aa89846032daaffbfc',qos_specs=None,replication_status=,reservations=['1abf2a8a-feb2-4318-9f78-d4ba04feac6a','7c3053b9-bd8f-4e9d-bc43-ce613253844a','e6d59d13-dd23-4e68-b120-d93093a6e182','c8456f46-8325-428e-b076-410d85a8d44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad48525f-104a-4a8d-a393-c733d07c0883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad48525f-104a-4a8d-a393-c733d07c0883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Flow 'volume_create_api' (3cbd3661-6d51-4af3-9782-07b69c3b4dcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume request issued successfully. Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4b186cb9-6b5e-401a-a1bf-c3d96530eda5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1495/3008] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:59:02 2026] POST /volume/v3/volumes => generated 786 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a48ea466-3815-48e2-b95e-c346a5e42286 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a48ea466-3815-48e2-b95e-c346a5e42286 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a48ea466-3815-48e2-b95e-c346a5e42286 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a48ea466-3815-48e2-b95e-c346a5e42286 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a48ea466-3815-48e2-b95e-c346a5e42286 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a48ea466-3815-48e2-b95e-c346a5e42286 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 returned with HTTP 200 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1514/3009] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:02 2026] GET /volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bbd6fb54-ab32-4d18-82a3-95713dc7c39f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bbd6fb54-ab32-4d18-82a3-95713dc7c39f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bbd6fb54-ab32-4d18-82a3-95713dc7c39f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bbd6fb54-ab32-4d18-82a3-95713dc7c39f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bbd6fb54-ab32-4d18-82a3-95713dc7c39f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bbd6fb54-ab32-4d18-82a3-95713dc7c39f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 200 Sep 05 04:59:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1496/3010] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:02 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-45b491fd-3b19-4f28-9e12-17c43a733b87 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-45b491fd-3b19-4f28-9e12-17c43a733b87 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] POST http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f/action Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-45b491fd-3b19-4f28-9e12-17c43a733b87 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-45b491fd-3b19-4f28-9e12-17c43a733b87 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-45b491fd-3b19-4f28-9e12-17c43a733b87 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Updating snapshot '5354c850-e803-407e-9290-0b695c4e6a8f' with '{'status': 'error'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-45b491fd-3b19-4f28-9e12-17c43a733b87 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '139968d3a4854bd5ad2dba58a7bcc4a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4873896f73a84ffc9f852ad1e2000a0e', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-45b491fd-3b19-4f28-9e12-17c43a733b87 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f/action returned with HTTP 403 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1515/3011] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:59:02 2026] POST /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-743cc4d0-c913-4175-87c8-208d658eb429 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-743cc4d0-c913-4175-87c8-208d658eb429 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-743cc4d0-c913-4175-87c8-208d658eb429 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-743cc4d0-c913-4175-87c8-208d658eb429 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-743cc4d0-c913-4175-87c8-208d658eb429 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete snapshot with id: 5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:59:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-743cc4d0-c913-4175-87c8-208d658eb429 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-17027543-482a-479e-a338-44b3915e26f8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17027543-482a-479e-a338-44b3915e26f8 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17027543-482a-479e-a338-44b3915e26f8 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17027543-482a-479e-a338-44b3915e26f8 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17027543-482a-479e-a338-44b3915e26f8 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 returned with HTTP 404 Sep 05 04:59:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1516/3012] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:02 2026] GET /volume/v3/volumes/9c9581ca-b2f9-44f8-a1af-5ba416b97527 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8388a098-bffd-44be-aab0-469e5e98adde None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-743cc4d0-c913-4175-87c8-208d658eb429 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-743cc4d0-c913-4175-87c8-208d658eb429 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 202 Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8388a098-bffd-44be-aab0-469e5e98adde tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:59:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1497/3013] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:02 2026] DELETE /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8388a098-bffd-44be-aab0-469e5e98adde tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8388a098-bffd-44be-aab0-469e5e98adde tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-8388a098-bffd-44be-aab0-469e5e98adde tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete snapshot with id: 53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-199d621b-66f5-4430-ae1f-75e945e4a710 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-199d621b-66f5-4430-ae1f-75e945e4a710 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-199d621b-66f5-4430-ae1f-75e945e4a710 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-199d621b-66f5-4430-ae1f-75e945e4a710 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8388a098-bffd-44be-aab0-469e5e98adde tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-199d621b-66f5-4430-ae1f-75e945e4a710 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-199d621b-66f5-4430-ae1f-75e945e4a710 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 200 Sep 05 04:59:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1498/3014] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:03 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8388a098-bffd-44be-aab0-469e5e98adde tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot delete request issued successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8388a098-bffd-44be-aab0-469e5e98adde tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 202 Sep 05 04:59:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1517/3015] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:02 2026] DELETE /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6557c622-2b7a-4dd8-b834-f2869f735e0c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6557c622-2b7a-4dd8-b834-f2869f735e0c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6557c622-2b7a-4dd8-b834-f2869f735e0c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6557c622-2b7a-4dd8-b834-f2869f735e0c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-6557c622-2b7a-4dd8-b834-f2869f735e0c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6557c622-2b7a-4dd8-b834-f2869f735e0c tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 200 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1499/3016] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:03 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0121604a-19d2-4a64-882b-2e4eab4ad864 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0121604a-19d2-4a64-882b-2e4eab4ad864 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0121604a-19d2-4a64-882b-2e4eab4ad864 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0121604a-19d2-4a64-882b-2e4eab4ad864 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0121604a-19d2-4a64-882b-2e4eab4ad864 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 404 Sep 05 04:59:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1518/3017] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:03 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c82b97d1-9c2c-4537-b6a6-3848c656e408 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c82b97d1-9c2c-4537-b6a6-3848c656e408 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c82b97d1-9c2c-4537-b6a6-3848c656e408 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c82b97d1-9c2c-4537-b6a6-3848c656e408 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-c82b97d1-9c2c-4537-b6a6-3848c656e408 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete snapshot with id: 1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c82b97d1-9c2c-4537-b6a6-3848c656e408 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 404 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1500/3018] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:03 2026] DELETE /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ceeab237-d6de-4763-a9f7-d9ec82ca0929 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ceeab237-d6de-4763-a9f7-d9ec82ca0929 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ceeab237-d6de-4763-a9f7-d9ec82ca0929 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ceeab237-d6de-4763-a9f7-d9ec82ca0929 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ceeab237-d6de-4763-a9f7-d9ec82ca0929 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 returned with HTTP 404 Sep 05 04:59:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1519/3019] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:03 2026] GET /volume/v3/snapshots/1e3b2a91-75de-453b-8dcf-46dd781e8e14 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5fb5e8b9-291e-4336-aa94-68c128d2d04f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5fb5e8b9-291e-4336-aa94-68c128d2d04f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5fb5e8b9-291e-4336-aa94-68c128d2d04f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5fb5e8b9-291e-4336-aa94-68c128d2d04f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-5fb5e8b9-291e-4336-aa94-68c128d2d04f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: 15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5fb5e8b9-291e-4336-aa94-68c128d2d04f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d4bcdf77-7580-42ff-a4ea-417bcb2029ac None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4bcdf77-7580-42ff-a4ea-417bcb2029ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5fb5e8b9-291e-4336-aa94-68c128d2d04f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5fb5e8b9-291e-4336-aa94-68c128d2d04f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 202 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1501/3020] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:03 2026] DELETE /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4bcdf77-7580-42ff-a4ea-417bcb2029ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d4bcdf77-7580-42ff-a4ea-417bcb2029ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0a0b6ed6-78c6-48f3-9f97-c18e478a062f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0a0b6ed6-78c6-48f3-9f97-c18e478a062f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0a0b6ed6-78c6-48f3-9f97-c18e478a062f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0a0b6ed6-78c6-48f3-9f97-c18e478a062f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d4bcdf77-7580-42ff-a4ea-417bcb2029ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0a0b6ed6-78c6-48f3-9f97-c18e478a062f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d4bcdf77-7580-42ff-a4ea-417bcb2029ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 returned with HTTP 200 Sep 05 04:59:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0a0b6ed6-78c6-48f3-9f97-c18e478a062f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 200 Sep 05 04:59:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1520/3021] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:03 2026] GET /volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 => generated 1015 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:03 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1502/3022] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:03 2026] GET /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-975b41ef-da63-4815-8d22-b3a2d9670e48 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-975b41ef-da63-4815-8d22-b3a2d9670e48 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-975b41ef-da63-4815-8d22-b3a2d9670e48 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-975b41ef-da63-4815-8d22-b3a2d9670e48 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-975b41ef-da63-4815-8d22-b3a2d9670e48 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-975b41ef-da63-4815-8d22-b3a2d9670e48 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 200 Sep 05 04:59:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1521/3023] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:04 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-de2f8f07-154c-4f3f-b387-a84ba2aeab90 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-de2f8f07-154c-4f3f-b387-a84ba2aeab90 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-de2f8f07-154c-4f3f-b387-a84ba2aeab90 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-de2f8f07-154c-4f3f-b387-a84ba2aeab90 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-de2f8f07-154c-4f3f-b387-a84ba2aeab90 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Snapshot retrieved successfully. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-de2f8f07-154c-4f3f-b387-a84ba2aeab90 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 200 Sep 05 04:59:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1503/3024] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:04 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 474 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aabc90c3-3ae5-4690-8114-5a7b555a071c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-278a43b2-ab24-416e-9850-51dace4614db None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-278a43b2-ab24-416e-9850-51dace4614db tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 Sep 05 04:59:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aabc90c3-3ae5-4690-8114-5a7b555a071c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aabc90c3-3ae5-4690-8114-5a7b555a071c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aabc90c3-3ae5-4690-8114-5a7b555a071c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-278a43b2-ab24-416e-9850-51dace4614db tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-278a43b2-ab24-416e-9850-51dace4614db tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aabc90c3-3ae5-4690-8114-5a7b555a071c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 returned with HTTP 404 Sep 05 04:59:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1522/3025] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:04 2026] GET /volume/v3/volumes/15c3bf3c-66b5-4f61-9e94-5889280bb6a1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-278a43b2-ab24-416e-9850-51dace4614db tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-745239693"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-745239693'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-278a43b2-ab24-416e-9850-51dace4614db tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 returned with HTTP 200 Sep 05 04:59:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1504/3026] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:04 2026] GET /volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-090ac682-151b-456a-91d0-e09095cfb5ba None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-090ac682-151b-456a-91d0-e09095cfb5ba tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] GET http://192.168.122.229/volume/v3/volumes/detail Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-090ac682-151b-456a-91d0-e09095cfb5ba tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-090ac682-151b-456a-91d0-e09095cfb5ba tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Calling method 'detail' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (c95ef91f-ebc6-40ea-b435-d90c8b0a8f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-090ac682-151b-456a-91d0-e09095cfb5ba tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-090ac682-151b-456a-91d0-e09095cfb5ba tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=89502) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee17bb32-9f60-45c8-8ea9-f2fc02fc00e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-090ac682-151b-456a-91d0-e09095cfb5ba tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Get all volumes completed successfully. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-090ac682-151b-456a-91d0-e09095cfb5ba tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] http://192.168.122.229/volume/v3/volumes/detail returned with HTTP 200 Sep 05 04:59:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1505/3027] 192.168.122.229 () {60 vars in 1183 bytes} [Sat Sep 5 04:59:04 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3594b22c-57fc-4260-a2dc-7f64239a6bf5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3594b22c-57fc-4260-a2dc-7f64239a6bf5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3594b22c-57fc-4260-a2dc-7f64239a6bf5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3594b22c-57fc-4260-a2dc-7f64239a6bf5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3594b22c-57fc-4260-a2dc-7f64239a6bf5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Delete volume with id: 5203e657-9231-4bd2-b26d-ab7fffe1a4f1 Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee17bb32-9f60-45c8-8ea9-f2fc02fc00e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:04 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a59ad3-7133-4acd-9d47-a79f567a1a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:04 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3594b22c-57fc-4260-a2dc-7f64239a6bf5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3594b22c-57fc-4260-a2dc-7f64239a6bf5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Delete volume request issued successfully. Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3594b22c-57fc-4260-a2dc-7f64239a6bf5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 returned with HTTP 202 Sep 05 04:59:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1506/3028] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:59:04 2026] DELETE /volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0e808028-4ce5-4607-9cee-4c7bd1b5401c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e808028-4ce5-4607-9cee-4c7bd1b5401c tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e808028-4ce5-4607-9cee-4c7bd1b5401c tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e808028-4ce5-4607-9cee-4c7bd1b5401c tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['e7c589f9-fa92-405b-829c-1add4c13eb57', '88c73ea9-4a21-476d-bc2c-7338391b23b3', '0e1586e6-8995-4de6-9711-3876390c443c', 'd0df2d4f-4224-4075-a7ae-527490d6bc2b'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a59ad3-7133-4acd-9d47-a79f567a1a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7c589f9-fa92-405b-829c-1add4c13eb57', '88c73ea9-4a21-476d-bc2c-7338391b23b3', '0e1586e6-8995-4de6-9711-3876390c443c', 'd0df2d4f-4224-4075-a7ae-527490d6bc2b']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e161407-6667-46a8-84db-44b8c41f1f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0e808028-4ce5-4607-9cee-4c7bd1b5401c tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e808028-4ce5-4607-9cee-4c7bd1b5401c tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 returned with HTTP 200 Sep 05 04:59:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1507/3029] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:04 2026] GET /volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e161407-6667-46a8-84db-44b8c41f1f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dafa47d3-0c61-4edb-97aa-5aafc4f862a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-745239693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['e7c589f9-fa92-405b-829c-1add4c13eb57','88c73ea9-4a21-476d-bc2c-7338391b23b3','0e1586e6-8995-4de6-9711-3876390c443c','d0df2d4f-4224-4075-a7ae-527490d6bc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-745239693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dafa47d3-0c61-4edb-97aa-5aafc4f862a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e568ef-6df8-4369-9d45-a23a88cce064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1cb0ffae-8f51-4d24-bbd2-0eba4c918935 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1cb0ffae-8f51-4d24-bbd2-0eba4c918935 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1cb0ffae-8f51-4d24-bbd2-0eba4c918935 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1cb0ffae-8f51-4d24-bbd2-0eba4c918935 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1cb0ffae-8f51-4d24-bbd2-0eba4c918935 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f returned with HTTP 404 Sep 05 04:59:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1508/3030] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:05 2026] GET /volume/v3/snapshots/5354c850-e803-407e-9290-0b695c4e6a8f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5436762b-79a3-40f0-bc2a-a65db36dee53 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5436762b-79a3-40f0-bc2a-a65db36dee53 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5436762b-79a3-40f0-bc2a-a65db36dee53 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5436762b-79a3-40f0-bc2a-a65db36dee53 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-5436762b-79a3-40f0-bc2a-a65db36dee53 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume with id: 3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e568ef-6df8-4369-9d45-a23a88cce064) transitioned into state 'SUCCESS' from state '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-745239693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['e7c589f9-fa92-405b-829c-1add4c13eb57','88c73ea9-4a21-476d-bc2c-7338391b23b3','0e1586e6-8995-4de6-9711-3876390c443c','d0df2d4f-4224-4075-a7ae-527490d6bc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5436762b-79a3-40f0-bc2a-a65db36dee53 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70277d22-30eb-48f2-ba69-e67a6014d5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70277d22-30eb-48f2-ba69-e67a6014d5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (c95ef91f-ebc6-40ea-b435-d90c8b0a8f08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dd4442ee-eeba-4948-a692-6a61ab0d982d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1523/3031] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:04 2026] POST /volume/v3/volumes => generated 786 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8e38453e-21d8-4532-8acf-107e8ebd3031 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e38453e-21d8-4532-8acf-107e8ebd3031 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e38453e-21d8-4532-8acf-107e8ebd3031 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e38453e-21d8-4532-8acf-107e8ebd3031 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5436762b-79a3-40f0-bc2a-a65db36dee53 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume request issued successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5436762b-79a3-40f0-bc2a-a65db36dee53 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 returned with HTTP 202 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e38453e-21d8-4532-8acf-107e8ebd3031 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c returned with HTTP 404 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1524/3032] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:05 2026] GET /volume/v3/snapshots/53983d94-23e5-4d15-86a1-639d704c310c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1509/3033] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:05 2026] DELETE /volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2ef7c6e7-1d11-4f1c-b406-32c424e9a26b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-935e4250-de50-44c1-a49e-54a0cf20b557 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ef7c6e7-1d11-4f1c-b406-32c424e9a26b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ef7c6e7-1d11-4f1c-b406-32c424e9a26b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2ef7c6e7-1d11-4f1c-b406-32c424e9a26b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-935e4250-de50-44c1-a49e-54a0cf20b557 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] DELETE http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-935e4250-de50-44c1-a49e-54a0cf20b557 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-935e4250-de50-44c1-a49e-54a0cf20b557 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-935e4250-de50-44c1-a49e-54a0cf20b557 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume with id: 420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-935e4250-de50-44c1-a49e-54a0cf20b557 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2ef7c6e7-1d11-4f1c-b406-32c424e9a26b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2ef7c6e7-1d11-4f1c-b406-32c424e9a26b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 returned with HTTP 200 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1525/3034] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:05 2026] GET /volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 => generated 965 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e32cd45c-f97a-4fb6-b6b0-5134e4c34d2e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e32cd45c-f97a-4fb6-b6b0-5134e4c34d2e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e32cd45c-f97a-4fb6-b6b0-5134e4c34d2e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e32cd45c-f97a-4fb6-b6b0-5134e4c34d2e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-935e4250-de50-44c1-a49e-54a0cf20b557 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Delete volume request issued successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-935e4250-de50-44c1-a49e-54a0cf20b557 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 returned with HTTP 202 Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e32cd45c-f97a-4fb6-b6b0-5134e4c34d2e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1510/3035] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:05 2026] DELETE /volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2a00891f-caf7-41c0-958b-4aa7922a4c70 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e32cd45c-f97a-4fb6-b6b0-5134e4c34d2e tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 returned with HTTP 200 Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2a00891f-caf7-41c0-958b-4aa7922a4c70 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2a00891f-caf7-41c0-958b-4aa7922a4c70 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2a00891f-caf7-41c0-958b-4aa7922a4c70 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1526/3036] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:05 2026] GET /volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:05 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2a00891f-caf7-41c0-958b-4aa7922a4c70 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:59:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2a00891f-caf7-41c0-958b-4aa7922a4c70 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 returned with HTTP 200 Sep 05 04:59:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1511/3037] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:05 2026] GET /volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-869dc7ed-17f9-4a91-b46c-0472a221ed87 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-869dc7ed-17f9-4a91-b46c-0472a221ed87 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-869dc7ed-17f9-4a91-b46c-0472a221ed87 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-869dc7ed-17f9-4a91-b46c-0472a221ed87 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-869dc7ed-17f9-4a91-b46c-0472a221ed87 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 returned with HTTP 404 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1527/3038] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:06 2026] GET /volume/v3/volumes/5203e657-9231-4bd2-b26d-ab7fffe1a4f1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3b767523-170a-4f66-9e4a-6da415c2f935 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-298644541"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-298644541'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume of 1 GB Sep 05 04:59:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Flow 'volume_create_api' (a203a263-9bf2-4990-b91d-fc45fb228d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ded462-52c5-430a-9fa8-f81028f2ef4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ded462-52c5-430a-9fa8-f81028f2ef4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (def648e9-827d-4a3e-bee8-d9549a02143c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-580d5aff-87bd-41c2-b909-c4cdc939618e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-580d5aff-87bd-41c2-b909-c4cdc939618e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-580d5aff-87bd-41c2-b909-c4cdc939618e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-580d5aff-87bd-41c2-b909-c4cdc939618e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-580d5aff-87bd-41c2-b909-c4cdc939618e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-580d5aff-87bd-41c2-b909-c4cdc939618e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 returned with HTTP 200 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1528/3039] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:06 2026] GET /volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8a01d3b5-0e81-494f-8c28-e409d05a366f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a01d3b5-0e81-494f-8c28-e409d05a366f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a01d3b5-0e81-494f-8c28-e409d05a366f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a01d3b5-0e81-494f-8c28-e409d05a366f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8a01d3b5-0e81-494f-8c28-e409d05a366f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Created reservations ['7ebb3436-4746-45c4-88d5-3c777d6442aa', '4caf6963-2ca8-4595-8e18-c4806889feff', 'c4a73bcb-06c4-4bc9-af0b-0526fc91625f', '146867f2-0021-4762-814d-12f450e8837e'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (def648e9-827d-4a3e-bee8-d9549a02143c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ebb3436-4746-45c4-88d5-3c777d6442aa', '4caf6963-2ca8-4595-8e18-c4806889feff', 'c4a73bcb-06c4-4bc9-af0b-0526fc91625f', '146867f2-0021-4762-814d-12f450e8837e']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e9a7bf-7d63-4ad0-a3ea-e96603e4eea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a01d3b5-0e81-494f-8c28-e409d05a366f tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 returned with HTTP 200 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1529/3040] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:06 2026] GET /volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 => generated 1016 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cceadb07-c14b-461f-9659-51a91c545203 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cceadb07-c14b-461f-9659-51a91c545203 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cceadb07-c14b-461f-9659-51a91c545203 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cceadb07-c14b-461f-9659-51a91c545203 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e9a7bf-7d63-4ad0-a3ea-e96603e4eea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c2333e7-b337-478e-8692-fc568aafdbe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298644541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cfdc1023649aa89846032daaffbfc',qos_specs=None,replication_status=,reservations=['7ebb3436-4746-45c4-88d5-3c777d6442aa','4caf6963-2ca8-4595-8e18-c4806889feff','c4a73bcb-06c4-4bc9-af0b-0526fc91625f','146867f2-0021-4762-814d-12f450e8837e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298644541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c2333e7-b337-478e-8692-fc568aafdbe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51cfdc1023649aa89846032daaffbfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392319b5-c434-49bc-8ebd-80ad01373f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cceadb07-c14b-461f-9659-51a91c545203 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Volume info retrieved successfully. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cceadb07-c14b-461f-9659-51a91c545203 tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 returned with HTTP 200 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1530/3041] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:06 2026] GET /volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 => generated 860 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392319b5-c434-49bc-8ebd-80ad01373f2f) transitioned into state 'SUCCESS' from state '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-298644541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cfdc1023649aa89846032daaffbfc',qos_specs=None,replication_status=,reservations=['7ebb3436-4746-45c4-88d5-3c777d6442aa','4caf6963-2ca8-4595-8e18-c4806889feff','c4a73bcb-06c4-4bc9-af0b-0526fc91625f','146867f2-0021-4762-814d-12f450e8837e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8293d905-bbc8-4424-9ed4-feb583c85432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8293d905-bbc8-4424-9ed4-feb583c85432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Flow 'volume_create_api' (a203a263-9bf2-4990-b91d-fc45fb228d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume request issued successfully. Sep 05 04:59:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3b767523-170a-4f66-9e4a-6da415c2f935 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1512/3042] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:59:06 2026] POST /volume/v3/volumes => generated 786 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e6588520-f5ea-4291-abfa-ba6131f49d61 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e6588520-f5ea-4291-abfa-ba6131f49d61 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e6588520-f5ea-4291-abfa-ba6131f49d61 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e6588520-f5ea-4291-abfa-ba6131f49d61 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e6588520-f5ea-4291-abfa-ba6131f49d61 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e6588520-f5ea-4291-abfa-ba6131f49d61 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 returned with HTTP 200 Sep 05 04:59:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1531/3043] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:06 2026] GET /volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e589882f-c65e-41c3-b11e-4e869a4dcfc6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e589882f-c65e-41c3-b11e-4e869a4dcfc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e589882f-c65e-41c3-b11e-4e869a4dcfc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e589882f-c65e-41c3-b11e-4e869a4dcfc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e589882f-c65e-41c3-b11e-4e869a4dcfc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e589882f-c65e-41c3-b11e-4e869a4dcfc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 returned with HTTP 200 Sep 05 04:59:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1513/3044] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:07 2026] GET /volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a0b600d9-81a7-4134-88d6-7d5880e22c04 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0b600d9-81a7-4134-88d6-7d5880e22c04 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a0b600d9-81a7-4134-88d6-7d5880e22c04 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dafa47d3-0c61-4edb-97aa-5aafc4f862a9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1343729670"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a0b600d9-81a7-4134-88d6-7d5880e22c04 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-a0b600d9-81a7-4134-88d6-7d5880e22c04 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create snapshot from volume dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-6c1b75d7-7de2-4247-8e97-e2c4cbf7f010 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6c1b75d7-7de2-4247-8e97-e2c4cbf7f010 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6c1b75d7-7de2-4247-8e97-e2c4cbf7f010 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-6c1b75d7-7de2-4247-8e97-e2c4cbf7f010 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-6c1b75d7-7de2-4247-8e97-e2c4cbf7f010 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 returned with HTTP 404 Sep 05 04:59:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1514/3045] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:07 2026] GET /volume/v3/volumes/3ffdabb8-fa8d-4acf-9425-b7c76ea27510 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-431590652"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-431590652'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume of 1 GB Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a0b600d9-81a7-4134-88d6-7d5880e22c04 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['515d2d53-ba78-4741-b3ea-c3b3041d9176', '4e20e3c7-3db0-4afd-a819-bffdcbf0d05c', '77a3a8cc-3f11-41db-b089-95a30574470b', '93ba100b-fadf-49be-8c3f-b78dc20fd041'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (55286fa2-96a4-4527-8da6-8465a43f1f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed75e36e-dded-49c1-85d9-57bb03759d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed75e36e-dded-49c1-85d9-57bb03759d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a0b600d9-81a7-4134-88d6-7d5880e22c04 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot create request issued successfully. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a0b600d9-81a7-4134-88d6-7d5880e22c04 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (187bb49f-f43a-4166-a981-5086a45254e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1532/3046] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6008243a-7cb7-435b-8e3b-9db501857e1b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6008243a-7cb7-435b-8e3b-9db501857e1b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] GET http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6008243a-7cb7-435b-8e3b-9db501857e1b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6008243a-7cb7-435b-8e3b-9db501857e1b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6008243a-7cb7-435b-8e3b-9db501857e1b tempest-CreateVolumesFromSnapshotTest-832519806 tempest-CreateVolumesFromSnapshotTest-832519806-project-member] http://192.168.122.229/volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 returned with HTTP 404 Sep 05 04:59:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1533/3047] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:07 2026] GET /volume/v3/volumes/420e8906-5991-416a-b57a-6bb831548e22 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5b75c68e-2da9-481e-922a-e3f4cd6b31f3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b75c68e-2da9-481e-922a-e3f4cd6b31f3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b75c68e-2da9-481e-922a-e3f4cd6b31f3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5b75c68e-2da9-481e-922a-e3f4cd6b31f3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5b75c68e-2da9-481e-922a-e3f4cd6b31f3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5b75c68e-2da9-481e-922a-e3f4cd6b31f3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 returned with HTTP 200 Sep 05 04:59:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1534/3048] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:07 2026] GET /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['c3f21588-ed53-4dee-a98d-bc1ab2540e63', '25ecfc08-72c0-4ba1-b17f-20a652856011', 'ce5adde5-74b0-404f-8be6-4602c47f66bb', '478e8f5d-4a64-424d-8b7d-66b7998c701e'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (187bb49f-f43a-4166-a981-5086a45254e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f21588-ed53-4dee-a98d-bc1ab2540e63', '25ecfc08-72c0-4ba1-b17f-20a652856011', 'ce5adde5-74b0-404f-8be6-4602c47f66bb', '478e8f5d-4a64-424d-8b7d-66b7998c701e']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca898b5-5797-4411-898c-63ad97a4a1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-04de4d92-fcbc-45ef-8208-631689990cef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-04de4d92-fcbc-45ef-8208-631689990cef tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-04de4d92-fcbc-45ef-8208-631689990cef tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-04de4d92-fcbc-45ef-8208-631689990cef tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-04de4d92-fcbc-45ef-8208-631689990cef tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:07 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:07 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca898b5-5797-4411-898c-63ad97a4a1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0fd5a44-0675-4997-8d93-606303e45e91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-431590652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['c3f21588-ed53-4dee-a98d-bc1ab2540e63','25ecfc08-72c0-4ba1-b17f-20a652856011','ce5adde5-74b0-404f-8be6-4602c47f66bb','478e8f5d-4a64-424d-8b7d-66b7998c701e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-431590652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0fd5a44-0675-4997-8d93-606303e45e91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4873896f73a84ffc9f852ad1e2000a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-04de4d92-fcbc-45ef-8208-631689990cef tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 returned with HTTP 200 Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d4a617-37ff-429d-abd9-f0b4491b926d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1535/3049] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:07 2026] GET /volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d4a617-37ff-429d-abd9-f0b4491b926d) transitioned into state 'SUCCESS' from state '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-431590652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['c3f21588-ed53-4dee-a98d-bc1ab2540e63','25ecfc08-72c0-4ba1-b17f-20a652856011','ce5adde5-74b0-404f-8be6-4602c47f66bb','478e8f5d-4a64-424d-8b7d-66b7998c701e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda0dbaf-d63d-48c1-bba3-c703d56b3a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda0dbaf-d63d-48c1-bba3-c703d56b3a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (55286fa2-96a4-4527-8da6-8465a43f1f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request issued successfully. Sep 05 04:59:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9ada3036-002b-43d2-9e3a-a88ea00fa673 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1515/3050] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:07 2026] POST /volume/v3/volumes => generated 786 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5538e7d6-8e1d-4bc1-8d6e-cbd624d29c42 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5538e7d6-8e1d-4bc1-8d6e-cbd624d29c42 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5538e7d6-8e1d-4bc1-8d6e-cbd624d29c42 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5538e7d6-8e1d-4bc1-8d6e-cbd624d29c42 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:07 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:07 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:07 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5538e7d6-8e1d-4bc1-8d6e-cbd624d29c42 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5538e7d6-8e1d-4bc1-8d6e-cbd624d29c42 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 returned with HTTP 200 Sep 05 04:59:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1536/3051] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:07 2026] GET /volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 => generated 965 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7335c7dc-8f63-49d6-99bb-7caf5bea4a99 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7335c7dc-8f63-49d6-99bb-7caf5bea4a99 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7335c7dc-8f63-49d6-99bb-7caf5bea4a99 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7335c7dc-8f63-49d6-99bb-7caf5bea4a99 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7335c7dc-8f63-49d6-99bb-7caf5bea4a99 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7335c7dc-8f63-49d6-99bb-7caf5bea4a99 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 returned with HTTP 200 Sep 05 04:59:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1516/3052] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:08 2026] GET /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d6dae011-b525-4ec2-aeaf-9894db339437 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6dae011-b525-4ec2-aeaf-9894db339437 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 Sep 05 04:59:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6dae011-b525-4ec2-aeaf-9894db339437 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6dae011-b525-4ec2-aeaf-9894db339437 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d6dae011-b525-4ec2-aeaf-9894db339437 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6dae011-b525-4ec2-aeaf-9894db339437 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 returned with HTTP 200 Sep 05 04:59:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1537/3053] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:08 2026] GET /volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-164a13f6-2697-44aa-a3a1-5d863cf246ff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-164a13f6-2697-44aa-a3a1-5d863cf246ff tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] GET http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 Sep 05 04:59:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-164a13f6-2697-44aa-a3a1-5d863cf246ff tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-164a13f6-2697-44aa-a3a1-5d863cf246ff tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-164a13f6-2697-44aa-a3a1-5d863cf246ff tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Volume info retrieved successfully. Sep 05 04:59:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-164a13f6-2697-44aa-a3a1-5d863cf246ff tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 returned with HTTP 200 Sep 05 04:59:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1517/3054] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:08 2026] GET /volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dc17095a-fa2d-495d-9567-188cc46e7a9b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc17095a-fa2d-495d-9567-188cc46e7a9b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 Sep 05 04:59:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc17095a-fa2d-495d-9567-188cc46e7a9b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc17095a-fa2d-495d-9567-188cc46e7a9b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:08 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-dc17095a-fa2d-495d-9567-188cc46e7a9b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Delete volume with id: 1c2333e7-b337-478e-8692-fc568aafdbe2 Sep 05 04:59:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dc17095a-fa2d-495d-9567-188cc46e7a9b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ef7526ce-2302-435c-9007-a829fdc8ca21 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef7526ce-2302-435c-9007-a829fdc8ca21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef7526ce-2302-435c-9007-a829fdc8ca21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ef7526ce-2302-435c-9007-a829fdc8ca21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dc17095a-fa2d-495d-9567-188cc46e7a9b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Delete volume request issued successfully. Sep 05 04:59:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc17095a-fa2d-495d-9567-188cc46e7a9b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 returned with HTTP 202 Sep 05 04:59:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1538/3055] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:59:08 2026] DELETE /volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 04:59:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f7b46ce7-d284-4483-bd05-8bf2ddc0b35b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f7b46ce7-d284-4483-bd05-8bf2ddc0b35b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 Sep 05 04:59:09 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:09 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f7b46ce7-d284-4483-bd05-8bf2ddc0b35b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f7b46ce7-d284-4483-bd05-8bf2ddc0b35b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ef7526ce-2302-435c-9007-a829fdc8ca21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:09 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:09 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ef7526ce-2302-435c-9007-a829fdc8ca21 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 returned with HTTP 200 Sep 05 04:59:09 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:09 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1518/3056] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:09 2026] GET /volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:09 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f7b46ce7-d284-4483-bd05-8bf2ddc0b35b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f7b46ce7-d284-4483-bd05-8bf2ddc0b35b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 returned with HTTP 200 Sep 05 04:59:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1539/3057] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:09 2026] GET /volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9a6273f1-014f-4722-a7c5-f908abf2ff1f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a6273f1-014f-4722-a7c5-f908abf2ff1f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a6273f1-014f-4722-a7c5-f908abf2ff1f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:09 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9a6273f1-014f-4722-a7c5-f908abf2ff1f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:09 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:09 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:09 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9a6273f1-014f-4722-a7c5-f908abf2ff1f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:09 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9a6273f1-014f-4722-a7c5-f908abf2ff1f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 returned with HTTP 200 Sep 05 04:59:09 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1519/3058] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:09 2026] GET /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0f6479e9-ee75-47d1-ba50-8edaed32b9b4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f6479e9-ee75-47d1-ba50-8edaed32b9b4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f6479e9-ee75-47d1-ba50-8edaed32b9b4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f6479e9-ee75-47d1-ba50-8edaed32b9b4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-18699f6a-2876-4923-bcfd-47ac44bd17a2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-18699f6a-2876-4923-bcfd-47ac44bd17a2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-18699f6a-2876-4923-bcfd-47ac44bd17a2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-18699f6a-2876-4923-bcfd-47ac44bd17a2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0f6479e9-ee75-47d1-ba50-8edaed32b9b4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f6479e9-ee75-47d1-ba50-8edaed32b9b4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 returned with HTTP 200 Sep 05 04:59:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1540/3059] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:10 2026] GET /volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-18699f6a-2876-4923-bcfd-47ac44bd17a2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 returned with HTTP 404 Sep 05 04:59:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1520/3060] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:10 2026] GET /volume/v3/volumes/1c2333e7-b337-478e-8692-fc568aafdbe2 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2033512377"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2033512377'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume of 1 GB Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Flow 'volume_create_api' (18aa39e2-acab-4173-b642-02970af6bb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ae9a016-ce69-4391-8ebb-79131d174584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ae9a016-ce69-4391-8ebb-79131d174584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b9cb0a-01e6-4554-b3df-98ed82ee52ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Created reservations ['c354f477-d566-49a6-bf00-4899379e2bdb', 'bc7f186e-d675-4b33-aeed-02185fe28b4e', '1f1942db-ba14-4127-b6bd-76e8120ebe49', '49d82ff1-5e43-41ee-be3f-243a7258ead1'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b9cb0a-01e6-4554-b3df-98ed82ee52ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c354f477-d566-49a6-bf00-4899379e2bdb', 'bc7f186e-d675-4b33-aeed-02185fe28b4e', '1f1942db-ba14-4127-b6bd-76e8120ebe49', '49d82ff1-5e43-41ee-be3f-243a7258ead1']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d384a7da-c3b0-44ef-8b1c-f3dcfc60c892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d384a7da-c3b0-44ef-8b1c-f3dcfc60c892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50da6bcc-54ee-4028-85a5-ef2eca62739f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2033512377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cfdc1023649aa89846032daaffbfc',qos_specs=None,replication_status=,reservations=['c354f477-d566-49a6-bf00-4899379e2bdb','bc7f186e-d675-4b33-aeed-02185fe28b4e','1f1942db-ba14-4127-b6bd-76e8120ebe49','49d82ff1-5e43-41ee-be3f-243a7258ead1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2033512377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50da6bcc-54ee-4028-85a5-ef2eca62739f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51cfdc1023649aa89846032daaffbfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85fef39e-2625-445c-afb0-944dd5e871e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85fef39e-2625-445c-afb0-944dd5e871e7) transitioned into state 'SUCCESS' from state '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-2033512377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cfdc1023649aa89846032daaffbfc',qos_specs=None,replication_status=,reservations=['c354f477-d566-49a6-bf00-4899379e2bdb','bc7f186e-d675-4b33-aeed-02185fe28b4e','1f1942db-ba14-4127-b6bd-76e8120ebe49','49d82ff1-5e43-41ee-be3f-243a7258ead1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb835ee02ab4e95a0f375119693d0f7',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceedf401-d956-477a-b411-08915b24206e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceedf401-d956-477a-b411-08915b24206e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Flow 'volume_create_api' (18aa39e2-acab-4173-b642-02970af6bb6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Create volume request issued successfully. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8daea8d8-e2a1-45d5-993f-011b8079c661 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1541/3061] 192.168.122.229 () {62 vars in 1183 bytes} [Sat Sep 5 04:59:10 2026] POST /volume/v3/volumes => generated 787 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c6453844-0c8c-401a-aa5c-3d0436361075 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c6453844-0c8c-401a-aa5c-3d0436361075 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c6453844-0c8c-401a-aa5c-3d0436361075 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c6453844-0c8c-401a-aa5c-3d0436361075 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:10 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c6453844-0c8c-401a-aa5c-3d0436361075 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c6453844-0c8c-401a-aa5c-3d0436361075 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f returned with HTTP 200 Sep 05 04:59:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1521/3062] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:10 2026] GET /volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f => generated 966 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b30ff4a0-432a-4c60-8258-fe169be3ec9b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b30ff4a0-432a-4c60-8258-fe169be3ec9b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b30ff4a0-432a-4c60-8258-fe169be3ec9b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b30ff4a0-432a-4c60-8258-fe169be3ec9b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b30ff4a0-432a-4c60-8258-fe169be3ec9b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b30ff4a0-432a-4c60-8258-fe169be3ec9b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 returned with HTTP 200 Sep 05 04:59:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1542/3063] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:10 2026] GET /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-951b8d8a-9ba8-4e42-aab6-57fcab65a3b8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-951b8d8a-9ba8-4e42-aab6-57fcab65a3b8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] POST http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8/action Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-951b8d8a-9ba8-4e42-aab6-57fcab65a3b8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-951b8d8a-9ba8-4e42-aab6-57fcab65a3b8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:10 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:10 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-951b8d8a-9ba8-4e42-aab6-57fcab65a3b8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-951b8d8a-9ba8-4e42-aab6-57fcab65a3b8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5659760ee923494b87bae777e99756d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '994d49b4ff0d45a881657502871b0c6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:10 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-951b8d8a-9ba8-4e42-aab6-57fcab65a3b8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8/action returned with HTTP 403 Sep 05 04:59:10 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1522/3064] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:59:10 2026] POST /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8/action => generated 133 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d69ce577-d8c5-4afc-a1db-eda947b16ead None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d69ce577-d8c5-4afc-a1db-eda947b16ead tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d69ce577-d8c5-4afc-a1db-eda947b16ead tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d69ce577-d8c5-4afc-a1db-eda947b16ead tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-d69ce577-d8c5-4afc-a1db-eda947b16ead tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete snapshot with id: 4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:10 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d69ce577-d8c5-4afc-a1db-eda947b16ead tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d69ce577-d8c5-4afc-a1db-eda947b16ead tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:10 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d69ce577-d8c5-4afc-a1db-eda947b16ead tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 returned with HTTP 202 Sep 05 04:59:10 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1543/3065] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:10 2026] DELETE /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:59:10 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d4c18ed4-c35c-41ee-a632-755530778ca8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d4c18ed4-c35c-41ee-a632-755530778ca8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d4c18ed4-c35c-41ee-a632-755530778ca8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d4c18ed4-c35c-41ee-a632-755530778ca8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d4c18ed4-c35c-41ee-a632-755530778ca8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d4c18ed4-c35c-41ee-a632-755530778ca8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 returned with HTTP 200 Sep 05 04:59:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1523/3066] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:10 2026] GET /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-36d0630f-b607-4a38-9377-2591c1c1f439 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36d0630f-b607-4a38-9377-2591c1c1f439 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36d0630f-b607-4a38-9377-2591c1c1f439 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36d0630f-b607-4a38-9377-2591c1c1f439 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-36d0630f-b607-4a38-9377-2591c1c1f439 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3636c168-a160-41b4-a3dd-9a7e57d2dc9c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36d0630f-b607-4a38-9377-2591c1c1f439 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 returned with HTTP 200 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1544/3067] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:11 2026] GET /volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a268ab41-158f-4cf2-be2d-3ab30815e0bb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a268ab41-158f-4cf2-be2d-3ab30815e0bb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a268ab41-158f-4cf2-be2d-3ab30815e0bb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fd5a44-0675-4997-8d93-606303e45e91", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1078286983"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a268ab41-158f-4cf2-be2d-3ab30815e0bb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-a268ab41-158f-4cf2-be2d-3ab30815e0bb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create snapshot from volume b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-a268ab41-158f-4cf2-be2d-3ab30815e0bb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['7cd0fd19-d7f8-46d3-8f9e-f7d84e68db45', '6e169ee6-943d-4528-9b41-062cced400bd', '4eec65b3-4b4c-4ee0-a5c8-1157998af9d7', '16a2cbb6-f6d6-4102-bc1d-e86250f3d4f7'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3636c168-a160-41b4-a3dd-9a7e57d2dc9c tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3636c168-a160-41b4-a3dd-9a7e57d2dc9c tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-183573849", "extra_specs": {"storage_protocol": "tempest-storage_protocol-627367838", "vendor_name": "tempest-vendor_name-1043677206"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3636c168-a160-41b4-a3dd-9a7e57d2dc9c tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:59:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1524/3068] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:59:11 2026] POST /volume/v3/types => generated 328 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a268ab41-158f-4cf2-be2d-3ab30815e0bb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot create request issued successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a268ab41-158f-4cf2-be2d-3ab30815e0bb tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1545/3069] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:11 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 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3536231a-7007-4720-897c-808a41f043ec", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Create volume request body: {'volume': {'volume_type': '3536231a-7007-4720-897c-808a41f043ec', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a7d2bd71-e595-4d93-8703-7ce74675d290 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7d2bd71-e595-4d93-8703-7ce74675d290 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7d2bd71-e595-4d93-8703-7ce74675d290 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a7d2bd71-e595-4d93-8703-7ce74675d290 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Create volume of 1 GB Sep 05 04:59:11 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a7d2bd71-e595-4d93-8703-7ce74675d290 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a7d2bd71-e595-4d93-8703-7ce74675d290 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 200 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1546/3070] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:11 2026] GET /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Flow 'volume_create_api' (1ee80d4a-58bb-4e30-bdcf-b2a2cb5ee818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df4f876c-befc-48d0-9486-cb69f1b15923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df4f876c-befc-48d0-9486-cb69f1b15923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:59:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-627367838',vendor_name='tempest-vendor_name-1043677206'},id=3536231a-7007-4720-897c-808a41f043ec,is_public=True,name='tempest-ProjectReaderTests-volume-type-183573849',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3536231a-7007-4720-897c-808a41f043ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851f16b3-cabe-47a9-8e45-817a57a69075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-183573849 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-183573849, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-183573849 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-183573849, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Created reservations ['9f63068a-e9c1-47dc-a2fd-f85944ce9155', 'cf33e74c-766f-4058-bf26-b12151eda6f9', 'cd97dc63-c937-4416-be06-9e8010b86693', 'ed0c66ef-00fe-48ec-a27b-57e8196849af'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851f16b3-cabe-47a9-8e45-817a57a69075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f63068a-e9c1-47dc-a2fd-f85944ce9155', 'cf33e74c-766f-4058-bf26-b12151eda6f9', 'cd97dc63-c937-4416-be06-9e8010b86693', 'ed0c66ef-00fe-48ec-a27b-57e8196849af']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128f31e5-8350-4ea2-a781-91ca451b3cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a103a6d3-6d9a-4a2c-800e-9826b94e837b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a103a6d3-6d9a-4a2c-800e-9826b94e837b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a103a6d3-6d9a-4a2c-800e-9826b94e837b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a103a6d3-6d9a-4a2c-800e-9826b94e837b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128f31e5-8350-4ea2-a781-91ca451b3cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e63e9a67-b9ac-4bb3-b526-94454c6fdb40', '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='63e6008bbd8e4e0080ce90ecb40ba409',qos_specs=None,replication_status=,reservations=['9f63068a-e9c1-47dc-a2fd-f85944ce9155','cf33e74c-766f-4058-bf26-b12151eda6f9','cd97dc63-c937-4416-be06-9e8010b86693','ed0c66ef-00fe-48ec-a27b-57e8196849af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c67ad3a32e4e5a8fe9eb88a5bbee6c',volume_type_id=3536231a-7007-4720-897c-808a41f043ec), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e63e9a67-b9ac-4bb3-b526-94454c6fdb40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e6008bbd8e4e0080ce90ecb40ba409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3c67ad3a32e4e5a8fe9eb88a5bbee6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3536231a-7007-4720-897c-808a41f043ec),volume_type_id=3536231a-7007-4720-897c-808a41f043ec)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195e3edb-24ab-4ff5-891f-66e1ed1ee297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a103a6d3-6d9a-4a2c-800e-9826b94e837b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a103a6d3-6d9a-4a2c-800e-9826b94e837b tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f returned with HTTP 200 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1547/3071] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:11 2026] GET /volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (195e3edb-24ab-4ff5-891f-66e1ed1ee297) transitioned into state 'SUCCESS' from 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='63e6008bbd8e4e0080ce90ecb40ba409',qos_specs=None,replication_status=,reservations=['9f63068a-e9c1-47dc-a2fd-f85944ce9155','cf33e74c-766f-4058-bf26-b12151eda6f9','cd97dc63-c937-4416-be06-9e8010b86693','ed0c66ef-00fe-48ec-a27b-57e8196849af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c67ad3a32e4e5a8fe9eb88a5bbee6c',volume_type_id=3536231a-7007-4720-897c-808a41f043ec)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0104a9a-b6ab-47b9-9c16-20205e33635e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0104a9a-b6ab-47b9-9c16-20205e33635e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Flow 'volume_create_api' (1ee80d4a-58bb-4e30-bdcf-b2a2cb5ee818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Create volume request issued successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-349a7ea9-029c-438c-a5f9-74944ff359e3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:11 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1525/3072] 192.168.122.229 () {62 vars in 1182 bytes} [Sat Sep 5 04:59:11 2026] POST /volume/v3/volumes => generated 781 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-79681af9-1774-4847-8d1d-34d360a63682 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79681af9-1774-4847-8d1d-34d360a63682 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] GET http://192.168.122.229/volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79681af9-1774-4847-8d1d-34d360a63682 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79681af9-1774-4847-8d1d-34d360a63682 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-79681af9-1774-4847-8d1d-34d360a63682 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Volume info retrieved successfully. Sep 05 04:59:11 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79681af9-1774-4847-8d1d-34d360a63682 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 returned with HTTP 200 Sep 05 04:59:11 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1548/3073] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:59:11 2026] GET /volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 => generated 960 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bb703554-613a-433a-8151-2f01acecfb2d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bb703554-613a-433a-8151-2f01acecfb2d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bb703554-613a-433a-8151-2f01acecfb2d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bb703554-613a-433a-8151-2f01acecfb2d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-bb703554-613a-433a-8151-2f01acecfb2d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bb703554-613a-433a-8151-2f01acecfb2d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 returned with HTTP 200 Sep 05 04:59:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1526/3074] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:12 2026] GET /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3d14b135-2466-4eee-ba65-2806adc5aeff None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d14b135-2466-4eee-ba65-2806adc5aeff tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d14b135-2466-4eee-ba65-2806adc5aeff tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d14b135-2466-4eee-ba65-2806adc5aeff tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3d14b135-2466-4eee-ba65-2806adc5aeff tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d14b135-2466-4eee-ba65-2806adc5aeff tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 200 Sep 05 04:59:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1549/3075] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:12 2026] GET /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cab8091b-0aed-4d3f-8aa3-1a7e579670c5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cab8091b-0aed-4d3f-8aa3-1a7e579670c5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cab8091b-0aed-4d3f-8aa3-1a7e579670c5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cab8091b-0aed-4d3f-8aa3-1a7e579670c5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cab8091b-0aed-4d3f-8aa3-1a7e579670c5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cab8091b-0aed-4d3f-8aa3-1a7e579670c5 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f returned with HTTP 200 Sep 05 04:59:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1527/3076] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:12 2026] GET /volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1af90a3c-0cad-4a02-93b7-6843a86bdcee None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1af90a3c-0cad-4a02-93b7-6843a86bdcee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] GET http://192.168.122.229/volume/v3/volumes/summary Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1af90a3c-0cad-4a02-93b7-6843a86bdcee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1af90a3c-0cad-4a02-93b7-6843a86bdcee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.api_utils [None req-1af90a3c-0cad-4a02-93b7-6843a86bdcee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Removing options '' from query. {{(pid=89503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1af90a3c-0cad-4a02-93b7-6843a86bdcee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] Get summary completed successfully. Sep 05 04:59:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1af90a3c-0cad-4a02-93b7-6843a86bdcee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-reader] http://192.168.122.229/volume/v3/volumes/summary returned with HTTP 200 Sep 05 04:59:12 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1550/3077] 192.168.122.229 () {60 vars in 1186 bytes} [Sat Sep 5 04:59:12 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f58e64e4-7748-43a8-8e13-5a05222ebeee None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-22591548-dfe8-45fc-a1a1-c018959d7094 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f58e64e4-7748-43a8-8e13-5a05222ebeee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f58e64e4-7748-43a8-8e13-5a05222ebeee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f58e64e4-7748-43a8-8e13-5a05222ebeee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-f58e64e4-7748-43a8-8e13-5a05222ebeee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Delete volume with id: 50da6bcc-54ee-4028-85a5-ef2eca62739f Sep 05 04:59:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22591548-dfe8-45fc-a1a1-c018959d7094 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] GET http://192.168.122.229/volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22591548-dfe8-45fc-a1a1-c018959d7094 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-22591548-dfe8-45fc-a1a1-c018959d7094 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:12 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:12 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:12 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:12 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:12 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f58e64e4-7748-43a8-8e13-5a05222ebeee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:12 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:12 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-22591548-dfe8-45fc-a1a1-c018959d7094 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Volume info retrieved successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-22591548-dfe8-45fc-a1a1-c018959d7094 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 returned with HTTP 200 Sep 05 04:59:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1551/3078] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:59:12 2026] GET /volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 => generated 981 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f58e64e4-7748-43a8-8e13-5a05222ebeee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Delete volume request issued successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f58e64e4-7748-43a8-8e13-5a05222ebeee tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f returned with HTTP 202 Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-586f2584-8fcb-4aa3-bbb4-e042a66acac3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1528/3079] 192.168.122.229 () {60 vars in 1276 bytes} [Sat Sep 5 04:59:12 2026] DELETE /volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-586f2584-8fcb-4aa3-bbb4-e042a66acac3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-586f2584-8fcb-4aa3-bbb4-e042a66acac3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-971b45f0-e629-4d36-bdde-24d1af179ad2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-586f2584-8fcb-4aa3-bbb4-e042a66acac3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-586f2584-8fcb-4aa3-bbb4-e042a66acac3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-971b45f0-e629-4d36-bdde-24d1af179ad2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f Sep 05 04:59:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1552/3080] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 04:59:13 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-971b45f0-e629-4d36-bdde-24d1af179ad2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-971b45f0-e629-4d36-bdde-24d1af179ad2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3cb045a4-420e-4207-ba12-766a86210a31 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-971b45f0-e629-4d36-bdde-24d1af179ad2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-971b45f0-e629-4d36-bdde-24d1af179ad2 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f returned with HTTP 200 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1529/3081] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:13 2026] GET /volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2f1060e2-d6ce-413a-bf64-6173bac1cbdd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f1060e2-d6ce-413a-bf64-6173bac1cbdd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f1060e2-d6ce-413a-bf64-6173bac1cbdd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2f1060e2-d6ce-413a-bf64-6173bac1cbdd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2f1060e2-d6ce-413a-bf64-6173bac1cbdd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 returned with HTTP 404 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1530/3082] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:13 2026] GET /volume/v3/snapshots/4034846b-9023-49ba-aab6-063d2e095ac8 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-92c2f747-807e-4264-8e0d-2226d19761cb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-92c2f747-807e-4264-8e0d-2226d19761cb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-92c2f747-807e-4264-8e0d-2226d19761cb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-92c2f747-807e-4264-8e0d-2226d19761cb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-92c2f747-807e-4264-8e0d-2226d19761cb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-92c2f747-807e-4264-8e0d-2226d19761cb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-92c2f747-807e-4264-8e0d-2226d19761cb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-92c2f747-807e-4264-8e0d-2226d19761cb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 returned with HTTP 202 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1531/3083] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:13 2026] DELETE /volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-784c1cbc-5fdf-4627-90b8-0762c9b3601a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-784c1cbc-5fdf-4627-90b8-0762c9b3601a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-784c1cbc-5fdf-4627-90b8-0762c9b3601a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-784c1cbc-5fdf-4627-90b8-0762c9b3601a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-784c1cbc-5fdf-4627-90b8-0762c9b3601a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-784c1cbc-5fdf-4627-90b8-0762c9b3601a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 returned with HTTP 200 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1532/3084] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:13 2026] GET /volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3cb045a4-420e-4207-ba12-766a86210a31 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-reader] GET http://192.168.122.229/volume/v3/messages Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3cb045a4-420e-4207-ba12-766a86210a31 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3cb045a4-420e-4207-ba12-766a86210a31 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-reader] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3cb045a4-420e-4207-ba12-766a86210a31 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-reader] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 04:59:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1553/3085] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 04:59:13 2026] GET /volume/v3/messages => generated 678 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b50fe4a3-8282-4372-bb73-54fba91c355b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b50fe4a3-8282-4372-bb73-54fba91c355b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] DELETE http://192.168.122.229/volume/v3/messages/a1fa0fcc-f1ea-49ea-8d9b-ee2b8ec8abcd Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b50fe4a3-8282-4372-bb73-54fba91c355b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b50fe4a3-8282-4372-bb73-54fba91c355b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b50fe4a3-8282-4372-bb73-54fba91c355b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/messages/a1fa0fcc-f1ea-49ea-8d9b-ee2b8ec8abcd returned with HTTP 204 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1533/3086] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 04:59:13 2026] DELETE /volume/v3/messages/a1fa0fcc-f1ea-49ea-8d9b-ee2b8ec8abcd => generated 0 bytes in 44 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Delete volume with id: e63e9a67-b9ac-4bb3-b526-94454c6fdb40 Sep 05 04:59:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Volume info retrieved successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89503) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-183573849 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-183573849, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-183573849 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-183573849, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Created reservations ['2aaecfd2-650e-473c-a82e-dcf1b94b9416', '1ba1184c-0afe-40b6-8199-92c03e8c9be4', 'aed18d43-d7ef-4394-a67f-dee30256d5ec', '840982cb-5c7a-4596-af73-305e5593ba02'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Delete volume request issued successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-85dabb5e-db15-4fcd-987a-8e6d6d533dae tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 returned with HTTP 202 Sep 05 04:59:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1554/3087] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:59:13 2026] DELETE /volume/v3/volumes/e63e9a67-b9ac-4bb3-b526-94454c6fdb40 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-61342e44-4da3-48b9-86eb-fb5db4a58c63 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-60f8a48d-14b7-4ad3-a437-8c1c3b9f10ae None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60f8a48d-14b7-4ad3-a437-8c1c3b9f10ae tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-61342e44-4da3-48b9-86eb-fb5db4a58c63 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] DELETE http://192.168.122.229/volume/v3/types/3536231a-7007-4720-897c-808a41f043ec Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60f8a48d-14b7-4ad3-a437-8c1c3b9f10ae tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-61342e44-4da3-48b9-86eb-fb5db4a58c63 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-60f8a48d-14b7-4ad3-a437-8c1c3b9f10ae tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-61342e44-4da3-48b9-86eb-fb5db4a58c63 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-60f8a48d-14b7-4ad3-a437-8c1c3b9f10ae tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-60f8a48d-14b7-4ad3-a437-8c1c3b9f10ae tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 200 Sep 05 04:59:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1555/3088] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:13 2026] GET /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-61342e44-4da3-48b9-86eb-fb5db4a58c63 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/types/3536231a-7007-4720-897c-808a41f043ec returned with HTTP 202 Sep 05 04:59:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1534/3089] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:13 2026] DELETE /volume/v3/types/3536231a-7007-4720-897c-808a41f043ec => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7246fd7e-42f4-4965-bb83-170a58b86d3b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7246fd7e-42f4-4965-bb83-170a58b86d3b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:13 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7246fd7e-42f4-4965-bb83-170a58b86d3b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1011560308", "extra_specs": {"storage_protocol": "tempest-storage_protocol-373285348", "vendor_name": "tempest-vendor_name-1905362544"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7246fd7e-42f4-4965-bb83-170a58b86d3b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:59:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1556/3090] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:59:13 2026] POST /volume/v3/types => generated 329 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-054f7693-68b4-4875-aec6-f3192283911d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b5ae4910-4999-4b13-bfa6-05eea8990005", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Create volume request body: {'volume': {'volume_type': 'b5ae4910-4999-4b13-bfa6-05eea8990005', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Create volume of 1 GB Sep 05 04:59:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Flow 'volume_create_api' (42436a22-60bd-4699-95a5-f88705d672d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82499a12-c76d-4139-9406-c80698de9379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82499a12-c76d-4139-9406-c80698de9379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:59:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-373285348',vendor_name='tempest-vendor_name-1905362544'},id=b5ae4910-4999-4b13-bfa6-05eea8990005,is_public=True,name='tempest-ProjectReaderTests-volume-type-1011560308',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5ae4910-4999-4b13-bfa6-05eea8990005', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da96ae38-b667-48e8-ac42-6f99c8e351d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:13 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1011560308 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1011560308, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:59:13 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1011560308 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1011560308, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Created reservations ['7b6ee078-f078-4757-acaa-42fbac2501d7', '68783cac-197a-4747-90b7-ef395700a598', '3a2f4480-f3d6-4f8f-8f95-882201b55e39', '91d4199a-9e48-4599-afde-b091ac2f4bae'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da96ae38-b667-48e8-ac42-6f99c8e351d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b6ee078-f078-4757-acaa-42fbac2501d7', '68783cac-197a-4747-90b7-ef395700a598', '3a2f4480-f3d6-4f8f-8f95-882201b55e39', '91d4199a-9e48-4599-afde-b091ac2f4bae']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a05ee97-2e52-43c3-9db9-6f6c1ea7a8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a05ee97-2e52-43c3-9db9-6f6c1ea7a8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a45b102-5957-4f85-8cdb-5b4c2c3a7b09', '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='63e6008bbd8e4e0080ce90ecb40ba409',qos_specs=None,replication_status=,reservations=['7b6ee078-f078-4757-acaa-42fbac2501d7','68783cac-197a-4747-90b7-ef395700a598','3a2f4480-f3d6-4f8f-8f95-882201b55e39','91d4199a-9e48-4599-afde-b091ac2f4bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c67ad3a32e4e5a8fe9eb88a5bbee6c',volume_type_id=b5ae4910-4999-4b13-bfa6-05eea8990005), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a45b102-5957-4f85-8cdb-5b4c2c3a7b09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e6008bbd8e4e0080ce90ecb40ba409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3c67ad3a32e4e5a8fe9eb88a5bbee6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5ae4910-4999-4b13-bfa6-05eea8990005),volume_type_id=b5ae4910-4999-4b13-bfa6-05eea8990005)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde2c25c-38e8-411f-b16c-0a39ccdb130b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-01a21f04-b8ac-4015-b255-35dafd4013ac None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01a21f04-b8ac-4015-b255-35dafd4013ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01a21f04-b8ac-4015-b255-35dafd4013ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01a21f04-b8ac-4015-b255-35dafd4013ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde2c25c-38e8-411f-b16c-0a39ccdb130b) transitioned into state 'SUCCESS' from 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='63e6008bbd8e4e0080ce90ecb40ba409',qos_specs=None,replication_status=,reservations=['7b6ee078-f078-4757-acaa-42fbac2501d7','68783cac-197a-4747-90b7-ef395700a598','3a2f4480-f3d6-4f8f-8f95-882201b55e39','91d4199a-9e48-4599-afde-b091ac2f4bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c67ad3a32e4e5a8fe9eb88a5bbee6c',volume_type_id=b5ae4910-4999-4b13-bfa6-05eea8990005)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f610c4d-a961-41ec-bb79-1bb564a878ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-01a21f04-b8ac-4015-b255-35dafd4013ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Volume info retrieved successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01a21f04-b8ac-4015-b255-35dafd4013ac tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f returned with HTTP 200 Sep 05 04:59:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1557/3091] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:14 2026] GET /volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f610c4d-a961-41ec-bb79-1bb564a878ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Flow 'volume_create_api' (42436a22-60bd-4699-95a5-f88705d672d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Create volume request issued successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-054f7693-68b4-4875-aec6-f3192283911d tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1535/3092] 192.168.122.229 () {62 vars in 1182 bytes} [Sat Sep 5 04:59:13 2026] POST /volume/v3/volumes => generated 782 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2db5ade5-519d-439a-aa4d-66a2ab86ccec None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2db5ade5-519d-439a-aa4d-66a2ab86ccec tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] GET http://192.168.122.229/volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2db5ade5-519d-439a-aa4d-66a2ab86ccec tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2db5ade5-519d-439a-aa4d-66a2ab86ccec tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2db5ade5-519d-439a-aa4d-66a2ab86ccec tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Volume info retrieved successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-82d4ed78-8756-4f79-83bf-d0b5c99f0478 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2db5ade5-519d-439a-aa4d-66a2ab86ccec tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 returned with HTTP 200 Sep 05 04:59:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1558/3093] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:59:14 2026] GET /volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 => generated 961 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82d4ed78-8756-4f79-83bf-d0b5c99f0478 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82d4ed78-8756-4f79-83bf-d0b5c99f0478 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82d4ed78-8756-4f79-83bf-d0b5c99f0478 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-82d4ed78-8756-4f79-83bf-d0b5c99f0478 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82d4ed78-8756-4f79-83bf-d0b5c99f0478 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 returned with HTTP 200 Sep 05 04:59:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1536/3094] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:14 2026] GET /volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0e1ea5b4-acc6-4f32-9a4d-9aa0210f39ef None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e1ea5b4-acc6-4f32-9a4d-9aa0210f39ef tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e1ea5b4-acc6-4f32-9a4d-9aa0210f39ef tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0e1ea5b4-acc6-4f32-9a4d-9aa0210f39ef tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0e1ea5b4-acc6-4f32-9a4d-9aa0210f39ef tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0e1ea5b4-acc6-4f32-9a4d-9aa0210f39ef tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 200 Sep 05 04:59:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1559/3095] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:14 2026] GET /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c0c33376-2fed-4eba-bdbc-2f34cd6d878a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0c33376-2fed-4eba-bdbc-2f34cd6d878a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] GET http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0c33376-2fed-4eba-bdbc-2f34cd6d878a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c0c33376-2fed-4eba-bdbc-2f34cd6d878a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c0c33376-2fed-4eba-bdbc-2f34cd6d878a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Snapshot retrieved successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c0c33376-2fed-4eba-bdbc-2f34cd6d878a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 200 Sep 05 04:59:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1537/3096] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:14 2026] GET /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2529118b-2895-47bf-be00-d6fc9d4f7c2b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2529118b-2895-47bf-be00-d6fc9d4f7c2b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2529118b-2895-47bf-be00-d6fc9d4f7c2b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2529118b-2895-47bf-be00-d6fc9d4f7c2b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-2529118b-2895-47bf-be00-d6fc9d4f7c2b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete snapshot with id: d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2529118b-2895-47bf-be00-d6fc9d4f7c2b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2529118b-2895-47bf-be00-d6fc9d4f7c2b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2529118b-2895-47bf-be00-d6fc9d4f7c2b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 202 Sep 05 04:59:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1560/3097] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:14 2026] DELETE /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93105352-23c8-4c4d-bdfc-8047fd26b9a5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93105352-23c8-4c4d-bdfc-8047fd26b9a5 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93105352-23c8-4c4d-bdfc-8047fd26b9a5 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93105352-23c8-4c4d-bdfc-8047fd26b9a5 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93105352-23c8-4c4d-bdfc-8047fd26b9a5 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93105352-23c8-4c4d-bdfc-8047fd26b9a5 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 200 Sep 05 04:59:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1538/3098] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:14 2026] GET /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-28fa910d-49e1-4b43-ae3a-f82a5bb822f7 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-28fa910d-49e1-4b43-ae3a-f82a5bb822f7 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] GET http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-28fa910d-49e1-4b43-ae3a-f82a5bb822f7 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-28fa910d-49e1-4b43-ae3a-f82a5bb822f7 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-28fa910d-49e1-4b43-ae3a-f82a5bb822f7 tempest-ProjectReaderTests-2128575756 tempest-ProjectReaderTests-2128575756-project-admin] http://192.168.122.229/volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f returned with HTTP 404 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1561/3099] 192.168.122.229 () {60 vars in 1273 bytes} [Sat Sep 5 04:59:15 2026] GET /volume/v3/volumes/50da6bcc-54ee-4028-85a5-ef2eca62739f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9b62b83f-c2de-4c36-b948-b726cc6dbdc3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9b62b83f-c2de-4c36-b948-b726cc6dbdc3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] GET http://192.168.122.229/volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9b62b83f-c2de-4c36-b948-b726cc6dbdc3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9b62b83f-c2de-4c36-b948-b726cc6dbdc3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:15 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:15 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9b62b83f-c2de-4c36-b948-b726cc6dbdc3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Volume info retrieved successfully. Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9b62b83f-c2de-4c36-b948-b726cc6dbdc3 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 returned with HTTP 200 Sep 05 04:59:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1539/3100] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 04:59:15 2026] GET /volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 => generated 982 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4fd2a013-25c8-4cc2-baf7-e417175196a0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4fd2a013-25c8-4cc2-baf7-e417175196a0 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4fd2a013-25c8-4cc2-baf7-e417175196a0 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4fd2a013-25c8-4cc2-baf7-e417175196a0 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4fd2a013-25c8-4cc2-baf7-e417175196a0 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c347d67c-d566-4d9b-b8fd-597bdad132b1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1562/3101] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 04:59:15 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c347d67c-d566-4d9b-b8fd-597bdad132b1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c347d67c-d566-4d9b-b8fd-597bdad132b1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c347d67c-d566-4d9b-b8fd-597bdad132b1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-79a17ea0-5c47-4d96-a8f8-2e0afac98829 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79a17ea0-5c47-4d96-a8f8-2e0afac98829 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-reader] GET http://192.168.122.229/volume/v3/messages/ca4eb4ce-f5e1-4920-a68b-e313e453da9b Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79a17ea0-5c47-4d96-a8f8-2e0afac98829 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-79a17ea0-5c47-4d96-a8f8-2e0afac98829 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-reader] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c347d67c-d566-4d9b-b8fd-597bdad132b1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 returned with HTTP 404 Sep 05 04:59:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1540/3102] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:15 2026] GET /volume/v3/volumes/dafa47d3-0c61-4edb-97aa-5aafc4f862a9 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-79a17ea0-5c47-4d96-a8f8-2e0afac98829 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-reader] http://192.168.122.229/volume/v3/messages/ca4eb4ce-f5e1-4920-a68b-e313e453da9b returned with HTTP 200 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1563/3103] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:59:15 2026] GET /volume/v3/messages/ca4eb4ce-f5e1-4920-a68b-e313e453da9b => generated 675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e86b82b1-cb44-433a-9eb5-47d86642e259 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-669417357"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-669417357'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e86b82b1-cb44-433a-9eb5-47d86642e259 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] DELETE http://192.168.122.229/volume/v3/messages/ca4eb4ce-f5e1-4920-a68b-e313e453da9b Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e86b82b1-cb44-433a-9eb5-47d86642e259 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e86b82b1-cb44-433a-9eb5-47d86642e259 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e86b82b1-cb44-433a-9eb5-47d86642e259 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/messages/ca4eb4ce-f5e1-4920-a68b-e313e453da9b returned with HTTP 204 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1564/3104] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 04:59:15 2026] DELETE /volume/v3/messages/ca4eb4ce-f5e1-4920-a68b-e313e453da9b => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (37206288-40e2-448e-ad37-6000cdcaf35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b8770c22-c327-48f7-8347-27e3bb00250b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f8f932-1ccd-40e7-895f-4554af4985a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Delete volume with id: 5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Volume info retrieved successfully. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89503) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1011560308 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1011560308, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1011560308 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1011560308, it is now deprecated. Please use the default quota class for default quota. Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f8f932-1ccd-40e7-895f-4554af4985a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Created reservations ['2b44eb8d-9706-4f0d-b7b7-634912f825b6', '54e7b1fa-4889-4ff9-bc56-bcb31387a2b6', '97e3d2e7-3dd8-44cc-bcba-fc18835d8d31', 'dbfbced9-545a-4e54-8527-940b594db4f0'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f2bac4-3f49-4450-8682-9dd745a96749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Delete volume request issued successfully. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b8770c22-c327-48f7-8347-27e3bb00250b tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 returned with HTTP 202 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1565/3105] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 04:59:15 2026] DELETE /volume/v3/volumes/5a45b102-5957-4f85-8cdb-5b4c2c3a7b09 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3259e036-55fe-4bcd-93ab-bf9f45b28345 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3259e036-55fe-4bcd-93ab-bf9f45b28345 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] DELETE http://192.168.122.229/volume/v3/types/b5ae4910-4999-4b13-bfa6-05eea8990005 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3259e036-55fe-4bcd-93ab-bf9f45b28345 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3259e036-55fe-4bcd-93ab-bf9f45b28345 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['404c41e8-3a55-4f8c-8b64-d80b5b95cedd', '7b6b6210-4d30-4e29-bd67-d6ba78e35362', 'bde8c3e5-f0cc-4580-b785-8a2f1ec2e080', 'f1bdc465-4238-415e-8e1a-751d34d11934'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f2bac4-3f49-4450-8682-9dd745a96749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404c41e8-3a55-4f8c-8b64-d80b5b95cedd', '7b6b6210-4d30-4e29-bd67-d6ba78e35362', 'bde8c3e5-f0cc-4580-b785-8a2f1ec2e080', 'f1bdc465-4238-415e-8e1a-751d34d11934']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d648ea9-6a7f-4fb5-bef1-202251955305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3259e036-55fe-4bcd-93ab-bf9f45b28345 tempest-ProjectReaderTests-2001886591 tempest-ProjectReaderTests-2001886591-project-admin] http://192.168.122.229/volume/v3/types/b5ae4910-4999-4b13-bfa6-05eea8990005 returned with HTTP 202 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1566/3106] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:15 2026] DELETE /volume/v3/types/b5ae4910-4999-4b13-bfa6-05eea8990005 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:15 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d648ea9-6a7f-4fb5-bef1-202251955305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e207ff82-8039-464e-915a-64df011900da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669417357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['404c41e8-3a55-4f8c-8b64-d80b5b95cedd','7b6b6210-4d30-4e29-bd67-d6ba78e35362','bde8c3e5-f0cc-4580-b785-8a2f1ec2e080','f1bdc465-4238-415e-8e1a-751d34d11934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669417357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e207ff82-8039-464e-915a-64df011900da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd4ab54-a0b8-4521-99d9-5e2b9c2b7bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fa48160b-129d-4acf-adce-0aaf04d16078 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa48160b-129d-4acf-adce-0aaf04d16078 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa48160b-129d-4acf-adce-0aaf04d16078 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa48160b-129d-4acf-adce-0aaf04d16078 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd4ab54-a0b8-4521-99d9-5e2b9c2b7bd0) transitioned into state 'SUCCESS' from state '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-669417357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['404c41e8-3a55-4f8c-8b64-d80b5b95cedd','7b6b6210-4d30-4e29-bd67-d6ba78e35362','bde8c3e5-f0cc-4580-b785-8a2f1ec2e080','f1bdc465-4238-415e-8e1a-751d34d11934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc87b138-e16a-4fac-b954-5e4385b037c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fa48160b-129d-4acf-adce-0aaf04d16078 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa48160b-129d-4acf-adce-0aaf04d16078 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 200 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1567/3107] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:15 2026] GET /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc87b138-e16a-4fac-b954-5e4385b037c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (37206288-40e2-448e-ad37-6000cdcaf35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 04:59:15 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b22d7be0-a2c8-4dd0-981f-cce03daee2cc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:15 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1541/3108] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:15 2026] POST /volume/v3/volumes => generated 786 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-222a67a6-8443-4b75-bdc0-95f73f8d46c5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-222a67a6-8443-4b75-bdc0-95f73f8d46c5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-222a67a6-8443-4b75-bdc0-95f73f8d46c5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-222a67a6-8443-4b75-bdc0-95f73f8d46c5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-222a67a6-8443-4b75-bdc0-95f73f8d46c5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-222a67a6-8443-4b75-bdc0-95f73f8d46c5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da returned with HTTP 200 Sep 05 04:59:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1568/3109] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:15 2026] GET /volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da => generated 965 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-172b0777-c157-4a43-8458-81a10782c7d4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-172b0777-c157-4a43-8458-81a10782c7d4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 Sep 05 04:59:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-172b0777-c157-4a43-8458-81a10782c7d4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-172b0777-c157-4a43-8458-81a10782c7d4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-172b0777-c157-4a43-8458-81a10782c7d4 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 returned with HTTP 404 Sep 05 04:59:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1542/3110] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:16 2026] GET /volume/v3/snapshots/d623bcd7-a8f2-453a-a3f6-05aec32a80e7 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c1f2b4f6-8675-4e95-b4bc-508d12c3572b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c1f2b4f6-8675-4e95-b4bc-508d12c3572b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c1f2b4f6-8675-4e95-b4bc-508d12c3572b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c1f2b4f6-8675-4e95-b4bc-508d12c3572b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:16 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c1f2b4f6-8675-4e95-b4bc-508d12c3572b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume with id: b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c1f2b4f6-8675-4e95-b4bc-508d12c3572b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c1f2b4f6-8675-4e95-b4bc-508d12c3572b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume request issued successfully. Sep 05 04:59:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c1f2b4f6-8675-4e95-b4bc-508d12c3572b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 returned with HTTP 202 Sep 05 04:59:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1569/3111] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:16 2026] DELETE /volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a69be043-087d-486d-a4ac-a24116896d9c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a69be043-087d-486d-a4ac-a24116896d9c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a69be043-087d-486d-a4ac-a24116896d9c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a69be043-087d-486d-a4ac-a24116896d9c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fa858a99-f399-4c48-8aed-9b8563326412 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa858a99-f399-4c48-8aed-9b8563326412 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da Sep 05 04:59:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa858a99-f399-4c48-8aed-9b8563326412 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa858a99-f399-4c48-8aed-9b8563326412 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:17 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:17 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:17 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:17 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:17 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a69be043-087d-486d-a4ac-a24116896d9c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a69be043-087d-486d-a4ac-a24116896d9c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 returned with HTTP 200 Sep 05 04:59:17 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1543/3112] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:16 2026] GET /volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 => generated 1015 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-fa858a99-f399-4c48-8aed-9b8563326412 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa858a99-f399-4c48-8aed-9b8563326412 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da returned with HTTP 200 Sep 05 04:59:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1570/3113] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:16 2026] GET /volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da => generated 1015 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0491d8aa-d0f5-4f33-9f58-d2830d5687df None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0491d8aa-d0f5-4f33-9f58-d2830d5687df tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0491d8aa-d0f5-4f33-9f58-d2830d5687df tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0491d8aa-d0f5-4f33-9f58-d2830d5687df tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0491d8aa-d0f5-4f33-9f58-d2830d5687df tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 returned with HTTP 404 Sep 05 04:59:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1544/3114] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:18 2026] GET /volume/v3/volumes/b0fd5a44-0675-4997-8d93-606303e45e91 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-231274ce-b813-4d61-b460-0b693eb9b09d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1485533314"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-231274ce-b813-4d61-b460-0b693eb9b09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-231274ce-b813-4d61-b460-0b693eb9b09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-231274ce-b813-4d61-b460-0b693eb9b09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1485533314'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume of 1 GB Sep 05 04:59:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-231274ce-b813-4d61-b460-0b693eb9b09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-231274ce-b813-4d61-b460-0b693eb9b09d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da returned with HTTP 200 Sep 05 04:59:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1545/3115] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:18 2026] GET /volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (4fd94da8-18bc-460b-8aab-cb496535275f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03410a43-cbdb-41ab-aeba-66cc2a49b42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4c76cd8e-350d-40ab-8b69-46cb3d638869 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4c76cd8e-350d-40ab-8b69-46cb3d638869 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4c76cd8e-350d-40ab-8b69-46cb3d638869 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e207ff82-8039-464e-915a-64df011900da", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1416961589"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4c76cd8e-350d-40ab-8b69-46cb3d638869 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-4c76cd8e-350d-40ab-8b69-46cb3d638869 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create snapshot from volume e207ff82-8039-464e-915a-64df011900da Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03410a43-cbdb-41ab-aeba-66cc2a49b42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a141c5bd-adbf-4819-b947-810fb1a5f51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-4c76cd8e-350d-40ab-8b69-46cb3d638869 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['d0d3c2d9-283e-4a57-b57e-5e069b4c2a6d', 'c2866f90-dbc9-40dd-a748-26417edf039d', '26684e69-e6ec-44c0-a0d0-9458301e4d8c', '0c9a5fc7-322d-418e-8d73-e04f799a7359'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['bfd2e560-ced8-41bc-b4c7-d5989064f720', '2a1e9e23-9a72-4103-a0a1-7f014fc23f74', '30a23e7e-47d1-4d02-bd67-3b72bf770242', '8e14e9ff-d59c-44af-a576-313bdb621735'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a141c5bd-adbf-4819-b947-810fb1a5f51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfd2e560-ced8-41bc-b4c7-d5989064f720', '2a1e9e23-9a72-4103-a0a1-7f014fc23f74', '30a23e7e-47d1-4d02-bd67-3b72bf770242', '8e14e9ff-d59c-44af-a576-313bdb621735']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414a837d-5639-4961-b69c-9c880e17fce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4c76cd8e-350d-40ab-8b69-46cb3d638869 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot create request issued successfully. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4c76cd8e-350d-40ab-8b69-46cb3d638869 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1546/3116] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:18 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 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f4fa66d3-7606-44a4-9a18-f7f8392ff36e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4fa66d3-7606-44a4-9a18-f7f8392ff36e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4fa66d3-7606-44a4-9a18-f7f8392ff36e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4fa66d3-7606-44a4-9a18-f7f8392ff36e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414a837d-5639-4961-b69c-9c880e17fce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32c6f6c8-76c5-49bd-9558-ee844d0d0ca7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1485533314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['bfd2e560-ced8-41bc-b4c7-d5989064f720','2a1e9e23-9a72-4103-a0a1-7f014fc23f74','30a23e7e-47d1-4d02-bd67-3b72bf770242','8e14e9ff-d59c-44af-a576-313bdb621735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1485533314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32c6f6c8-76c5-49bd-9558-ee844d0d0ca7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4873896f73a84ffc9f852ad1e2000a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f4fa66d3-7606-44a4-9a18-f7f8392ff36e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b63fcbf-806e-42c9-9452-ae39b028cba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4fa66d3-7606-44a4-9a18-f7f8392ff36e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e returned with HTTP 200 Sep 05 04:59:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1547/3117] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:18 2026] GET /volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b63fcbf-806e-42c9-9452-ae39b028cba1) transitioned into state 'SUCCESS' from state '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-1485533314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4873896f73a84ffc9f852ad1e2000a0e',qos_specs=None,replication_status=,reservations=['bfd2e560-ced8-41bc-b4c7-d5989064f720','2a1e9e23-9a72-4103-a0a1-7f014fc23f74','30a23e7e-47d1-4d02-bd67-3b72bf770242','8e14e9ff-d59c-44af-a576-313bdb621735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3243fb5bb12d4bb7828ce16f18d4331e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58c0bed-3628-4cb7-bc57-5ba8ec95751d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58c0bed-3628-4cb7-bc57-5ba8ec95751d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Flow 'volume_create_api' (4fd94da8-18bc-460b-8aab-cb496535275f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create volume request issued successfully. Sep 05 04:59:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cf9d776d-034c-4e2c-9bd1-22196bef5cbf tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1571/3118] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:18 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 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c21f0786-d1f8-406d-834b-38261ae31581 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c21f0786-d1f8-406d-834b-38261ae31581 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c21f0786-d1f8-406d-834b-38261ae31581 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c21f0786-d1f8-406d-834b-38261ae31581 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:18 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:18 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c21f0786-d1f8-406d-834b-38261ae31581 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c21f0786-d1f8-406d-834b-38261ae31581 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 returned with HTTP 200 Sep 05 04:59:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1548/3119] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:18 2026] GET /volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 => generated 966 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4b02e4dc-81ae-411d-9bab-4cee545d562d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b02e4dc-81ae-411d-9bab-4cee545d562d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b02e4dc-81ae-411d-9bab-4cee545d562d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4b02e4dc-81ae-411d-9bab-4cee545d562d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:19 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:19 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:19 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4b02e4dc-81ae-411d-9bab-4cee545d562d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4b02e4dc-81ae-411d-9bab-4cee545d562d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e returned with HTTP 200 Sep 05 04:59:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1572/3120] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:19 2026] GET /volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e0b11b1c-8e85-4adc-bf37-0a60cd96705a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0b11b1c-8e85-4adc-bf37-0a60cd96705a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0b11b1c-8e85-4adc-bf37-0a60cd96705a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e0b11b1c-8e85-4adc-bf37-0a60cd96705a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:19 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:19 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:19 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:19 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e50c79cb-b04b-4e3e-94b3-7770a1b0651b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:19 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e0b11b1c-8e85-4adc-bf37-0a60cd96705a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e0b11b1c-8e85-4adc-bf37-0a60cd96705a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 returned with HTTP 200 Sep 05 04:59:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1549/3121] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:19 2026] GET /volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e50c79cb-b04b-4e3e-94b3-7770a1b0651b tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e50c79cb-b04b-4e3e-94b3-7770a1b0651b tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1444255745", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e50c79cb-b04b-4e3e-94b3-7770a1b0651b tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:59:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1573/3122] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:59:19 2026] POST /volume/v3/types => generated 380 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-988dcd14-51af-4a32-ba9b-7b93bf6eb0e4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-988dcd14-51af-4a32-ba9b-7b93bf6eb0e4 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] POST http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption Sep 05 04:59:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-988dcd14-51af-4a32-ba9b-7b93bf6eb0e4 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:19 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-988dcd14-51af-4a32-ba9b-7b93bf6eb0e4 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption returned with HTTP 200 Sep 05 04:59:19 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1550/3123] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:59:19 2026] POST /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d9ae6691-327c-4d36-a756-018b0a62af2c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9ae6691-327c-4d36-a756-018b0a62af2c tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:19 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9ae6691-327c-4d36-a756-018b0a62af2c tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1187430931", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:19 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9ae6691-327c-4d36-a756-018b0a62af2c tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:59:19 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1574/3124] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:59:19 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:19 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3af67850-428c-4929-afab-6bae3370be1d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3af67850-428c-4929-afab-6bae3370be1d tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] POST http://192.168.122.229/volume/v3/types/ae63d99e-1a9b-4306-a339-bcb97750cc95/encryption Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3af67850-428c-4929-afab-6bae3370be1d tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-3af67850-428c-4929-afab-6bae3370be1d tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3af67850-428c-4929-afab-6bae3370be1d tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/ae63d99e-1a9b-4306-a339-bcb97750cc95/encryption returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1551/3125] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:59:19 2026] POST /volume/v3/types/ae63d99e-1a9b-4306-a339-bcb97750cc95/encryption => generated 127 bytes in 131 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-17755b61-fbee-40c0-ad64-2dd36fab4bac None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17755b61-fbee-40c0-ad64-2dd36fab4bac tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-17755b61-fbee-40c0-ad64-2dd36fab4bac tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-173409116", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-17755b61-fbee-40c0-ad64-2dd36fab4bac tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1575/3126] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:59:20 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 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a10e1ad5-6143-427e-b8f8-5680e9b5329b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a10e1ad5-6143-427e-b8f8-5680e9b5329b tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] POST http://192.168.122.229/volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140/extra_specs Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a10e1ad5-6143-427e-b8f8-5680e9b5329b tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-a10e1ad5-6143-427e-b8f8-5680e9b5329b tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a10e1ad5-6143-427e-b8f8-5680e9b5329b tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140/extra_specs returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1552/3127] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 04:59:20 2026] POST /volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-50afe405-f4f8-4570-aef4-8e631cc9e512 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50afe405-f4f8-4570-aef4-8e631cc9e512 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] PUT http://192.168.122.229/volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140/extra_specs/key2 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-50afe405-f4f8-4570-aef4-8e631cc9e512 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-50afe405-f4f8-4570-aef4-8e631cc9e512 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-50afe405-f4f8-4570-aef4-8e631cc9e512 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140/extra_specs/key2 returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1576/3128] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:59:20 2026] PUT /volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ba1a56bd-deb5-44a6-bdda-0a470eed350d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ba1a56bd-deb5-44a6-bdda-0a470eed350d tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ba1a56bd-deb5-44a6-bdda-0a470eed350d tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-ba1a56bd-deb5-44a6-bdda-0a470eed350d tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ba1a56bd-deb5-44a6-bdda-0a470eed350d tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1553/3129] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 04:59:20 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3a17ac08-25cf-40d5-bf4f-38f052cf57ba None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a17ac08-25cf-40d5-bf4f-38f052cf57ba tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a17ac08-25cf-40d5-bf4f-38f052cf57ba tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-373659452", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a17ac08-25cf-40d5-bf4f-38f052cf57ba tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1577/3130] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:59:20 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ecb4ef48-be4c-41cf-b2e1-f721fac6198c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ecb4ef48-be4c-41cf-b2e1-f721fac6198c tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] POST http://192.168.122.229/volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109/encryption Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ecb4ef48-be4c-41cf-b2e1-f721fac6198c tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ecb4ef48-be4c-41cf-b2e1-f721fac6198c tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109/encryption returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1554/3131] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 04:59:20 2026] POST /volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9164f557-213e-48f5-aea0-b75cb7fd6640 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9164f557-213e-48f5-aea0-b75cb7fd6640 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] DELETE http://192.168.122.229/volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109/encryption/ac4d4cb9-650a-4018-ae99-00f14fb42739 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9164f557-213e-48f5-aea0-b75cb7fd6640 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9164f557-213e-48f5-aea0-b75cb7fd6640 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-9164f557-213e-48f5-aea0-b75cb7fd6640 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9164f557-213e-48f5-aea0-b75cb7fd6640 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109/encryption/ac4d4cb9-650a-4018-ae99-00f14fb42739 returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1578/3132] 192.168.122.229 () {58 vars in 1373 bytes} [Sat Sep 5 04:59:20 2026] DELETE /volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109/encryption/ac4d4cb9-650a-4018-ae99-00f14fb42739 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9bd23063-5d14-4d2d-b994-70e64214ed17 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9bd23063-5d14-4d2d-b994-70e64214ed17 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9bd23063-5d14-4d2d-b994-70e64214ed17 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-564147192", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9bd23063-5d14-4d2d-b994-70e64214ed17 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1555/3133] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:59:20 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f885f68d-9940-4709-97c6-ab16c60bd483 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f885f68d-9940-4709-97c6-ab16c60bd483 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] DELETE http://192.168.122.229/volume/v3/types/14999411-c8ad-4963-aa96-db8aa7ed1f41/extra_specs/key1 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f885f68d-9940-4709-97c6-ab16c60bd483 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f885f68d-9940-4709-97c6-ab16c60bd483 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-f885f68d-9940-4709-97c6-ab16c60bd483 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f885f68d-9940-4709-97c6-ab16c60bd483 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/14999411-c8ad-4963-aa96-db8aa7ed1f41/extra_specs/key1 returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1579/3134] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:59:20 2026] DELETE /volume/v3/types/14999411-c8ad-4963-aa96-db8aa7ed1f41/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-84c2807e-89cb-489e-888e-a8d68fd320b0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-84c2807e-89cb-489e-888e-a8d68fd320b0 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-84c2807e-89cb-489e-888e-a8d68fd320b0 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-777356519", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-84c2807e-89cb-489e-888e-a8d68fd320b0 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1556/3135] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 04:59:20 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8c2e5863-104e-4518-9e58-64b3442c4594 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8c2e5863-104e-4518-9e58-64b3442c4594 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] DELETE http://192.168.122.229/volume/v3/types/6f0508e7-09dd-4446-bbda-0b50c4aac1c6 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8c2e5863-104e-4518-9e58-64b3442c4594 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8c2e5863-104e-4518-9e58-64b3442c4594 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-8c2e5863-104e-4518-9e58-64b3442c4594 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8c2e5863-104e-4518-9e58-64b3442c4594 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/6f0508e7-09dd-4446-bbda-0b50c4aac1c6 returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1580/3136] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:20 2026] DELETE /volume/v3/types/6f0508e7-09dd-4446-bbda-0b50c4aac1c6 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fc5675c3-9062-41b7-8284-8c531d182468 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc5675c3-9062-41b7-8284-8c531d182468 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc5675c3-9062-41b7-8284-8c531d182468 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc5675c3-9062-41b7-8284-8c531d182468 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e7f2f821-521f-4289-8a30-c3e62322750f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7f2f821-521f-4289-8a30-c3e62322750f tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] GET http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7f2f821-521f-4289-8a30-c3e62322750f tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e7f2f821-521f-4289-8a30-c3e62322750f tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fc5675c3-9062-41b7-8284-8c531d182468 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc5675c3-9062-41b7-8284-8c531d182468 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1557/3137] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:20 2026] GET /volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e7f2f821-521f-4289-8a30-c3e62322750f tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1581/3138] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 04:59:20 2026] GET /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2bfe6d7a-5a9e-46bc-8633-46959c476e5e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2bfe6d7a-5a9e-46bc-8633-46959c476e5e tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] GET http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption/cipher Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2bfe6d7a-5a9e-46bc-8633-46959c476e5e tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2bfe6d7a-5a9e-46bc-8633-46959c476e5e tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-2bfe6d7a-5a9e-46bc-8633-46959c476e5e tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2bfe6d7a-5a9e-46bc-8633-46959c476e5e tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption/cipher returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1558/3139] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 04:59:20 2026] GET /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption/cipher => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3dac7580-88db-4131-b0c6-cb20926f3267 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3dac7580-88db-4131-b0c6-cb20926f3267 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] GET http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3dac7580-88db-4131-b0c6-cb20926f3267 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3dac7580-88db-4131-b0c6-cb20926f3267 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-3dac7580-88db-4131-b0c6-cb20926f3267 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3dac7580-88db-4131-b0c6-cb20926f3267 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1582/3140] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 04:59:20 2026] GET /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c7065749-8b29-4544-b3b1-757984e41020 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c7065749-8b29-4544-b3b1-757984e41020 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] GET http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/multiattach Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c7065749-8b29-4544-b3b1-757984e41020 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c7065749-8b29-4544-b3b1-757984e41020 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c7065749-8b29-4544-b3b1-757984e41020 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/multiattach returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1559/3141] 192.168.122.229 () {58 vars in 1298 bytes} [Sat Sep 5 04:59:20 2026] GET /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f6a4f75a-6da2-4fae-b04a-7fb9204515c9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6a4f75a-6da2-4fae-b04a-7fb9204515c9 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] GET http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/volume_backend_name Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6a4f75a-6da2-4fae-b04a-7fb9204515c9 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f6a4f75a-6da2-4fae-b04a-7fb9204515c9 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f6a4f75a-6da2-4fae-b04a-7fb9204515c9 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1583/3142] 192.168.122.229 () {58 vars in 1322 bytes} [Sat Sep 5 04:59:20 2026] GET /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b19bc2fb-5555-4303-84d7-22d4d004835f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b19bc2fb-5555-4303-84d7-22d4d004835f tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] PUT http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption/cf24bf20-8c91-4ba2-b793-b1ca4db0e99b Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b19bc2fb-5555-4303-84d7-22d4d004835f tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-b19bc2fb-5555-4303-84d7-22d4d004835f tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b19bc2fb-5555-4303-84d7-22d4d004835f tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption/cf24bf20-8c91-4ba2-b793-b1ca4db0e99b returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1560/3143] 192.168.122.229 () {60 vars in 1390 bytes} [Sat Sep 5 04:59:20 2026] PUT /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/encryption/cf24bf20-8c91-4ba2-b793-b1ca4db0e99b => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-47e0f2a2-58ef-4897-9b24-65ae15b4fba5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-47e0f2a2-58ef-4897-9b24-65ae15b4fba5 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] PUT http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/key1 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-47e0f2a2-58ef-4897-9b24-65ae15b4fba5 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-47e0f2a2-58ef-4897-9b24-65ae15b4fba5 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-47e0f2a2-58ef-4897-9b24-65ae15b4fba5 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/key1 returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1584/3144] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 04:59:20 2026] PUT /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-790ff0f8-9f84-47dc-bf34-4660518a5d39 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-790ff0f8-9f84-47dc-bf34-4660518a5d39 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] PUT http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-790ff0f8-9f84-47dc-bf34-4660518a5d39 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-790ff0f8-9f84-47dc-bf34-4660518a5d39 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '79eb654355b4466db57fb691d2fa57f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8d87a705844cf8867d887c9cc65af5', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-790ff0f8-9f84-47dc-bf34-4660518a5d39 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-reader] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56 returned with HTTP 403 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1561/3145] 192.168.122.229 () {60 vars in 1246 bytes} [Sat Sep 5 04:59:20 2026] PUT /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-581b5692-ad64-4a75-85d4-d9c51bf92962 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-581b5692-ad64-4a75-85d4-d9c51bf92962 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] DELETE http://192.168.122.229/volume/v3/types/6f0508e7-09dd-4446-bbda-0b50c4aac1c6 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-581b5692-ad64-4a75-85d4-d9c51bf92962 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-581b5692-ad64-4a75-85d4-d9c51bf92962 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-89d32c6c-b7f5-4255-9d9e-37dcb7f4345c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-89d32c6c-b7f5-4255-9d9e-37dcb7f4345c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-89d32c6c-b7f5-4255-9d9e-37dcb7f4345c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-89d32c6c-b7f5-4255-9d9e-37dcb7f4345c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:20 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:20 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:20 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-89d32c6c-b7f5-4255-9d9e-37dcb7f4345c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-89d32c6c-b7f5-4255-9d9e-37dcb7f4345c tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 returned with HTTP 200 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1562/3146] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:20 2026] GET /volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-581b5692-ad64-4a75-85d4-d9c51bf92962 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types/6f0508e7-09dd-4446-bbda-0b50c4aac1c6 returned with HTTP 202 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1585/3147] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:20 2026] DELETE /volume/v3/types/6f0508e7-09dd-4446-bbda-0b50c4aac1c6 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d7c35806-f652-4729-857b-721fb5beb450 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7c35806-f652-4729-857b-721fb5beb450 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] DELETE http://192.168.122.229/volume/v3/types/14999411-c8ad-4963-aa96-db8aa7ed1f41 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7c35806-f652-4729-857b-721fb5beb450 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d7c35806-f652-4729-857b-721fb5beb450 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d7c35806-f652-4729-857b-721fb5beb450 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types/14999411-c8ad-4963-aa96-db8aa7ed1f41 returned with HTTP 202 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1563/3148] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:20 2026] DELETE /volume/v3/types/14999411-c8ad-4963-aa96-db8aa7ed1f41 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5d19d499-db5d-4077-bf14-c629852562df None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5d19d499-db5d-4077-bf14-c629852562df tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] DELETE http://192.168.122.229/volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5d19d499-db5d-4077-bf14-c629852562df tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5d19d499-db5d-4077-bf14-c629852562df tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5d19d499-db5d-4077-bf14-c629852562df tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109 returned with HTTP 202 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1586/3149] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:20 2026] DELETE /volume/v3/types/eab08bbf-c9d7-49b0-b9f5-aaddd47b7109 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9244bd06-53d4-4c3b-9ab9-aae69b952729 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9244bd06-53d4-4c3b-9ab9-aae69b952729 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] DELETE http://192.168.122.229/volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9244bd06-53d4-4c3b-9ab9-aae69b952729 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9244bd06-53d4-4c3b-9ab9-aae69b952729 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:20 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9244bd06-53d4-4c3b-9ab9-aae69b952729 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140 returned with HTTP 202 Sep 05 04:59:20 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1564/3150] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:20 2026] DELETE /volume/v3/types/79eb0e3e-a75e-4825-a5bd-338a8fae1140 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7e19bb50-426a-4c3a-9366-2465dd8cdeda None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7e19bb50-426a-4c3a-9366-2465dd8cdeda tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] DELETE http://192.168.122.229/volume/v3/types/ae63d99e-1a9b-4306-a339-bcb97750cc95 Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7e19bb50-426a-4c3a-9366-2465dd8cdeda tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7e19bb50-426a-4c3a-9366-2465dd8cdeda tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7e19bb50-426a-4c3a-9366-2465dd8cdeda tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types/ae63d99e-1a9b-4306-a339-bcb97750cc95 returned with HTTP 202 Sep 05 04:59:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1587/3151] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:20 2026] DELETE /volume/v3/types/ae63d99e-1a9b-4306-a339-bcb97750cc95 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-91de3fc0-d2fb-4c43-8727-ff4849a654f7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-91de3fc0-d2fb-4c43-8727-ff4849a654f7 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] DELETE http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56 Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-91de3fc0-d2fb-4c43-8727-ff4849a654f7 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-91de3fc0-d2fb-4c43-8727-ff4849a654f7 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-91de3fc0-d2fb-4c43-8727-ff4849a654f7 tempest-VolumeTypesReaderTests-951954216 tempest-VolumeTypesReaderTests-951954216-project-admin] http://192.168.122.229/volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56 returned with HTTP 202 Sep 05 04:59:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1565/3152] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 04:59:21 2026] DELETE /volume/v3/types/49dfca67-5d48-42c8-9486-1b61e6eaad56 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-24d176ab-4f1d-4fe3-a109-a1a9331bfa86 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24d176ab-4f1d-4fe3-a109-a1a9331bfa86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24d176ab-4f1d-4fe3-a109-a1a9331bfa86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-24d176ab-4f1d-4fe3-a109-a1a9331bfa86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-24d176ab-4f1d-4fe3-a109-a1a9331bfa86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-24d176ab-4f1d-4fe3-a109-a1a9331bfa86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e returned with HTTP 200 Sep 05 04:59:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1588/3153] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:21 2026] GET /volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3692e724-19bf-4a94-b658-5378221daf58 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3692e724-19bf-4a94-b658-5378221daf58 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3692e724-19bf-4a94-b658-5378221daf58 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3692e724-19bf-4a94-b658-5378221daf58 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.api_utils [None req-3692e724-19bf-4a94-b658-5378221daf58 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Removing options '' from query. {{(pid=89502) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.db.api [None req-3692e724-19bf-4a94-b658-5378221daf58 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Building query based on filter {{(pid=89502) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: /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 05 04:59:21 devstack devstack@c-api.service[89502]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3692e724-19bf-4a94-b658-5378221daf58 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Get all snapshots completed successfully. Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3692e724-19bf-4a94-b658-5378221daf58 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 200 Sep 05 04:59:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1566/3154] 192.168.122.229 () {58 vars in 1127 bytes} [Sat Sep 5 04:59:21 2026] GET /volume/v3/snapshots => generated 336 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5bfc59b6-6661-43a4-8a94-97a1aa93ae23 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5bfc59b6-6661-43a4-8a94-97a1aa93ae23 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5bfc59b6-6661-43a4-8a94-97a1aa93ae23 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5bfc59b6-6661-43a4-8a94-97a1aa93ae23 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-5bfc59b6-6661-43a4-8a94-97a1aa93ae23 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete snapshot with id: 7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5bfc59b6-6661-43a4-8a94-97a1aa93ae23 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5bfc59b6-6661-43a4-8a94-97a1aa93ae23 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5bfc59b6-6661-43a4-8a94-97a1aa93ae23 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e returned with HTTP 202 Sep 05 04:59:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1589/3155] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:21 2026] DELETE /volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-986fe5ec-8cfb-4b0f-8d40-ba8639f57562 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-986fe5ec-8cfb-4b0f-8d40-ba8639f57562 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-986fe5ec-8cfb-4b0f-8d40-ba8639f57562 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-986fe5ec-8cfb-4b0f-8d40-ba8639f57562 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-986fe5ec-8cfb-4b0f-8d40-ba8639f57562 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-986fe5ec-8cfb-4b0f-8d40-ba8639f57562 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e returned with HTTP 200 Sep 05 04:59:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1567/3156] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:21 2026] GET /volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7452da26-7442-4702-aa95-57f3c8883f5b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7452da26-7442-4702-aa95-57f3c8883f5b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7452da26-7442-4702-aa95-57f3c8883f5b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7452da26-7442-4702-aa95-57f3c8883f5b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7452da26-7442-4702-aa95-57f3c8883f5b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7452da26-7442-4702-aa95-57f3c8883f5b tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 returned with HTTP 200 Sep 05 04:59:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1590/3157] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:21 2026] GET /volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c025ef73-ce20-4d96-bdb3-e3b678e47506 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c025ef73-ce20-4d96-bdb3-e3b678e47506 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c025ef73-ce20-4d96-bdb3-e3b678e47506 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32c6f6c8-76c5-49bd-9558-ee844d0d0ca7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1858229092"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c025ef73-ce20-4d96-bdb3-e3b678e47506 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-c025ef73-ce20-4d96-bdb3-e3b678e47506 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Create snapshot from volume 32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:21 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-c025ef73-ce20-4d96-bdb3-e3b678e47506 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Created reservations ['66b962af-f5ca-4036-82ac-d8dd7fde7ab0', 'c0af46b5-9d97-4e21-b226-39ae1f7ba5c1', 'b5d17c24-d4df-4814-9cff-8cb99ad61dc8', '76f89171-eb03-4bce-82b5-0aad0accc339'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c025ef73-ce20-4d96-bdb3-e3b678e47506 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot create request issued successfully. Sep 05 04:59:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c025ef73-ce20-4d96-bdb3-e3b678e47506 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1568/3158] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f30d5eef-caa5-4fc0-96a3-64b8ec4f4f47 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f30d5eef-caa5-4fc0-96a3-64b8ec4f4f47 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f30d5eef-caa5-4fc0-96a3-64b8ec4f4f47 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f30d5eef-caa5-4fc0-96a3-64b8ec4f4f47 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:22 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:22 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:22 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f30d5eef-caa5-4fc0-96a3-64b8ec4f4f47 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f30d5eef-caa5-4fc0-96a3-64b8ec4f4f47 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb returned with HTTP 200 Sep 05 04:59:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1591/3159] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:21 2026] GET /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0e52a874-471c-4689-b46f-af747fded0ff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e52a874-471c-4689-b46f-af747fded0ff tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e52a874-471c-4689-b46f-af747fded0ff tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0e52a874-471c-4689-b46f-af747fded0ff tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0e52a874-471c-4689-b46f-af747fded0ff tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0e52a874-471c-4689-b46f-af747fded0ff tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e returned with HTTP 200 Sep 05 04:59:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1569/3160] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:22 2026] GET /volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4a98bc67-210c-4eba-855f-1c2032a837ea None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4a98bc67-210c-4eba-855f-1c2032a837ea tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4a98bc67-210c-4eba-855f-1c2032a837ea tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4a98bc67-210c-4eba-855f-1c2032a837ea tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4a98bc67-210c-4eba-855f-1c2032a837ea tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4a98bc67-210c-4eba-855f-1c2032a837ea tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb returned with HTTP 200 Sep 05 04:59:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1592/3161] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:23 2026] GET /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b97bf62b-7006-4150-be54-becb7715c1d5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b97bf62b-7006-4150-be54-becb7715c1d5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e Sep 05 04:59:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b97bf62b-7006-4150-be54-becb7715c1d5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b97bf62b-7006-4150-be54-becb7715c1d5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b97bf62b-7006-4150-be54-becb7715c1d5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e returned with HTTP 404 Sep 05 04:59:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1570/3162] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:23 2026] GET /volume/v3/snapshots/7a60062c-62aa-48a5-8dcc-061fc1f8f68e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5becceaa-628f-43f5-9892-4c1c541c32a8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5becceaa-628f-43f5-9892-4c1c541c32a8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da Sep 05 04:59:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5becceaa-628f-43f5-9892-4c1c541c32a8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:23 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5becceaa-628f-43f5-9892-4c1c541c32a8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:23 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-5becceaa-628f-43f5-9892-4c1c541c32a8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: e207ff82-8039-464e-915a-64df011900da Sep 05 04:59:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5becceaa-628f-43f5-9892-4c1c541c32a8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5becceaa-628f-43f5-9892-4c1c541c32a8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 04:59:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5becceaa-628f-43f5-9892-4c1c541c32a8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da returned with HTTP 202 Sep 05 04:59:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1593/3163] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:23 2026] DELETE /volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-64425200-8f03-46b3-a25d-cc4c0c8925a1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64425200-8f03-46b3-a25d-cc4c0c8925a1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da Sep 05 04:59:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64425200-8f03-46b3-a25d-cc4c0c8925a1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-64425200-8f03-46b3-a25d-cc4c0c8925a1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-64425200-8f03-46b3-a25d-cc4c0c8925a1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-64425200-8f03-46b3-a25d-cc4c0c8925a1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da returned with HTTP 200 Sep 05 04:59:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1571/3164] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:23 2026] GET /volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0cc853d4-d245-40e4-8a58-2fb066d03e4a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0cc853d4-d245-40e4-8a58-2fb066d03e4a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0cc853d4-d245-40e4-8a58-2fb066d03e4a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0cc853d4-d245-40e4-8a58-2fb066d03e4a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0cc853d4-d245-40e4-8a58-2fb066d03e4a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0cc853d4-d245-40e4-8a58-2fb066d03e4a tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb returned with HTTP 200 Sep 05 04:59:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1594/3165] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:24 2026] GET /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f4b13d0e-bbcd-4f29-84c1-261e03583ca0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4b13d0e-bbcd-4f29-84c1-261e03583ca0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da Sep 05 04:59:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4b13d0e-bbcd-4f29-84c1-261e03583ca0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f4b13d0e-bbcd-4f29-84c1-261e03583ca0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f4b13d0e-bbcd-4f29-84c1-261e03583ca0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da returned with HTTP 404 Sep 05 04:59:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1572/3166] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:24 2026] GET /volume/v3/volumes/e207ff82-8039-464e-915a-64df011900da => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-931824539"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-931824539'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 04:59:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (a3afd29e-2cf7-4c92-9c87-8ff4d1485d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43345aa9-af87-44a0-87fe-6308a57df14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43345aa9-af87-44a0-87fe-6308a57df14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12798a30-c668-49e0-8d88-3d9a6e27c563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-89b15cda-5d45-4fd6-b6a6-0a321f60bc77 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-89b15cda-5d45-4fd6-b6a6-0a321f60bc77 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-89b15cda-5d45-4fd6-b6a6-0a321f60bc77 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-89b15cda-5d45-4fd6-b6a6-0a321f60bc77 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-89b15cda-5d45-4fd6-b6a6-0a321f60bc77 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-89b15cda-5d45-4fd6-b6a6-0a321f60bc77 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb returned with HTTP 200 Sep 05 04:59:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1573/3167] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:25 2026] GET /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['4a72f42d-c213-42a2-a52d-14f2021992de', '83e4739f-7159-4edf-9f8f-544c45389034', '7566c9d0-dd1a-49ba-ab05-c2af1dc44be9', 'c5ad5a97-f38c-447b-b5c9-d0d12371e2ca'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12798a30-c668-49e0-8d88-3d9a6e27c563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a72f42d-c213-42a2-a52d-14f2021992de', '83e4739f-7159-4edf-9f8f-544c45389034', '7566c9d0-dd1a-49ba-ab05-c2af1dc44be9', 'c5ad5a97-f38c-447b-b5c9-d0d12371e2ca']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e84de6b-cc9b-440a-a9df-1649d79c544d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ddf989f5-a21d-4f4f-8ea6-9d289da69888 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ddf989f5-a21d-4f4f-8ea6-9d289da69888 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] POST http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb/action Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ddf989f5-a21d-4f4f-8ea6-9d289da69888 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ddf989f5-a21d-4f4f-8ea6-9d289da69888 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.snapshot_unmanage [None req-ddf989f5-a21d-4f4f-8ea6-9d289da69888 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Unmanage snapshot with id: d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ddf989f5-a21d-4f4f-8ea6-9d289da69888 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Snapshot retrieved successfully. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-ddf989f5-a21d-4f4f-8ea6-9d289da69888 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '139968d3a4854bd5ad2dba58a7bcc4a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4873896f73a84ffc9f852ad1e2000a0e', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ddf989f5-a21d-4f4f-8ea6-9d289da69888 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-reader] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb/action returned with HTTP 403 Sep 05 04:59:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1574/3168] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:59:25 2026] POST /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7b3251dd-e336-44af-b2d6-6d17a8bf3156 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b3251dd-e336-44af-b2d6-6d17a8bf3156 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b3251dd-e336-44af-b2d6-6d17a8bf3156 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7b3251dd-e336-44af-b2d6-6d17a8bf3156 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-7b3251dd-e336-44af-b2d6-6d17a8bf3156 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete snapshot with id: d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e84de6b-cc9b-440a-a9df-1649d79c544d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e6b8c60-907b-4837-bb46-33ab9a399533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-931824539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['4a72f42d-c213-42a2-a52d-14f2021992de','83e4739f-7159-4edf-9f8f-544c45389034','7566c9d0-dd1a-49ba-ab05-c2af1dc44be9','c5ad5a97-f38c-447b-b5c9-d0d12371e2ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-931824539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e6b8c60-907b-4837-bb46-33ab9a399533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7b3251dd-e336-44af-b2d6-6d17a8bf3156 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b6599ab-09ca-499e-a23d-c7dc60020954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7b3251dd-e336-44af-b2d6-6d17a8bf3156 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7b3251dd-e336-44af-b2d6-6d17a8bf3156 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb returned with HTTP 202 Sep 05 04:59:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1575/3169] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:25 2026] DELETE /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b6599ab-09ca-499e-a23d-c7dc60020954) transitioned into state 'SUCCESS' from state '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-931824539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['4a72f42d-c213-42a2-a52d-14f2021992de','83e4739f-7159-4edf-9f8f-544c45389034','7566c9d0-dd1a-49ba-ab05-c2af1dc44be9','c5ad5a97-f38c-447b-b5c9-d0d12371e2ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33049ff9-97b6-4039-a0f3-897fc8b90881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9056ac9b-7221-47ee-8f04-0bdad74995aa None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9056ac9b-7221-47ee-8f04-0bdad74995aa tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9056ac9b-7221-47ee-8f04-0bdad74995aa tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9056ac9b-7221-47ee-8f04-0bdad74995aa tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9056ac9b-7221-47ee-8f04-0bdad74995aa tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9056ac9b-7221-47ee-8f04-0bdad74995aa tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb returned with HTTP 200 Sep 05 04:59:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1576/3170] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:25 2026] GET /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33049ff9-97b6-4039-a0f3-897fc8b90881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:25 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (a3afd29e-2cf7-4c92-9c87-8ff4d1485d53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 04:59:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-66956ee4-fdef-4991-8867-d56b464ff0c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1595/3171] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:24 2026] POST /volume/v3/volumes => generated 786 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4cfa9f54-9482-44dc-b124-de56372f8449 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4cfa9f54-9482-44dc-b124-de56372f8449 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4cfa9f54-9482-44dc-b124-de56372f8449 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4cfa9f54-9482-44dc-b124-de56372f8449 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:25 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4cfa9f54-9482-44dc-b124-de56372f8449 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4cfa9f54-9482-44dc-b124-de56372f8449 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 returned with HTTP 200 Sep 05 04:59:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1577/3172] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:25 2026] GET /volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 => generated 965 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7e46308b-8938-461f-8276-485eac6bf5ed None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7e46308b-8938-461f-8276-485eac6bf5ed tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7e46308b-8938-461f-8276-485eac6bf5ed tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7e46308b-8938-461f-8276-485eac6bf5ed tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7e46308b-8938-461f-8276-485eac6bf5ed tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Snapshot retrieved successfully. Sep 05 04:59:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7e46308b-8938-461f-8276-485eac6bf5ed tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb returned with HTTP 200 Sep 05 04:59:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1596/3173] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:26 2026] GET /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-82e0bba5-c4ce-4d16-b556-7a14ac970939 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82e0bba5-c4ce-4d16-b556-7a14ac970939 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 Sep 05 04:59:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82e0bba5-c4ce-4d16-b556-7a14ac970939 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-82e0bba5-c4ce-4d16-b556-7a14ac970939 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-82e0bba5-c4ce-4d16-b556-7a14ac970939 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-82e0bba5-c4ce-4d16-b556-7a14ac970939 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 returned with HTTP 200 Sep 05 04:59:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1578/3174] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:26 2026] GET /volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4661406d-6666-4360-aef9-a6fff1e20aa9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4661406d-6666-4360-aef9-a6fff1e20aa9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4661406d-6666-4360-aef9-a6fff1e20aa9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e6b8c60-907b-4837-bb46-33ab9a399533", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1081697574"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:26 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:26 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4661406d-6666-4360-aef9-a6fff1e20aa9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:26 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-4661406d-6666-4360-aef9-a6fff1e20aa9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create snapshot from volume 1e6b8c60-907b-4837-bb46-33ab9a399533 Sep 05 04:59:26 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-4661406d-6666-4360-aef9-a6fff1e20aa9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['3fc8f2da-f29f-4c5e-ab08-5512ebf1ff75', 'ad1c4d71-2d3e-40c4-afac-98eaf642f9a2', '576b9c8b-d7dd-48d9-91e0-50fcbec40036', '83b66489-1919-4cd7-9c97-2fe2b05c9163'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:26 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:26 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:26 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4661406d-6666-4360-aef9-a6fff1e20aa9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot create request issued successfully. Sep 05 04:59:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4661406d-6666-4360-aef9-a6fff1e20aa9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1597/3175] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a8119036-0b12-47c0-a258-5e4181d259c7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a8119036-0b12-47c0-a258-5e4181d259c7 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 Sep 05 04:59:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a8119036-0b12-47c0-a258-5e4181d259c7 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a8119036-0b12-47c0-a258-5e4181d259c7 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a8119036-0b12-47c0-a258-5e4181d259c7 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a8119036-0b12-47c0-a258-5e4181d259c7 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 returned with HTTP 200 Sep 05 04:59:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1579/3176] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:26 2026] GET /volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f399cd63-99f7-451a-b764-4205908b79ee None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f399cd63-99f7-451a-b764-4205908b79ee tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb Sep 05 04:59:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f399cd63-99f7-451a-b764-4205908b79ee tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f399cd63-99f7-451a-b764-4205908b79ee tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f399cd63-99f7-451a-b764-4205908b79ee tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb returned with HTTP 404 Sep 05 04:59:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1598/3177] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:27 2026] GET /volume/v3/snapshots/d26169de-40c9-4c46-9980-e95b917716cb => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:59:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1963d958-1968-4c26-b103-264623711c94 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1963d958-1968-4c26-b103-264623711c94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1963d958-1968-4c26-b103-264623711c94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1963d958-1968-4c26-b103-264623711c94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:27 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-1963d958-1968-4c26-b103-264623711c94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume with id: 32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:27 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:27 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1963d958-1968-4c26-b103-264623711c94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1963d958-1968-4c26-b103-264623711c94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Delete volume request issued successfully. Sep 05 04:59:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1963d958-1968-4c26-b103-264623711c94 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 returned with HTTP 202 Sep 05 04:59:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1580/3178] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:27 2026] DELETE /volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e1bbc628-d62f-4833-a55d-f27c52a2bce9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e1bbc628-d62f-4833-a55d-f27c52a2bce9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e1bbc628-d62f-4833-a55d-f27c52a2bce9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:27 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e1bbc628-d62f-4833-a55d-f27c52a2bce9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:27 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:27 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:27 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:27 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:27 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e1bbc628-d62f-4833-a55d-f27c52a2bce9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Volume info retrieved successfully. Sep 05 04:59:27 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e1bbc628-d62f-4833-a55d-f27c52a2bce9 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 returned with HTTP 200 Sep 05 04:59:27 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1599/3179] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:27 2026] GET /volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-53d40523-5589-4ca5-98c6-04eb6f971983 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-53d40523-5589-4ca5-98c6-04eb6f971983 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 Sep 05 04:59:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-53d40523-5589-4ca5-98c6-04eb6f971983 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:27 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-53d40523-5589-4ca5-98c6-04eb6f971983 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:27 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:27 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:27 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-53d40523-5589-4ca5-98c6-04eb6f971983 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:27 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-53d40523-5589-4ca5-98c6-04eb6f971983 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 returned with HTTP 200 Sep 05 04:59:27 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1581/3180] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:27 2026] GET /volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-16d22110-5a98-4a6a-a342-dd05a4da5250 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16d22110-5a98-4a6a-a342-dd05a4da5250 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] GET http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16d22110-5a98-4a6a-a342-dd05a4da5250 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16d22110-5a98-4a6a-a342-dd05a4da5250 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16d22110-5a98-4a6a-a342-dd05a4da5250 tempest-ProjectReaderTests-390922480 tempest-ProjectReaderTests-390922480-project-admin] http://192.168.122.229/volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 returned with HTTP 404 Sep 05 04:59:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1600/3181] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:28 2026] GET /volume/v3/volumes/32c6f6c8-76c5-49bd-9558-ee844d0d0ca7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5f584c28-5db2-47dd-a801-1f8d67b041e2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5f584c28-5db2-47dd-a801-1f8d67b041e2 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 Sep 05 04:59:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5f584c28-5db2-47dd-a801-1f8d67b041e2 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5f584c28-5db2-47dd-a801-1f8d67b041e2 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5f584c28-5db2-47dd-a801-1f8d67b041e2 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5f584c28-5db2-47dd-a801-1f8d67b041e2 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 returned with HTTP 200 Sep 05 04:59:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1582/3182] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:28 2026] GET /volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-51ccb7cd-cf8a-43d7-9ecb-cdf0f88eb073 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51ccb7cd-cf8a-43d7-9ecb-cdf0f88eb073 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] POST http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749/action Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51ccb7cd-cf8a-43d7-9ecb-cdf0f88eb073 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-51ccb7cd-cf8a-43d7-9ecb-cdf0f88eb073 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.contrib.admin_actions [None req-51ccb7cd-cf8a-43d7-9ecb-cdf0f88eb073 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Updating snapshot '973bd526-23b5-486b-85a9-8874a5450749' with '{'status': 'error'}' {{(pid=89503) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-51ccb7cd-cf8a-43d7-9ecb-cdf0f88eb073 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5659760ee923494b87bae777e99756d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '994d49b4ff0d45a881657502871b0c6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-51ccb7cd-cf8a-43d7-9ecb-cdf0f88eb073 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749/action returned with HTTP 403 Sep 05 04:59:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1601/3183] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:59:28 2026] POST /volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0644fd73-c009-4e9d-8253-daccd4e5fb36 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0644fd73-c009-4e9d-8253-daccd4e5fb36 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 Sep 05 04:59:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0644fd73-c009-4e9d-8253-daccd4e5fb36 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:28 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0644fd73-c009-4e9d-8253-daccd4e5fb36 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:28 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-0644fd73-c009-4e9d-8253-daccd4e5fb36 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete snapshot with id: 973bd526-23b5-486b-85a9-8874a5450749 Sep 05 04:59:28 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:28 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0644fd73-c009-4e9d-8253-daccd4e5fb36 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:28 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:28 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:28 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-0644fd73-c009-4e9d-8253-daccd4e5fb36 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:28 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0644fd73-c009-4e9d-8253-daccd4e5fb36 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 returned with HTTP 202 Sep 05 04:59:28 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1583/3184] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:28 2026] DELETE /volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3a5b46a7-0bc3-4654-ab67-318d96215f83 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a5b46a7-0bc3-4654-ab67-318d96215f83 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a5b46a7-0bc3-4654-ab67-318d96215f83 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3a5b46a7-0bc3-4654-ab67-318d96215f83 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:28 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:28 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:28 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3a5b46a7-0bc3-4654-ab67-318d96215f83 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:28 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3a5b46a7-0bc3-4654-ab67-318d96215f83 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 returned with HTTP 200 Sep 05 04:59:28 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1602/3185] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:28 2026] GET /volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1a6a2be0-59fe-4955-8742-92e58f049267 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1a6a2be0-59fe-4955-8742-92e58f049267 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 Sep 05 04:59:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1a6a2be0-59fe-4955-8742-92e58f049267 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1a6a2be0-59fe-4955-8742-92e58f049267 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:29 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:29 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1a6a2be0-59fe-4955-8742-92e58f049267 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1a6a2be0-59fe-4955-8742-92e58f049267 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 returned with HTTP 200 Sep 05 04:59:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1584/3186] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:29 2026] GET /volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bd855aa6-6eee-45a0-b12d-624344f75576 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bd855aa6-6eee-45a0-b12d-624344f75576 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 Sep 05 04:59:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bd855aa6-6eee-45a0-b12d-624344f75576 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bd855aa6-6eee-45a0-b12d-624344f75576 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bd855aa6-6eee-45a0-b12d-624344f75576 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 returned with HTTP 404 Sep 05 04:59:30 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1603/3187] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:30 2026] GET /volume/v3/snapshots/973bd526-23b5-486b-85a9-8874a5450749 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-60e9f343-d9cd-4134-a204-064438c8c4b0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-60e9f343-d9cd-4134-a204-064438c8c4b0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 Sep 05 04:59:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-60e9f343-d9cd-4134-a204-064438c8c4b0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-60e9f343-d9cd-4134-a204-064438c8c4b0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:30 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-60e9f343-d9cd-4134-a204-064438c8c4b0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: 1e6b8c60-907b-4837-bb46-33ab9a399533 Sep 05 04:59:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-60e9f343-d9cd-4134-a204-064438c8c4b0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-60e9f343-d9cd-4134-a204-064438c8c4b0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 04:59:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-60e9f343-d9cd-4134-a204-064438c8c4b0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 returned with HTTP 202 Sep 05 04:59:30 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1585/3188] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:30 2026] DELETE /volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bf2f31eb-8a73-46cc-a396-446eaeabbc9c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:30 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf2f31eb-8a73-46cc-a396-446eaeabbc9c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 Sep 05 04:59:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf2f31eb-8a73-46cc-a396-446eaeabbc9c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:30 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf2f31eb-8a73-46cc-a396-446eaeabbc9c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bf2f31eb-8a73-46cc-a396-446eaeabbc9c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf2f31eb-8a73-46cc-a396-446eaeabbc9c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 returned with HTTP 200 Sep 05 04:59:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1604/3189] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:30 2026] GET /volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0634608b-5a67-47a5-81bd-9d79c5e0610b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0634608b-5a67-47a5-81bd-9d79c5e0610b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 Sep 05 04:59:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0634608b-5a67-47a5-81bd-9d79c5e0610b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0634608b-5a67-47a5-81bd-9d79c5e0610b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0634608b-5a67-47a5-81bd-9d79c5e0610b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 returned with HTTP 404 Sep 05 04:59:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1586/3190] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:32 2026] GET /volume/v3/volumes/1e6b8c60-907b-4837-bb46-33ab9a399533 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-980382980"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-980382980'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 04:59:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (1dd38dc3-4d7f-4605-9ac8-d279339ad63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2ce84d-7622-4314-8273-8be114f10462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2ce84d-7622-4314-8273-8be114f10462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12079969-b866-4b74-8199-5aed74936565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['61dfda47-be00-457b-bb41-a4f2942cab0b', 'd5dc684a-2aba-4d34-a0e3-840d752731ed', '2fca97b7-6259-4f82-a05b-feaf4093aa13', '97d152d2-4088-4559-a63d-c1a587728c64'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12079969-b866-4b74-8199-5aed74936565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61dfda47-be00-457b-bb41-a4f2942cab0b', 'd5dc684a-2aba-4d34-a0e3-840d752731ed', '2fca97b7-6259-4f82-a05b-feaf4093aa13', '97d152d2-4088-4559-a63d-c1a587728c64']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e5c4b75-7c0e-49da-9d8f-f4d31bf65716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e5c4b75-7c0e-49da-9d8f-f4d31bf65716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28307a46-ebb0-42a7-9087-e4fbb66e1cf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-980382980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['61dfda47-be00-457b-bb41-a4f2942cab0b','d5dc684a-2aba-4d34-a0e3-840d752731ed','2fca97b7-6259-4f82-a05b-feaf4093aa13','97d152d2-4088-4559-a63d-c1a587728c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-980382980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28307a46-ebb0-42a7-9087-e4fbb66e1cf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe255f6-d43c-4137-8d38-a475885154d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe255f6-d43c-4137-8d38-a475885154d3) transitioned into state 'SUCCESS' from state '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-980382980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['61dfda47-be00-457b-bb41-a4f2942cab0b','d5dc684a-2aba-4d34-a0e3-840d752731ed','2fca97b7-6259-4f82-a05b-feaf4093aa13','97d152d2-4088-4559-a63d-c1a587728c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b279bb8-f564-47c8-b6d6-40dd2440c5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b279bb8-f564-47c8-b6d6-40dd2440c5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (1dd38dc3-4d7f-4605-9ac8-d279339ad63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 04:59:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5e23f9b1-8161-44b2-9570-4c848093ac9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1605/3191] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:32 2026] POST /volume/v3/volumes => generated 786 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e4a80aa2-cef9-415c-9c31-d6ab7328854f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4a80aa2-cef9-415c-9c31-d6ab7328854f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 Sep 05 04:59:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4a80aa2-cef9-415c-9c31-d6ab7328854f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e4a80aa2-cef9-415c-9c31-d6ab7328854f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e4a80aa2-cef9-415c-9c31-d6ab7328854f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e4a80aa2-cef9-415c-9c31-d6ab7328854f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 returned with HTTP 200 Sep 05 04:59:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1587/3192] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:32 2026] GET /volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 => generated 965 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3e10d3fb-c08a-4c8c-ac39-364791c0dda3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3e10d3fb-c08a-4c8c-ac39-364791c0dda3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 Sep 05 04:59:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3e10d3fb-c08a-4c8c-ac39-364791c0dda3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3e10d3fb-c08a-4c8c-ac39-364791c0dda3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3e10d3fb-c08a-4c8c-ac39-364791c0dda3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3e10d3fb-c08a-4c8c-ac39-364791c0dda3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 returned with HTTP 200 Sep 05 04:59:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1606/3193] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:33 2026] GET /volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-71637e34-9705-4598-9664-995b042e781e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-71637e34-9705-4598-9664-995b042e781e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 Sep 05 04:59:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-71637e34-9705-4598-9664-995b042e781e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-71637e34-9705-4598-9664-995b042e781e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:34 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:34 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-71637e34-9705-4598-9664-995b042e781e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-71637e34-9705-4598-9664-995b042e781e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 returned with HTTP 200 Sep 05 04:59:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1588/3194] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:34 2026] GET /volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d8385701-94f4-4eec-ae1c-6d7f11fbe0a5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d8385701-94f4-4eec-ae1c-6d7f11fbe0a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d8385701-94f4-4eec-ae1c-6d7f11fbe0a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28307a46-ebb0-42a7-9087-e4fbb66e1cf6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-384938696"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:34 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:34 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d8385701-94f4-4eec-ae1c-6d7f11fbe0a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:34 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-d8385701-94f4-4eec-ae1c-6d7f11fbe0a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create snapshot from volume 28307a46-ebb0-42a7-9087-e4fbb66e1cf6 Sep 05 04:59:34 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-d8385701-94f4-4eec-ae1c-6d7f11fbe0a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['f11748ad-63f3-4293-b658-f281506c9c86', 'e8663e0a-3b3a-416f-a67c-dfd4b2e31199', 'bacd88db-1eac-46f7-acf0-c90769fdd971', '86b7da20-1999-4bed-b8ee-13373051a04a'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:34 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:34 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:34 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d8385701-94f4-4eec-ae1c-6d7f11fbe0a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot create request issued successfully. Sep 05 04:59:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d8385701-94f4-4eec-ae1c-6d7f11fbe0a5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1607/3195] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-688c1679-e9f2-4697-bc45-dbb44ccb2840 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-688c1679-e9f2-4697-bc45-dbb44ccb2840 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-688c1679-e9f2-4697-bc45-dbb44ccb2840 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:34 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-688c1679-e9f2-4697-bc45-dbb44ccb2840 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:34 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:34 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:34 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-688c1679-e9f2-4697-bc45-dbb44ccb2840 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:34 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-688c1679-e9f2-4697-bc45-dbb44ccb2840 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 200 Sep 05 04:59:34 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1589/3196] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:34 2026] GET /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e60a9563-2a82-42bd-b315-90022fbaa3c9 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e60a9563-2a82-42bd-b315-90022fbaa3c9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e60a9563-2a82-42bd-b315-90022fbaa3c9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:35 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e60a9563-2a82-42bd-b315-90022fbaa3c9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:35 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:35 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:35 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e60a9563-2a82-42bd-b315-90022fbaa3c9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:35 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e60a9563-2a82-42bd-b315-90022fbaa3c9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 200 Sep 05 04:59:35 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1608/3197] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:35 2026] GET /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-06545576-89bc-4eb1-8301-1e15b649b107 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-06545576-89bc-4eb1-8301-1e15b649b107 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-06545576-89bc-4eb1-8301-1e15b649b107 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:36 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-06545576-89bc-4eb1-8301-1e15b649b107 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:36 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:36 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:36 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-06545576-89bc-4eb1-8301-1e15b649b107 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:36 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-06545576-89bc-4eb1-8301-1e15b649b107 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 200 Sep 05 04:59:36 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1590/3198] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:36 2026] GET /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-01d35a0c-1d99-4b52-b766-85d80702e03d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01d35a0c-1d99-4b52-b766-85d80702e03d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01d35a0c-1d99-4b52-b766-85d80702e03d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-01d35a0c-1d99-4b52-b766-85d80702e03d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:37 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:37 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:37 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-01d35a0c-1d99-4b52-b766-85d80702e03d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-01d35a0c-1d99-4b52-b766-85d80702e03d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 200 Sep 05 04:59:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1609/3199] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:37 2026] GET /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d2cfea62-5e94-4500-8be0-ce33e0cc483f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d2cfea62-5e94-4500-8be0-ce33e0cc483f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] GET http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d2cfea62-5e94-4500-8be0-ce33e0cc483f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d2cfea62-5e94-4500-8be0-ce33e0cc483f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:37 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:37 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:37 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-d2cfea62-5e94-4500-8be0-ce33e0cc483f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:59:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d2cfea62-5e94-4500-8be0-ce33e0cc483f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 200 Sep 05 04:59:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1591/3200] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:37 2026] GET /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9b902f13-0800-4a88-bb41-061f8616aa74 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b902f13-0800-4a88-bb41-061f8616aa74 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9b902f13-0800-4a88-bb41-061f8616aa74 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9b902f13-0800-4a88-bb41-061f8616aa74 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:37 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-9b902f13-0800-4a88-bb41-061f8616aa74 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete snapshot with id: 0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:38 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:38 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9b902f13-0800-4a88-bb41-061f8616aa74 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:38 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:38 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:38 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9b902f13-0800-4a88-bb41-061f8616aa74 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9b902f13-0800-4a88-bb41-061f8616aa74 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 202 Sep 05 04:59:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1610/3201] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:37 2026] DELETE /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-24fe9dae-664d-45e6-bb67-bd3d272b66eb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-24fe9dae-664d-45e6-bb67-bd3d272b66eb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-24fe9dae-664d-45e6-bb67-bd3d272b66eb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-24fe9dae-664d-45e6-bb67-bd3d272b66eb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:38 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:38 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:38 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-24fe9dae-664d-45e6-bb67-bd3d272b66eb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-24fe9dae-664d-45e6-bb67-bd3d272b66eb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 200 Sep 05 04:59:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1592/3202] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:38 2026] GET /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ebc8541a-bcee-483c-942b-4838ef26ea4f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ebc8541a-bcee-483c-942b-4838ef26ea4f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ebc8541a-bcee-483c-942b-4838ef26ea4f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:39 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ebc8541a-bcee-483c-942b-4838ef26ea4f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:39 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:39 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:39 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ebc8541a-bcee-483c-942b-4838ef26ea4f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:39 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ebc8541a-bcee-483c-942b-4838ef26ea4f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 200 Sep 05 04:59:39 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1611/3203] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:39 2026] GET /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-bd14a8af-d72f-4679-b4f4-c5e9de830cd1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bd14a8af-d72f-4679-b4f4-c5e9de830cd1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 Sep 05 04:59:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bd14a8af-d72f-4679-b4f4-c5e9de830cd1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-bd14a8af-d72f-4679-b4f4-c5e9de830cd1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-bd14a8af-d72f-4679-b4f4-c5e9de830cd1 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 returned with HTTP 404 Sep 05 04:59:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1593/3204] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:40 2026] GET /volume/v3/snapshots/0334a498-bfb2-475b-ab69-9c835b16bfc8 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bf3ac623-4b33-4cee-a7d4-3ddeabe12cd0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf3ac623-4b33-4cee-a7d4-3ddeabe12cd0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 Sep 05 04:59:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf3ac623-4b33-4cee-a7d4-3ddeabe12cd0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:40 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bf3ac623-4b33-4cee-a7d4-3ddeabe12cd0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:40 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-bf3ac623-4b33-4cee-a7d4-3ddeabe12cd0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: 28307a46-ebb0-42a7-9087-e4fbb66e1cf6 Sep 05 04:59:40 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:40 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:40 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:40 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bf3ac623-4b33-4cee-a7d4-3ddeabe12cd0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:40 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bf3ac623-4b33-4cee-a7d4-3ddeabe12cd0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 04:59:40 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bf3ac623-4b33-4cee-a7d4-3ddeabe12cd0 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 returned with HTTP 202 Sep 05 04:59:40 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1612/3205] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:40 2026] DELETE /volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cb07c440-1583-4771-b33d-35b009a3760b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb07c440-1583-4771-b33d-35b009a3760b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 Sep 05 04:59:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb07c440-1583-4771-b33d-35b009a3760b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:40 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cb07c440-1583-4771-b33d-35b009a3760b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:40 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:40 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:40 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:40 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:40 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cb07c440-1583-4771-b33d-35b009a3760b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:40 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cb07c440-1583-4771-b33d-35b009a3760b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 returned with HTTP 200 Sep 05 04:59:40 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1594/3206] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:40 2026] GET /volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 => generated 1015 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0d97876e-ee74-4fad-8e0f-8b855e49b4af None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d97876e-ee74-4fad-8e0f-8b855e49b4af tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 Sep 05 04:59:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d97876e-ee74-4fad-8e0f-8b855e49b4af tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0d97876e-ee74-4fad-8e0f-8b855e49b4af tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0d97876e-ee74-4fad-8e0f-8b855e49b4af tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 returned with HTTP 404 Sep 05 04:59:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1613/3207] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:41 2026] GET /volume/v3/volumes/28307a46-ebb0-42a7-9087-e4fbb66e1cf6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-345973613"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-345973613'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 04:59:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (383ba8ac-647d-4596-a59c-92661a6b962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f1fd4b-7b3e-47fa-b9d1-0606716d1286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f1fd4b-7b3e-47fa-b9d1-0606716d1286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77ba8ff-a27e-422b-bcf1-f04e845a7f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['900c3198-e858-4b5d-b3dc-00b37499ff98', '53778677-5ee4-4a93-8b6b-cd0fbe838885', '0dc7ee53-1870-46a3-8800-4543ac499fde', 'c5c1dd02-1508-4399-bd43-0a9bd1990112'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77ba8ff-a27e-422b-bcf1-f04e845a7f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['900c3198-e858-4b5d-b3dc-00b37499ff98', '53778677-5ee4-4a93-8b6b-cd0fbe838885', '0dc7ee53-1870-46a3-8800-4543ac499fde', 'c5c1dd02-1508-4399-bd43-0a9bd1990112']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d7b7e1-a464-422a-8004-397d15eda0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:41 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d7b7e1-a464-422a-8004-397d15eda0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f43cf6-d8ce-4868-a52b-d0dc1e8c646f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-345973613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['900c3198-e858-4b5d-b3dc-00b37499ff98','53778677-5ee4-4a93-8b6b-cd0fbe838885','0dc7ee53-1870-46a3-8800-4543ac499fde','c5c1dd02-1508-4399-bd43-0a9bd1990112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-345973613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33f43cf6-d8ce-4868-a52b-d0dc1e8c646f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5f4a08-1220-4f75-b6d2-66ff0a230122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5f4a08-1220-4f75-b6d2-66ff0a230122) transitioned into state 'SUCCESS' from state '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-345973613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['900c3198-e858-4b5d-b3dc-00b37499ff98','53778677-5ee4-4a93-8b6b-cd0fbe838885','0dc7ee53-1870-46a3-8800-4543ac499fde','c5c1dd02-1508-4399-bd43-0a9bd1990112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091e060f-b7a7-44cf-8185-d032136ad951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091e060f-b7a7-44cf-8185-d032136ad951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (383ba8ac-647d-4596-a59c-92661a6b962f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:41 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 04:59:41 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ea4d7109-80a7-47ff-9965-7f96b9c75d75 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:41 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1595/3208] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:41 2026] POST /volume/v3/volumes => generated 786 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-58fc2674-0227-4438-9aa5-c2f56592ca89 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-58fc2674-0227-4438-9aa5-c2f56592ca89 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f Sep 05 04:59:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-58fc2674-0227-4438-9aa5-c2f56592ca89 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:41 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-58fc2674-0227-4438-9aa5-c2f56592ca89 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:41 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:41 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:41 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:41 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:41 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-58fc2674-0227-4438-9aa5-c2f56592ca89 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:41 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-58fc2674-0227-4438-9aa5-c2f56592ca89 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f returned with HTTP 200 Sep 05 04:59:41 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1614/3209] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:41 2026] GET /volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e1b9dfaf-269b-448b-93ae-6ba9559f2945 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1b9dfaf-269b-448b-93ae-6ba9559f2945 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f Sep 05 04:59:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1b9dfaf-269b-448b-93ae-6ba9559f2945 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:42 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e1b9dfaf-269b-448b-93ae-6ba9559f2945 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:42 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:42 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:42 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:42 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:42 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e1b9dfaf-269b-448b-93ae-6ba9559f2945 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:42 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e1b9dfaf-269b-448b-93ae-6ba9559f2945 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f returned with HTTP 200 Sep 05 04:59:42 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1596/3210] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:42 2026] GET /volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b5cf491a-50c5-48da-ab31-fc566b1863fa None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:43 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5cf491a-50c5-48da-ab31-fc566b1863fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f Sep 05 04:59:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5cf491a-50c5-48da-ab31-fc566b1863fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:43 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b5cf491a-50c5-48da-ab31-fc566b1863fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:43 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:43 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:43 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:43 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:43 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b5cf491a-50c5-48da-ab31-fc566b1863fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b5cf491a-50c5-48da-ab31-fc566b1863fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f returned with HTTP 200 Sep 05 04:59:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1615/3211] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:43 2026] GET /volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1cb58db4-aa46-4a7a-b267-ecc109e14dcb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1cb58db4-aa46-4a7a-b267-ecc109e14dcb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:44 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1cb58db4-aa46-4a7a-b267-ecc109e14dcb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33f43cf6-d8ce-4868-a52b-d0dc1e8c646f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-268695306"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:44 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:44 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1cb58db4-aa46-4a7a-b267-ecc109e14dcb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:44 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-1cb58db4-aa46-4a7a-b267-ecc109e14dcb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create snapshot from volume 33f43cf6-d8ce-4868-a52b-d0dc1e8c646f Sep 05 04:59:44 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-1cb58db4-aa46-4a7a-b267-ecc109e14dcb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['975f3974-9fe0-46b6-8048-db4d849a8675', '4b532c5d-3b24-470b-b439-0fed70ec9b3b', '5c2e3f17-0a67-46a3-aedc-7794628915b4', 'e06017c5-ae88-413f-97e6-dba202e667ff'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:44 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:44 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:44 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1cb58db4-aa46-4a7a-b267-ecc109e14dcb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot create request issued successfully. Sep 05 04:59:44 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1cb58db4-aa46-4a7a-b267-ecc109e14dcb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:44 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1597/3212] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bfd57701-8181-4bf4-974a-c52b341e9d86 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bfd57701-8181-4bf4-974a-c52b341e9d86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bfd57701-8181-4bf4-974a-c52b341e9d86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:44 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bfd57701-8181-4bf4-974a-c52b341e9d86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:44 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:44 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:44 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bfd57701-8181-4bf4-974a-c52b341e9d86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:44 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bfd57701-8181-4bf4-974a-c52b341e9d86 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 returned with HTTP 200 Sep 05 04:59:44 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1616/3213] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:44 2026] GET /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-92587beb-9675-428a-baf9-2688039f8ec9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-92587beb-9675-428a-baf9-2688039f8ec9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-92587beb-9675-428a-baf9-2688039f8ec9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:45 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-92587beb-9675-428a-baf9-2688039f8ec9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:45 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:45 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:45 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-92587beb-9675-428a-baf9-2688039f8ec9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:45 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-92587beb-9675-428a-baf9-2688039f8ec9 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 returned with HTTP 200 Sep 05 04:59:45 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1598/3214] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:45 2026] GET /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-54d145b7-beb7-4929-af3d-1a401d437e6f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-54d145b7-beb7-4929-af3d-1a401d437e6f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-54d145b7-beb7-4929-af3d-1a401d437e6f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:46 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-54d145b7-beb7-4929-af3d-1a401d437e6f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:46 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:46 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:46 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-54d145b7-beb7-4929-af3d-1a401d437e6f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:46 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-54d145b7-beb7-4929-af3d-1a401d437e6f tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 returned with HTTP 200 Sep 05 04:59:46 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1617/3215] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:46 2026] GET /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-924bb2a4-9e2f-4872-92e1-d5b46d268c48 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-924bb2a4-9e2f-4872-92e1-d5b46d268c48 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-924bb2a4-9e2f-4872-92e1-d5b46d268c48 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-924bb2a4-9e2f-4872-92e1-d5b46d268c48 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-924bb2a4-9e2f-4872-92e1-d5b46d268c48 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-924bb2a4-9e2f-4872-92e1-d5b46d268c48 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 returned with HTTP 200 Sep 05 04:59:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1599/3216] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:47 2026] GET /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:59:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-815066c2-b478-4d36-b031-84e9abeb0c02 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-815066c2-b478-4d36-b031-84e9abeb0c02 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] POST http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251/action Sep 05 04:59:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-815066c2-b478-4d36-b031-84e9abeb0c02 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 04:59:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-815066c2-b478-4d36-b031-84e9abeb0c02 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:47 devstack devstack@c-api.service[89503]: INFO cinder.api.contrib.snapshot_unmanage [None req-815066c2-b478-4d36-b031-84e9abeb0c02 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Unmanage snapshot with id: 73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-815066c2-b478-4d36-b031-84e9abeb0c02 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:59:47 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-815066c2-b478-4d36-b031-84e9abeb0c02 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5659760ee923494b87bae777e99756d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '994d49b4ff0d45a881657502871b0c6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 04:59:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-815066c2-b478-4d36-b031-84e9abeb0c02 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251/action returned with HTTP 403 Sep 05 04:59:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1618/3217] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 04:59:47 2026] POST /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251/action => generated 117 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8c8c91b5-503b-4972-a5ed-8153d43b9fbb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8c8c91b5-503b-4972-a5ed-8153d43b9fbb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8c8c91b5-503b-4972-a5ed-8153d43b9fbb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:47 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8c8c91b5-503b-4972-a5ed-8153d43b9fbb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:47 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-8c8c91b5-503b-4972-a5ed-8153d43b9fbb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete snapshot with id: 73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:47 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:47 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8c8c91b5-503b-4972-a5ed-8153d43b9fbb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:47 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:47 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:47 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8c8c91b5-503b-4972-a5ed-8153d43b9fbb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:47 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8c8c91b5-503b-4972-a5ed-8153d43b9fbb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 returned with HTTP 202 Sep 05 04:59:47 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1600/3218] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:47 2026] DELETE /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1f41a9bd-91e1-4541-a6c6-7496dffcdd1b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1f41a9bd-91e1-4541-a6c6-7496dffcdd1b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1f41a9bd-91e1-4541-a6c6-7496dffcdd1b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:47 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1f41a9bd-91e1-4541-a6c6-7496dffcdd1b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:47 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:47 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:47 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1f41a9bd-91e1-4541-a6c6-7496dffcdd1b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:47 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1f41a9bd-91e1-4541-a6c6-7496dffcdd1b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 returned with HTTP 200 Sep 05 04:59:47 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1619/3219] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:47 2026] GET /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8d9db085-092e-4e3f-84d2-75b7000b04e8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d9db085-092e-4e3f-84d2-75b7000b04e8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d9db085-092e-4e3f-84d2-75b7000b04e8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:48 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8d9db085-092e-4e3f-84d2-75b7000b04e8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:48 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:48 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:48 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8d9db085-092e-4e3f-84d2-75b7000b04e8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:48 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8d9db085-092e-4e3f-84d2-75b7000b04e8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 returned with HTTP 200 Sep 05 04:59:48 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1601/3220] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:48 2026] GET /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1187452868", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1187452868', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Create volume of 1 GB Sep 05 04:59:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Availability Zones retrieved successfully. Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Flow 'volume_create_api' (c84848ec-7e3e-4a7e-a10c-6f72eef0e1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503d9d9d-1f11-4cb8-9698-03819b6f211d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503d9d9d-1f11-4cb8-9698-03819b6f211d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d894de8-6bf6-4e86-9a9d-89ba55068e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Created reservations ['6b387dea-1ad8-4735-a5ac-0035fa9b972e', 'e591dbca-605d-4d5d-a3dd-e7c6bea4d05c', 'dabc505b-e64a-4b95-ac9e-08f66dcc24c0', '088428f2-6499-4cdc-afe3-aaa75755053a'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d894de8-6bf6-4e86-9a9d-89ba55068e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b387dea-1ad8-4735-a5ac-0035fa9b972e', 'e591dbca-605d-4d5d-a3dd-e7c6bea4d05c', 'dabc505b-e64a-4b95-ac9e-08f66dcc24c0', '088428f2-6499-4cdc-afe3-aaa75755053a']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a960bf-2f10-4a83-855f-322da21c413d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-65839b3c-327f-4adc-9e9d-f3c26dd17489 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-65839b3c-327f-4adc-9e9d-f3c26dd17489 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-65839b3c-327f-4adc-9e9d-f3c26dd17489 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-65839b3c-327f-4adc-9e9d-f3c26dd17489 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a960bf-2f10-4a83-855f-322da21c413d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beadf8b1-b36c-49fd-b2c5-c7c49180ca01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1187452868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ebfbef19b743f5b3c0a6736d7afd7f',qos_specs=None,replication_status=,reservations=['6b387dea-1ad8-4735-a5ac-0035fa9b972e','e591dbca-605d-4d5d-a3dd-e7c6bea4d05c','dabc505b-e64a-4b95-ac9e-08f66dcc24c0','088428f2-6499-4cdc-afe3-aaa75755053a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ca33f00904340f79c84e4df42d7863e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1187452868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beadf8b1-b36c-49fd-b2c5-c7c49180ca01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ebfbef19b743f5b3c0a6736d7afd7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ca33f00904340f79c84e4df42d7863e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-65839b3c-327f-4adc-9e9d-f3c26dd17489 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 returned with HTTP 404 Sep 05 04:59:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1602/3221] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:49 2026] GET /volume/v3/snapshots/73511bd2-ab56-4a2d-b7c7-e4cb1706f251 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53cba0c5-8814-467a-857e-d8714f4fe3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7344986b-7452-47fc-8c66-cff20f8a2de5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7344986b-7452-47fc-8c66-cff20f8a2de5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7344986b-7452-47fc-8c66-cff20f8a2de5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7344986b-7452-47fc-8c66-cff20f8a2de5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7344986b-7452-47fc-8c66-cff20f8a2de5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: 33f43cf6-d8ce-4868-a52b-d0dc1e8c646f Sep 05 04:59:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7344986b-7452-47fc-8c66-cff20f8a2de5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53cba0c5-8814-467a-857e-d8714f4fe3ee) transitioned into state 'SUCCESS' from state '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-1187452868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ebfbef19b743f5b3c0a6736d7afd7f',qos_specs=None,replication_status=,reservations=['6b387dea-1ad8-4735-a5ac-0035fa9b972e','e591dbca-605d-4d5d-a3dd-e7c6bea4d05c','dabc505b-e64a-4b95-ac9e-08f66dcc24c0','088428f2-6499-4cdc-afe3-aaa75755053a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ca33f00904340f79c84e4df42d7863e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef738e90-1ddf-4939-8d62-6a0fa6d71c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7344986b-7452-47fc-8c66-cff20f8a2de5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7344986b-7452-47fc-8c66-cff20f8a2de5 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f returned with HTTP 202 Sep 05 04:59:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1603/3222] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:49 2026] DELETE /volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef738e90-1ddf-4939-8d62-6a0fa6d71c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-eb84e7c4-e662-4ff0-8610-9bed2d403bdc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Flow 'volume_create_api' (c84848ec-7e3e-4a7e-a10c-6f72eef0e1f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Create volume request issued successfully. Sep 05 04:59:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dbb7a2f4-92bf-491e-9f01-50b6af404813 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1620/3223] 192.168.122.229 () {60 vars in 1143 bytes} [Sat Sep 5 04:59:49 2026] POST /volume/v3/volumes => generated 763 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eb84e7c4-e662-4ff0-8610-9bed2d403bdc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eb84e7c4-e662-4ff0-8610-9bed2d403bdc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eb84e7c4-e662-4ff0-8610-9bed2d403bdc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8e49a87f-9cc2-4a59-812c-88999ca86dd0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:49 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:49 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:49 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e49a87f-9cc2-4a59-812c-88999ca86dd0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e49a87f-9cc2-4a59-812c-88999ca86dd0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:49 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8e49a87f-9cc2-4a59-812c-88999ca86dd0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-eb84e7c4-e662-4ff0-8610-9bed2d403bdc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:49 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:49 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:49 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:49 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:49 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eb84e7c4-e662-4ff0-8610-9bed2d403bdc tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f returned with HTTP 200 Sep 05 04:59:49 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1604/3224] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:49 2026] GET /volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:49 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8e49a87f-9cc2-4a59-812c-88999ca86dd0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:49 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8e49a87f-9cc2-4a59-812c-88999ca86dd0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 returned with HTTP 200 Sep 05 04:59:49 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1621/3225] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:49 2026] GET /volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 => generated 831 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f8004432-0d06-4aaa-999e-a08e427a49db None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8004432-0d06-4aaa-999e-a08e427a49db tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8004432-0d06-4aaa-999e-a08e427a49db tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f8004432-0d06-4aaa-999e-a08e427a49db tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f8004432-0d06-4aaa-999e-a08e427a49db tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f returned with HTTP 404 Sep 05 04:59:50 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1605/3226] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:50 2026] GET /volume/v3/volumes/33f43cf6-d8ce-4868-a52b-d0dc1e8c646f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-47c97582-dc0a-4822-bec4-ccad05c8de40 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-47c97582-dc0a-4822-bec4-ccad05c8de40 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 04:59:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-47c97582-dc0a-4822-bec4-ccad05c8de40 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-47c97582-dc0a-4822-bec4-ccad05c8de40 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1980845550"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1980845550'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 04:59:50 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 04:59:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-47c97582-dc0a-4822-bec4-ccad05c8de40 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (ea2d26fa-6f27-4687-9f13-614c6c98e53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0f6eda-5947-43bc-b556-91eba497dc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-47c97582-dc0a-4822-bec4-ccad05c8de40 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 returned with HTTP 200 Sep 05 04:59:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1622/3227] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:50 2026] GET /volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-35065a99-baa9-443f-ba49-18eb2d5e297b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35065a99-baa9-443f-ba49-18eb2d5e297b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 04:59:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35065a99-baa9-443f-ba49-18eb2d5e297b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-35065a99-baa9-443f-ba49-18eb2d5e297b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:50 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:50 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:50 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:50 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-35065a99-baa9-443f-ba49-18eb2d5e297b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0f6eda-5947-43bc-b556-91eba497dc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-35065a99-baa9-443f-ba49-18eb2d5e297b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 returned with HTTP 200 Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0993b03f-b741-4309-9ec1-62e813a71192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1623/3228] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:50 2026] GET /volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b0f80d3d-69cf-4547-b7d8-198c747d9680 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:50 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b0f80d3d-69cf-4547-b7d8-198c747d9680 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:50 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b0f80d3d-69cf-4547-b7d8-198c747d9680 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beadf8b1-b36c-49fd-b2c5-c7c49180ca01", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1911490197", "description": null, "metadata": null}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['caa0e827-ccf3-43b1-b745-7b7db27dd32a', '5b922e70-53d4-460e-92d7-4df6072b1eb7', '69a3ed4b-bd02-4064-9fee-a6048acd1386', '3f9328be-7b3d-447f-93e4-2312a614cf3d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0993b03f-b741-4309-9ec1-62e813a71192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caa0e827-ccf3-43b1-b745-7b7db27dd32a', '5b922e70-53d4-460e-92d7-4df6072b1eb7', '69a3ed4b-bd02-4064-9fee-a6048acd1386', '3f9328be-7b3d-447f-93e4-2312a614cf3d']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:50 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d72a14-6a39-49fd-b9ae-11ab606085bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d72a14-6a39-49fd-b9ae-11ab606085bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6b11304-7144-414b-a8ba-b6104a60db30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1980845550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['caa0e827-ccf3-43b1-b745-7b7db27dd32a','5b922e70-53d4-460e-92d7-4df6072b1eb7','69a3ed4b-bd02-4064-9fee-a6048acd1386','3f9328be-7b3d-447f-93e4-2312a614cf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1980845550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6b11304-7144-414b-a8ba-b6104a60db30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc76f3f9-326b-407a-8446-21947373d6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc76f3f9-326b-407a-8446-21947373d6c4) transitioned into state 'SUCCESS' from state '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-1980845550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['caa0e827-ccf3-43b1-b745-7b7db27dd32a','5b922e70-53d4-460e-92d7-4df6072b1eb7','69a3ed4b-bd02-4064-9fee-a6048acd1386','3f9328be-7b3d-447f-93e4-2312a614cf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0b81c2-c97d-4462-8408-fd81acb84e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0b81c2-c97d-4462-8408-fd81acb84e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (ea2d26fa-6f27-4687-9f13-614c6c98e53f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 04:59:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4e5278f8-18aa-482c-8551-30d51da8cfe8 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1606/3229] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:50 2026] POST /volume/v3/volumes => generated 787 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-96d8aa98-a5ed-4499-8076-432ad7f6cf56 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-96d8aa98-a5ed-4499-8076-432ad7f6cf56 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-96d8aa98-a5ed-4499-8076-432ad7f6cf56 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-96d8aa98-a5ed-4499-8076-432ad7f6cf56 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:51 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-96d8aa98-a5ed-4499-8076-432ad7f6cf56 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-96d8aa98-a5ed-4499-8076-432ad7f6cf56 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 returned with HTTP 200 Sep 05 04:59:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1607/3230] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:51 2026] GET /volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:51 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:51 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b0f80d3d-69cf-4547-b7d8-198c747d9680 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:51 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-b0f80d3d-69cf-4547-b7d8-198c747d9680 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Create snapshot from volume beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 04:59:51 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-b0f80d3d-69cf-4547-b7d8-198c747d9680 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Created reservations ['f55d114e-df98-449b-9227-46dc28c57c14', '7b44482d-24ed-485e-8926-bd03c1a46ffa', '1d707f74-6305-49a5-890e-b9d1e611cf67', 'f513e223-13a8-4a9e-91e5-4186b91845f1'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:51 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:51 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:51 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-b0f80d3d-69cf-4547-b7d8-198c747d9680 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot force create request issued successfully. Sep 05 04:59:51 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b0f80d3d-69cf-4547-b7d8-198c747d9680 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:51 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1624/3231] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a3a18739-5fd3-458d-8ffc-49f50794f8b4 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a3a18739-5fd3-458d-8ffc-49f50794f8b4 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a3a18739-5fd3-458d-8ffc-49f50794f8b4 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a3a18739-5fd3-458d-8ffc-49f50794f8b4 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:51 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:51 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:51 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-a3a18739-5fd3-458d-8ffc-49f50794f8b4 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 04:59:51 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a3a18739-5fd3-458d-8ffc-49f50794f8b4 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 200 Sep 05 04:59:51 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1608/3232] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:51 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:59:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-434cbcd0-e23e-45eb-a92c-6ab86e5d8f4e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-434cbcd0-e23e-45eb-a92c-6ab86e5d8f4e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 Sep 05 04:59:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-434cbcd0-e23e-45eb-a92c-6ab86e5d8f4e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-434cbcd0-e23e-45eb-a92c-6ab86e5d8f4e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:52 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:52 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-434cbcd0-e23e-45eb-a92c-6ab86e5d8f4e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-434cbcd0-e23e-45eb-a92c-6ab86e5d8f4e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 returned with HTTP 200 Sep 05 04:59:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1625/3233] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:52 2026] GET /volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 04:59:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-00eeef32-fe96-42bf-a02c-3882211f1ca6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-00eeef32-fe96-42bf-a02c-3882211f1ca6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 04:59:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-00eeef32-fe96-42bf-a02c-3882211f1ca6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6b11304-7144-414b-a8ba-b6104a60db30", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-375265589"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-00eeef32-fe96-42bf-a02c-3882211f1ca6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 04:59:52 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-00eeef32-fe96-42bf-a02c-3882211f1ca6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create snapshot from volume b6b11304-7144-414b-a8ba-b6104a60db30 Sep 05 04:59:52 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-00eeef32-fe96-42bf-a02c-3882211f1ca6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['569804b2-0335-47f1-99b6-f14b724dacef', 'db777458-8ef4-4f13-9750-5d00ded6b9dc', 'a5750d4f-ffd0-40d2-bc8d-9d64b25572fa', '310293bd-30c7-4368-8006-4eefe1a0f1bf'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:52 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:52 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bcb4619e-984d-4e6f-bb56-bb9063609f30 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcb4619e-984d-4e6f-bb56-bb9063609f30 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 04:59:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bcb4619e-984d-4e6f-bb56-bb9063609f30 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:52 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bcb4619e-984d-4e6f-bb56-bb9063609f30 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-00eeef32-fe96-42bf-a02c-3882211f1ca6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot create request issued successfully. Sep 05 04:59:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-00eeef32-fe96-42bf-a02c-3882211f1ca6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 04:59:52 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:52 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1609/3234] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 04:59:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:52 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bcb4619e-984d-4e6f-bb56-bb9063609f30 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 04:59:52 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bcb4619e-984d-4e6f-bb56-bb9063609f30 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 200 Sep 05 04:59:52 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1626/3235] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:52 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f266152f-3bb2-47d6-bca4-2380b29de75d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f266152f-3bb2-47d6-bca4-2380b29de75d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f266152f-3bb2-47d6-bca4-2380b29de75d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:52 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f266152f-3bb2-47d6-bca4-2380b29de75d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:52 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:52 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:52 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f266152f-3bb2-47d6-bca4-2380b29de75d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:52 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f266152f-3bb2-47d6-bca4-2380b29de75d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:52 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1610/3236] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:52 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8758604a-da38-488e-9b20-affe17c3922d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8758604a-da38-488e-9b20-affe17c3922d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 04:59:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8758604a-da38-488e-9b20-affe17c3922d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:53 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8758604a-da38-488e-9b20-affe17c3922d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:53 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:53 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:53 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8758604a-da38-488e-9b20-affe17c3922d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 04:59:53 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8758604a-da38-488e-9b20-affe17c3922d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 200 Sep 05 04:59:53 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1627/3237] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:53 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:59:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b095d35c-47d7-4817-94b9-259d253f6c42 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b095d35c-47d7-4817-94b9-259d253f6c42 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b095d35c-47d7-4817-94b9-259d253f6c42 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:53 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b095d35c-47d7-4817-94b9-259d253f6c42 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:53 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:53 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:53 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b095d35c-47d7-4817-94b9-259d253f6c42 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:53 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b095d35c-47d7-4817-94b9-259d253f6c42 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:53 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1611/3238] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:53 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8a2fab1d-d683-442d-b31a-69fe8ea71e03 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a2fab1d-d683-442d-b31a-69fe8ea71e03 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a2fab1d-d683-442d-b31a-69fe8ea71e03 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a2fab1d-d683-442d-b31a-69fe8ea71e03 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8a2fab1d-d683-442d-b31a-69fe8ea71e03 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a2fab1d-d683-442d-b31a-69fe8ea71e03 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 200 Sep 05 04:59:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1628/3239] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:54 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-76a4a9dd-d5a2-406a-a3f2-6b361baad77a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-76a4a9dd-d5a2-406a-a3f2-6b361baad77a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-76a4a9dd-d5a2-406a-a3f2-6b361baad77a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-76a4a9dd-d5a2-406a-a3f2-6b361baad77a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d6988206-1832-4854-8457-23a7e38f8599 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6988206-1832-4854-8457-23a7e38f8599 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6988206-1832-4854-8457-23a7e38f8599 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d6988206-1832-4854-8457-23a7e38f8599 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-76a4a9dd-d5a2-406a-a3f2-6b361baad77a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-76a4a9dd-d5a2-406a-a3f2-6b361baad77a tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1612/3240] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:54 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d6988206-1832-4854-8457-23a7e38f8599 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d6988206-1832-4854-8457-23a7e38f8599 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 200 Sep 05 04:59:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1629/3241] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:54 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b16befba-5527-4fd0-b836-0c8ca5ed19d8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b16befba-5527-4fd0-b836-0c8ca5ed19d8 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b16befba-5527-4fd0-b836-0c8ca5ed19d8 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b16befba-5527-4fd0-b836-0c8ca5ed19d8 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:54 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:54 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:54 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b16befba-5527-4fd0-b836-0c8ca5ed19d8 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 04:59:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b16befba-5527-4fd0-b836-0c8ca5ed19d8 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 200 Sep 05 04:59:54 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1613/3242] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:54 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-749ac806-1901-4c80-b385-3d1b96792a8d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] POST http://192.168.122.229/volume/v3/volumes Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2e621240-f74c-4f3a-b769-73c21b5a723a", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Create volume request body: {'volume': {'snapshot_id': '2e621240-f74c-4f3a-b769-73c21b5a723a', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Create volume of 1 GB Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Availability Zones retrieved successfully. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Flow 'volume_create_api' (b0e10370-5db6-4521-98f5-5717ba7eaaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e59361e3-799b-43ce-bed0-fbf78c44e8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e59361e3-799b-43ce-bed0-fbf78c44e8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2e621240-f74c-4f3a-b769-73c21b5a723a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa0a2ae-3f4b-479f-9644-d19135b2f2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=578,cinder:INSERT=128,cinder:UPDATE=225 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Created reservations ['c46e5109-4f3a-4552-a6df-4e3443b671c9', '613d5ae8-a780-47f1-9dd2-8ce5303f1836', '463c74c6-9811-488c-bc44-7c676f08ab0f', '6564453a-0058-4d17-a38b-491eac7adaae'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa0a2ae-3f4b-479f-9644-d19135b2f2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c46e5109-4f3a-4552-a6df-4e3443b671c9', '613d5ae8-a780-47f1-9dd2-8ce5303f1836', '463c74c6-9811-488c-bc44-7c676f08ab0f', '6564453a-0058-4d17-a38b-491eac7adaae']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6075e609-298e-4944-bf6e-a3a9e44d82c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6075e609-298e-4944-bf6e-a3a9e44d82c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eca646aa-b001-47d6-9401-23e749c68033', '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='02ebfbef19b743f5b3c0a6736d7afd7f',qos_specs=None,replication_status=,reservations=['c46e5109-4f3a-4552-a6df-4e3443b671c9','613d5ae8-a780-47f1-9dd2-8ce5303f1836','463c74c6-9811-488c-bc44-7c676f08ab0f','6564453a-0058-4d17-a38b-491eac7adaae'],size=1,snapshot_id=2e621240-f74c-4f3a-b769-73c21b5a723a,source_replicaid=,source_volid=None,status='creating',user_id='7ca33f00904340f79c84e4df42d7863e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T02:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eca646aa-b001-47d6-9401-23e749c68033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ebfbef19b743f5b3c0a6736d7afd7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2e621240-f74c-4f3a-b769-73c21b5a723a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ca33f00904340f79c84e4df42d7863e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61671199-9c97-4638-895d-d6503c7447e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61671199-9c97-4638-895d-d6503c7447e7) transitioned into state 'SUCCESS' from 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='02ebfbef19b743f5b3c0a6736d7afd7f',qos_specs=None,replication_status=,reservations=['c46e5109-4f3a-4552-a6df-4e3443b671c9','613d5ae8-a780-47f1-9dd2-8ce5303f1836','463c74c6-9811-488c-bc44-7c676f08ab0f','6564453a-0058-4d17-a38b-491eac7adaae'],size=1,snapshot_id=2e621240-f74c-4f3a-b769-73c21b5a723a,source_replicaid=,source_volid=None,status='creating',user_id='7ca33f00904340f79c84e4df42d7863e',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a50b270-b36e-4e96-8eee-c5e7f17129ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a50b270-b36e-4e96-8eee-c5e7f17129ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Flow 'volume_create_api' (b0e10370-5db6-4521-98f5-5717ba7eaaf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Create volume request issued successfully. Sep 05 04:59:54 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-749ac806-1901-4c80-b385-3d1b96792a8d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 04:59:54 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1630/3243] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 04:59:54 2026] POST /volume/v3/volumes => generated 750 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-19a8c5bb-8228-4d00-9fa9-70de2d8be1c5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:54 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-19a8c5bb-8228-4d00-9fa9-70de2d8be1c5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-19a8c5bb-8228-4d00-9fa9-70de2d8be1c5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:54 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-19a8c5bb-8228-4d00-9fa9-70de2d8be1c5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:55 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:55 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:55 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:55 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:55 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-19a8c5bb-8228-4d00-9fa9-70de2d8be1c5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:55 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-19a8c5bb-8228-4d00-9fa9-70de2d8be1c5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 04:59:55 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1614/3244] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:54 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-31650c0d-b673-4a3e-872f-1aaf7d7b5fd3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-31650c0d-b673-4a3e-872f-1aaf7d7b5fd3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-31650c0d-b673-4a3e-872f-1aaf7d7b5fd3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:55 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-31650c0d-b673-4a3e-872f-1aaf7d7b5fd3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:55 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:55 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:55 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-31650c0d-b673-4a3e-872f-1aaf7d7b5fd3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:55 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-31650c0d-b673-4a3e-872f-1aaf7d7b5fd3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:55 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1631/3245] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:55 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e78bf1dc-f6b1-4ae5-94d1-6b42dc5a4d10 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e78bf1dc-f6b1-4ae5-94d1-6b42dc5a4d10 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e78bf1dc-f6b1-4ae5-94d1-6b42dc5a4d10 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e78bf1dc-f6b1-4ae5-94d1-6b42dc5a4d10 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=538,cinder:UPDATE=192,cinder:INSERT=110 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:56 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 04:59:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e78bf1dc-f6b1-4ae5-94d1-6b42dc5a4d10 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e78bf1dc-f6b1-4ae5-94d1-6b42dc5a4d10 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 04:59:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1615/3246] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:56 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f50bc6fb-01f9-4c07-be59-33ef7eee2c5d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f50bc6fb-01f9-4c07-be59-33ef7eee2c5d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f50bc6fb-01f9-4c07-be59-33ef7eee2c5d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f50bc6fb-01f9-4c07-be59-33ef7eee2c5d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f50bc6fb-01f9-4c07-be59-33ef7eee2c5d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f50bc6fb-01f9-4c07-be59-33ef7eee2c5d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1632/3247] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:56 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2d228961-0f38-4e69-87de-6f6da8d90476 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d228961-0f38-4e69-87de-6f6da8d90476 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] PUT http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d228961-0f38-4e69-87de-6f6da8d90476 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2d228961-0f38-4e69-87de-6f6da8d90476 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Snapshot retrieved successfully. Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d228961-0f38-4e69-87de-6f6da8d90476 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1616/3248] 192.168.122.229 () {60 vars in 1258 bytes} [Sat Sep 5 04:59:56 2026] PUT /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-75e4cffd-9370-42a6-b2cd-cfeebe23c54c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-75e4cffd-9370-42a6-b2cd-cfeebe23c54c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-75e4cffd-9370-42a6-b2cd-cfeebe23c54c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:56 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-75e4cffd-9370-42a6-b2cd-cfeebe23c54c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:56 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-75e4cffd-9370-42a6-b2cd-cfeebe23c54c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete snapshot with id: ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:56 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:56 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-75e4cffd-9370-42a6-b2cd-cfeebe23c54c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:56 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:56 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:56 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-75e4cffd-9370-42a6-b2cd-cfeebe23c54c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot delete request issued successfully. Sep 05 04:59:56 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-75e4cffd-9370-42a6-b2cd-cfeebe23c54c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 202 Sep 05 04:59:56 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1633/3249] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 04:59:56 2026] DELETE /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-572eb4d8-f127-4ada-a099-840e0de106fd None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-572eb4d8-f127-4ada-a099-840e0de106fd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-572eb4d8-f127-4ada-a099-840e0de106fd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-572eb4d8-f127-4ada-a099-840e0de106fd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:56 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:56 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-572eb4d8-f127-4ada-a099-840e0de106fd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:56 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-572eb4d8-f127-4ada-a099-840e0de106fd tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:56 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1617/3250] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:56 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 493 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a572f9f9-bf4f-49e8-85c3-c7d5a6b0bb19 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a572f9f9-bf4f-49e8-85c3-c7d5a6b0bb19 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 04:59:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a572f9f9-bf4f-49e8-85c3-c7d5a6b0bb19 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:57 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a572f9f9-bf4f-49e8-85c3-c7d5a6b0bb19 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:57 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:57 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:57 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:57 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:57 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a572f9f9-bf4f-49e8-85c3-c7d5a6b0bb19 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:57 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a572f9f9-bf4f-49e8-85c3-c7d5a6b0bb19 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 04:59:57 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1634/3251] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:57 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-70fa3f3a-0974-4702-96c4-6a523ebe6c9d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70fa3f3a-0974-4702-96c4-6a523ebe6c9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-70fa3f3a-0974-4702-96c4-6a523ebe6c9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:57 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-70fa3f3a-0974-4702-96c4-6a523ebe6c9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:57 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:57 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:57 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-70fa3f3a-0974-4702-96c4-6a523ebe6c9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:57 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70fa3f3a-0974-4702-96c4-6a523ebe6c9d tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:57 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1618/3252] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:57 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 493 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8a9dea04-d885-4c83-a8af-55df7bc109e0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a9dea04-d885-4c83-a8af-55df7bc109e0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 04:59:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a9dea04-d885-4c83-a8af-55df7bc109e0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:58 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8a9dea04-d885-4c83-a8af-55df7bc109e0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:58 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:58 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:58 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:58 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:58 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-8a9dea04-d885-4c83-a8af-55df7bc109e0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:58 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8a9dea04-d885-4c83-a8af-55df7bc109e0 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 04:59:58 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1635/3253] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:58 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 842 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-887f21d7-86dd-4c8d-8f0c-ca4089f45297 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-887f21d7-86dd-4c8d-8f0c-ca4089f45297 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-887f21d7-86dd-4c8d-8f0c-ca4089f45297 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:58 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-887f21d7-86dd-4c8d-8f0c-ca4089f45297 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:58 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:58 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 04:59:58 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-887f21d7-86dd-4c8d-8f0c-ca4089f45297 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 04:59:58 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-887f21d7-86dd-4c8d-8f0c-ca4089f45297 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 200 Sep 05 04:59:58 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1619/3254] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:58 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 493 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-6468768c-d756-4ed8-bbbe-755a05b7007b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6468768c-d756-4ed8-bbbe-755a05b7007b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 04:59:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6468768c-d756-4ed8-bbbe-755a05b7007b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-6468768c-d756-4ed8-bbbe-755a05b7007b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-6468768c-d756-4ed8-bbbe-755a05b7007b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 04:59:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-6468768c-d756-4ed8-bbbe-755a05b7007b tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 04:59:59 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1636/3255] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 04:59:59 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 842 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 04:59:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-07905293-d64d-4be3-aed9-fa7d0405a2fa None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07905293-d64d-4be3-aed9-fa7d0405a2fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a Sep 05 04:59:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07905293-d64d-4be3-aed9-fa7d0405a2fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:59 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-07905293-d64d-4be3-aed9-fa7d0405a2fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:59 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-07905293-d64d-4be3-aed9-fa7d0405a2fa tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a returned with HTTP 404 Sep 05 04:59:59 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1620/3256] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 04:59:59 2026] GET /volume/v3/snapshots/ce196ef3-9038-43f2-a8e8-c935a051b83a => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 04:59:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1a6af0f6-caff-46c2-8ec9-2a1390ecdd28 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 04:59:59 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a6af0f6-caff-46c2-8ec9-2a1390ecdd28 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 Sep 05 04:59:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a6af0f6-caff-46c2-8ec9-2a1390ecdd28 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 04:59:59 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1a6af0f6-caff-46c2-8ec9-2a1390ecdd28 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 04:59:59 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-1a6af0f6-caff-46c2-8ec9-2a1390ecdd28 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: b6b11304-7144-414b-a8ba-b6104a60db30 Sep 05 04:59:59 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 04:59:59 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 04:59:59 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 04:59:59 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 04:59:59 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1a6af0f6-caff-46c2-8ec9-2a1390ecdd28 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 05:00:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1a6af0f6-caff-46c2-8ec9-2a1390ecdd28 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 05:00:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1a6af0f6-caff-46c2-8ec9-2a1390ecdd28 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 returned with HTTP 202 Sep 05 05:00:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1637/3257] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 04:59:59 2026] DELETE /volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1d007e22-91fa-4ab6-8103-070a5b3a424c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d007e22-91fa-4ab6-8103-070a5b3a424c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 Sep 05 05:00:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d007e22-91fa-4ab6-8103-070a5b3a424c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:00 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1d007e22-91fa-4ab6-8103-070a5b3a424c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:00 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:00 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:00 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:00 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:00 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-1d007e22-91fa-4ab6-8103-070a5b3a424c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 05:00:00 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1d007e22-91fa-4ab6-8103-070a5b3a424c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 returned with HTTP 200 Sep 05 05:00:00 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1621/3258] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:00 2026] GET /volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 => generated 1016 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:00:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4d8fb1c2-0227-4601-a8b3-c243f766d237 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4d8fb1c2-0227-4601-a8b3-c243f766d237 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 05:00:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4d8fb1c2-0227-4601-a8b3-c243f766d237 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:00 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4d8fb1c2-0227-4601-a8b3-c243f766d237 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:00 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:00 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:00 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:00 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:00 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4d8fb1c2-0227-4601-a8b3-c243f766d237 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 05:00:00 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4d8fb1c2-0227-4601-a8b3-c243f766d237 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 05:00:00 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1638/3259] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:00 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 842 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2344318b-c3a9-4a4e-972f-78fbe6c3ea30 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2344318b-c3a9-4a4e-972f-78fbe6c3ea30 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 Sep 05 05:00:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2344318b-c3a9-4a4e-972f-78fbe6c3ea30 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:01 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2344318b-c3a9-4a4e-972f-78fbe6c3ea30 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:01 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:01 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:01 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:01 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:01 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-2344318b-c3a9-4a4e-972f-78fbe6c3ea30 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 05:00:01 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2344318b-c3a9-4a4e-972f-78fbe6c3ea30 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 returned with HTTP 200 Sep 05 05:00:01 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1622/3260] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:01 2026] GET /volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 => generated 1016 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:00:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-55cf5a92-f787-492c-8329-b3a02668d401 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55cf5a92-f787-492c-8329-b3a02668d401 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 05:00:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55cf5a92-f787-492c-8329-b3a02668d401 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:01 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-55cf5a92-f787-492c-8329-b3a02668d401 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:01 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:01 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:01 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:01 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:01 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-55cf5a92-f787-492c-8329-b3a02668d401 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 05:00:01 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-55cf5a92-f787-492c-8329-b3a02668d401 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 05:00:01 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1639/3261] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:01 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-453fec10-28de-45dc-8697-92c92a9b2147 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-453fec10-28de-45dc-8697-92c92a9b2147 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-453fec10-28de-45dc-8697-92c92a9b2147 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-453fec10-28de-45dc-8697-92c92a9b2147 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-453fec10-28de-45dc-8697-92c92a9b2147 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 returned with HTTP 404 Sep 05 05:00:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1623/3262] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:02 2026] GET /volume/v3/volumes/b6b11304-7144-414b-a8ba-b6104a60db30 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-9dca131f-19df-4144-ad0f-890109d17e27 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1534626053"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1534626053'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume of 1 GB Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (be76fa1c-7276-45a4-b3f6-829458f72063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d832f85-d737-4688-bd29-8fe6885c8094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d832f85-d737-4688-bd29-8fe6885c8094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc9bb315-daa5-4787-af74-e006287df39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['79b3c844-aaa9-418b-b060-0269007a6032', '7c40f068-4ff4-460b-887a-064d3002fff2', 'efc3f1a1-ee2a-42e3-a22e-dfb7c32aee14', 'de980a54-343c-4521-9e75-567ab83ce4a2'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc9bb315-daa5-4787-af74-e006287df39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b3c844-aaa9-418b-b060-0269007a6032', '7c40f068-4ff4-460b-887a-064d3002fff2', 'efc3f1a1-ee2a-42e3-a22e-dfb7c32aee14', 'de980a54-343c-4521-9e75-567ab83ce4a2']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (308d3fde-22a9-4c37-ba7c-cc1e94f8a9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (308d3fde-22a9-4c37-ba7c-cc1e94f8a9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '925430d6-b2f7-4fa1-b783-83236d0e123e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1534626053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['79b3c844-aaa9-418b-b060-0269007a6032','7c40f068-4ff4-460b-887a-064d3002fff2','efc3f1a1-ee2a-42e3-a22e-dfb7c32aee14','de980a54-343c-4521-9e75-567ab83ce4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1534626053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=925430d6-b2f7-4fa1-b783-83236d0e123e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='994d49b4ff0d45a881657502871b0c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1474903149e04aac921bbf89487d1d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac5a19b-ea91-4773-a8b6-cc8485142864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac5a19b-ea91-4773-a8b6-cc8485142864) transitioned into state 'SUCCESS' from state '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-1534626053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='994d49b4ff0d45a881657502871b0c6f',qos_specs=None,replication_status=,reservations=['79b3c844-aaa9-418b-b060-0269007a6032','7c40f068-4ff4-460b-887a-064d3002fff2','efc3f1a1-ee2a-42e3-a22e-dfb7c32aee14','de980a54-343c-4521-9e75-567ab83ce4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1474903149e04aac921bbf89487d1d23',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402a31e8-2ffe-4c4a-9d87-d5ef41fc6e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (402a31e8-2ffe-4c4a-9d87-d5ef41fc6e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c97b3177-fd87-4e3f-b71a-835b89e21478 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Flow 'volume_create_api' (be76fa1c-7276-45a4-b3f6-829458f72063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create volume request issued successfully. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-9dca131f-19df-4144-ad0f-890109d17e27 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1640/3263] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 05:00:02 2026] POST /volume/v3/volumes => generated 787 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c97b3177-fd87-4e3f-b71a-835b89e21478 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c97b3177-fd87-4e3f-b71a-835b89e21478 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c97b3177-fd87-4e3f-b71a-835b89e21478 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-15d5e741-9b83-4c8e-a6f7-ed4f9870993e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15d5e741-9b83-4c8e-a6f7-ed4f9870993e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-15d5e741-9b83-4c8e-a6f7-ed4f9870993e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-15d5e741-9b83-4c8e-a6f7-ed4f9870993e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c97b3177-fd87-4e3f-b71a-835b89e21478 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c97b3177-fd87-4e3f-b71a-835b89e21478 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 05:00:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1624/3264] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:02 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-15d5e741-9b83-4c8e-a6f7-ed4f9870993e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-15d5e741-9b83-4c8e-a6f7-ed4f9870993e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e returned with HTTP 200 Sep 05 05:00:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1641/3265] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:02 2026] GET /volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ecff3362-1957-4114-bc97-40608aa7a575 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ecff3362-1957-4114-bc97-40608aa7a575 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ecff3362-1957-4114-bc97-40608aa7a575 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ecff3362-1957-4114-bc97-40608aa7a575 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:02 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ecff3362-1957-4114-bc97-40608aa7a575 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ecff3362-1957-4114-bc97-40608aa7a575 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 05:00:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1625/3266] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:02 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-46b8d251-9ded-4d44-b5be-8a0006a8724f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-46b8d251-9ded-4d44-b5be-8a0006a8724f tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-46b8d251-9ded-4d44-b5be-8a0006a8724f tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-46b8d251-9ded-4d44-b5be-8a0006a8724f tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-46b8d251-9ded-4d44-b5be-8a0006a8724f tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Delete snapshot with id: 2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 05:00:02 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-46b8d251-9ded-4d44-b5be-8a0006a8724f tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-46b8d251-9ded-4d44-b5be-8a0006a8724f tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot delete request issued successfully. Sep 05 05:00:02 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-46b8d251-9ded-4d44-b5be-8a0006a8724f tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 202 Sep 05 05:00:02 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1642/3267] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 05:00:02 2026] DELETE /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ddeb5570-5b0e-440f-b6af-66b7c5d1de34 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ddeb5570-5b0e-440f-b6af-66b7c5d1de34 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ddeb5570-5b0e-440f-b6af-66b7c5d1de34 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ddeb5570-5b0e-440f-b6af-66b7c5d1de34 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:02 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:02 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ddeb5570-5b0e-440f-b6af-66b7c5d1de34 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 05:00:02 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ddeb5570-5b0e-440f-b6af-66b7c5d1de34 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 200 Sep 05 05:00:02 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1626/3268] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:02 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-7f99f294-d3a3-41fc-b1a3-f9ff0a6d7451 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7f99f294-d3a3-41fc-b1a3-f9ff0a6d7451 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e Sep 05 05:00:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7f99f294-d3a3-41fc-b1a3-f9ff0a6d7451 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-7f99f294-d3a3-41fc-b1a3-f9ff0a6d7451 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:03 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:03 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-7f99f294-d3a3-41fc-b1a3-f9ff0a6d7451 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 05:00:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-7f99f294-d3a3-41fc-b1a3-f9ff0a6d7451 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e returned with HTTP 200 Sep 05 05:00:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1643/3269] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:03 2026] GET /volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:00:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93bef22a-e3d1-4318-855f-83ce61862093 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:03 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93bef22a-e3d1-4318-855f-83ce61862093 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots Sep 05 05:00:03 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93bef22a-e3d1-4318-855f-83ce61862093 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "925430d6-b2f7-4fa1-b783-83236d0e123e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1533479547"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:03 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:03 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:03 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93bef22a-e3d1-4318-855f-83ce61862093 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 05:00:03 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-93bef22a-e3d1-4318-855f-83ce61862093 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Create snapshot from volume 925430d6-b2f7-4fa1-b783-83236d0e123e Sep 05 05:00:03 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-93bef22a-e3d1-4318-855f-83ce61862093 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Created reservations ['b44ed61e-ef2d-4ed7-9c64-c106b3b5a334', 'd784270a-8338-4e78-a136-10a81085b752', '6b538273-5611-45a6-827d-6491dcb32241', 'e430197f-e024-4faa-9aa6-5d85e868456a'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4f428ab2-998f-4363-882c-9742207d1fb6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4f428ab2-998f-4363-882c-9742207d1fb6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 05:00:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4f428ab2-998f-4363-882c-9742207d1fb6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:03 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4f428ab2-998f-4363-882c-9742207d1fb6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:03 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:03 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:03 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4f428ab2-998f-4363-882c-9742207d1fb6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Snapshot retrieved successfully. Sep 05 05:00:03 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4f428ab2-998f-4363-882c-9742207d1fb6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 200 Sep 05 05:00:03 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1644/3270] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:03 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:03 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:03 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:04 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-93bef22a-e3d1-4318-855f-83ce61862093 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot create request issued successfully. Sep 05 05:00:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93bef22a-e3d1-4318-855f-83ce61862093 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots returned with HTTP 202 Sep 05 05:00:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1627/3271] 192.168.122.229 () {60 vars in 1149 bytes} [Sat Sep 5 05:00:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-02907738-fca1-46bd-9530-704ab62db435 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-02907738-fca1-46bd-9530-704ab62db435 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-02907738-fca1-46bd-9530-704ab62db435 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:04 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-02907738-fca1-46bd-9530-704ab62db435 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:04 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:04 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:04 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-02907738-fca1-46bd-9530-704ab62db435 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 05:00:04 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-02907738-fca1-46bd-9530-704ab62db435 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 returned with HTTP 200 Sep 05 05:00:04 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1645/3272] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:04 2026] GET /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-21ba691e-3b90-47c0-ad7a-3b75eff798b5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-21ba691e-3b90-47c0-ad7a-3b75eff798b5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 05:00:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-21ba691e-3b90-47c0-ad7a-3b75eff798b5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:04 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-21ba691e-3b90-47c0-ad7a-3b75eff798b5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:04 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-21ba691e-3b90-47c0-ad7a-3b75eff798b5 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 404 Sep 05 05:00:04 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1628/3273] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:04 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-3d7e1f67-7222-4e46-8b63-39f7f78fd1b6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d7e1f67-7222-4e46-8b63-39f7f78fd1b6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] DELETE http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 05:00:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d7e1f67-7222-4e46-8b63-39f7f78fd1b6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-3d7e1f67-7222-4e46-8b63-39f7f78fd1b6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:05 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-3d7e1f67-7222-4e46-8b63-39f7f78fd1b6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Delete volume with id: beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 05:00:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3d7e1f67-7222-4e46-8b63-39f7f78fd1b6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 05:00:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-3d7e1f67-7222-4e46-8b63-39f7f78fd1b6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Delete volume request issued successfully. Sep 05 05:00:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-3d7e1f67-7222-4e46-8b63-39f7f78fd1b6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 returned with HTTP 202 Sep 05 05:00:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1646/3274] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 05:00:05 2026] DELETE /volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8f3a9333-f710-4f2f-a039-ec1768b9594c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-462e8641-c218-4908-ad54-10b500fd08d1 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f3a9333-f710-4f2f-a039-ec1768b9594c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-462e8641-c218-4908-ad54-10b500fd08d1 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 05:00:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-462e8641-c218-4908-ad54-10b500fd08d1 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:05 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-462e8641-c218-4908-ad54-10b500fd08d1 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f3a9333-f710-4f2f-a039-ec1768b9594c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:05 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8f3a9333-f710-4f2f-a039-ec1768b9594c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:05 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:05 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:05 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:05 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:05 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:05 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:05 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-8f3a9333-f710-4f2f-a039-ec1768b9594c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 05:00:05 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8f3a9333-f710-4f2f-a039-ec1768b9594c tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 returned with HTTP 200 Sep 05 05:00:05 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1629/3275] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:05 2026] GET /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:05 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-462e8641-c218-4908-ad54-10b500fd08d1 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 05:00:05 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-462e8641-c218-4908-ad54-10b500fd08d1 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 returned with HTTP 200 Sep 05 05:00:05 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1647/3276] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:05 2026] GET /volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9d78ddf7-1a8e-4c4b-8bf0-0f4a225f7d61 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9d78ddf7-1a8e-4c4b-8bf0-0f4a225f7d61 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9d78ddf7-1a8e-4c4b-8bf0-0f4a225f7d61 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9d78ddf7-1a8e-4c4b-8bf0-0f4a225f7d61 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-898b99b2-3757-483f-b0d1-b23ce4b5add2 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-898b99b2-3757-483f-b0d1-b23ce4b5add2 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-898b99b2-3757-483f-b0d1-b23ce4b5add2 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-898b99b2-3757-483f-b0d1-b23ce4b5add2 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-9d78ddf7-1a8e-4c4b-8bf0-0f4a225f7d61 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9d78ddf7-1a8e-4c4b-8bf0-0f4a225f7d61 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 returned with HTTP 200 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1630/3277] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:06 2026] GET /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-898b99b2-3757-483f-b0d1-b23ce4b5add2 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 returned with HTTP 404 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1648/3278] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:06 2026] GET /volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7d556540-ea92-4780-93f4-e6474ba33284 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dc4c5020-0722-4b4d-ad1d-7a448277f99e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7d556540-ea92-4780-93f4-e6474ba33284 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] POST http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4/action Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7d556540-ea92-4780-93f4-e6474ba33284 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7d556540-ea92-4780-93f4-e6474ba33284 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc4c5020-0722-4b4d-ad1d-7a448277f99e tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] DELETE http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc4c5020-0722-4b4d-ad1d-7a448277f99e tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dc4c5020-0722-4b4d-ad1d-7a448277f99e tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-dc4c5020-0722-4b4d-ad1d-7a448277f99e tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Delete volume with id: eca646aa-b001-47d6-9401-23e749c68033 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.admin_actions [None req-7d556540-ea92-4780-93f4-e6474ba33284 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Updating snapshot '3da037c5-1ff7-4973-8dff-4cfc0df12ab4' with '{'status': 'creating'}' {{(pid=89502) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dc4c5020-0722-4b4d-ad1d-7a448277f99e tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7d556540-ea92-4780-93f4-e6474ba33284 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4/action returned with HTTP 202 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1631/3279] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 05:00:06 2026] POST /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-5f0d4466-227a-435f-9bdb-7642e60f65c3 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5f0d4466-227a-435f-9bdb-7642e60f65c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5f0d4466-227a-435f-9bdb-7642e60f65c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-5f0d4466-227a-435f-9bdb-7642e60f65c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-dc4c5020-0722-4b4d-ad1d-7a448277f99e tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Delete volume request issued successfully. Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dc4c5020-0722-4b4d-ad1d-7a448277f99e tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 202 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1649/3280] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 05:00:06 2026] DELETE /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-5f0d4466-227a-435f-9bdb-7642e60f65c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-5f0d4466-227a-435f-9bdb-7642e60f65c3 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 returned with HTTP 200 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0ec4cefe-2685-4c41-be39-175c0c3c1581 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1632/3281] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:06 2026] GET /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0ec4cefe-2685-4c41-be39-175c0c3c1581 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0ec4cefe-2685-4c41-be39-175c0c3c1581 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0ec4cefe-2685-4c41-be39-175c0c3c1581 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d5c5ef4c-506e-4716-979a-940a3657562b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d5c5ef4c-506e-4716-979a-940a3657562b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] POST http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4/action Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d5c5ef4c-506e-4716-979a-940a3657562b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d5c5ef4c-506e-4716-979a-940a3657562b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.contrib.snapshot_actions [None req-d5c5ef4c-506e-4716-979a-940a3657562b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=89502) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:06 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.contrib.snapshot_actions [None req-d5c5ef4c-506e-4716-979a-940a3657562b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] Updating snapshot 3da037c5-1ff7-4973-8dff-4cfc0df12ab4 with info {'id': '3da037c5-1ff7-4973-8dff-4cfc0df12ab4', 'status': 'error', 'progress': '80%'} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0ec4cefe-2685-4c41-be39-175c0c3c1581 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Volume info retrieved successfully. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d5c5ef4c-506e-4716-979a-940a3657562b tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-member] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4/action returned with HTTP 202 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1633/3282] 192.168.122.229 () {60 vars in 1280 bytes} [Sat Sep 5 05:00:06 2026] POST /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-997d595f-7d9d-42bc-bc5f-6533222b0dba None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0ec4cefe-2685-4c41-be39-175c0c3c1581 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 200 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1650/3283] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:06 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-997d595f-7d9d-42bc-bc5f-6533222b0dba tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-997d595f-7d9d-42bc-bc5f-6533222b0dba tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-997d595f-7d9d-42bc-bc5f-6533222b0dba tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.snapshots [None req-997d595f-7d9d-42bc-bc5f-6533222b0dba tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete snapshot with id: 3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-997d595f-7d9d-42bc-bc5f-6533222b0dba tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-997d595f-7d9d-42bc-bc5f-6533222b0dba tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot delete request issued successfully. Sep 05 05:00:06 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-997d595f-7d9d-42bc-bc5f-6533222b0dba tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 returned with HTTP 202 Sep 05 05:00:06 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1634/3284] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 05:00:06 2026] DELETE /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cfcf10fa-b306-4234-8d17-7312080b581e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cfcf10fa-b306-4234-8d17-7312080b581e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cfcf10fa-b306-4234-8d17-7312080b581e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cfcf10fa-b306-4234-8d17-7312080b581e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:06 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:06 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-cfcf10fa-b306-4234-8d17-7312080b581e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 05:00:06 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cfcf10fa-b306-4234-8d17-7312080b581e tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 returned with HTTP 200 Sep 05 05:00:06 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1651/3285] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:06 2026] GET /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-705eb3cb-e3c1-4ab7-9db7-3f6593bcb048 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-705eb3cb-e3c1-4ab7-9db7-3f6593bcb048 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-705eb3cb-e3c1-4ab7-9db7-3f6593bcb048 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-705eb3cb-e3c1-4ab7-9db7-3f6593bcb048 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-705eb3cb-e3c1-4ab7-9db7-3f6593bcb048 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 returned with HTTP 404 Sep 05 05:00:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1635/3286] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:07 2026] GET /volume/v3/volumes/eca646aa-b001-47d6-9401-23e749c68033 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0f67e7e1-a4f8-4b16-8f1d-81ed6842835d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f67e7e1-a4f8-4b16-8f1d-81ed6842835d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] DELETE http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f67e7e1-a4f8-4b16-8f1d-81ed6842835d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0f67e7e1-a4f8-4b16-8f1d-81ed6842835d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:07 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.snapshots [None req-0f67e7e1-a4f8-4b16-8f1d-81ed6842835d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Delete snapshot with id: 2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 05:00:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0f67e7e1-a4f8-4b16-8f1d-81ed6842835d tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 404 Sep 05 05:00:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1652/3287] 192.168.122.229 () {58 vars in 1241 bytes} [Sat Sep 5 05:00:07 2026] DELETE /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dde165ae-7c32-4301-a4cc-8c106cc9f557 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dde165ae-7c32-4301-a4cc-8c106cc9f557 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dde165ae-7c32-4301-a4cc-8c106cc9f557 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dde165ae-7c32-4301-a4cc-8c106cc9f557 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dde165ae-7c32-4301-a4cc-8c106cc9f557 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a returned with HTTP 404 Sep 05 05:00:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1636/3288] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:07 2026] GET /volume/v3/snapshots/2e621240-f74c-4f3a-b769-73c21b5a723a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e2c1f937-bd8d-4173-8bfd-244fd9908dc6 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e2c1f937-bd8d-4173-8bfd-244fd9908dc6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] DELETE http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e2c1f937-bd8d-4173-8bfd-244fd9908dc6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e2c1f937-bd8d-4173-8bfd-244fd9908dc6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c85c3ad6-f4d2-4154-8c6d-f2d1fee72c64 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:07 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e2c1f937-bd8d-4173-8bfd-244fd9908dc6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Delete volume with id: beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 05:00:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c85c3ad6-f4d2-4154-8c6d-f2d1fee72c64 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c85c3ad6-f4d2-4154-8c6d-f2d1fee72c64 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c85c3ad6-f4d2-4154-8c6d-f2d1fee72c64 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e2c1f937-bd8d-4173-8bfd-244fd9908dc6 tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 returned with HTTP 404 Sep 05 05:00:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1653/3289] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 05:00:07 2026] DELETE /volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-97860543-522a-4948-a360-1cba16bd9baf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:07 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:07 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-c85c3ad6-f4d2-4154-8c6d-f2d1fee72c64 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Snapshot retrieved successfully. Sep 05 05:00:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97860543-522a-4948-a360-1cba16bd9baf tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] GET http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97860543-522a-4948-a360-1cba16bd9baf tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:07 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-97860543-522a-4948-a360-1cba16bd9baf tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:07 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c85c3ad6-f4d2-4154-8c6d-f2d1fee72c64 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 returned with HTTP 200 Sep 05 05:00:07 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1637/3290] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:07 2026] GET /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:07 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-97860543-522a-4948-a360-1cba16bd9baf tempest-SnapshotDependencyTests-501224874 tempest-SnapshotDependencyTests-501224874-project-member] http://192.168.122.229/volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 returned with HTTP 404 Sep 05 05:00:07 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1654/3291] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:07 2026] GET /volume/v3/volumes/beadf8b1-b36c-49fd-b2c5-c7c49180ca01 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-eef3c074-38a9-446e-9fd9-e9cf3f6487bb None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eef3c074-38a9-446e-9fd9-e9cf3f6487bb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 Sep 05 05:00:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eef3c074-38a9-446e-9fd9-e9cf3f6487bb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-eef3c074-38a9-446e-9fd9-e9cf3f6487bb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-eef3c074-38a9-446e-9fd9-e9cf3f6487bb tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 returned with HTTP 404 Sep 05 05:00:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1638/3292] 192.168.122.229 () {58 vars in 1238 bytes} [Sat Sep 5 05:00:08 2026] GET /volume/v3/snapshots/3da037c5-1ff7-4973-8dff-4cfc0df12ab4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a6fbbb07-ebb0-4918-bac5-32f3820af0ee None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a6fbbb07-ebb0-4918-bac5-32f3820af0ee tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e Sep 05 05:00:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a6fbbb07-ebb0-4918-bac5-32f3820af0ee tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:08 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a6fbbb07-ebb0-4918-bac5-32f3820af0ee tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:08 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-a6fbbb07-ebb0-4918-bac5-32f3820af0ee tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume with id: 925430d6-b2f7-4fa1-b783-83236d0e123e Sep 05 05:00:08 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:08 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:08 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:08 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a6fbbb07-ebb0-4918-bac5-32f3820af0ee tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 05:00:08 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-a6fbbb07-ebb0-4918-bac5-32f3820af0ee tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Delete volume request issued successfully. Sep 05 05:00:08 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a6fbbb07-ebb0-4918-bac5-32f3820af0ee tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e returned with HTTP 202 Sep 05 05:00:08 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1655/3293] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 05:00:08 2026] DELETE /volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7583292b-d255-4658-9b3c-f81e78c16fc6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7583292b-d255-4658-9b3c-f81e78c16fc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e Sep 05 05:00:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7583292b-d255-4658-9b3c-f81e78c16fc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:08 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7583292b-d255-4658-9b3c-f81e78c16fc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:08 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:08 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:08 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:08 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:08 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7583292b-d255-4658-9b3c-f81e78c16fc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Volume info retrieved successfully. Sep 05 05:00:08 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7583292b-d255-4658-9b3c-f81e78c16fc6 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e returned with HTTP 200 Sep 05 05:00:08 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1639/3294] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:08 2026] GET /volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:00:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-767b700f-7391-4e73-b8c8-8415aaff9366 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-767b700f-7391-4e73-b8c8-8415aaff9366 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] GET http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e Sep 05 05:00:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-767b700f-7391-4e73-b8c8-8415aaff9366 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:09 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-767b700f-7391-4e73-b8c8-8415aaff9366 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:09 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-767b700f-7391-4e73-b8c8-8415aaff9366 tempest-ProjectMemberTests-181407164 tempest-ProjectMemberTests-181407164-project-admin] http://192.168.122.229/volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e returned with HTTP 404 Sep 05 05:00:09 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1656/3295] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:09 2026] GET /volume/v3/volumes/925430d6-b2f7-4fa1-b783-83236d0e123e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-a262e669-41db-46f7-8cc6-c3eec3c7e8d6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a262e669-41db-46f7-8cc6-c3eec3c7e8d6 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:12 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-a262e669-41db-46f7-8cc6-c3eec3c7e8d6 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1334243905", "extra_specs": {"storage_protocol": "tempest-storage_protocol-943780683", "vendor_name": "tempest-vendor_name-1885272290"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:12 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-a262e669-41db-46f7-8cc6-c3eec3c7e8d6 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:12 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1640/3296] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:12 2026] POST /volume/v3/types => generated 328 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:12 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "266c7650-f895-4179-b18d-e5686392db1d", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume request body: {'volume': {'volume_type': '266c7650-f895-4179-b18d-e5686392db1d', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:12 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume of 1 GB Sep 05 05:00:12 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:12 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:12 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Flow 'volume_create_api' (6540d5e8-ad28-46e4-aca5-ca4c3097f4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eaac660-2571-4809-95b9-347ec3f719c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eaac660-2571-4809-95b9-347ec3f719c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:00:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-943780683',vendor_name='tempest-vendor_name-1885272290'},id=266c7650-f895-4179-b18d-e5686392db1d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1334243905',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '266c7650-f895-4179-b18d-e5686392db1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f880713d-1936-4654-b509-1a2f65959b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:12 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1334243905 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1334243905, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:12 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1334243905 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1334243905, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:12 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Created reservations ['337dc7d1-0019-4953-8480-b712c873931a', '5c9ef2fd-0cd1-42c6-b43c-7b58a86e49e4', 'd0ed90b4-b061-49dd-9fff-51008509465b', '197ac56d-c9fe-495c-8014-5442ea32b99b'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f880713d-1936-4654-b509-1a2f65959b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['337dc7d1-0019-4953-8480-b712c873931a', '5c9ef2fd-0cd1-42c6-b43c-7b58a86e49e4', 'd0ed90b4-b061-49dd-9fff-51008509465b', '197ac56d-c9fe-495c-8014-5442ea32b99b']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7813e3f6-57af-4b3e-aa6a-b9f42d11714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:13 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7813e3f6-57af-4b3e-aa6a-b9f42d11714b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ce2c9f8-6342-4beb-8326-8aa550eae40c', '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='c7e54cd726fa4df689b609f34dbf5f8d',qos_specs=None,replication_status=,reservations=['337dc7d1-0019-4953-8480-b712c873931a','5c9ef2fd-0cd1-42c6-b43c-7b58a86e49e4','d0ed90b4-b061-49dd-9fff-51008509465b','197ac56d-c9fe-495c-8014-5442ea32b99b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962351c1a3dd4764844566bcdb943bfe',volume_type_id=266c7650-f895-4179-b18d-e5686392db1d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ce2c9f8-6342-4beb-8326-8aa550eae40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7e54cd726fa4df689b609f34dbf5f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='962351c1a3dd4764844566bcdb943bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(266c7650-f895-4179-b18d-e5686392db1d),volume_type_id=266c7650-f895-4179-b18d-e5686392db1d)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3538aa7-fd9f-457f-ba95-e76120deec69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3538aa7-fd9f-457f-ba95-e76120deec69) transitioned into state 'SUCCESS' from 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='c7e54cd726fa4df689b609f34dbf5f8d',qos_specs=None,replication_status=,reservations=['337dc7d1-0019-4953-8480-b712c873931a','5c9ef2fd-0cd1-42c6-b43c-7b58a86e49e4','d0ed90b4-b061-49dd-9fff-51008509465b','197ac56d-c9fe-495c-8014-5442ea32b99b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962351c1a3dd4764844566bcdb943bfe',volume_type_id=266c7650-f895-4179-b18d-e5686392db1d)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35512a09-1b91-4e1c-a27e-485a48b0941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35512a09-1b91-4e1c-a27e-485a48b0941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Flow 'volume_create_api' (6540d5e8-ad28-46e4-aca5-ca4c3097f4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:13 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume request issued successfully. Sep 05 05:00:13 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2bf71d8a-f331-4a11-9d4e-97f035f99f08 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:13 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1657/3297] 192.168.122.229 () {62 vars in 1182 bytes} [Sat Sep 5 05:00:12 2026] POST /volume/v3/volumes => generated 781 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-dc878c20-19f8-4ce0-99aa-2349d9f13fb2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dc878c20-19f8-4ce0-99aa-2349d9f13fb2 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c Sep 05 05:00:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dc878c20-19f8-4ce0-99aa-2349d9f13fb2 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:13 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-dc878c20-19f8-4ce0-99aa-2349d9f13fb2 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:13 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:13 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:13 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:13 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:13 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-dc878c20-19f8-4ce0-99aa-2349d9f13fb2 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:13 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-dc878c20-19f8-4ce0-99aa-2349d9f13fb2 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c returned with HTTP 200 Sep 05 05:00:13 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1641/3298] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:13 2026] GET /volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c => generated 960 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-bb23f1ed-8273-46af-8cc9-e6e71f0e517e None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bb23f1ed-8273-46af-8cc9-e6e71f0e517e tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bb23f1ed-8273-46af-8cc9-e6e71f0e517e tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-bb23f1ed-8273-46af-8cc9-e6e71f0e517e tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-bb23f1ed-8273-46af-8cc9-e6e71f0e517e tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-bb23f1ed-8273-46af-8cc9-e6e71f0e517e tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c returned with HTTP 200 Sep 05 05:00:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1658/3299] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:14 2026] GET /volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c => generated 981 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-66bff56b-8d6b-457a-9774-139088aafd19 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-66bff56b-8d6b-457a-9774-139088aafd19 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-66bff56b-8d6b-457a-9774-139088aafd19 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-66bff56b-8d6b-457a-9774-139088aafd19 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-66bff56b-8d6b-457a-9774-139088aafd19 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 05:00:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1642/3300] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 05:00:14 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b1453d00-f6fd-4d60-abf4-5c4911235d17 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1453d00-f6fd-4d60-abf4-5c4911235d17 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/messages/6f74048c-3130-4878-8632-2aa9a61a0f32 Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b1453d00-f6fd-4d60-abf4-5c4911235d17 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b1453d00-f6fd-4d60-abf4-5c4911235d17 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b1453d00-f6fd-4d60-abf4-5c4911235d17 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages/6f74048c-3130-4878-8632-2aa9a61a0f32 returned with HTTP 204 Sep 05 05:00:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1659/3301] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 05:00:14 2026] DELETE /volume/v3/messages/6f74048c-3130-4878-8632-2aa9a61a0f32 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-05804149-ae7d-4d64-9016-743ae8cc4d66 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-05804149-ae7d-4d64-9016-743ae8cc4d66 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/messages/6f74048c-3130-4878-8632-2aa9a61a0f32 Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-05804149-ae7d-4d64-9016-743ae8cc4d66 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-05804149-ae7d-4d64-9016-743ae8cc4d66 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-05804149-ae7d-4d64-9016-743ae8cc4d66 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages/6f74048c-3130-4878-8632-2aa9a61a0f32 returned with HTTP 404 Sep 05 05:00:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1643/3302] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:14 2026] GET /volume/v3/messages/6f74048c-3130-4878-8632-2aa9a61a0f32 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Delete volume with id: 4ce2c9f8-6342-4beb-8326-8aa550eae40c Sep 05 05:00:14 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:14 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:14 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:14 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89503) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Created reservations ['6bb7b82f-f288-4f0a-9091-e7414591f52f', 'a6ff1bb3-479e-4745-a0fc-3053b920213e', 'c2d7dbd0-63b7-4b3c-909b-ebbb8f236ef4', 'abe74516-ba9d-44af-93b2-8f05407c724f'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Delete volume request issued successfully. Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-559de1dc-8b1f-4247-b517-5e8d4f026a48 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c returned with HTTP 202 Sep 05 05:00:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1660/3303] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:14 2026] DELETE /volume/v3/volumes/4ce2c9f8-6342-4beb-8326-8aa550eae40c => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-0d5644dc-dc20-4de7-a47f-0ef9d5f52bad None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d5644dc-dc20-4de7-a47f-0ef9d5f52bad tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/types/266c7650-f895-4179-b18d-e5686392db1d Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d5644dc-dc20-4de7-a47f-0ef9d5f52bad tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-0d5644dc-dc20-4de7-a47f-0ef9d5f52bad tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-0d5644dc-dc20-4de7-a47f-0ef9d5f52bad tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/types/266c7650-f895-4179-b18d-e5686392db1d returned with HTTP 202 Sep 05 05:00:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1644/3304] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:14 2026] DELETE /volume/v3/types/266c7650-f895-4179-b18d-e5686392db1d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e6470488-60ed-46cf-ab49-c99b98348afe None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e6470488-60ed-46cf-ab49-c99b98348afe tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:14 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e6470488-60ed-46cf-ab49-c99b98348afe tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-176029647", "extra_specs": {"storage_protocol": "tempest-storage_protocol-66128808", "vendor_name": "tempest-vendor_name-750203072"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:14 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e6470488-60ed-46cf-ab49-c99b98348afe tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:14 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1661/3305] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:14 2026] POST /volume/v3/types => generated 325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c010490-3414-4000-8b88-ac16d8d27b24", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume request body: {'volume': {'volume_type': '8c010490-3414-4000-8b88-ac16d8d27b24', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume of 1 GB Sep 05 05:00:14 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:14 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Flow 'volume_create_api' (b98d8e85-aa9f-4c2e-8443-9b0c95af5130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a41b3e-bd47-425e-ac7e-c59c7a43cbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a41b3e-bd47-425e-ac7e-c59c7a43cbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:00:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-66128808',vendor_name='tempest-vendor_name-750203072'},id=8c010490-3414-4000-8b88-ac16d8d27b24,is_public=True,name='tempest-ProjectAdminTests-volume-type-176029647',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c010490-3414-4000-8b88-ac16d8d27b24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caeb265a-d53b-424d-8fd8-c1e66e290f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-176029647 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-176029647, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:14 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-176029647 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-176029647, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Created reservations ['7ab1533a-edb8-4fbe-84c7-d6a7a98fb194', 'd7405b05-ba4b-48a7-bc34-5e956542aab0', '3c6419ef-825d-4228-a245-a2b91b058f7e', 'aea3aadd-af4a-4cf5-b659-0bc51e310b74'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caeb265a-d53b-424d-8fd8-c1e66e290f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab1533a-edb8-4fbe-84c7-d6a7a98fb194', 'd7405b05-ba4b-48a7-bc34-5e956542aab0', '3c6419ef-825d-4228-a245-a2b91b058f7e', 'aea3aadd-af4a-4cf5-b659-0bc51e310b74']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a90b7d-cefd-46d4-9b36-52b4b084affa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:14 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a90b7d-cefd-46d4-9b36-52b4b084affa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '387d3f3a-48fe-474e-b71b-7c8b7672308e', '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='c7e54cd726fa4df689b609f34dbf5f8d',qos_specs=None,replication_status=,reservations=['7ab1533a-edb8-4fbe-84c7-d6a7a98fb194','d7405b05-ba4b-48a7-bc34-5e956542aab0','3c6419ef-825d-4228-a245-a2b91b058f7e','aea3aadd-af4a-4cf5-b659-0bc51e310b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962351c1a3dd4764844566bcdb943bfe',volume_type_id=8c010490-3414-4000-8b88-ac16d8d27b24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=387d3f3a-48fe-474e-b71b-7c8b7672308e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7e54cd726fa4df689b609f34dbf5f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='962351c1a3dd4764844566bcdb943bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c010490-3414-4000-8b88-ac16d8d27b24),volume_type_id=8c010490-3414-4000-8b88-ac16d8d27b24)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65575f1f-92cd-4d94-893c-7a6d417b8fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65575f1f-92cd-4d94-893c-7a6d417b8fcd) transitioned into state 'SUCCESS' from 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='c7e54cd726fa4df689b609f34dbf5f8d',qos_specs=None,replication_status=,reservations=['7ab1533a-edb8-4fbe-84c7-d6a7a98fb194','d7405b05-ba4b-48a7-bc34-5e956542aab0','3c6419ef-825d-4228-a245-a2b91b058f7e','aea3aadd-af4a-4cf5-b659-0bc51e310b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962351c1a3dd4764844566bcdb943bfe',volume_type_id=8c010490-3414-4000-8b88-ac16d8d27b24)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8002d0f6-9b67-4dc6-8ad6-e730af4b0eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8002d0f6-9b67-4dc6-8ad6-e730af4b0eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Flow 'volume_create_api' (b98d8e85-aa9f-4c2e-8443-9b0c95af5130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume request issued successfully. Sep 05 05:00:14 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ba96f0f9-994b-4bc9-bd82-d16418e7f8d9 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:14 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1645/3306] 192.168.122.229 () {62 vars in 1182 bytes} [Sat Sep 5 05:00:14 2026] POST /volume/v3/volumes => generated 780 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ce44a726-4bbd-4195-842d-8da55ad86e34 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce44a726-4bbd-4195-842d-8da55ad86e34 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e Sep 05 05:00:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce44a726-4bbd-4195-842d-8da55ad86e34 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:15 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ce44a726-4bbd-4195-842d-8da55ad86e34 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:15 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:15 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:15 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:15 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:15 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-ce44a726-4bbd-4195-842d-8da55ad86e34 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:15 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ce44a726-4bbd-4195-842d-8da55ad86e34 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e returned with HTTP 200 Sep 05 05:00:15 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1662/3307] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:15 2026] GET /volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fc350e6c-5095-4043-a30e-8cb3a7b0cf57 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc350e6c-5095-4043-a30e-8cb3a7b0cf57 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc350e6c-5095-4043-a30e-8cb3a7b0cf57 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fc350e6c-5095-4043-a30e-8cb3a7b0cf57 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-fc350e6c-5095-4043-a30e-8cb3a7b0cf57 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fc350e6c-5095-4043-a30e-8cb3a7b0cf57 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e returned with HTTP 200 Sep 05 05:00:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1646/3308] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:16 2026] GET /volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e => generated 980 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d7e0fd80-f55d-497d-a38d-d7ad814ef78f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7e0fd80-f55d-497d-a38d-d7ad814ef78f tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7e0fd80-f55d-497d-a38d-d7ad814ef78f tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d7e0fd80-f55d-497d-a38d-d7ad814ef78f tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d7e0fd80-f55d-497d-a38d-d7ad814ef78f tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 05:00:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1663/3309] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 05:00:16 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-498af492-4cf1-4c36-a055-69665163adf8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-498af492-4cf1-4c36-a055-69665163adf8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-498af492-4cf1-4c36-a055-69665163adf8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-498af492-4cf1-4c36-a055-69665163adf8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-498af492-4cf1-4c36-a055-69665163adf8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 05:00:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1647/3310] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 05:00:16 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-deec2084-22c9-4d89-8f4e-45db0a0dd1b4 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-deec2084-22c9-4d89-8f4e-45db0a0dd1b4 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/messages/cdf77b39-f473-4002-97c0-a28cef385686 Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-deec2084-22c9-4d89-8f4e-45db0a0dd1b4 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-deec2084-22c9-4d89-8f4e-45db0a0dd1b4 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-deec2084-22c9-4d89-8f4e-45db0a0dd1b4 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages/cdf77b39-f473-4002-97c0-a28cef385686 returned with HTTP 204 Sep 05 05:00:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1664/3311] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 05:00:16 2026] DELETE /volume/v3/messages/cdf77b39-f473-4002-97c0-a28cef385686 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Delete volume with id: 387d3f3a-48fe-474e-b71b-7c8b7672308e Sep 05 05:00:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89502) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Created reservations ['2f79a545-06bd-40bd-9cc8-a9c34c7a2b4a', '9f7d5514-32f8-49fa-bf67-87d1ef0f6969', '691eb0f1-76e0-40a9-8bea-e0e990e840f3', '56b34654-8944-412e-8cd7-d63f70eac4b7'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Delete volume request issued successfully. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-df7f55e4-2010-44c6-a3cc-1e9d47aa8a70 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e returned with HTTP 202 Sep 05 05:00:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1648/3312] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:16 2026] DELETE /volume/v3/volumes/387d3f3a-48fe-474e-b71b-7c8b7672308e => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-b3d3cc2a-8886-4a1c-8ca9-f1a3c74352de None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b3d3cc2a-8886-4a1c-8ca9-f1a3c74352de tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/types/8c010490-3414-4000-8b88-ac16d8d27b24 Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b3d3cc2a-8886-4a1c-8ca9-f1a3c74352de tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-b3d3cc2a-8886-4a1c-8ca9-f1a3c74352de tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-b3d3cc2a-8886-4a1c-8ca9-f1a3c74352de tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/types/8c010490-3414-4000-8b88-ac16d8d27b24 returned with HTTP 202 Sep 05 05:00:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1665/3313] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:16 2026] DELETE /volume/v3/types/8c010490-3414-4000-8b88-ac16d8d27b24 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-70aa44f5-aab9-4a45-8390-39ae30827c3e None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70aa44f5-aab9-4a45-8390-39ae30827c3e tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-70aa44f5-aab9-4a45-8390-39ae30827c3e tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1346795561", "extra_specs": {"storage_protocol": "tempest-storage_protocol-108516954", "vendor_name": "tempest-vendor_name-1676044487"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-70aa44f5-aab9-4a45-8390-39ae30827c3e tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1649/3314] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:16 2026] POST /volume/v3/types => generated 328 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4e81c74c-645f-418e-a2a4-a47b6b5167a3", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume request body: {'volume': {'volume_type': '4e81c74c-645f-418e-a2a4-a47b6b5167a3', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume of 1 GB Sep 05 05:00:16 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:16 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Flow 'volume_create_api' (ef5e7fc2-1716-47f9-a0fa-f6bd3701368e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618e0f45-073b-4d49-93c6-4629f9b96258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618e0f45-073b-4d49-93c6-4629f9b96258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:00:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-108516954',vendor_name='tempest-vendor_name-1676044487'},id=4e81c74c-645f-418e-a2a4-a47b6b5167a3,is_public=True,name='tempest-ProjectAdminTests-volume-type-1346795561',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e81c74c-645f-418e-a2a4-a47b6b5167a3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb084a39-ccf9-4fd0-82a7-a2b85cd0ec21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1346795561 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1346795561, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:16 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1346795561 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1346795561, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Created reservations ['eadd4519-20c0-4168-afdb-13fb8e2378f8', 'ad7dca8d-f414-4ba9-8cc9-95ad7099cc6f', '1c8f42ef-fb93-4e42-813e-ebbb9d330f5a', 'b4dcdda5-9d78-4611-96b1-7a7c55f2c896'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb084a39-ccf9-4fd0-82a7-a2b85cd0ec21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eadd4519-20c0-4168-afdb-13fb8e2378f8', 'ad7dca8d-f414-4ba9-8cc9-95ad7099cc6f', '1c8f42ef-fb93-4e42-813e-ebbb9d330f5a', 'b4dcdda5-9d78-4611-96b1-7a7c55f2c896']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f326ae6a-1e46-4211-a1f5-c6631f782858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:16 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f326ae6a-1e46-4211-a1f5-c6631f782858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f32b4d9-fbaa-485e-8e64-212f3c1a07c2', '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='c7e54cd726fa4df689b609f34dbf5f8d',qos_specs=None,replication_status=,reservations=['eadd4519-20c0-4168-afdb-13fb8e2378f8','ad7dca8d-f414-4ba9-8cc9-95ad7099cc6f','1c8f42ef-fb93-4e42-813e-ebbb9d330f5a','b4dcdda5-9d78-4611-96b1-7a7c55f2c896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962351c1a3dd4764844566bcdb943bfe',volume_type_id=4e81c74c-645f-418e-a2a4-a47b6b5167a3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f32b4d9-fbaa-485e-8e64-212f3c1a07c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7e54cd726fa4df689b609f34dbf5f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='962351c1a3dd4764844566bcdb943bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e81c74c-645f-418e-a2a4-a47b6b5167a3),volume_type_id=4e81c74c-645f-418e-a2a4-a47b6b5167a3)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699d57cf-8d65-4ea3-872f-ea0dad15437e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699d57cf-8d65-4ea3-872f-ea0dad15437e) transitioned into state 'SUCCESS' from 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='c7e54cd726fa4df689b609f34dbf5f8d',qos_specs=None,replication_status=,reservations=['eadd4519-20c0-4168-afdb-13fb8e2378f8','ad7dca8d-f414-4ba9-8cc9-95ad7099cc6f','1c8f42ef-fb93-4e42-813e-ebbb9d330f5a','b4dcdda5-9d78-4611-96b1-7a7c55f2c896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='962351c1a3dd4764844566bcdb943bfe',volume_type_id=4e81c74c-645f-418e-a2a4-a47b6b5167a3)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c4f019-1263-48c3-9908-02c9becfa60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c4f019-1263-48c3-9908-02c9becfa60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Flow 'volume_create_api' (ef5e7fc2-1716-47f9-a0fa-f6bd3701368e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Create volume request issued successfully. Sep 05 05:00:16 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-84eaae21-4bc9-4dcf-82bb-a2c55b4bdda8 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:16 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1666/3315] 192.168.122.229 () {62 vars in 1182 bytes} [Sat Sep 5 05:00:16 2026] POST /volume/v3/volumes => generated 781 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-f934d59a-96f7-42e4-b6c1-2da4352c0fff None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f934d59a-96f7-42e4-b6c1-2da4352c0fff tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f934d59a-96f7-42e4-b6c1-2da4352c0fff tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-f934d59a-96f7-42e4-b6c1-2da4352c0fff tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:16 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:16 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-f934d59a-96f7-42e4-b6c1-2da4352c0fff tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:16 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-f934d59a-96f7-42e4-b6c1-2da4352c0fff tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 returned with HTTP 200 Sep 05 05:00:16 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1650/3316] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:16 2026] GET /volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 => generated 960 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-1029432b-e957-4062-8ace-d8882065ab7b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1029432b-e957-4062-8ace-d8882065ab7b tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 Sep 05 05:00:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1029432b-e957-4062-8ace-d8882065ab7b tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:17 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-1029432b-e957-4062-8ace-d8882065ab7b tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:17 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:17 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:17 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:17 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:17 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-1029432b-e957-4062-8ace-d8882065ab7b tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:17 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-1029432b-e957-4062-8ace-d8882065ab7b tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 returned with HTTP 200 Sep 05 05:00:17 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1667/3317] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:17 2026] GET /volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 => generated 981 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d240015b-7d88-4b39-bd2b-ab6f466acb1f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:17 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d240015b-7d88-4b39-bd2b-ab6f466acb1f tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 05:00:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d240015b-7d88-4b39-bd2b-ab6f466acb1f tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:17 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d240015b-7d88-4b39-bd2b-ab6f466acb1f tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d240015b-7d88-4b39-bd2b-ab6f466acb1f tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 05:00:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1651/3318] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 05:00:17 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c95114ec-4ee7-4e19-8974-69a7cf5db2b0 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c95114ec-4ee7-4e19-8974-69a7cf5db2b0 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] GET http://192.168.122.229/volume/v3/messages/0e698402-683b-4257-9900-ccd200a179c5 Sep 05 05:00:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c95114ec-4ee7-4e19-8974-69a7cf5db2b0 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c95114ec-4ee7-4e19-8974-69a7cf5db2b0 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c95114ec-4ee7-4e19-8974-69a7cf5db2b0 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages/0e698402-683b-4257-9900-ccd200a179c5 returned with HTTP 200 Sep 05 05:00:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1668/3319] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:18 2026] GET /volume/v3/messages/0e698402-683b-4257-9900-ccd200a179c5 => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c02e4a5f-b74e-4200-adbe-f08fa6875d4a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c02e4a5f-b74e-4200-adbe-f08fa6875d4a tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/messages/0e698402-683b-4257-9900-ccd200a179c5 Sep 05 05:00:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c02e4a5f-b74e-4200-adbe-f08fa6875d4a tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c02e4a5f-b74e-4200-adbe-f08fa6875d4a tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c02e4a5f-b74e-4200-adbe-f08fa6875d4a tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/messages/0e698402-683b-4257-9900-ccd200a179c5 returned with HTTP 204 Sep 05 05:00:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1652/3320] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 05:00:18 2026] DELETE /volume/v3/messages/0e698402-683b-4257-9900-ccd200a179c5 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:00:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 Sep 05 05:00:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:18 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:18 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Delete volume with id: 1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 Sep 05 05:00:18 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:18 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:18 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:18 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Volume info retrieved successfully. Sep 05 05:00:18 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89503) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:00:18 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Created reservations ['f2d2f045-d378-4b1a-b6b3-f9260605434b', '0d24b86c-d751-4b9d-8171-f326c7b395f6', 'e82ae657-4e94-4b0b-a6e5-e724bad3f161', '7a8bffa5-86e5-49a5-ab32-58cbffe97714'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:18 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Delete volume request issued successfully. Sep 05 05:00:18 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c08fafa0-c3e1-4e9b-8afb-f1bbf97efdcc tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 returned with HTTP 202 Sep 05 05:00:18 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1669/3321] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:18 2026] DELETE /volume/v3/volumes/1f32b4d9-fbaa-485e-8e64-212f3c1a07c2 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-779c1342-41c5-4b4f-bc28-316ebcf028f1 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-779c1342-41c5-4b4f-bc28-316ebcf028f1 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] DELETE http://192.168.122.229/volume/v3/types/4e81c74c-645f-418e-a2a4-a47b6b5167a3 Sep 05 05:00:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-779c1342-41c5-4b4f-bc28-316ebcf028f1 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:18 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-779c1342-41c5-4b4f-bc28-316ebcf028f1 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:18 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-779c1342-41c5-4b4f-bc28-316ebcf028f1 tempest-ProjectAdminTests-1548236962 tempest-ProjectAdminTests-1548236962-project-admin] http://192.168.122.229/volume/v3/types/4e81c74c-645f-418e-a2a4-a47b6b5167a3 returned with HTTP 202 Sep 05 05:00:18 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1653/3322] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:18 2026] DELETE /volume/v3/types/4e81c74c-645f-418e-a2a4-a47b6b5167a3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:20 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0febeff1-8777-44b1-93b1-a03cb5141f24 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0febeff1-8777-44b1-93b1-a03cb5141f24 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0febeff1-8777-44b1-93b1-a03cb5141f24 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1339074626", "extra_specs": {"storage_protocol": "tempest-storage_protocol-177748357", "vendor_name": "tempest-vendor_name-1063151734"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0febeff1-8777-44b1-93b1-a03cb5141f24 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1670/3323] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:20 2026] POST /volume/v3/types => generated 329 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b641c652-7a41-41cd-b165-a472acac16d7 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab6eaed2-4e89-4995-9547-a7932007f82d", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume request body: {'volume': {'volume_type': 'ab6eaed2-4e89-4995-9547-a7932007f82d', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume of 1 GB Sep 05 05:00:21 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:21 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Flow 'volume_create_api' (87cee04d-8b88-42d4-84f8-f60a76cd2545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d0b3d6-a7a4-42c7-b25a-4b2b1639ccb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d0b3d6-a7a4-42c7-b25a-4b2b1639ccb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:00:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-177748357',vendor_name='tempest-vendor_name-1063151734'},id=ab6eaed2-4e89-4995-9547-a7932007f82d,is_public=True,name='tempest-ProjectMemberTests-volume-type-1339074626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab6eaed2-4e89-4995-9547-a7932007f82d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9901849f-dc1c-4174-9af3-24dc13940b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1339074626 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1339074626, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:21 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1339074626 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1339074626, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Created reservations ['298cbad4-1680-4f8c-890c-aa1a2ddcc758', '401752f6-90de-4999-8241-ec13e3bd80bd', 'ac3c3a68-e567-44d8-a0c8-e48698ef8689', '936985cc-83fa-4ee1-904f-03ac7aa78ebe'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9901849f-dc1c-4174-9af3-24dc13940b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['298cbad4-1680-4f8c-890c-aa1a2ddcc758', '401752f6-90de-4999-8241-ec13e3bd80bd', 'ac3c3a68-e567-44d8-a0c8-e48698ef8689', '936985cc-83fa-4ee1-904f-03ac7aa78ebe']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13d1788-1b10-476e-8a2e-dccd73a2f84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:21 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13d1788-1b10-476e-8a2e-dccd73a2f84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd60a8115-b610-41e0-8b70-f7a290bcf2a8', '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='7ed17638ef574320b5a90f4713309796',qos_specs=None,replication_status=,reservations=['298cbad4-1680-4f8c-890c-aa1a2ddcc758','401752f6-90de-4999-8241-ec13e3bd80bd','ac3c3a68-e567-44d8-a0c8-e48698ef8689','936985cc-83fa-4ee1-904f-03ac7aa78ebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_type_id=ab6eaed2-4e89-4995-9547-a7932007f82d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00: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=d60a8115-b610-41e0-8b70-f7a290bcf2a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed17638ef574320b5a90f4713309796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab6eaed2-4e89-4995-9547-a7932007f82d),volume_type_id=ab6eaed2-4e89-4995-9547-a7932007f82d)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ef13a4-4bd5-483a-896f-93a1546d1824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ef13a4-4bd5-483a-896f-93a1546d1824) transitioned into state 'SUCCESS' from 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='7ed17638ef574320b5a90f4713309796',qos_specs=None,replication_status=,reservations=['298cbad4-1680-4f8c-890c-aa1a2ddcc758','401752f6-90de-4999-8241-ec13e3bd80bd','ac3c3a68-e567-44d8-a0c8-e48698ef8689','936985cc-83fa-4ee1-904f-03ac7aa78ebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_type_id=ab6eaed2-4e89-4995-9547-a7932007f82d)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd09c34-5618-4520-b1fe-92a57dd85e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd09c34-5618-4520-b1fe-92a57dd85e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Flow 'volume_create_api' (87cee04d-8b88-42d4-84f8-f60a76cd2545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:21 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume request issued successfully. Sep 05 05:00:21 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b641c652-7a41-41cd-b165-a472acac16d7 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:21 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1654/3324] 192.168.122.229 () {62 vars in 1182 bytes} [Sat Sep 5 05:00:21 2026] POST /volume/v3/volumes => generated 782 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-00fe9605-1ccb-4749-ab74-e5e75a86973b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-00fe9605-1ccb-4749-ab74-e5e75a86973b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 Sep 05 05:00:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-00fe9605-1ccb-4749-ab74-e5e75a86973b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:21 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-00fe9605-1ccb-4749-ab74-e5e75a86973b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:21 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:21 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:21 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:21 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:21 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-00fe9605-1ccb-4749-ab74-e5e75a86973b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:21 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-00fe9605-1ccb-4749-ab74-e5e75a86973b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 returned with HTTP 200 Sep 05 05:00:21 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1671/3325] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:21 2026] GET /volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-605461a5-2d12-43fd-8d77-404472eae7e2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-605461a5-2d12-43fd-8d77-404472eae7e2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-605461a5-2d12-43fd-8d77-404472eae7e2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-605461a5-2d12-43fd-8d77-404472eae7e2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-605461a5-2d12-43fd-8d77-404472eae7e2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-605461a5-2d12-43fd-8d77-404472eae7e2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 returned with HTTP 200 Sep 05 05:00:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1655/3326] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:22 2026] GET /volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 => generated 982 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-dfcf25a0-5338-490b-9a4f-d17877260d63 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dfcf25a0-5338-490b-9a4f-d17877260d63 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dfcf25a0-5338-490b-9a4f-d17877260d63 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-dfcf25a0-5338-490b-9a4f-d17877260d63 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-dfcf25a0-5338-490b-9a4f-d17877260d63 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 05:00:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1672/3327] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 05:00:22 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ebb7acdd-8e51-41f2-8644-1448e5db3dac None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ebb7acdd-8e51-41f2-8644-1448e5db3dac tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] DELETE http://192.168.122.229/volume/v3/messages/3b3492c2-7ac4-476f-9ae5-04ebaf4171d9 Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ebb7acdd-8e51-41f2-8644-1448e5db3dac tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ebb7acdd-8e51-41f2-8644-1448e5db3dac tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ebb7acdd-8e51-41f2-8644-1448e5db3dac tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] http://192.168.122.229/volume/v3/messages/3b3492c2-7ac4-476f-9ae5-04ebaf4171d9 returned with HTTP 204 Sep 05 05:00:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1656/3328] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 05:00:22 2026] DELETE /volume/v3/messages/3b3492c2-7ac4-476f-9ae5-04ebaf4171d9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-fa72b91c-1ce5-4e75-a78d-3b4d8d0c0710 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa72b91c-1ce5-4e75-a78d-3b4d8d0c0710 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] GET http://192.168.122.229/volume/v3/messages/3b3492c2-7ac4-476f-9ae5-04ebaf4171d9 Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa72b91c-1ce5-4e75-a78d-3b4d8d0c0710 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-fa72b91c-1ce5-4e75-a78d-3b4d8d0c0710 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-fa72b91c-1ce5-4e75-a78d-3b4d8d0c0710 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] http://192.168.122.229/volume/v3/messages/3b3492c2-7ac4-476f-9ae5-04ebaf4171d9 returned with HTTP 404 Sep 05 05:00:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1673/3329] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:22 2026] GET /volume/v3/messages/3b3492c2-7ac4-476f-9ae5-04ebaf4171d9 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Delete volume with id: d60a8115-b610-41e0-8b70-f7a290bcf2a8 Sep 05 05:00:22 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:22 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:22 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:22 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89502) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Created reservations ['8f229d5a-893c-43ed-bfd0-b4eb04f1285f', '6014a6ae-479d-4253-997a-df49bca5bd7e', 'adba6000-685d-4a3c-9e56-1a0f8a7d2575', '5b39a131-1ac6-49e1-b64b-e40c45d1242d'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Delete volume request issued successfully. Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-4723ba1d-304f-4fa9-843e-87855694dfc2 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 returned with HTTP 202 Sep 05 05:00:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1657/3330] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:22 2026] DELETE /volume/v3/volumes/d60a8115-b610-41e0-8b70-f7a290bcf2a8 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4e79c5e8-7322-43dc-8e14-409482476047 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e79c5e8-7322-43dc-8e14-409482476047 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] DELETE http://192.168.122.229/volume/v3/types/ab6eaed2-4e89-4995-9547-a7932007f82d Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e79c5e8-7322-43dc-8e14-409482476047 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4e79c5e8-7322-43dc-8e14-409482476047 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4e79c5e8-7322-43dc-8e14-409482476047 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/types/ab6eaed2-4e89-4995-9547-a7932007f82d returned with HTTP 202 Sep 05 05:00:22 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1674/3331] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:22 2026] DELETE /volume/v3/types/ab6eaed2-4e89-4995-9547-a7932007f82d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-9722e20b-b8ae-41dd-841a-496c93bd992f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9722e20b-b8ae-41dd-841a-496c93bd992f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:22 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-9722e20b-b8ae-41dd-841a-496c93bd992f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-958680019", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1990309272", "vendor_name": "tempest-vendor_name-854366769"}}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:22 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-9722e20b-b8ae-41dd-841a-496c93bd992f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:22 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1658/3332] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:22 2026] POST /volume/v3/types => generated 328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e8ff7d41-4471-4aab-917f-36f128f57534 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4", "size": 1}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:22 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume request body: {'volume': {'volume_type': 'a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4', 'size': 1}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume of 1 GB Sep 05 05:00:23 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:23 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Flow 'volume_create_api' (e7158c49-69c3-4ac9-ba18-5bd486939ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965b2e26-8b91-469a-8ee1-a96101758819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965b2e26-8b91-469a-8ee1-a96101758819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:00:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1990309272',vendor_name='tempest-vendor_name-854366769'},id=a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4,is_public=True,name='tempest-ProjectMemberTests-volume-type-958680019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f751b8e-385e-4c86-93f9-1405a45a558a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-958680019 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-958680019, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:23 devstack devstack@c-api.service[89503]: WARNING cinder.quota [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-958680019 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-958680019, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Created reservations ['5ce8f2cc-f066-403a-895c-21733a3e1b71', 'aa03a7e3-006e-43f4-8232-ea1f27115a51', 'a6604ff0-4f2c-4130-8673-e6be2992cd3c', '9169fdd4-2bea-4929-b4de-56475cdb5cb5'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f751b8e-385e-4c86-93f9-1405a45a558a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce8f2cc-f066-403a-895c-21733a3e1b71', 'aa03a7e3-006e-43f4-8232-ea1f27115a51', 'a6604ff0-4f2c-4130-8673-e6be2992cd3c', '9169fdd4-2bea-4929-b4de-56475cdb5cb5']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9221bcc9-9ce1-4297-aef4-a06c807a9e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:23 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9221bcc9-9ce1-4297-aef4-a06c807a9e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c645f488-c3f9-4cb9-96ad-ec2bed3ce666', '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='7ed17638ef574320b5a90f4713309796',qos_specs=None,replication_status=,reservations=['5ce8f2cc-f066-403a-895c-21733a3e1b71','aa03a7e3-006e-43f4-8232-ea1f27115a51','a6604ff0-4f2c-4130-8673-e6be2992cd3c','9169fdd4-2bea-4929-b4de-56475cdb5cb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_type_id=a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c645f488-c3f9-4cb9-96ad-ec2bed3ce666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed17638ef574320b5a90f4713309796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4),volume_type_id=a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a722bd-f7a5-4887-8214-b8db35f03d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a722bd-f7a5-4887-8214-b8db35f03d55) transitioned into state 'SUCCESS' from 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='7ed17638ef574320b5a90f4713309796',qos_specs=None,replication_status=,reservations=['5ce8f2cc-f066-403a-895c-21733a3e1b71','aa03a7e3-006e-43f4-8232-ea1f27115a51','a6604ff0-4f2c-4130-8673-e6be2992cd3c','9169fdd4-2bea-4929-b4de-56475cdb5cb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_type_id=a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e6bbf9-b91c-4c9d-8a7f-e03e176a091b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e6bbf9-b91c-4c9d-8a7f-e03e176a091b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Flow 'volume_create_api' (e7158c49-69c3-4ac9-ba18-5bd486939ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:23 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume request issued successfully. Sep 05 05:00:23 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e8ff7d41-4471-4aab-917f-36f128f57534 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:23 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1675/3333] 192.168.122.229 () {62 vars in 1182 bytes} [Sat Sep 5 05:00:22 2026] POST /volume/v3/volumes => generated 781 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-246222e9-8e9b-4e07-93d6-924521389178 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-246222e9-8e9b-4e07-93d6-924521389178 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 Sep 05 05:00:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-246222e9-8e9b-4e07-93d6-924521389178 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:23 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-246222e9-8e9b-4e07-93d6-924521389178 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:23 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:23 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:23 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:23 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:23 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-246222e9-8e9b-4e07-93d6-924521389178 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:23 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-246222e9-8e9b-4e07-93d6-924521389178 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 returned with HTTP 200 Sep 05 05:00:23 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1659/3334] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:23 2026] GET /volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-216192c4-25ef-40de-ac05-ff224a36cdaf None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-216192c4-25ef-40de-ac05-ff224a36cdaf tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-216192c4-25ef-40de-ac05-ff224a36cdaf tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-216192c4-25ef-40de-ac05-ff224a36cdaf tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-216192c4-25ef-40de-ac05-ff224a36cdaf tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-216192c4-25ef-40de-ac05-ff224a36cdaf tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 returned with HTTP 200 Sep 05 05:00:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1676/3335] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:24 2026] GET /volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 => generated 981 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-29f2f8f0-d158-4129-8a56-865d72309506 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-29f2f8f0-d158-4129-8a56-865d72309506 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-29f2f8f0-d158-4129-8a56-865d72309506 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-29f2f8f0-d158-4129-8a56-865d72309506 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-29f2f8f0-d158-4129-8a56-865d72309506 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 05:00:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1660/3336] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 05:00:24 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-36f9b7bc-b5fb-49a5-b06d-d0c3e0c212eb None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36f9b7bc-b5fb-49a5-b06d-d0c3e0c212eb tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] GET http://192.168.122.229/volume/v3/messages Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36f9b7bc-b5fb-49a5-b06d-d0c3e0c212eb tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-36f9b7bc-b5fb-49a5-b06d-d0c3e0c212eb tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-36f9b7bc-b5fb-49a5-b06d-d0c3e0c212eb tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 05:00:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1677/3337] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 05:00:24 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-25447e14-acaf-480d-a5dd-125a002e4362 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-25447e14-acaf-480d-a5dd-125a002e4362 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] DELETE http://192.168.122.229/volume/v3/messages/c784f540-63e5-44ed-acb4-7360e938402c Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-25447e14-acaf-480d-a5dd-125a002e4362 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-25447e14-acaf-480d-a5dd-125a002e4362 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-25447e14-acaf-480d-a5dd-125a002e4362 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/messages/c784f540-63e5-44ed-acb4-7360e938402c returned with HTTP 204 Sep 05 05:00:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1661/3338] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 05:00:24 2026] DELETE /volume/v3/messages/c784f540-63e5-44ed-acb4-7360e938402c => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Delete volume with id: c645f488-c3f9-4cb9-96ad-ec2bed3ce666 Sep 05 05:00:24 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:24 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:24 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:24 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89503) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Created reservations ['4132bad9-4bbf-4f0d-8c4d-f5e9b71a24d6', 'f032cb9d-f88e-46d4-a76c-a7cb22b56d38', '4879f8d9-a9fa-406c-93b6-9e0ab987cff6', '5c0f52d1-2e24-40c3-aef5-ebe7d09b4d66'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Delete volume request issued successfully. Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f08d73bf-d81b-4cc5-b791-d17314e1af60 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 returned with HTTP 202 Sep 05 05:00:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1678/3339] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:24 2026] DELETE /volume/v3/volumes/c645f488-c3f9-4cb9-96ad-ec2bed3ce666 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-42f7f65d-a505-45f3-8e22-5cd19f4929c8 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42f7f65d-a505-45f3-8e22-5cd19f4929c8 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] DELETE http://192.168.122.229/volume/v3/types/a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4 Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42f7f65d-a505-45f3-8e22-5cd19f4929c8 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-42f7f65d-a505-45f3-8e22-5cd19f4929c8 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-42f7f65d-a505-45f3-8e22-5cd19f4929c8 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/types/a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4 returned with HTTP 202 Sep 05 05:00:24 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1662/3340] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:24 2026] DELETE /volume/v3/types/a8b35757-5ac6-4d5b-b1a3-b6ff487c54b4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8351b6fa-53a1-4615-b671-9f12b3b4332f None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8351b6fa-53a1-4615-b671-9f12b3b4332f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:24 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8351b6fa-53a1-4615-b671-9f12b3b4332f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1609608821", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2035355479", "vendor_name": "tempest-vendor_name-184312361"}}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:24 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8351b6fa-53a1-4615-b671-9f12b3b4332f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:24 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1679/3341] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:24 2026] POST /volume/v3/types => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86e69e0e-62d4-452c-892a-61df8bd76ade", "size": 1}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume request body: {'volume': {'volume_type': '86e69e0e-62d4-452c-892a-61df8bd76ade', 'size': 1}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume of 1 GB Sep 05 05:00:24 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:24 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:24 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Flow 'volume_create_api' (11f67527-0455-498c-a3f2-88f4bda67d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2a44d2-0340-4d68-946e-54d6d5abe702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2a44d2-0340-4d68-946e-54d6d5abe702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T03:00:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2035355479',vendor_name='tempest-vendor_name-184312361'},id=86e69e0e-62d4-452c-892a-61df8bd76ade,is_public=True,name='tempest-ProjectMemberTests-volume-type-1609608821',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86e69e0e-62d4-452c-892a-61df8bd76ade', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8361ce0-7ee0-47ad-86e5-b7c445ab2702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1609608821 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1609608821, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:24 devstack devstack@c-api.service[89502]: WARNING cinder.quota [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1609608821 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1609608821, it is now deprecated. Please use the default quota class for default quota. Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Created reservations ['8310b7c6-783f-49e3-84a8-295c347df163', 'ec3031bb-e2a7-44e3-a766-75d6604dec30', '64bc0c79-f853-4f1b-9abc-d47b86d6a90f', '7adcf84e-6f72-4ee4-bbef-154276334cd4'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8361ce0-7ee0-47ad-86e5-b7c445ab2702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8310b7c6-783f-49e3-84a8-295c347df163', 'ec3031bb-e2a7-44e3-a766-75d6604dec30', '64bc0c79-f853-4f1b-9abc-d47b86d6a90f', '7adcf84e-6f72-4ee4-bbef-154276334cd4']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:24 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbad2f1b-8b01-49a2-93ed-3ba2e363725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:25 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:25 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbad2f1b-8b01-49a2-93ed-3ba2e363725a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9158019-2ec0-4754-9dcc-83fd284057bc', '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='7ed17638ef574320b5a90f4713309796',qos_specs=None,replication_status=,reservations=['8310b7c6-783f-49e3-84a8-295c347df163','ec3031bb-e2a7-44e3-a766-75d6604dec30','64bc0c79-f853-4f1b-9abc-d47b86d6a90f','7adcf84e-6f72-4ee4-bbef-154276334cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_type_id=86e69e0e-62d4-452c-892a-61df8bd76ade), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9158019-2ec0-4754-9dcc-83fd284057bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed17638ef574320b5a90f4713309796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86e69e0e-62d4-452c-892a-61df8bd76ade),volume_type_id=86e69e0e-62d4-452c-892a-61df8bd76ade)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e39e017-4aea-4522-bccb-3b746b6800d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e39e017-4aea-4522-bccb-3b746b6800d8) transitioned into state 'SUCCESS' from 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='7ed17638ef574320b5a90f4713309796',qos_specs=None,replication_status=,reservations=['8310b7c6-783f-49e3-84a8-295c347df163','ec3031bb-e2a7-44e3-a766-75d6604dec30','64bc0c79-f853-4f1b-9abc-d47b86d6a90f','7adcf84e-6f72-4ee4-bbef-154276334cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d34ba00f89c4dffb085b65b579d79f9',volume_type_id=86e69e0e-62d4-452c-892a-61df8bd76ade)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb4fbf3-acb0-44c2-9d5e-ff3d42fa47e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb4fbf3-acb0-44c2-9d5e-ff3d42fa47e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:25 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Flow 'volume_create_api' (11f67527-0455-498c-a3f2-88f4bda67d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:25 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Create volume request issued successfully. Sep 05 05:00:25 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-cbfca5e9-7826-4cca-8af3-eeb2f48fb359 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:25 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1663/3342] 192.168.122.229 () {62 vars in 1182 bytes} [Sat Sep 5 05:00:24 2026] POST /volume/v3/volumes => generated 782 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4487b883-c8c4-4e16-9877-ad67f4f71703 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4487b883-c8c4-4e16-9877-ad67f4f71703 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc Sep 05 05:00:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4487b883-c8c4-4e16-9877-ad67f4f71703 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:25 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4487b883-c8c4-4e16-9877-ad67f4f71703 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:25 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:25 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:25 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:25 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:25 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-4487b883-c8c4-4e16-9877-ad67f4f71703 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:25 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4487b883-c8c4-4e16-9877-ad67f4f71703 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc returned with HTTP 200 Sep 05 05:00:25 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1680/3343] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:25 2026] GET /volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-e574ac51-ae75-428c-97e3-2f1a9586a286 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e574ac51-ae75-428c-97e3-2f1a9586a286 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e574ac51-ae75-428c-97e3-2f1a9586a286 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-e574ac51-ae75-428c-97e3-2f1a9586a286 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-e574ac51-ae75-428c-97e3-2f1a9586a286 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-e574ac51-ae75-428c-97e3-2f1a9586a286 tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc returned with HTTP 200 Sep 05 05:00:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1664/3344] 192.168.122.229 () {60 vars in 1272 bytes} [Sat Sep 5 05:00:26 2026] GET /volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc => generated 982 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-5e962e04-0326-4ecb-8979-40f66adbd5ca None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5e962e04-0326-4ecb-8979-40f66adbd5ca tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] GET http://192.168.122.229/volume/v3/messages Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5e962e04-0326-4ecb-8979-40f66adbd5ca tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-5e962e04-0326-4ecb-8979-40f66adbd5ca tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-5e962e04-0326-4ecb-8979-40f66adbd5ca tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/messages returned with HTTP 200 Sep 05 05:00:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1681/3345] 192.168.122.229 () {60 vars in 1164 bytes} [Sat Sep 5 05:00:26 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-fb3ad8f6-2073-462e-9afd-ed58e5dd42ab None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fb3ad8f6-2073-462e-9afd-ed58e5dd42ab tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] GET http://192.168.122.229/volume/v3/messages/bff245ee-5c31-4557-864e-08d367f491e5 Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fb3ad8f6-2073-462e-9afd-ed58e5dd42ab tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-fb3ad8f6-2073-462e-9afd-ed58e5dd42ab tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] Calling method 'version_select' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-fb3ad8f6-2073-462e-9afd-ed58e5dd42ab tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-member] http://192.168.122.229/volume/v3/messages/bff245ee-5c31-4557-864e-08d367f491e5 returned with HTTP 200 Sep 05 05:00:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1665/3346] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:26 2026] GET /volume/v3/messages/bff245ee-5c31-4557-864e-08d367f491e5 => generated 675 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-966aefad-4d1f-4c66-8986-d66a63e2efbd None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-966aefad-4d1f-4c66-8986-d66a63e2efbd tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] DELETE http://192.168.122.229/volume/v3/messages/bff245ee-5c31-4557-864e-08d367f491e5 Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-966aefad-4d1f-4c66-8986-d66a63e2efbd tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-966aefad-4d1f-4c66-8986-d66a63e2efbd tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'version_select' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-966aefad-4d1f-4c66-8986-d66a63e2efbd tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/messages/bff245ee-5c31-4557-864e-08d367f491e5 returned with HTTP 204 Sep 05 05:00:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1682/3347] 192.168.122.229 () {60 vars in 1278 bytes} [Sat Sep 5 05:00:26 2026] DELETE /volume/v3/messages/bff245ee-5c31-4557-864e-08d367f491e5 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Delete volume with id: b9158019-2ec0-4754-9dcc-83fd284057bc Sep 05 05:00:26 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:26 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:26 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:26 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Volume info retrieved successfully. Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=89502) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Created reservations ['18d43740-f2e9-43c3-b257-31d6556da59e', 'd3d8204d-9824-48f0-86fe-2cf5d62cbffc', '5518623b-33de-4954-921e-3b3ed61a4bbf', 'f0468748-a253-43ac-b5d4-0e742b0a25cb'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Delete volume request issued successfully. Sep 05 05:00:26 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-362ad5f1-37ac-4841-82e2-598c4d358a5f tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc returned with HTTP 202 Sep 05 05:00:26 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1666/3348] 192.168.122.229 () {60 vars in 1275 bytes} [Sat Sep 5 05:00:26 2026] DELETE /volume/v3/volumes/b9158019-2ec0-4754-9dcc-83fd284057bc => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-16d9ad19-e8ea-4b68-ba33-193859ab834b None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16d9ad19-e8ea-4b68-ba33-193859ab834b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] DELETE http://192.168.122.229/volume/v3/types/86e69e0e-62d4-452c-892a-61df8bd76ade Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16d9ad19-e8ea-4b68-ba33-193859ab834b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-16d9ad19-e8ea-4b68-ba33-193859ab834b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:26 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-16d9ad19-e8ea-4b68-ba33-193859ab834b tempest-ProjectMemberTests-825837156 tempest-ProjectMemberTests-825837156-project-admin] http://192.168.122.229/volume/v3/types/86e69e0e-62d4-452c-892a-61df8bd76ade returned with HTTP 202 Sep 05 05:00:26 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1683/3349] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:26 2026] DELETE /volume/v3/types/86e69e0e-62d4-452c-892a-61df8bd76ade => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1404402473"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.api.v3.volumes [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1404402473'}} {{(pid=89502) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Create volume of 1 GB Sep 05 05:00:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Flow 'volume_create_api' (80b98211-e368-41ed-b5e5-32650c70f7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ffbbb19-d60c-4d19-9e26-135f8ee05ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.flows.api.create_volume [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Validating volume size '1' using validate_int {{(pid=89502) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ffbbb19-d60c-4d19-9e26-135f8ee05ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7a6604-fb12-4e14-afaa-9451d0347eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.quota [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Created reservations ['46860249-4962-4088-8de5-5680ee03b9be', 'c27c1e51-1c8d-4803-b72e-5823fba20ded', 'c8c0e55e-2efb-4633-8e93-1c8a08b53812', '98afcfb2-29fa-470b-818d-9e500515bdaa'] {{(pid=89502) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7a6604-fb12-4e14-afaa-9451d0347eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46860249-4962-4088-8de5-5680ee03b9be', 'c27c1e51-1c8d-4803-b72e-5823fba20ded', 'c8c0e55e-2efb-4633-8e93-1c8a08b53812', '98afcfb2-29fa-470b-818d-9e500515bdaa']}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af2d346-eade-4eb8-9cd4-ceada8d2b2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:29 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af2d346-eade-4eb8-9cd4-ceada8d2b2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05caeac3-7275-48d9-9281-29c02774be32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1404402473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc44e2b3c3d479aaf1b6b163dc3e201',qos_specs=None,replication_status=,reservations=['46860249-4962-4088-8de5-5680ee03b9be','c27c1e51-1c8d-4803-b72e-5823fba20ded','c8c0e55e-2efb-4633-8e93-1c8a08b53812','98afcfb2-29fa-470b-818d-9e500515bdaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49effb72d48f4350ae13d2646745cacc',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1404402473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05caeac3-7275-48d9-9281-29c02774be32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dc44e2b3c3d479aaf1b6b163dc3e201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49effb72d48f4350ae13d2646745cacc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8fada5-289d-4999-91c1-776f01d86cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8fada5-289d-4999-91c1-776f01d86cf6) transitioned into state 'SUCCESS' from state '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-1404402473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc44e2b3c3d479aaf1b6b163dc3e201',qos_specs=None,replication_status=,reservations=['46860249-4962-4088-8de5-5680ee03b9be','c27c1e51-1c8d-4803-b72e-5823fba20ded','c8c0e55e-2efb-4633-8e93-1c8a08b53812','98afcfb2-29fa-470b-818d-9e500515bdaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49effb72d48f4350ae13d2646745cacc',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (687f7e74-f4a8-4f12-8366-164266edfe42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (687f7e74-f4a8-4f12-8366-164266edfe42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89502) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: DEBUG cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Flow 'volume_create_api' (80b98211-e368-41ed-b5e5-32650c70f7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89502) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:29 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Create volume request issued successfully. Sep 05 05:00:29 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b6170cd6-8dcc-4111-bf62-b0d59879b658 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:29 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1667/3350] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 05:00:29 2026] POST /volume/v3/volumes => generated 787 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 05:00:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e412f087-08e1-41b4-9e46-c349729f6d51 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e412f087-08e1-41b4-9e46-c349729f6d51 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] GET http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 Sep 05 05:00:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e412f087-08e1-41b4-9e46-c349729f6d51 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:29 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e412f087-08e1-41b4-9e46-c349729f6d51 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:29 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:29 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:29 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:29 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:29 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e412f087-08e1-41b4-9e46-c349729f6d51 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Volume info retrieved successfully. Sep 05 05:00:29 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e412f087-08e1-41b4-9e46-c349729f6d51 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 returned with HTTP 200 Sep 05 05:00:29 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1684/3351] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:29 2026] GET /volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-23a1c880-e6a9-49a9-886d-409b252c75f0 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:30 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23a1c880-e6a9-49a9-886d-409b252c75f0 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] GET http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 Sep 05 05:00:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23a1c880-e6a9-49a9-886d-409b252c75f0 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:30 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-23a1c880-e6a9-49a9-886d-409b252c75f0 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:30 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:30 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:30 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:30 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:30 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-23a1c880-e6a9-49a9-886d-409b252c75f0 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Volume info retrieved successfully. Sep 05 05:00:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-23a1c880-e6a9-49a9-886d-409b252c75f0 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 returned with HTTP 200 Sep 05 05:00:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1668/3352] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:30 2026] GET /volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:00:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0727c583-96ac-4f84-b02b-f673a99d506c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0727c583-96ac-4f84-b02b-f673a99d506c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] POST http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32/action Sep 05 05:00:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0727c583-96ac-4f84-b02b-f673a99d506c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=89503) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:00:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0727c583-96ac-4f84-b02b-f673a99d506c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0727c583-96ac-4f84-b02b-f673a99d506c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] Volume info retrieved successfully. Sep 05 05:00:31 devstack devstack@c-api.service[89503]: DEBUG cinder.policy [None req-0727c583-96ac-4f84-b02b-f673a99d506c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f3886e13ef9d4102b95da977475bd721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dc44e2b3c3d479aaf1b6b163dc3e201', '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=89503) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:00:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0727c583-96ac-4f84-b02b-f673a99d506c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32/action returned with HTTP 403 Sep 05 05:00:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1685/3353] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 05:00:31 2026] POST /volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32/action => generated 131 bytes in 138 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7ba24e09-ca0d-4f79-bb41-5c98702d176a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7ba24e09-ca0d-4f79-bb41-5c98702d176a tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 Sep 05 05:00:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7ba24e09-ca0d-4f79-bb41-5c98702d176a tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:31 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7ba24e09-ca0d-4f79-bb41-5c98702d176a tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:31 devstack devstack@c-api.service[89502]: INFO cinder.api.v3.volumes [None req-7ba24e09-ca0d-4f79-bb41-5c98702d176a tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Delete volume with id: 05caeac3-7275-48d9-9281-29c02774be32 Sep 05 05:00:31 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:31 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:31 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:31 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7ba24e09-ca0d-4f79-bb41-5c98702d176a tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Volume info retrieved successfully. Sep 05 05:00:31 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-7ba24e09-ca0d-4f79-bb41-5c98702d176a tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Delete volume request issued successfully. Sep 05 05:00:31 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7ba24e09-ca0d-4f79-bb41-5c98702d176a tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 returned with HTTP 202 Sep 05 05:00:31 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1669/3354] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 05:00:31 2026] DELETE /volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c9cb0a53-368b-4eba-8da4-ce137eb9691d None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c9cb0a53-368b-4eba-8da4-ce137eb9691d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] GET http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 Sep 05 05:00:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c9cb0a53-368b-4eba-8da4-ce137eb9691d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:31 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c9cb0a53-368b-4eba-8da4-ce137eb9691d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:31 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:31 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:31 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:31 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:31 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-c9cb0a53-368b-4eba-8da4-ce137eb9691d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Volume info retrieved successfully. Sep 05 05:00:31 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c9cb0a53-368b-4eba-8da4-ce137eb9691d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 returned with HTTP 200 Sep 05 05:00:31 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1686/3355] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:31 2026] GET /volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:00:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d8755946-feab-49ac-99e4-3596124253ed None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d8755946-feab-49ac-99e4-3596124253ed tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] GET http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 Sep 05 05:00:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d8755946-feab-49ac-99e4-3596124253ed tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d8755946-feab-49ac-99e4-3596124253ed tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d8755946-feab-49ac-99e4-3596124253ed tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 returned with HTTP 404 Sep 05 05:00:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1670/3356] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:32 2026] GET /volume/v3/volumes/05caeac3-7275-48d9-9281-29c02774be32 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] POST http://192.168.122.229/volume/v3/volumes Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1355544751"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.api.v3.volumes [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1355544751'}} {{(pid=89503) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Create volume of 1 GB Sep 05 05:00:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Availability Zones retrieved successfully. Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Flow 'volume_create_api' (2a1094b9-6f0b-42f7-aca0-36616da0fae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedb557d-4dc8-42e7-b5f0-174674592f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Validating volume size '1' using validate_int {{(pid=89503) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedb557d-4dc8-42e7-b5f0-174674592f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T02:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98cd512-7611-485b-90a0-8d2a77aacc96,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98cd512-7611-485b-90a0-8d2a77aacc96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2523e65-a4f4-4e80-b085-ccb6415b9a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.quota [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Created reservations ['d6cba965-fe54-4f6e-bf7e-ff291f68410e', '2d209485-9aa4-4682-89c8-72ff2fbd826a', '28cef9c6-0442-46b2-ac1a-3296412f4001', '4a5c85c1-df60-413e-86a6-ba297a5edb46'] {{(pid=89503) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2523e65-a4f4-4e80-b085-ccb6415b9a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6cba965-fe54-4f6e-bf7e-ff291f68410e', '2d209485-9aa4-4682-89c8-72ff2fbd826a', '28cef9c6-0442-46b2-ac1a-3296412f4001', '4a5c85c1-df60-413e-86a6-ba297a5edb46']}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc0be1b-e1ab-4c10-8ae1-4f1974e0d36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:32 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc0be1b-e1ab-4c10-8ae1-4f1974e0d36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8f2c5d0-66cc-4a11-9fa0-caab4b413228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1355544751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc44e2b3c3d479aaf1b6b163dc3e201',qos_specs=None,replication_status=,reservations=['d6cba965-fe54-4f6e-bf7e-ff291f68410e','2d209485-9aa4-4682-89c8-72ff2fbd826a','28cef9c6-0442-46b2-ac1a-3296412f4001','4a5c85c1-df60-413e-86a6-ba297a5edb46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49effb72d48f4350ae13d2646745cacc',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T03:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1355544751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8f2c5d0-66cc-4a11-9fa0-caab4b413228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dc44e2b3c3d479aaf1b6b163dc3e201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49effb72d48f4350ae13d2646745cacc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98cd512-7611-485b-90a0-8d2a77aacc96),volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f4f97d-4372-4932-9fda-c815f11e03e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f4f97d-4372-4932-9fda-c815f11e03e9) transitioned into state 'SUCCESS' from state '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-1355544751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dc44e2b3c3d479aaf1b6b163dc3e201',qos_specs=None,replication_status=,reservations=['d6cba965-fe54-4f6e-bf7e-ff291f68410e','2d209485-9aa4-4682-89c8-72ff2fbd826a','28cef9c6-0442-46b2-ac1a-3296412f4001','4a5c85c1-df60-413e-86a6-ba297a5edb46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49effb72d48f4350ae13d2646745cacc',volume_type_id=e98cd512-7611-485b-90a0-8d2a77aacc96)}' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6536818b-0b72-4493-88ef-c44446ca4fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6536818b-0b72-4493-88ef-c44446ca4fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=89503) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: DEBUG cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Flow 'volume_create_api' (2a1094b9-6f0b-42f7-aca0-36616da0fae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=89503) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 05:00:32 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Create volume request issued successfully. Sep 05 05:00:32 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-e9b99457-ea42-4158-ba91-f300b19f48a3 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes returned with HTTP 202 Sep 05 05:00:32 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1687/3357] 192.168.122.229 () {60 vars in 1142 bytes} [Sat Sep 5 05:00:32 2026] POST /volume/v3/volumes => generated 787 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 05:00:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ce1df4b2-c924-4021-8ec5-00825365f24d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce1df4b2-c924-4021-8ec5-00825365f24d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] GET http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 Sep 05 05:00:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce1df4b2-c924-4021-8ec5-00825365f24d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:32 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ce1df4b2-c924-4021-8ec5-00825365f24d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:32 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:32 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:32 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:32 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:32 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-ce1df4b2-c924-4021-8ec5-00825365f24d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Volume info retrieved successfully. Sep 05 05:00:32 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ce1df4b2-c924-4021-8ec5-00825365f24d tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 returned with HTTP 200 Sep 05 05:00:32 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1671/3358] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:32 2026] GET /volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0b103142-3db1-438b-be88-d63212803144 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0b103142-3db1-438b-be88-d63212803144 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] GET http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 Sep 05 05:00:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0b103142-3db1-438b-be88-d63212803144 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0b103142-3db1-438b-be88-d63212803144 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-0b103142-3db1-438b-be88-d63212803144 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Volume info retrieved successfully. Sep 05 05:00:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0b103142-3db1-438b-be88-d63212803144 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 returned with HTTP 200 Sep 05 05:00:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1688/3359] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:33 2026] GET /volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:00:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2d1e3b51-8f66-42c4-a19d-01129ef88a73 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d1e3b51-8f66-42c4-a19d-01129ef88a73 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] POST http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228/action Sep 05 05:00:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d1e3b51-8f66-42c4-a19d-01129ef88a73 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=89502) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 05:00:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2d1e3b51-8f66-42c4-a19d-01129ef88a73 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:33 devstack devstack@c-api.service[89502]: DEBUG cinder.policy [None req-2d1e3b51-8f66-42c4-a19d-01129ef88a73 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f3886e13ef9d4102b95da977475bd721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dc44e2b3c3d479aaf1b6b163dc3e201', '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=89502) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 05:00:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2d1e3b51-8f66-42c4-a19d-01129ef88a73 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-reader] http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228/action returned with HTTP 403 Sep 05 05:00:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1672/3360] 192.168.122.229 () {60 vars in 1274 bytes} [Sat Sep 5 05:00:33 2026] POST /volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d9ea743e-5a3f-4004-9800-1fd3f1a2eb43 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9ea743e-5a3f-4004-9800-1fd3f1a2eb43 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] DELETE http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 Sep 05 05:00:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9ea743e-5a3f-4004-9800-1fd3f1a2eb43 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:33 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d9ea743e-5a3f-4004-9800-1fd3f1a2eb43 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:33 devstack devstack@c-api.service[89503]: INFO cinder.api.v3.volumes [None req-d9ea743e-5a3f-4004-9800-1fd3f1a2eb43 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Delete volume with id: b8f2c5d0-66cc-4a11-9fa0-caab4b413228 Sep 05 05:00:33 devstack devstack@c-api.service[89503]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:33 devstack devstack@c-api.service[89503]: attachments = base.obj_make_list( Sep 05 05:00:33 devstack devstack@c-api.service[89503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:33 devstack devstack@c-api.service[89503]: warnings.warn( Sep 05 05:00:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d9ea743e-5a3f-4004-9800-1fd3f1a2eb43 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Volume info retrieved successfully. Sep 05 05:00:33 devstack devstack@c-api.service[89503]: INFO cinder.volume.api [None req-d9ea743e-5a3f-4004-9800-1fd3f1a2eb43 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Delete volume request issued successfully. Sep 05 05:00:33 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d9ea743e-5a3f-4004-9800-1fd3f1a2eb43 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 returned with HTTP 202 Sep 05 05:00:33 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1689/3361] 192.168.122.229 () {58 vars in 1235 bytes} [Sat Sep 5 05:00:33 2026] DELETE /volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3a29d52b-16da-4a6d-8594-ec2b1c7b1650 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3a29d52b-16da-4a6d-8594-ec2b1c7b1650 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] GET http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 Sep 05 05:00:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3a29d52b-16da-4a6d-8594-ec2b1c7b1650 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:33 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3a29d52b-16da-4a6d-8594-ec2b1c7b1650 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:33 devstack devstack@c-api.service[89502]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 05:00:33 devstack devstack@c-api.service[89502]: attachments = base.obj_make_list( Sep 05 05:00:33 devstack devstack@c-api.service[89502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 05:00:33 devstack devstack@c-api.service[89502]: warnings.warn( Sep 05 05:00:33 devstack devstack@c-api.service[89502]: INFO cinder.volume.api [None req-3a29d52b-16da-4a6d-8594-ec2b1c7b1650 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Volume info retrieved successfully. Sep 05 05:00:33 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3a29d52b-16da-4a6d-8594-ec2b1c7b1650 tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 returned with HTTP 200 Sep 05 05:00:33 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1673/3362] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:33 2026] GET /volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 05:00:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-329b7947-11ed-4642-82db-ba9de79b0b9c None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-329b7947-11ed-4642-82db-ba9de79b0b9c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] GET http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 Sep 05 05:00:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-329b7947-11ed-4642-82db-ba9de79b0b9c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:34 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-329b7947-11ed-4642-82db-ba9de79b0b9c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:34 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-329b7947-11ed-4642-82db-ba9de79b0b9c tempest-ProjectReaderTests-881210329 tempest-ProjectReaderTests-881210329-project-admin] http://192.168.122.229/volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 returned with HTTP 404 Sep 05 05:00:34 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1690/3363] 192.168.122.229 () {58 vars in 1232 bytes} [Sat Sep 5 05:00:34 2026] GET /volume/v3/volumes/b8f2c5d0-66cc-4a11-9fa0-caab4b413228 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7e5dd70f-331e-4044-9b38-0ec4008171bc None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e5dd70f-331e-4044-9b38-0ec4008171bc tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd70f-331e-4044-9b38-0ec4008171bc tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1010692419", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7e5dd70f-331e-4044-9b38-0ec4008171bc tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1674/3364] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types => generated 380 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-c645ceb9-6a00-41d3-b652-ddfdb17c7843 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c645ceb9-6a00-41d3-b652-ddfdb17c7843 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-c645ceb9-6a00-41d3-b652-ddfdb17c7843 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-c645ceb9-6a00-41d3-b652-ddfdb17c7843 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1691/3365] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-2126d2e5-3240-4196-996d-595450451a88 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2126d2e5-3240-4196-996d-595450451a88 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-2126d2e5-3240-4196-996d-595450451a88 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1343296804", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-2126d2e5-3240-4196-996d-595450451a88 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1675/3366] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-997ac28f-b90d-4cd2-a3f4-f4cb2e4c4228 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-997ac28f-b90d-4cd2-a3f4-f4cb2e4c4228 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types/184a29b3-323a-4cb2-84ec-57eaea863bd2/encryption Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-997ac28f-b90d-4cd2-a3f4-f4cb2e4c4228 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-997ac28f-b90d-4cd2-a3f4-f4cb2e4c4228 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/184a29b3-323a-4cb2-84ec-57eaea863bd2/encryption returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1692/3367] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types/184a29b3-323a-4cb2-84ec-57eaea863bd2/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-b3753976-c428-453c-8bcb-1d7759f237d9 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b3753976-c428-453c-8bcb-1d7759f237d9 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-b3753976-c428-453c-8bcb-1d7759f237d9 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1719271120", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-b3753976-c428-453c-8bcb-1d7759f237d9 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1676/3368] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d020e921-eadd-4a7a-8a5b-6875f8704946 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d020e921-eadd-4a7a-8a5b-6875f8704946 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572/extra_specs Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d020e921-eadd-4a7a-8a5b-6875f8704946 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d020e921-eadd-4a7a-8a5b-6875f8704946 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572/extra_specs returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1693/3369] 192.168.122.229 () {60 vars in 1283 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572/extra_specs => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-7751a01b-461c-4b41-81b7-c214e8439f70 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7751a01b-461c-4b41-81b7-c214e8439f70 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] PUT http://192.168.122.229/volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572/extra_specs/key2 Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-7751a01b-461c-4b41-81b7-c214e8439f70 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-7751a01b-461c-4b41-81b7-c214e8439f70 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572/extra_specs/key2 returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1677/3370] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 05:00:37 2026] PUT /volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572/extra_specs/key2 => generated 25 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-d75136d3-bb3f-41e9-ae51-afa6e920bc30 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d75136d3-bb3f-41e9-ae51-afa6e920bc30 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-d75136d3-bb3f-41e9-ae51-afa6e920bc30 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-d75136d3-bb3f-41e9-ae51-afa6e920bc30 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1694/3371] 192.168.122.229 () {60 vars in 1136 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-99e90274-0520-4913-9568-a8692c600bef None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-99e90274-0520-4913-9568-a8692c600bef tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/b64af112-b526-4c5d-a8a5-510d35448da7 Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-99e90274-0520-4913-9568-a8692c600bef tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-99e90274-0520-4913-9568-a8692c600bef tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-99e90274-0520-4913-9568-a8692c600bef tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/b64af112-b526-4c5d-a8a5-510d35448da7 returned with HTTP 202 Sep 05 05:00:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1678/3372] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:37 2026] DELETE /volume/v3/types/b64af112-b526-4c5d-a8a5-510d35448da7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-f153f1be-d1dc-4ce9-bbdd-629ef5286157 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f153f1be-d1dc-4ce9-bbdd-629ef5286157 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-f153f1be-d1dc-4ce9-bbdd-629ef5286157 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1057305710", "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=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-f153f1be-d1dc-4ce9-bbdd-629ef5286157 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1695/3373] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-76c438b1-9bef-4987-9fe8-97b139b3ca52 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-76c438b1-9bef-4987-9fe8-97b139b3ca52 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c/encryption Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-76c438b1-9bef-4987-9fe8-97b139b3ca52 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-76c438b1-9bef-4987-9fe8-97b139b3ca52 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c/encryption returned with HTTP 200 Sep 05 05:00:37 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1679/3374] 192.168.122.229 () {60 vars in 1281 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0896f2d5-e378-4ce2-813d-72a43ceb861a None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0896f2d5-e378-4ce2-813d-72a43ceb861a tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c/encryption/7536973e-b7ae-49df-8fd1-4cf2356d1cd0 Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0896f2d5-e378-4ce2-813d-72a43ceb861a tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0896f2d5-e378-4ce2-813d-72a43ceb861a tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:37 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0896f2d5-e378-4ce2-813d-72a43ceb861a tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c/encryption/7536973e-b7ae-49df-8fd1-4cf2356d1cd0 returned with HTTP 202 Sep 05 05:00:37 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1696/3375] 192.168.122.229 () {58 vars in 1373 bytes} [Sat Sep 5 05:00:37 2026] DELETE /volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c/encryption/7536973e-b7ae-49df-8fd1-4cf2356d1cd0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-3a03c077-4347-4861-82e9-be64210b8c2b None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:37 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3a03c077-4347-4861-82e9-be64210b8c2b tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:37 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-3a03c077-4347-4861-82e9-be64210b8c2b tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1372639967", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-3a03c077-4347-4861-82e9-be64210b8c2b tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1680/3376] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:37 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-cda13459-3699-4a4c-85ee-5545d1b41a73 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cda13459-3699-4a4c-85ee-5545d1b41a73 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/93fe99bb-d477-45ba-91e2-70794b59edcf/extra_specs/key1 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cda13459-3699-4a4c-85ee-5545d1b41a73 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-cda13459-3699-4a4c-85ee-5545d1b41a73 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-cda13459-3699-4a4c-85ee-5545d1b41a73 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/93fe99bb-d477-45ba-91e2-70794b59edcf/extra_specs/key1 returned with HTTP 202 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1697/3377] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 05:00:38 2026] DELETE /volume/v3/types/93fe99bb-d477-45ba-91e2-70794b59edcf/extra_specs/key1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d6a864bd-5367-407d-9f2e-99a08b0e2811 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d6a864bd-5367-407d-9f2e-99a08b0e2811 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] POST http://192.168.122.229/volume/v3/types Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d6a864bd-5367-407d-9f2e-99a08b0e2811 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1391381128", "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=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d6a864bd-5367-407d-9f2e-99a08b0e2811 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1681/3378] 192.168.122.229 () {60 vars in 1137 bytes} [Sat Sep 5 05:00:38 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-8d2680da-92f0-4981-8521-0eb5335a5603 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8d2680da-92f0-4981-8521-0eb5335a5603 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/429d9044-8e24-4947-ab02-5c76d6fc0f4b Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8d2680da-92f0-4981-8521-0eb5335a5603 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-8d2680da-92f0-4981-8521-0eb5335a5603 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-8d2680da-92f0-4981-8521-0eb5335a5603 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/429d9044-8e24-4947-ab02-5c76d6fc0f4b returned with HTTP 202 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1698/3379] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:38 2026] DELETE /volume/v3/types/429d9044-8e24-4947-ab02-5c76d6fc0f4b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-52d91fb2-3907-44fb-b9f9-0355bd85b08a None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-52d91fb2-3907-44fb-b9f9-0355bd85b08a tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] GET http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-52d91fb2-3907-44fb-b9f9-0355bd85b08a tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-52d91fb2-3907-44fb-b9f9-0355bd85b08a tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'index' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-52d91fb2-3907-44fb-b9f9-0355bd85b08a tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1682/3380] 192.168.122.229 () {58 vars in 1262 bytes} [Sat Sep 5 05:00:38 2026] GET /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs => generated 185 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-2516183e-b920-4fa2-8463-668fb2e40192 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2516183e-b920-4fa2-8463-668fb2e40192 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] GET http://192.168.122.229/volume/v3/types Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2516183e-b920-4fa2-8463-668fb2e40192 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-2516183e-b920-4fa2-8463-668fb2e40192 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-2516183e-b920-4fa2-8463-668fb2e40192 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1699/3381] 192.168.122.229 () {58 vars in 1115 bytes} [Sat Sep 5 05:00:38 2026] GET /volume/v3/types => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-1897cbbd-595e-439f-8867-ac6b6358257d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1897cbbd-595e-439f-8867-ac6b6358257d tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] GET http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption/cipher Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1897cbbd-595e-439f-8867-ac6b6358257d tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-1897cbbd-595e-439f-8867-ac6b6358257d tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-1897cbbd-595e-439f-8867-ac6b6358257d tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption/cipher returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1683/3382] 192.168.122.229 () {58 vars in 1280 bytes} [Sat Sep 5 05:00:38 2026] GET /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-0240d2a7-3d5b-470b-a199-3489076135f3 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0240d2a7-3d5b-470b-a199-3489076135f3 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] GET http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0240d2a7-3d5b-470b-a199-3489076135f3 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-0240d2a7-3d5b-470b-a199-3489076135f3 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'index' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-0240d2a7-3d5b-470b-a199-3489076135f3 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1700/3383] 192.168.122.229 () {58 vars in 1259 bytes} [Sat Sep 5 05:00:38 2026] GET /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-8a26bf9d-bb74-4086-b9a0-ea31b580b84c None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8a26bf9d-bb74-4086-b9a0-ea31b580b84c tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] GET http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/multiattach Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8a26bf9d-bb74-4086-b9a0-ea31b580b84c tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-8a26bf9d-bb74-4086-b9a0-ea31b580b84c tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-8a26bf9d-bb74-4086-b9a0-ea31b580b84c tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/multiattach returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1684/3384] 192.168.122.229 () {58 vars in 1298 bytes} [Sat Sep 5 05:00:38 2026] GET /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-ba7075d1-589f-45d3-a6ba-1cdfca83d0a5 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba7075d1-589f-45d3-a6ba-1cdfca83d0a5 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] GET http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/volume_backend_name Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba7075d1-589f-45d3-a6ba-1cdfca83d0a5 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-ba7075d1-589f-45d3-a6ba-1cdfca83d0a5 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'show' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-ba7075d1-589f-45d3-a6ba-1cdfca83d0a5 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1701/3385] 192.168.122.229 () {58 vars in 1322 bytes} [Sat Sep 5 05:00:38 2026] GET /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-93ebde79-b428-4224-877c-0d08141a6d6d None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93ebde79-b428-4224-877c-0d08141a6d6d tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] GET http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93ebde79-b428-4224-877c-0d08141a6d6d tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-93ebde79-b428-4224-877c-0d08141a6d6d tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method 'show' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-93ebde79-b428-4224-877c-0d08141a6d6d tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1685/3386] 192.168.122.229 () {58 vars in 1226 bytes} [Sat Sep 5 05:00:38 2026] GET /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-a8bf9cca-b801-4183-a6f7-8c02eabe5f90 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8bf9cca-b801-4183-a6f7-8c02eabe5f90 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] PUT http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption/92fea80d-7b1f-4c60-acd6-893588a0faef Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-a8bf9cca-b801-4183-a6f7-8c02eabe5f90 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-a8bf9cca-b801-4183-a6f7-8c02eabe5f90 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption/92fea80d-7b1f-4c60-acd6-893588a0faef returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1702/3387] 192.168.122.229 () {60 vars in 1390 bytes} [Sat Sep 5 05:00:38 2026] PUT /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/encryption/92fea80d-7b1f-4c60-acd6-893588a0faef => generated 33 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-c7d2d4ac-da79-4aaf-bf66-f1ad157d5cb2 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c7d2d4ac-da79-4aaf-bf66-f1ad157d5cb2 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] PUT http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/key1 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-c7d2d4ac-da79-4aaf-bf66-f1ad157d5cb2 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-c7d2d4ac-da79-4aaf-bf66-f1ad157d5cb2 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/key1 returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1686/3388] 192.168.122.229 () {60 vars in 1297 bytes} [Sat Sep 5 05:00:38 2026] PUT /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4/extra_specs/key1 => generated 30 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-4c2c295a-39f9-4713-8e9e-97e2ebecaa02 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4c2c295a-39f9-4713-8e9e-97e2ebecaa02 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] PUT http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-4c2c295a-39f9-4713-8e9e-97e2ebecaa02 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-4c2c295a-39f9-4713-8e9e-97e2ebecaa02 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 returned with HTTP 200 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1703/3389] 192.168.122.229 () {60 vars in 1246 bytes} [Sat Sep 5 05:00:38 2026] PUT /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 => generated 371 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-d02bfa64-a212-4e99-9161-73fd118b49d6 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d02bfa64-a212-4e99-9161-73fd118b49d6 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/93fe99bb-d477-45ba-91e2-70794b59edcf Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d02bfa64-a212-4e99-9161-73fd118b49d6 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-d02bfa64-a212-4e99-9161-73fd118b49d6 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-d02bfa64-a212-4e99-9161-73fd118b49d6 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/93fe99bb-d477-45ba-91e2-70794b59edcf returned with HTTP 202 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1687/3390] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:38 2026] DELETE /volume/v3/types/93fe99bb-d477-45ba-91e2-70794b59edcf => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aebfc896-edd3-4622-bf4a-2c2710f04339 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aebfc896-edd3-4622-bf4a-2c2710f04339 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aebfc896-edd3-4622-bf4a-2c2710f04339 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aebfc896-edd3-4622-bf4a-2c2710f04339 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aebfc896-edd3-4622-bf4a-2c2710f04339 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c returned with HTTP 202 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1704/3391] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:38 2026] DELETE /volume/v3/types/031c5a0f-6115-459f-8360-5bfb6cc2726c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-ab367c76-f423-4283-b560-12fe3454e401 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ab367c76-f423-4283-b560-12fe3454e401 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ab367c76-f423-4283-b560-12fe3454e401 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-ab367c76-f423-4283-b560-12fe3454e401 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-ab367c76-f423-4283-b560-12fe3454e401 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572 returned with HTTP 202 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1688/3392] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:38 2026] DELETE /volume/v3/types/2ebc473b-aad7-4894-ad4c-34cc4e5d3572 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.middleware.request_id [None req-aa8fdf57-5205-45ae-87ec-0dddc4a89640 None None] RequestId filter calling following filter/app {{(pid=89503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa8fdf57-5205-45ae-87ec-0dddc4a89640 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/184a29b3-323a-4cb2-84ec-57eaea863bd2 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa8fdf57-5205-45ae-87ec-0dddc4a89640 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: DEBUG cinder.api.openstack.wsgi [None req-aa8fdf57-5205-45ae-87ec-0dddc4a89640 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method '_delete' {{(pid=89503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89503]: INFO cinder.api.openstack.wsgi [None req-aa8fdf57-5205-45ae-87ec-0dddc4a89640 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/184a29b3-323a-4cb2-84ec-57eaea863bd2 returned with HTTP 202 Sep 05 05:00:38 devstack devstack@c-api.service[89503]: [pid: 89503|app: 0|req: 1705/3393] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:38 2026] DELETE /volume/v3/types/184a29b3-323a-4cb2-84ec-57eaea863bd2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.middleware.request_id [None req-96b4b02a-f8a9-4ff8-b8d5-5cc600c315c5 None None] RequestId filter calling following filter/app {{(pid=89502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-96b4b02a-f8a9-4ff8-b8d5-5cc600c315c5 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] DELETE http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-96b4b02a-f8a9-4ff8-b8d5-5cc600c315c5 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Empty body provided in request {{(pid=89502) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: DEBUG cinder.api.openstack.wsgi [None req-96b4b02a-f8a9-4ff8-b8d5-5cc600c315c5 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] Calling method '_delete' {{(pid=89502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 05:00:38 devstack devstack@c-api.service[89502]: INFO cinder.api.openstack.wsgi [None req-96b4b02a-f8a9-4ff8-b8d5-5cc600c315c5 tempest-VolumeTypesAdminTests-766581503 tempest-VolumeTypesAdminTests-766581503-project-admin] http://192.168.122.229/volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 returned with HTTP 202 Sep 05 05:00:38 devstack devstack@c-api.service[89502]: [pid: 89502|app: 0|req: 1689/3394] 192.168.122.229 () {58 vars in 1229 bytes} [Sat Sep 5 05:00:38 2026] DELETE /volume/v3/types/6b16f3ba-b89e-4d93-b2a9-33d37b46dcb4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 05:00:48 devstack devstack@c-api.service[89503]: DEBUG dbcounter [-] [89503] Writing DB stats cinder:SELECT=353,cinder:INSERT=80,cinder:UPDATE=155 {{(pid=89503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 05:00:48 devstack devstack@c-api.service[89502]: DEBUG dbcounter [-] [89502] Writing DB stats cinder:SELECT=328,cinder:UPDATE=143,cinder:INSERT=94,cinder:DELETE=1 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}